@import url("page_ok.css");
@import url("top.css");
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,table,td,th,form,fieldset,img,dl,dt,dd{margin:0; padding:0;}
textarea,input,select,body,table{font-size:12px;}
select,input{vertical-align:middle;}
fieldset,img{border:0;}
ul,ol{list-style:none;}

body{
	margin:0 auto;
	background-image:url(../images/bg04.gif);	
	font-family:"微软雅黑" !important;
	*font-family:"微软雅黑" !important;
	font-family:"宋体";
	font-size:12px;		
}

h1{
	font-family:"黑体";
	font-size:20px;
	color:#003399;
	}

h2{
	color:#3016A7;
	font:13px/30px "微软雅黑","黑体";
	font-weight:bold;
	}
	
h3{
	color:#2a2b74;
	font:12px/24px "微软雅黑","黑体";
	font-weight:bold;
	}

h5{
	color:#2a2b74;
	font:10px "微软雅黑","黑体";
	font-weight:bold;
	}


ul,ol,li{
	list-style:none;
	}

a:link{
	text-decoration:none;
	color:#000;
	}
	
a:visited{
	text-decoration:none;
	color:#004499;
	}

a:hover{
	color:#FF3300;
	font-size:12px;
	text-decoration:underline;	
	}


img{
	border:none;
}

form{
	height:24px;
	line-height:24px;
	vertical-align:middle;
	margin:0;
	padding:0;
}

/*=布局 
=============================================================================================*/
#allok{
	width:970px;
	margin:0 auto;
	background-color:#fff;
	background-image:url(../images/top_bg.gif);
	background-repeat:no-repeat;
}

#AllWrap{
	width:970px;
	margin:0 auto;
	background-color:#fff;
	background-repeat:no-repeat;
	
}


.myallok{
	width:970px;
	margin:0 auto;
	text-align:center;
	background-color:#fff;
	background-image:url(../images/top_bg.gif);
	background-repeat:no-repeat;
}

.myallWrap{
	width:950px;
	margin:0 auto;
	background-color:#fff;
	background-image:url(../images/top_bg.gif);
	background-repeat:no-repeat;
	
}

.MainWrap{
	width:950px;
	margin:0px auto;
	text-align:left;
	background-color:#fff;
}

.main{
	width:725px;
	float:left;
	}






/*=友情链接版权
=============================================================================================*/


.footok{
	text-align:center;
	padding-top:30px;
	line-height:20px;
	width:950px;
	height:80px;
	background-image:url(../images/foot.gif);
	background-repeat:repeat-x;
	background-position:0px 4px;
	padding-top:20px;
	margin-top:8px;
}
/*=通用样式
=============================================================================================*/
.h5ok{
	height:5px !important;
	*height:5px !important;
	height:2px;
}

.h7ok{
	height:7px;
}

.h10ok{
	height:10px;
}

.bg1{
	background-color:#EFFBFF;
}

.title00{
	width:100%;
	height:26px;
	background-image:url(../images/title_bg1.gif);
	background-repeat:repeat-x;
	border-bottom:1px solid #AFC6E1;
	text-align:left;
	
}

.titlea{
	width:52%;
	height:26px;
	line-height:26px;
	vertical-align:middle;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	padding-left:32px;
	float:left;
	background-image:url(../images/blue020.gif);
	background-repeat:no-repeat;
	background-position:10px 5px;
}

.titleb{
	width:65%;
	height:26px;
	line-height:28px;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	padding-left:32px;
	float:left;
	background-image:url(../images/blue020.gif);
	background-repeat:no-repeat;
	background-position:10px 5px;
}

.titlec{
	width:60%;
	height:26px;
	line-height:28px;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	padding-left:32px;
	float:left;
	background-image:url(../images/blue020.gif);
	background-repeat:no-repeat;
	background-position:10px 5px;
}

.titled{
	height:24px;
	width:168px;
	background-image:url(../images/title_bg2.gif);
	background-repeat:repeat-x;
	background-position:0px -8px;
	border:1px solid #AFC6E1;
	border-bottom:1px solid #fff;
	margin-left:16px;
	text-align:center;
	padding:0;
	line-height:26px;
	font-size:14px;
	font-weight:bold;
	float:left;
	color:#000;
	margin-top:2px;
}


.titlee{
	height:24px;
	width:120px;
	background-image:url(../images/title_bg2.gif);
	background-repeat:repeat-x;
	background-position:0px -8px;
	border:1px solid #AFC6E1;
	border-bottom:1px solid #fff;
	margin-left:16px;
	text-align:center;
	padding:0;
	line-height:26px;
	font-size:12px;
	font-weight:bold;
	float:left;
	margin-top:2px;
}

.more{
	width:25%;
	text-align:right;
	margin-right:6px;
	height:26px;
	line-height:26px;
	vertical-align:middle;
	float:left;
}

.clear{
	clear:both;
}

.centerok{
	text-align:center;
}

.left{
	text-align:left;
}

.bg0{
	background-color:#fff;
}

.search-submit{
	width:68px;
	height:22px;
	border:none;
	background:url(../images/search.gif) right top no-repeat;
	font-size:0px;
	margin-left:2px;
	*margin-left:5px;
	overflow:hidden;
	
}

.search_keyword{
	width:200px;
	height:20px;
	border:1px solid #666;
}
