/*input*/
.idpass{
height:18px;
margin-left:10px;
width:280px;
background-image:url(../images/idpass_bg.gif);
background-repeat:repeat-x;
border:1px solid #999999;
}


.yzm{
height:18px;
margin-left:10px;
background-image:url(../images/idpass_bg.gif);
background-repeat:repeat-x;
border:1px solid #999999;
}

.inbutton{ height:27px;
width:97px;
background:url(../images/login_button.gif) no-repeat #fff; border:0px;
 color:#fff; cursor:hand;}




/*header*/
.header{ background:url(../images/top-bj_bg.png) repeat-x ;height:192px;}
.header_bg{
	width:100%;
	height:192px;
	background:url(../images/top-bj.png) no-repeat center ;
	}

.logo{
	width:868px;
	margin:0 auto;
	padding-top:10px;
	height:145px;
	display:block;
	text-align:right;
	}
.nav{
	margin:0 auto;
	width:906px;
	height:37px;
}


.nav a{
	width:122px;
	height:28px;
	display:block;
	float:right;
	background:url(../images/link-bj2.png) no-repeat;
	font-size:14px;
	font-weight: bold;
	text-align:center;
	padding:10px 0 0 0;
	margin-left:6px;
	}
.nav a:visited{background:url(../images/link-bj2.png) no-repeat;}
.nav a:hover{background:url(../images/link-bj1.png) no-repeat;color:#1b84d3}
.link1,a.link1:link,a.link1:visited{background:url(../images/link-bj1.png) no-repeat; color:#1b84d3}

/*main*/
  /*sidebar*/
.main{
	width:100%; background:url(../images/wrap_bg.png) #d9d9d9;
	}
.wrap{ width:100%;
	background:url(../images/main-bj2.jpg) repeat-y center ; }
.container{
	width:868px;
	background:#fff;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 15px;
	}
.sidebar{
	width:250px;
	background:#1f1f1f;
	float:left;
	padding-bottom:40px;
	background:url(../images/sidebar-bj.png) bottom no-repeat #1f1f1f;
	}		
.service1{
	width:225px;
	height:24px;
	background:url(../images/subbar-list1.png);
	padding-left:25px;
	font-size:14px;
	font-weight: bold;
	color:#eee;
	padding-top: 7px;
	}
.sider_titile{ background:url(../images/list-bj.png) no-repeat; height:28px; margin:10px 0 10px 18px; padding:4px 0 0 25px; color:#fff;}

.sider_nav{ border-top:1px dashed #666; width:250px; }
.sider_nav ul{ margin:0px; padding:0px; width:250px;}
.sider_nav ul li{list-style:none;  border-bottom:1px dashed #666;height:47px;+margin-top:-3px; _margin-top:-3px}
.sider_nav ul li a{display:block;width:215px; height:42px;padding:5px 0px 0px 45px; color:#5a5a5a }
.sider_nav ul li img{float:left}
.sider_nav ul li span{display:block; float:left; width:135px; height:20px; margin:10px 0px 0px 15px}
.sider_nav ul li a:hover{background:url(../images/bj-li.jpg) no-repeat;color:#000}
.sider_nav_a:visited { background:url(../images/bj-li-visited.jpg) no-repeat;color:#fff; font-weight:bold;}
.sider_nav ul li a:active { background:url(../images/bj-li-visited.jpg) no-repeat;color:#fff}


.sider_select{ margin-top:30px; text-align:center}

   /*container*/	
.contant{
	width:597px;
	float:right;
	background-color: #fff;
	}
	.cont_title{ background:url(../images/color_line.gif) no-repeat bottom #f0f0f0; height:50px;}
.cont_title_left{ float:left; padding:15px 0 0 15px}
.cont_title_right{ float:right; padding:15px 10px 0 0}
.tab{ margin-top:20px;}
.cont_tab{ background-color:#dcdcdc}
.cont_tab tr{ background-color:#fff}
.cont_tab tr th{ background:url(../images/tab_thbg.gif) repeat-x; height:32px;}
.cont_tab tr td{ height:30px; text-align:center; color:#999}

.icon_list{ margin-top:20px;}
.icon_tab{ border:1px solid #dcdcdc; background:#f0f0f0; height:70px;}


	/*footer*/					
#footer{
	background:url(../images/footer-bj.png) top center no-repeat #000;
	width:100%;
	padding-top:50px;
	padding-bottom:50px;
}
.copyright{
	text-align:center;
	}


   /*login page*/
.login_left{ margin:40px 20px 0 0; width:378px; height:328px;  float:right;}
.login_help{ color:#8e8e8e; text-align:right; padding-right:30px;  padding-top:5px;}
.login_help a { color:#8e8e8e;}
.login_help a:hover { color:#aaa; text-decoration:underline;}
.login_right{ width:440px;  float:left; margin:20px 0 0 0;}
.login_right p{ border-bottom:1px dashed #aaa; padding:10px 0 10px 35px ;}
.login_right img{ float:left; padding-top:15px;}
.container_login{
	width:868px;
	background:#d9d9d9;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 15px;
	}
#footer_login{width:100%;
	padding-top:30px;
	}
	
.login_header{ background:url(../images/top-bj_bg.png) repeat-x ;height:182px;}
.login_header_bg{
	width:100%;
	height:182px;
	background:url(../images/top-bj.png) no-repeat center ;
	}
.login_in{ margin:90px 0 0 30px;}
.login_in p{ color:#9099aa; margin:5px 0 5px 0;}
.login_in span{ color:#979797; }
.login_button{ text-align:center; padding-top:10px;}


   /*apple login page*/
.apple_login{ width:393px; height:328px; background:url(../images/login3.jpg) no-repeat; float:right; margin:20px 250px 0 0}

.apple_login_reg{ width:378px;   float:right; margin:20px 250px 0 0}
.apple_login_reg_top{width:378px; height:84px; background:url(../images/login_top.gif) no-repeat top; }
.apple_login_reg_top p{ padding:35px 0 0 38px; font-size:18px; font-weight:bold; color:#fff;}
.apple_login_reg_mid{width:378px;  background:url(../images/login_mid_bg.gif) repeat-y;}
.apple_login_reg_btm{width:378px;  background:url(../images/login_btm_bg.gif) no-repeat; height:31px;}
.login_reg{ padding:10px 0 0 30px;}
.login_reg p{ color:#9099aa; margin:10px 0 5px 0;}

.login_reg span{ color:#979797; }
.login_reg span a{ color:#9099aa; text-decoration:underline;}
.login_reg span a:hover{ color:#aaa;}
#reg_tx{margin-left:10px; color:#FF3300}
.reg_line{border-top:1px dotted #aaa; margin:15px 38px 0 0; padding-top:5px;}