
/* CSS Document */
/* Global */
* {
	margin:0px;
	padding:0px;
	border:none;
	font-size:12px;
	font-family:"ËÎÌå", Arial, Helvetica, sans-serif;
}
input, img {
	vertical-align:middle;
}
ul, li {
	list-style:none;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
h3 {
	float:left;
	width:99px;
	height:25px;
	color:#fff;
	line-height:25px;
	text-align:center;
	font-size:14px;
}
h3 a, h3 a:hover {
	color:#fff;
	font-size:14px;
}
.clean {
	clear:both;
}
.radius {
	border:1px solid #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	position:relative;
	z-index:-2;
	behavior: url(http://www.jjidc.com/User/skins/css/skins/css/ie-css3.htc);
	background-color:#fff;
}
.red {
	color:#F00;
}
.size{
      font-size:14px;
}
.blue {
	color:#0f78bd;
}
.bold {
	font-weight:bold;
}
.left {
	float:left;
}
.right {
	float:right;
}
#main {
	width:960px;
	margin:0 auto;
}
/* Header*/
#header {
	width:960px;
	height:65px;
}
#header .logo {
	width:200px;
	height:65px;
	float:left;
}
#header .login {
	width:680px;
	height:65px;
	float:right;
}
#header .login_top {
	width:680px;
	height:25px;
	line-height:25px;
	float:right;
	text-align:right;
	background:url(../image/header_top.png) right no-repeat;
	color:#fff;
	padding-right:5px;
}
#header .login_top img {
	margin-bottom:3px;
}
#header .login_top a {
	color:#fff;
}
#header .login_top a:hover {
	color:#fff;
}
#header .login_input {
	width:680px;
	height:20px;
	line-height:20px;
	float:left;
	margin-top:10px;
	color:#105785;
	text-align:right;
	padding-right:10px;
}
#header .login_input ul {
	float:right;
	min-width:450px;
	max-width:650px;
	text-align:right;
	overflow:hidden;
}
#header .login_input li{
	float:left;
	margin-left:10px;
	overflow:hidden;
	text-align:right;
	line-height:20px;
	color:#105785;
}
#header .login_input li a {
	color:#105785;
}
#header .login_input_style {
	width:98px;
	height:18px;
	line-height:18px;
	border:1px solid #ccc;
}
#header .login_safe_style {
	width:58px;
	height:18px;
	line-height:18px;
	border:1px solid #ccc;
}
#header .btn_login {
	width:50px;
	background:url(../image/btn_login.png) no-repeat;
	height:20px;
	border:none;
}
/* Menu */
#menu {
	width:955px;
	height:40px;
	line-height:40px;
	background:url(../image/menu_bg.png) no-repeat;
	padding-left:5px;
}
#menu li {
	float:left;
	margin:0 12px;
	_margin:0 11px;
}
#menu li a {
	color:#fff;
	font-size:16px;
	font-weight:bold;
}
#menu li a:hover {
	color:#fff;
	font-size:16px;
	font-weight:bold;
}
/* Footer */
#footer {
	float:left;
	margin-top:10px;
}
#footer_title {
	margin-left:20px;
	width:60px;
	font-size:12px;
	font-weight:bold;
	color:#7f7f7f;
	z-index:3;
	margin-bottom:-8px;
	background:#fff;
	text-align:center;
}
#footer_border {
	width:958px;
	height:55px;
	line-height:55px;
}
#footer_border ul {
	width:952px;
	margin:0 auto;
	margin-top:0;
	margin-top:3px\9;
 *margin-top:7px;
	_margin-top:7px;
}
#footer_border li {
	float:left;
	width:119px;
	text-align:center;
}
#copyright {
	float:left;
	width:960px;
	margin-top:15px;
	border-top:1px solid #0f70af;
	padding-top:10px;
}
#copyright p, #copyright p a, #copyright p a:hover {
	color:#333;
	line-height:20px;
	text-align:center;
}
/* jQuery Tabs */
.tabs .ui-tabs-nav {
	width:718px;
	height:22px;
	z-index:20;
	border-bottom:1px solid #ccc;
	width:716px;
}
.tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	white-space: nowrap;
	width:78px;
	height:22px;
	line-height:22px;
	text-align:center;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
}

.tabs .ui-tabs-nav li a, .tabs .ui-tabs-nav li a {
	color:#105e91;
	font-size:14px;
}
.ui-state-default {
	background:#e3e3e3;
}
.ui-state-active {
	background:#e3e3e3;
}
.ui-state-hover {
}
.ui-tabs-selected {
	background:#fff;
}
.ui-tabs-hide {
	display: none !important;
}
.ui-tabs-panel {
	display:block;
}
/* ads */
.ads_960_160 {
	width:960px;
	height:160px;
	margin-top:10px;
}
/* nr */
#global, #global2 {
	width:960px;
	height:auto;
	margin:0 auto;
	margin-top:10px;
}
#global .left {
	float:left;
	width:718px;
}
#global .left .title {
	float: left;
	height:29px;
	line-height:29px;
	background:url(../image/global_title.png) repeat-x;
	border-bottom:5px solid #0f70af;
	color:#0f70af;
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
	width:706px;
}
#global .left .title span {
	color:#f00;
	font-size:14px;
	font-weight:bold;
}
#global .right, #global2 .right {
	float:right;
	width:235px;
}
#global .right .help, #global .right .cp, #global2 .right .help, #global2 .right .cp {
	float:right;
	width:233px;
	border:1px solid #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	position:relative;
	behavior: url(http://www.jjidc.com/User/skins/css/skins/css/ie-css3.htc);
	background-color:#fff;
}
#global .help, #global2 .help {
	padding-bottom:20px;
}
#global .cp, #global2 .cp {
	margin-top:10px;
}
#global .right .help .title, #global .right .cp .title, #global2 .right .help .title, #global2 .right .cp .title {
	width:233px;
	height:25px;
	background:url(../image/title_bg.png) no-repeat 0px 0px;
	border:none;
	z-index:1;
}
#global .right .help ul, #global2 .right .help ul {
	padding-left:3px;
}
#global .right .help li, #global2 .right .help li {
	float:left;
	text-align:center;
	width:33%;
	margin-top:20px;
}
#global .right .cp ul, #global2 .right .cp ul {
	padding:6px 0px 5px 3px;
}
#global .right .cp li, #global2 .right .cp li {
	text-align:center;
	margin-top:2px;
}
#global .right .cp .ads, #global2 .right .cp .ads {
	margin-top:5px;
}
#global2 .left {
	float:left;
	width:716px;
	border:1px solid #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	position:relative;
	behavior: url(http://www.jjidc.com/User/skins/css/skins/css/ie-css3.htc);
	background-color:#fff;
}
#global2 .left .title {
	width:716px;
	height:25px;
	background:url(../image/title_bg.png) no-repeat 0px 0px;
	border:none;
	z-index:1;
}