/* CSS Document */
@charset "utf-8";
/* global */
*{
	font-family:Verdana;
	margin:0px;
	padding:0px;
}
html,body{
	height:100%;
	width:100%;
	font-size:12px;
	color:#000000;
	background-color: #efefef;	
}
body{
	
	text-align:justify;
}

img{
	border:0;
}
form{
	padding:0; margin:0;
}
em{ font-style:normal;}
.clear{
	font-size:1px; line-height:1px; margin:0; padding:0; clear:both; display:block; height:0;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	*display:inline-block;
	*zoom:100%;
}
.key_blue {color:#0000FF;}
.key_red {color:#FF0000;}
.key_green{color:#009900}						
.key_gray{color:#999}		
.key_purple{color:#f832a9;}	
.key_deepred{color:#b30000;}	
.key_orange{color:#FF6600;}					

.fontright{ text-align:right; padding:5px; }	

/*空高度*/
.lineH{margin:0 auto; width:10px;  font-size:1px; height:8px; overflow:hidden; background-color:#FFFFFF; clear:both;}

/*空宽度*/
.blank{float:left; width:10px; height:10px;}
/*color:#154CA0;*/
a:link {color:#1e42a0; text-decoration:none;}
a:visited {color:#1e42a0;text-decoration:none;}
a:hover {color:#000; text-decoration:underline;}
a:active {color: #1e42a0;}
/*紫色链接*/
a.a_FF0099:link {color:#FF0099;text-decoration:underline;}
a.a_FF0099:visited {color:#FF0099;text-decoration:underline;}
a.a_FF0099:hover {color:#FF0099; text-decoration:underline;}
a.a_FF0099:active {color: #FF0099;text-decoration:underline;}

.btn_search{
	border:0px;
	cursor:pointer;
	font-size:12px;
}
.btn_xiaoQ{
	background:url(../images/public/btn_xiaoQ.gif) no-repeat;
	height:43px;
	width:154px;
	border:0px;
	cursor:pointer;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
}
.btn_blue14{
	background:url(../images/public/btn_blue14.gif) no-repeat;
	height:30px;
	width:84px;
	font-size:14px;
	color:#103875;
	border:0px;
	cursor:pointer;
}
.btn_blue12{
	background:url(../images/public/btn_blue12.gif) no-repeat;
	height:23px;
	width:69px;
	font-size:12px;
	color:#103875;
	border:0px;
	cursor:pointer;
}
.btn_blue12_round{
	background:url(../images/public/btn_blue12_round.gif) no-repeat;
	height:22px;
	width:60px;
	font-size:12px;
	color:#103875;
	border:0px;
	cursor:pointer;
}
.btn_yellow14{
	background:url(../images/public/btn_yellow14.png) no-repeat;
	height:34px;
	width:124px;
	font-size:14px;
	color:#7e2806;
	border:0px;
	padding-left:30px;
	text-align:left;
	cursor:pointer;
}
.btn_yellow14_x{
	background:url(../images/public/btn_yellow14_x.gif) no-repeat;
	height:34px;
	line-height:34px;
	width:100px;
	font-size:14px;
	color:#7e2806;
	border:0px;
	padding-left:30px;
	cursor:pointer;
	text-align:left;
	vertical-align:middle;
}
.btn_gray{
	background:url(../images/public/btn_gray.gif) no-repeat;
	height:22px;
	width:60px;
	font-size:12px;
	font-weight:normal;
	border:0px;
	cursor:pointer;
}
.btn_blue12_deep{
	background:url(../images/public/btn_blue12_deep.png) no-repeat;
	height:30px;
	width:84px;
	font-size:12px;
	color:#fff;
	border:0px;
	cursor:pointer;
}
.btn_blue14_deep{
	background:url(../images/public/btn_blue12_deep.png) no-repeat;
	height:30px;
	width:84px;
	font-size:14px;
	color:#fff;
	border:0px;
	cursor:pointer;
}
.btn_search{
	background:url(../images/public/btn_search.png) no-repeat;
	height:24px;
	line-height:24px;
	width:60px;
	font-size:12px;
	font-weight:bold;
	border:0px;
	cursor:pointer;
	color:#FFFFFF;
	vertical-align:middle;
}
.input_search{
	border:1px solid #4083c1;
	height:20px;
	line-height:20px;
	width:270px;
	font-size:12px;
	color:#a4a4a4;
	text-indent:2px;
	vertical-align:middle;
}

.input_text{
	border:1px solid #c0c0c0;
	height:20px;
	width:200px;
	padding-top:3px;
	padding-left:2px;
	font-size:12px;
}

.select_auto{
	border:1px solid #c0c0c0;
	height:23px;
	font-size:12px;
}


/* header */
/* header */

#header{
	margin:0 auto;
	/*background:url(../images/public/header_bg.png) repeat-x;
	background:url(../images/public/header_bar02.jpg) no-repeat left top;*/
	background:url(../images/public/header_bg1.gif) repeat-x;
	height:120px;
}

.header_bar{
	margin:0 auto;
	height:80px;
	width:910px;
	background:url(../images/public/header_bar_bg.png) no-repeat bottom;
}

.logo{
	float:left;
	width:350px;
	text-align:left;
}
.header_right{
	float:left;
}
.login{
	float:right;
	margin-top:8px;
	width:400px;
	font-size:12px;
	text-align:right;
}
.login a{
	text-decoration:none;
	font-size:12px;
}
.announce{
	float:right;
	width:400px;
	margin-top:25px;
	text-align:right;
}
.announce li{
	list-style:none;
}
.header_bg{background:url(../images/public/nav_x.png) repeat-x top; border-top:1px solid #c9d1de;}
.tool_bar{
	margin:0 auto;
	width:900px;
	height:40px; 
}
.menu{
	float:left;
	width:500px;
}
.search_tool{
	float:right;
	width:350px;
	text-align:right;
	padding-top:7px;
}

.menu ul li{
	float:left; 
	list-style-type:none;
	text-align:center;
}
.menu ul li img{
	padding:3px 0;
}
.menu a{
	height:40px;
	line-height:40px;
	width:108px;
	font-weight:bold;	
	font-size:14px;
	display:block;
	text-decoration:none;	
}
.menu a:link {color:#ffffff;}
.menu a:visited {color:#ffffff;}
.menu a:hover  {
	background:url(../images/public/nav_bg.png) no-repeat  1px 0px;
	color:#ffffff;
	text-decoration:none;
}
.menu  a:active { color:#ffffff; }


.menu a.active_menu{
	background:url(../images/public/nav_bg.png) no-repeat 1px 0px;
	color:#ffffff;
}

#nav{
	margin:0 auto;
	width:900px;
	font-size:12px;
	margin-top:5px;
}

.menu_space{
	background:url(../images/menu_li.png) no-repeat 0px 3px;
	width:5px;
	height:35px;
}

/* header_simple */
#header_simple{
	margin:0 auto;
	background-color:#ffffff;
	height:80px;
	overflow:hidden;
	border-bottom:1px solid #3182b0;
	background-image: url(images/title_main.jpg);
	background-repeat: repeat-x;

}
.header_simple_bar{
	margin:0 auto;
	width:910px;
	
	background:url() no-repeat right;
	height:80px;
}

.header_simple_logo{
	float:left;
	width:200px;
	height:80px; 
	
}
.header_simple_login{
	float:right;
	margin-top:55px;
	padding-right:35px;
	font-size:12px;
}
.header_simple_login a{
	text-decoration:none;
	font-size:12px;
}

/* body */
#main{
	margin:0 auto;
	width:900px;
	margin-top:8px;
	text-align:left;
}

/* footer */
#footer{
	margin:0 auto;
	width:825px;
	margin-top:10px;
	padding-bottom:15px;
	padding-top:10px;

}
#footer p{
	text-align:center; line-height:21px; color:#999999;font-size:12px;
}
#footer a{font-size:12px;}
#footer a:link {color:#999999; text-decoration:none;}
#footer a:visited {color:#999999;text-decoration:none;}
#footer a:hover {color: #FF6600; text-decoration:underline;}
#footer a:active {color: #999999;}

/*=======================================================*/

/*警告*/
.info {
	margin-left:125px;
	_margin-left:128px;
	font-size:12px;
	background: #FFFFD7 url(../images/public/wrong.gif) no-repeat 2px;
	border: 1px solid  #FFCC00;
	padding:4px 0px 4px 24px;
	color:#666666;
	width:176px;
	
}
/*判断*/
.awoke {
	margin-left:125px;
	_margin-left:128px;
	font-size:12px;
	background:#EFFFDF url(../images/public/icon_awake.gif) no-repeat 2px ;
	border: 1px solid  #7CD95E;
	padding:4px 0px 4px 24px;
	color:#666666;
	width:176px;
	
}
/*提示*/
.hint {
	margin-left:125px;
	_margin-left:128px;
	font-size:12px;
	background: #E8FEFF url(../images/public/hint.gif) no-repeat 2px;
	border: 1px solid  #99c2ee;
	padding:4px 0px 4px 24px;
	color:#666666;
	width:176px;

}


/*===============================*/
/*隐藏*/
.hide_info {
	display:none;
}

/*===============================*/

/*提示框样式*/
.alert_div{
	border:3px solid #ffffff;
	width:360px;
	height:205px;
	background:url(../images/public/alert_bg.gif) repeat-x bottom;
	z-index:1000;
	position:absolute;
	display:none;
}
/*对话框图文格式*/
.alert_div .show_info{
	margin:0 auto;
	width:280px;
	padding:30px 0px 10px 0px ;
}
.alert_div .show_word{

	margin:0 auto;
	width:280px;
	padding:30px 0px 30px 0px ;
}
.alert_div .show_info img{
	float:left;
}
.alert_div .show_info h2{
	background: url(../images/public/ok_big.gif) no-repeat;
	font-size:14px;
	font-weight:bold;
	padding:12px 0px 20px 50px;
}
.alert_div .show_info h3{
	background: url(../images/public/wrong_big.gif) no-repeat;
	font-size:14px;
	font-weight:bold;
	padding:12px 0px 20px 50px;}
	
.alert_div .show_info h4{
	background: url(../images/public/ing_big.gif) no-repeat;
	font-size:14px;
	font-weight:bold;
	padding:12px 0px 20px 50px;
}
.alert_div .show_info p{
	line-height:23px;
	font-size:12px;
}
.alert_div .show_word p{
	line-height:23px;
	font-size:12px;
}
.alert_div .select_btn{
	margin:0 auto;
	text-align:center;
	font-size:12px;
}

/*用户信息*/
.statues{
	width:195px;
	float:left;
	background:url(../images/manage_img/nav_line.gif) no-repeat bottom;
	padding-bottom:20px;
}

.statues h3{
	background:url(../images/manage_img/nav_top.gif) no-repeat;	
	height:37px;
	font-size:14px;
	padding:10px 0px 0px 10px;
}
.statues dl{
	padding:5px 10px;
}
.statues dt{
	line-height:30px;
}
.statues dd{
	padding:5px 0px;
	text-align:center;
}
.statues .dna_statuse{
	padding:5px 10px;
	background:url(../images/manage_img/nav_safe.gif) no-repeat top 16px;
	font-size:14px;
	color:#f9492e;
	font-weight:bold;
}

/*用户登录框*/
#login{
	margin:0 auto;
	float:none;
	width:446px;
	background-color:#FFFFFF;
	z-index:1000;
	position:absolute;
	display:none;
}
#login h4{
	background:url(../images/public/login_top_bg.gif) no-repeat;	
	height:23px;
	font-size:14px;
	padding:12px 0px 0px 40px;
}
#login h4 span{
	float:right;
	cursor:pointer;
	padding:0px 10px 0px 5px;
	font-weight:normal;
	font-size:12px;
}

.login_conten{
	border-left:1px solid #6185aa;
	border-right:1px solid #6185aa;
}
.login_conten a{
	text-decoration:underline;
	font-size:12px;
}
.login_conten p{
	padding:20px 0px 10px 70px;
	color:#fb46c6;
	font-size:12px;
}
#login ul {
	padding:10px 0px;
}
#login ul li{
	list-style-type:none;
	padding:3px 0px;
	font-size:12px;
}
#login .about{
	margin-left:135px;
	_margin-left:138px;
	padding-top:3px;
	color:#999999;
	font-size:12px;
}

#login em{
	color:#FF0000;
	padding:0 3px;
	font-style:normal;
	font-size:12px;
}
#login label{
	width:125px;
	float:left;
	text-align:right;
	padding-right:10px;
	padding-top:3px;
	font-size:12px;
}

.login_button{
	margin:0 auto;
	float:none;
	border-left:1px solid #6185aa;
	border-right:1px solid #6185aa;
	border-bottom:1px solid #6185aa;
	padding:5px 0px 25px 135px;
	font-size:12px;
}
.btn_blue_login{
	background:url(../images/public/btn_blue_login.gif) no-repeat;
	height:31px;
	width:130px;
	font-size:14px;
	font-weight:bold;
	border:0px;
	cursor:pointer;
	
}
.input_login{
	border:1px solid #7f9db9;
	height:20px;
	width:200px;
	padding-top:3px;
	padding-left:2px;
	font-size:12px;
}

/**********翻页样式********************/
.turn_page{
	padding:3px 35px 5px 40px;
	height:30px;
	line-height:30px;
}
.turn_page input{
	float:left;
}
.turn_page ul{
	float:right;

}
.turn_page li{
	line-height:22px;
	list-style-type:none;
	height:22px;
	float:left;
	padding:3px;
}
.turn_page li a{
	font-size:12px;
	text-decoration:none;
	background:url(../images/public/btn_gray_x.gif) no-repeat;
	text-align:center;
	width:23px;
	height:22px;
	display:block;
	font-size:12px;
}
.turn_page a:link {
	color:#1e42a0; 
	text-decoration:none;
	background:url(../images/public/btn_gray_x.gif) no-repeat;
	width:23px;
	height:22px;
	display:block;
	text-align:center;
}
.turn_page a:visited {color:#1e42a0;}
.turn_page a:hover {
	color:#1e42a0; 
	background:url(../images/public/btn_blue_x.gif) no-repeat;
	width:23px;
	height:22px;
}
.turn_page a:active {color: #1e42a0; background:#ddeafa;}

.turn_page .aNum{
	background:url(../images/public/btn_gray_x.gif) no-repeat;
	text-align:center;
	width:23px;
	height:22px;
	display:block;

}
.turn_page .aNum_active{
	background:url(../images/public/btn_blue_x.gif) no-repeat;
	text-align:center;
	width:23px;
	height:22px;
	display:block;
	color:#FFFFFF;

}

/**********圆角头样式********************/
.c0{
	background-color:#b6c3d4; 
}
.c1{ 
	margin:0 auto; 
	background-color:#ffffff; 
	border-left:#b6c3d4 solid 1px; 
	border-right:#b6c3d4 solid 1px;
	
}
.c2{
	background-color:#bdbebd; 
}
.m0,.m1{
	height:1px;
	line-height:1px;
	font-size:1px;
}
.m0{ 
	margin:0 2px 0 2px;  
}
.m1{ 	
	margin:0 1px 0 1px; 
}












