@charset "utf-8";
/* CSS Document */
body{margin:0px; padding:0px; font-family:Arial, Helvetica, sans-serif; font-size:12px; background:#1c1c1c}
.clear{ clear:both;}
.top{background:#202020; margin-top:5px; border-bottom:1px solid #333333; border-top:1px solid #000;}
.top_td{width:920px; padding:5px 30px; margin:auto;}

.button{width:800px; margin:auto;}
.button a{text-decoration:none; display:block; float:left; padding:15px 25px; color:#666666;}
.button a:hover, .active{background:#303030; color:#ffffff;}

.banner{background:#D8CFA7; height:240px;}
.banner_td{ width:980px; height:240px; margin:auto;}

.top_box_td{ color:#666; line-height:22px; background:#151515; border-bottom:1px solid #666;}
.bottom_td{ background:#D8CFA7; padding:10px; line-height:22px;}
.bottom_td .top_boxs .top_box{ height:270px;}
.bottom_td .tob_box a{color:#000; margin-top:15px;}
.bottom_td .tob_box a:hover{color:#FFFFCC;}

.tob_boxs{width:980px; margin:auto;}
.tob_box{width:215px; padding:10px 13px; float:left;}
.tob_box img{width:200px; height:100px;}
.tob_box h3{ font-size:18px; padding:5px 0px; margin:5px 0px; }
.tob_box a{ display:block; text-decoration:none; color: #FFFFCC;}
.tob_box a:hover{ text-decoration:underline;}

#content{width:980px; margin:auto; color:#999999;}
#content h2{color:#fff; font-size:30px; padding:5px 0px; border-bottom:1px dotted #666; margin-bottom:20px; font-family:cal}
#content h3{ color:#FF6600; font-size:18px; padding:5px; margin:5px;}
#content .left{width:640px; float:left; margin-right:20px; padding:15px; line-height:22px; }
#content .right{width:250px; float:left; padding:15px;}
#content .right a{ text-decoration:none; display:block; padding:5px 15px; border-bottom:1px dotted #333; color:#666; font-size:14px;}


#footer{ background:#202020; border-top:4px solid #303030; padding:10px; font-size:11px; text-align:center; color:#666666;}
#footer a{ color:#FFFFCC; text-decoration:none; padding:0px 15px;}
#footer a:hover{text-decoration:underline;}
.site{width:45%; margin:0 2%; float:left;}
.site a{display:block; padding:2px 25px; text-decoration:none; margin-bottom:3px; background:#333; color:#CCCCCC;}
