﻿/* CSS Document */
*{margin:0;padding:0;}
html{}
body{text-align:center;margin:0px;padding:0px;background:#660000;}
div,p,span{font-size:12px;}
a{color:#333;text-decoration:none;}
a:hover {color:#f00;text-decoration:none;}
img {border:0px; }
ul{list-style:none;}
.clear{ clear:both; padding-bottom:10px;}
.left{float:left;}
.right{ float:right;}

.adv_1{height:80px; padding:10px 0; width:960px;}
#container{ width:980px;margin:0px auto; background:#FFF;}

#header{ background:url(banner.png) no-repeat scroll 0 0; height:290px; width:959px; margin:0 auto; }

#menus{ background:url(menus_1.png) repeat-x scroll 0 0; height:45px; width:959px; margin:0 auto;}
#menus table{ width:80%; margin:0 auto;}
#menus table td{ height:45px; line-height:45px; text-align:center; }
#menus a:link, #menus a:visited{color:#fff; font-size:14px; font-weight:bold;}
#menus a:hover{color:#fff; font-size:14px; font-weight:bold; padding-top:2px;}
#pagebody{ padding:10px; width:960px;}
.column1, .column2, .column3, .column4, .column5{ float:left;}
.column0{ width:100%;}
.column1{ width:475px; padding-right:10px;}
.column2{ width:475px;}

.column3{ width:310px; padding-right:10px;}
.column4{ width:310px; padding-right:10px;}
.column5{ width:310px;}

.flashpanel{  height:327px; border:solid 5px #fbd060;}

.qianyan{ width:475px; height:337px; background:url(qy.png) no-repeat scroll 0 0;}


.email{ background:url(email_1.png) no-repeat scroll 0 0;height:130px;}

.p1{}
.p1 .t{ height:41px;}
.p1 .l{ height:47px;}
.p1 .bg1{ background:url(title_1.png) repeat-x scroll 0 100%;}
.p1 .bg2{ background:url(title_2.png) repeat-x scroll 0 100%;}
.p1 .bg3{ background:url(title_3.png) repeat-x scroll 0 100%;}
.p1 .bg5{ background:url(title_5.png) repeat-x scroll 0 100%;}
.p1 .t label{ display:block; width:160px; color:#fff; height:30px; text-align:center; font-weight:bold; line-height:30px; background:url(menus_1.png) repeat-x scroll 0 0; float:left;}
.p1 .c{ height:235px;  padding:10px;}
.p1 .t span{float:right; font-size:12px; padding:10px 10px 0 0;}

.p2{ border-left: solid 1px #fcd995; border-right: solid 1px #fcd995; border-bottom: solid 1px #fcd995;}
.p2 .t{ height:30px; line-height:30px; padding:0 10px; background:url(bg1.png) repeat-x scroll 0 0; margin-top:10px;}
.p2 .t b{ display:block; color:#fff; width:160px; height:30px; line-height:30px; font-size:12px; background:url(bg2.png) no-repeat scroll 0 0; text-align:center;}
.p2 .t span{ float:right;} 
.p2 .c{  padding:10px;}

.c_dl_1{ height:62px; overflow:hidden;}
.c_dl_1 dd{ background:#f0f0f0; border-bottom: solid 1px #fcd995; height:30px; line-height:30px; text-align:center; float:left;}
.c_dl_1 dd.active{ background:#fff; font-weight:bold; color:#f30;}
.c_dl_1 dd.active a:link, .c_dl_1 dd.active a:visited{ color:#f30;}
.c_dl_1 dd.active a:hover{}
.c_dl_1 dd#one1{ border-right: solid 1px #fcd995; width:234px;}
.c_dl_1 dd#one2{width:235px;}
.c_dl_1 dd#one3{ border-right: solid 1px #fcd995; width:234px;}
.c_dl_1 dd#one4{width:235px;}

.c_dl_2{ height:31px; overflow:hidden;}
.c_dl_2 dd{ background:#f0f0f0; border-bottom: solid 1px #fcd995; height:30px; line-height:30px; text-align:center; float:left;}
.c_dl_2 dd.active{ background:#fff; font-weight:bold; color:#f30;}
.c_dl_2 dd.active a:link, .c_dl_2 dd.active a:visited{ color:#f30;}
.c_dl_2 dd.active a:hover{}
.c_dl_2 dd#two1{ border-right: solid 1px #fcd995; width:180px;}
.c_dl_2 dd#two2{ border-right: solid 1px #fcd995; width:144px;}
.c_dl_2 dd#two3{ width:144px;}

.p3{ border: solid 1px #fcd995;}
.p3 .t{ height:28px; line-height:28px; padding:0 10px 0; border-bottom: solid 1px #fcd995;}
.p3 .bg1{ background:url(title_4_1.png) no-repeat scroll 0 0;}
.p3 .bg2{ background:url(title_4_2.png) no-repeat scroll 0 0;}
.p3 .t b{ color:#f30; font-size:14px; float:left;}
.p3 .t span{ float:right;} 
.p3 .c{  padding:10px;}


.ul1{}
.ul1 li{ height:27px; line-height:27px; text-align:left; font-size:13px; background:url(icon_4.gif) no-repeat scroll 5px 10px; padding:0 0 0 15px;overflow: hidden;}
.ul1 li span{ float:right; font-size:12px; color:#666; }

/*footer start*/
#footerbox{padding:10px 0px 0px 0px;}
#footerlink{background:#d90909;height:32px;padding:0px 0px 0px 160px; color:#fff;}
#footerlink ul{margin:0px;padding:0px;}
#footerlink li{line-height:32px;float:left;}
#footerlink a{font-weight:bold;color:#fff;padding:0px 25px;}
#copyright{line-height:25px; padding:10px 0;}
