/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,iframe {margin:0;padding:0;}
body{ 
	font:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
	color:#666666;
}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,dfn,em,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym {border:0;}
body{background:#E2EFFE url(/images/bg.gif) repeat-x;}
img{
	border:0;
}
form{
	padding:0; margin:0;
}
p,li{line-height:21px;}
.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%;
}
a:link,a:visited {
	color:#097fd1;
	text-decoration:underline;
}
a:active,a:hover {
	color:#000 ;
	text-decoration:underline;
}
a.lv:link, a.lv:visited {
	color:#009900;
	text-decoration:underline;
}
a.lv:active,a.lv:hover {
	color:#FF9900;
	text-decoration:underline;
}
input {
	font-size:12px;
	color:#333333;
	padding:1px;
}
/* header */
#header{
	margin:0 auto;
	height:70px;
	width:1000px;
	background:url(../images/top_bg.gif);
}

.logo{
	float:left;
	width:219px;
	height:70px; 
}
.header_right{
	float:right;
	/*padding-right:35px;*/
	width:770px;
}
.login{
	height:23px;
	text-align:right;
}
.login a{
	text-decoration:underline;
	font-size:12px;
}

.menu{
	margin-top:2px;
	margin-left:100px;
}

.menu ul li{
	float:left; 
	width:100px;
}
.menu a{
	line-height:38px;
	font-weight:bold;	
	font-size:14px;
	display:block;
	text-decoration:none;
	padding-top:2px;
	text-align:center;
}	

.menu a:link {color:#2072BB;}
.menu a:visited {
	text-decoration:none;
}
.menu a:hover  {
	background:url(/images/public/menu_bg.gif) no-repeat;
	color:#ffffff;
	text-decoration:none;
}
.menu  a:active { color:#ffffff; }


.menu a.active_menu{
	background: url(../images/hover.gif) no-repeat center bottom ;
	color:#ffffff;
}
.black{ 
	width:4px;
	height:3px;
	float:left;}
	

.index_login ul{
margin:50px 0 15px 20px;

}
.index_login li {
	padding:3px 0px;
}

.index_login li span{
    width:50px;
	float:left;
	text-align:right;

}
.btnback{
 height:23px;
 width:44px;
 background:url(../images/lobtn.gif) no-repeat;
 border:0;
 text-align:center;
 line-height:20px;
 color:#eee;

}
.ipt_text {
	font-size:12px;
	border:1px solid  #1387A8;
	width:120px;
	_width:120px;
	margin:0;
}
.otheript_text {
        font-size:13px;
        border:1px solid  #fff;
        border-bottom:1px solid  #1387A8;
        width:130px;
        _width:130px;
        margin:0;
}
.index_login p{ 
	text-align:center;
	margin-top:15px;
	}
.in_left h2,.in_right h2{
	line-height:28px;
	background:url(../images/biao.gif) repeat-x;
	padding:4px 10px;
	color:#4a6495;
	font-weight:bold;
	font-size:14px;

}


.in_left .aq{
	margin-top:10px;
	margin-left:5px;
	text-indent:0px;
	height:290px
}	

.indexaq{
        margin-top:10px;
        text-indent:0px;
        height:290px
}


#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:#1f376d;
	font-size:12px;
}


.footer{
	margin:0 auto;
	width:1000px;
	margin-top:5px;
	padding-bottom:10px;
	line-height:24px;
	padding-top:10px;
	text-align:center;
	background:url(../images/footbg.gif) repeat-x;

}

.btn {
	text-align:center;
	margin-top:15px;
}

.logos {clear:both;align:center}
.logos li {float:left;width:100px;}
.logos img {height:30px;}
