body,html{
	margin:0px;
	padding:0px;
	font-family: "宋体", "黑体";
	font-size: 12px;
	color: #000000;
	background-color: #ebebeb;
	background-image: url(../images/bgline.gif);
	background-repeat: repeat-x;
}
* {margin:0;padding:0;}
/*---------------------链接定义----------------------------------*/
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #CC0001;
	text-decoration: underline;
}
a:active{
	color: #ff0000;
	text-decoration: underline;
}
.clear {
	clear: both;
    height:1px;
    margin-top:-1px; 
    overflow:hidden;
}
#container{
/*position:relative;*/
	width:940px;
	padding:0px;
	text-align:left;
	height: 100%;
	margin: 0 auto; 
}
.page_{
	width: 932px;
	background-image: url(../images/line.gif);
	background-repeat: repeat-y;
	padding: 0 4px;
	background-color: #FFFFFF;
}

#footer{
	color: #666666;
	clear: both;
	line-height: 24px;
	text-align: center;
	background-image: url(../images/btmbg.gif);
	background-repeat: repeat-x;
}
#footer .copyright{
	padding: 20px 20px;
	margin: 0 auto;
	text-align: right;
	width: 900px;
}
#footer a{
	color:#666666;
}


/*字体*/
h1{
	margin:0;
	padding:0;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}
h2{
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	margin:0;
	letter-spacing: 2px;
}
h3{
	font-size: 14px;
	color: #CC0001;
	background-image: url(../images/iconh3.gif);
	background-repeat: no-repeat;
	padding-left: 24px;
}
.sp{
	padding:7px 0 10px 18px
}

.block{
	width:907px;
	background-image: url(../images/line_m.gif);
	background-repeat: repeat-x;
	padding: 27px 18px 0 5px;
	margin: 0 1px;
}
.blank{
	clear:both;
	margin:0 auto;
	height:auto;
	width:auto;
	padding-top: 6px;
}
.blank12{
	clear:both;
	margin:0 auto;
	height:auto;
	width:auto;
	padding-top: 12px;
}

.fontz{
	font-size: 24px;
	font-weight: bold;
	color: #CC3300;
}
.fontcor1{
	color: #006E2F;
}
.fontcor2{
	color: #85A749;
}
.fontcor3{color: #FFFFFF;}
.fontcor4{
	color: #CC0001;
}
.fontsz13{font-size: 13px;}
.fontsz14{font-size: 14px;}
.fontsz16{font-size: 16px;}
.fontsz18{font-size: 18px;}
.fontb{font-weight: bold;}
.ff1{font-family: "微软雅黑", "黑体", "宋体";}
.bgcolor1{ background-color:#690001;}
.bdbm{
	background-image: url(../images/pagebtm.gif);
	background-repeat: no-repeat;
	height: 10px;
	clear: both;
}
.bdbgbm{background-image: url(../images/bdbbg.gif);
	background-repeat: no-repeat;
	padding-top: 7px;	height:auto;
	width:auto;
	clear: both;}
.bdbgtm{background-image: url(../images/bdtbg1.gif);
	background-repeat: no-repeat;
	padding-top: 7px;	height:auto;
	width:auto;
	clear: both;}
