@import url("include.css");
body, div, p, ul, ol, dl, form, table,
h1, h2, h3, h4, h5, h6{margin:0; padding:0;}
body{ background:#DB0403; color:#000; font-family:"&#718;&#805;", Verdana, Arial; font-size:12px;}
ul{list-style-type:none;}
hr{display:none;}
h1, h2, h3, h4, h5, h6{}
a{color:#000; text-decoration:none;}
a:link{}
a:visited{}
a:hover{text-decoration: underline;}
.quanwen{ color:#000;}
a img{border:none;}
.red, .red a{color:#f00;}
.white, .white a{color:#fff;}
.black, .black a{color:#000;}
.blue, .blue a{color:#00f;}
.gray, .gray a{color:gray;}

.l{float:left;}
.r{float:right;}

.space8{font-size:1px; height:8px; clear:both;}
.w1004{width:1004px; margin:0 auto;}
.w778{
	width:778px;
	margin:0 auto;
}

#header, #main, #footer{ clear:both; margin:0 auto;}
#main {
	background-image:none;
	background-repeat:repeat-x;
	text-align: left;
}
#top { background-image:url(img/top_bg.gif); background-repeat:no-repeat; height:200px;}


.banner_bg{
height:200px; overflow:hidden;}
.banner_bg .banner_bg_left{
float:left; width:49.8%; height:200px;
background:url(img/bg_banner_l.jpg) repeat-x;
}
.banner_bg .banner_bg_right{
float:right; width:49.8%; height:200px;
background:url(img/bg_banner_r.jpg) repeat-x;
}
.flash_bg{
height:200px; overflow:hidden; margin-top:-200px;
background:url(img/bg_flash_bg.jpg) no-repeat center top;}
.flash_bg .flash_swf{
height:200px;
width:778px; margin:0 auto;
}
.main {
	width: 778px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
