body,html{
	margin:0px;
	padding:0 0 10px 0;
	text-align:center;
	font-family: "宋体", "黑体";
	font-size: 12px;
	color: #385870;
}

* {margin:0;padding:0;word-break:break-all;}
h1, h2, h3, h4, h5, h6 { font-size:1em; }
ul,ol, li { list-style:none; }
img{border:0px;}
a {	color:#006699;
	text-decoration:none;
	bblr:expression(this.onFocus=this.blur()); // IE识别
	outline:none; // FF识别
}
a:hover{color:#000000;text-decoration: underline;}
li {list-style:none;}

.hide {display:none;}
.clear {clear: both;    height:1px;   margin-top:-1px;    overflow:hidden;}

#container{	position:relative;	width:970px;	padding:0px;	text-align:left;
	height: 100%;	margin: 0 auto;	background-color: #FFFFFF;}

#page{padding: 18px 0 0 0;clear: both; width:970px;}

#footer{
	width:970px;
	color: #CCCCCC;
	line-height: 24px;
	text-align: center;
	margin: 10px 0 0 0;
	background-color: #05619B;
}
#footer .copyright{	padding: 8px 0px;	margin: 0 20px;}
#footer a{color:#CCCCCC;}


/*字体*/
h1{
	margin:0;
	color: #812e23;
	font-size: 20px;
	font-weight: bold;
	line-height: 24px;
	font-family: "微软雅黑", "黑体", "宋体";
}
h2{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	margin:0;
}
h3{
	color: #2C90C2;
	font-size: 13px;
	font-weight: bold;
	margin:0;
}
.block{
	background-image: url(../images/dot.gif);
	background-repeat: repeat-y;
	background-position: 362px 0px;
	clear: both;
	
}

.blank{
	clear:both;
	margin:0 auto;
	height:auto;
	width:auto;	padding-top: 1px;
}

.blank10{
	clear:both;
	margin:0 auto;
	height:auto;
	width:auto;
	padding-top: 10px;
}
.blank5{
	clear:both;
	margin:0 auto;
	height:auto;
	width:auto;
	padding-top: 5px;
}
.fontcor1{
	color: #ff6600;
}
.fontcor2{
	color: #CC6600;
}
.fontcor3{
	color: #CCCCCC;
}
.fontcor4{
	color: #ce7d2e;
	font-size:16px;
}
.fontsz12{}
.fontsz14{font-size: 14px;}
.fontsz16{
	font-size: 16px;
}
.fontsz36{
	font-size: 42px;
	line-height: 46px;
}
.fontb{
	font-weight: bold;
}

.addop{
	width:320px;
	float: left;
	border-right: 1px solid #d4d4d4;
	padding: 0 5px;
	margin: 20px 0;
	text-align: center;
	line-height: 30px;
}
.addop1{
	width:320px;
	float: left;
	padding: 0 5px;
	margin: 20px 0;
	text-align: center;
	line-height: 30px;
}
.yqh{

}
/*---------------- menu tab----------------------*/
#menu_tab{
	width:970px;
	height:34px;
	background:url(../images/menu_bg.gif) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
}

ul.menu {
list-style-type:none; float:left; display:block; width:870px; 
 margin:0px; padding-left:30px; background:none;}

ul.menu li {
display:inline;
font-size:12px;
font-weight:bold;
line-height:34px;}

a.nav:link, a.nav:visited {
display:block; float:left; padding:0px 15px 0px 15px; margin:0;height:34px;
text-decoration:none; background:none; color:#767a84;}

a.nav_selected:link, a.nav_selected:visited {
display:block; float:left; padding:0px 15px 0px 15px; margin:0; height:34px;
text-decoration:none; background:url(../images/menu_bg_a.gif) repeat-x; color:#FFFFFF;}

a.nav:hover {
background:url(../images/menu_bg_a.gif) repeat-x;color:#fff;}


/*---------------- menu tab----------------------*/
