﻿html{ background-image:url(../images/bg2.png);}
body 
{
	margin:0; padding:0;
	background-image:url(../images/bg.png);
	background-repeat:repeat-y;
	background-position:center;
    line-height: 20px;
    font:12px Microsoft Yahei,Verdana,Arial,Helvetica,sans-serif;
	font-family:"微软雅黑","宋体";
	color:#333333;
}
form{ margin:0; padding:0;}

#header{ width:1000px; height:100px; margin:0 auto 0 auto; background-color:#FFFFFF; float:none;}

#nav{ width:1000px; height:42px; margin:0 auto 0 auto; background-image:url(../images/channel_bg.png); background-repeat:repeat-x; float:none; clear:both;}

#content{ width:1000px; margin:0 auto 0 auto; background-color:#9d0003; float:none;}
#Banner{ width:1000px; height:40px; color:#FFFFFF; background-image:url(../images/8008208109.png); background-position:right center; background-repeat:no-repeat;}

#footer{ width:1000px; margin:0 auto 0 auto; padding-top:14px; background-color:#191919; background-image:url(../images/footer_bg.png); background-repeat:repeat-x; background-position:top; 
         text-align:center; line-height:20px; color:#999999; clear:both;}
#footer a{ color:#999999;}
