/*全局变量*/
*{ margin:0; padding:0;}
body{ margin:0 auto; padding:0; font-family:"宋体"; font-size:12px; width:960px;}
li{ list-style:none; margin:0; padding:0;}
ul{ margin:0; padding:0;}
img{ border:none;}
.clear{ clear:both;}
a{ text-decoration:none; color:#000000;}
a:hover{text-decoration:none; color:#CC0000;}
/*top部分*/
.top{widht:960px; height:100%; overflow:hidden;}
.top .top1{height:40px; widht:945px; background:#b50e0e; color:#FFFFFF; padding-left:15px; line-height:20px;}
.top .top2 .logo{float:left; width:855px; height:80px;}
.top .top2 .sc{ float:right; width:85px; height:65px; padding-top:15px; padding-left:20px; background:url(../image/top2_bg.jpg) repeat-x;}
ul#ul1{}
ul#ul1 li{ height:20px; line-height:20px; }
.top .top3{ width:960px; height:48px; border-bottom:#b50e0e solid 3px;}
ul#nav{}
ul#nav li{ float:left; background:url(../image/line.gif) right bottom no-repeat; width:120px; height:48px;}
ul#nav li a{ width:118px; height:48px; line-height:48px; text-align:center; background:url(../image/on.gif) no-repeat; display:block;}
ul#nav li a:hover{ width:118px; height:48px; line-height:48px; text-align:center; background:url(../image/off.gif) no-repeat; color:#FFFFFF;}
.top .top4{ background:width:960px; height:203px; border-bottom:#b50e0e solid 3px;}
/*content部分*/
.content{widht:960px; height:100%; overflow:hidden; margin-top:5px;} 
/*left部分*/
.content .left{ float:left; widht:205px; }
.content .left .left1{widht:205px;}
.content .left .left1 h1{ font-size:14px; font-weight:bold; border-left:10px solid #900808; background:#b50e0e; width:175px; height:35px; line-height:35px; color:#FFFFFF; padding-left:20px;}
.content .left .left1 .list{ border-left:10px solid #c0c0c0; background:#e4e4e4; width:195px;}
ul.ul1{}
ul.ul1 li{ width:155px; height:30px; line-height:30px; border-bottom:#FFFFFF solid 1px; padding-left:40px; background:url(../image/biao01.gif) no-repeat 20px 10px;}
ul.ul1 li a{ color:#CC0000;}
ul.ul1 li a:hover{ color:#666666;}
.content .left .left1 .list .lx{ padding:10px; line-height:20px;}
/*right部分*/
.content .right{ float:right; width:750px;}
.content .right .right1{width:515px; background:url(../image/right_bg.gif) repeat-x; border:#999999 solid 1px; float:left; height:250px; margin-bottom:5px;}
.content .right .right1 .title{ background:url(../image/right_title.gif); width:210px; height:32px; font-size:14px; font-weight:bold; line-height:32px; padding-left:40px; float:left;}
.content .right .right1 .more{ float:right; padding-right:10px; padding-top:15px;}
.content .right .right1 .con{width:485px; padding:10px 15px; line-height:20px;}
.content .right .flash{ float:right; width:228px; background:#CCCCCC; height:253px;} 
.content .right .right2{ width:748px; height:227px;}
.content .right .right2 .pic{padding:5px 5px; width:728px; height:185px;margin:0 auto;}
.content .right .right2 .pic img{ border:#999999 solid 1px;}
/*foot部分*/
.foot{ width:960px; border-top:#b50e0e solid 5px; margin-top:5px; line-height:20px; text-align:center; padding-top:6px;}
