/* CSS Document */
/* 全局 */
html{font-size:12px;font-family:verdana;}
body{background:#1a1a1a;margin:0;padding:0;text-align:center;color:#888}
.redtext{color:#cc3300}
ul,ol{margin:0;padding:0;}
li{list-style:none;margin:0;padding:0;}
img{border:none}
.clear{clear:both;}
/* 头部*/
#header{width:1003px;}
#header #topnav{width:100%;height:30px;text-align:left;line-height:30px;}
#header #topnav .nav {margin-left:500px}
#header #nav{width:100%;height:49px;line-height:49px;background:url(../images/navbg.gif) no-repeat left top;text-align:right;vertical-align: middle;}
#header #nav ul{float:right;}
a:link,a:active,a:visited{color:#777; text-decoration:none;}
a:hover{color:#cc0000;}

/* 主广告 */
#body {width:1003px;text-align:left;}
#body #left{width:786px;float:left;} 
#swf {}
/* 新闻区 */
#homenews{background: #343434;width:770px;padding:10px 0px 0 15px;}
#homenews #homecar {float:left;width:220px;margin-right:10px;}
#homenews #homecar img{border:1px solid #333;}
#homenews table {}
#homenews table td {padding:5px 0 10px 0;}
#homenews #about{width:510px}
#homenews #news{width:510px;}
#homenews #news td{border-bottom:1px dotted #555;}
#homenews #poplinks{width:510px;padding:10px auto 10px 240px;}
#homenews #poplinks td{border:none;}
/* right */
#right{width:217px;float:right;text-align:center;}
#right ol{margin:0;padding:0;background:#000;height:326px;}

#right ol li{margin:15px 0 0 0;padding:0;}
#right ol li span{display:block;text-align:left;padding-left:115px;height:63px;}

#right #adpic2 a {display:block;height:110px;}
#right #adpic2 a span{display:none}
#right #quicknav{margin:0 auto;}
#right #tel{height:420px;background:url(../images/homerightbg.gif) repeat-x left top;}
#right #quicknav a{display:block; background:url(../images/homebutton.gif) repeat-x left top;width:73px;height:27px;line-height:27px;text-align:center;}
#right #quicknav a:hover{background:url(../images/homebutton.gif) repeat-x left -27px}
#right #quicknav td{height:27px;}
/*  */

/* foot */
#footer {background:#000;width:1003px;margin:0 auto; height:80px;clear:both;}
#footer #bottom{text-align:left;color:#555}
.red{color:#CC0000;}
#footer #bottom span{float:left;margin:20px;}


