﻿@charset "utf-8";
/* global */
*{
	font-family:Verdana;
	margin:0px;
	padding:0px;
}
html,body{
	height:100%;
	width:100%;
	font-size:12px;
	/*color:#1f376d;*/
	color:#000000;
}
img{
	border:0;
}
form{
	padding:0; margin:0;
}

.clear{
	font-size:1px; line-height:1px; margin:0; padding:0; clear:both; display:block; height:0;
}

.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(../GMimages/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(../GMimages/btn_blue14.gif) no-repeat;
	height:30px;
	width:84px;
	font-size:14px;
	color:#103875;
	border:0px;
	cursor:pointer;
}
.btn_blue12{
	background:url(../GMimages/btn_blue12.gif) no-repeat;
	height:23px;
	width:69px;
	font-size:12px;
	color:#103875;
	border:0px;
	cursor:pointer;
}
.btn_blue12_round{
	background:url(../GMimages/btn_blue12_round.gif) no-repeat;
	height:22px;
	width:60px;
	font-size:12px;
	color:#103875;
	border:0px;
	cursor:pointer;
}

.btn_gray{
	background:url(../GMimages/btn_gray.gif) no-repeat;
	height:22px;
	width:60px;
	font-size:12px;
	font-weight:normal;
	border:0px;
	cursor:pointer;
}
.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{
	margin:0 auto;
	background:url(../GMimages/header_bg.gif) repeat-x;
	height:126px;
	overflow:hidden;
	position: relative;
}

.header_bar{
	margin:0 auto;
	width:977px;
	background:url(../GMimages/header_bar.jpg) no-repeat right 2px;
	height:88px;
}

.logo{
	float:left;
	width:350px;
	height:79px; 
	padding-left:26px;
}
.header_right{
	float:left;
}
.login{
	float:right;
	margin-top:15px;
	width:217px;
	padding-right:35px;
	font-size:12px;
}
.login a{
	text-decoration:none;
	font-size:12px;
}


.menu{
	float:right; 
	width:355px;
	margin-top:26px;
	>margin-top:25px;
	_margin-top:25px;
	text-align:center;

}

.menu ul li{
	float:left; 
	list-style-type:none;
	background:url(../GMimages/nav_bg.gif) no-repeat -97px 0px;

}
.menu a{
	height:39px;
	line-height:39px;
	width:100px;
	font-weight:bold;	
	font-size:14px;
	display:block;
	text-decoration:none;
	padding-top:2px;
	
}
.menu a:link {color:#2072BB;}
.menu a:visited {}
.menu a:hover  {
	background:url(../GMimages/nav_bg.gif) no-repeat 2px 0px;
	color:#ffffff;
	text-decoration:none;
}
.menu  a:active { color:#ffffff; }


.menu a.active_menu{
	background:url(../GMimages/nav_bg.gif) no-repeat 2px 0px;
	color:#ffffff;
}


#search{
	margin:0 auto;
	width:900px;
	padding-top:9px;
	_padding-top:4px;
}
#search p{
	padding-top:0px;
	text-align:center;
	line-height:28px;
	padding-right:85px;
	/*color:#1e42a0;*/
	font-size:12px;
}
#search .search_text{
	border:1px solid #c0c0c0;
	width:300px;
	padding-top:5px;
	padding-left:2px;
	height:16px;
	_padding-top:2px;
	_height:18px;
	color:#999999;
	font-size:12px;
}

#nav{
	margin:0 auto;
	width:900px;
	font-size:12px;
	margin-top:5px;
}


/* header_simple */
#header_simple{
	margin:0 auto;
	background:url(../GMimages/header_simple_bg.gif) repeat-x;
	height:80px;
	overflow:hidden;
	border-bottom:1px solid #3182b0;
}
.header_simple_bar{
	margin:0 auto;
	width:910px;
	background:url(../GMimages/header_simple_bar.gif) 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:10px;
}

/* 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(../GMimages/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(../GMimages/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(../GMimages/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(../GMimages/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(../GMimages/ok_big.gif) no-repeat;
	font-size:14px;
	font-weight:bold;
	padding:12px 0px 20px 50px;
}
.alert_div .show_info h3{
	background: url(../GMimages/wrong_big.gif) no-repeat;
	font-size:14px;
	font-weight:bold;
	padding:12px 0px 20px 50px;}
	
.alert_div .show_info h4{
	background: url(../GMimages/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(../GMimages/nav_line.gif) no-repeat bottom;
	padding-bottom:20px;
}

.statues h3{
	background:url(../GMimages/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(../GMimages/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(../GMimages/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(../GMimages/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 20px 5px 0px;
	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(../GMimages/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(../GMimages/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(../GMimages/btn_blue_x.gif) no-repeat;
	width:23px;
	height:22px;
}
.turn_page a:active {color: #1e42a0; background:#ddeafa;}

.turn_page .aNum{
	background:url(../GMimages/btn_gray_x.gif) no-repeat;
	text-align:center;
	width:23px;
	height:22px;
	display:block;

}
.turn_page .aNum_active{
	background:url(../GMimages/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; 
}

