﻿/* 内容页共用CSS定义开始*/
body{font-size:12px; width:950px; font-family:"宋体", arial;margin:0 auto;}
div,form,img,ul,li,dl,dt,dd {margin: 0; padding: 0; border: 0;list-style:none;}
h2,h3,h4,h5 { margin:0; padding:0;}
h6 { margin:0; padding:0;text-align:center;}
h1 {margin: 0;padding: 0;text-align: center;font-size: 18px;line-height: 30px;padding-top: 5px;font-weight: bold;}

/****** Font Size ******/
.f12{ font-size:12px;}
.f14{ font-size:14px;}
.f16{ font-size:16px;}
/****** Link Color ******/
a:link  {color:#0A0064; text-decoration: none} 
a:visited {color:#800080;text-decoration:none} 
a:hover {color:#bc2931; text-decoration:underline} 
a:active{color:#bc2931; text-decoration:underline}
.left{float:left}
.right{float:right}
.center{margin-left:auto; margin-right:auto}

.clear {clear: both;height:0px;overflow:hidden; visibility:hidden; display:block}
/* 内容页共用CSS定义结束*/

/* 首页头部CSS定义开始*/
#fullscreenad {text-align: center;}
#header{margin-top:2px;text-align: center;margin-bottom:2px}
.login{border-right:1px solid #CCCCCC;text-align: left;border-left:1px solid #CCCCCC;line-height: 25px;height: 27px;color: #525252;background-image: url(/skin/tranbbs/nav_bg.gif);border-bottom:solid 1px #CBCBCB;	padding:0px 5px 0px 10px;}
.login A:hover{color: #CC3300;}
.login_z {width:700px;text-align: left;line-height: 25px;height: 27px;float: left;}
.login_z a:link{color: #000000; font-size:12px;text-decoration:none}
.login_z a:visited {color: #000000; font-size:12px;text-decoration:none}
.login_z a:hover {color:#F50000; font-size:12px;text-decoration:none}
.login_y {width:200px;text-align: left;line-height: 25px;height: 27px;float: right;}
#top {border-right:1px solid #CCCCCC; border-left:1px solid #CCCCCC;border-bottom:1px solid #CCCCCC;width:948px;height:110px;}
#top .logo {margin-left:3px;float: left;margin-top:2px;width:200px;height:100px;}

.nav1 {margin-top:8px;text-align: left;color: #666666;float: right;margin-right:15px;line-height: 25px;}
.nav1 li{width: 90px;font-size:14px;border: 1px #e55b5c solid;text-align: center;color: #666666;float: left;line-height: 25px;margin-left: 8px;}
.nav1 a:link{color: #000000; font-size:14px;text-decoration:none}
.nav1 a:visited {color: #000000; font-size:14px;text-decoration:none}
.nav1 a:hover {color:#F50000; font-size:14px;text-decoration:none}
/* 首页头部CSS定义结束*/

/* 公告信息行CSS定义开始*/
.notice {width:947px;margin-top: 5px;height:27px;float:left;border: 1px #c0d3de solid;background: url(/tranbbs/2009/i_notice.gif);}
.notice_z {width:305px;height:27px;float:left;padding-left:120px;background: url(/tranbbs/2009/i_notice_1.gif);}
.notice_z li{width:305px;height:27px;line-height: 27px;float:left;}
.notice_z a:link  {color: #E10000;text-decoration: none;} 
.notice_z a:visited {color:#800080;text-decoration:none} 
.notice_z a:hover {color:#bc2931; text-decoration:underline} 
.notice_z a:active{color:#bc2931; text-decoration:underline}
.notice_y {width:380px;height:27px;float:right;padding-left:115px;background: url(/tranbbs/2009/i_notice_2.gif) repeat-y left;}
/* 公告信息行CSS定义结束*/

/* 专题菜单行CSS定义开始*/
.special {width: 947px;height: 58px;margin-top: 5px;float: left;border: 1px #c0d3de solid;}
/* 专题菜单行CSS定义结束*/

/* 网站调查页CSS定义开始*/
#place {border: 1px #A8B5BF solid;line-height:30px;margin-top: 5px;height: 30px;}
#place .place_z {padding-left:10px;width:630px;line-height:25px;margin-top: 2px;text-align: left;float: left;}
#place .place_c {padding-left:10px;width:25px;text-align: right;float: left;}
#place .place_y {width: 240px;margin-right: 10px;text-align: left;float: right;padding-top:2px;}

#vote {width:948px;height: auto;border:1px solid #CCCCCC;float: left;margin-bottom:5px;margin-top:5px}
#vote .title{width:948px;height: 30px;text-align: center;line-height:30px;border-bottom:1px solid #CCCCCC;float: left;margin-bottom:5px;margin-top:5px}
.votezbt {width:948px;height: 30px;text-align: center;line-height:30px;border-bottom:1px solid #CCCCCC;float: left;margin-bottom:5px;margin-top:5px}
.votezbt ul{width:940px;height:auto;clear: both;}
.votezbt li{width:400px;float: left;height:30px;line-height:20px;text-align:left;margin-left:5px;}
.voteznr {width:948px;height: auto;text-align: center;line-height:30px;border-bottom:1px solid #CCCCCC;float: left;margin-bottom:5px;margin-top:5px}
.voteznr ul{width:900px;height:auto;clear: both;margin-left:20px;}
.voteznr li{width:auto;float: left;height:45px;line-height:20px;text-align:left;font-size:14px;}
.voteznr1 {width:948px;height: auto;text-align: center;line-height:30px;border-bottom:1px solid #CCCCCC;float: left;margin-bottom:5px;margin-top:5px}
.voteznr1 ul{width:900px;height:auto;clear: both;margin-left:20px;}
.voteznr1 li{width:auto;float: left;line-height:20px;text-align:left;font-size:14px;}
/* 网站调查页CSS定义结束*/

/* 网站版权页CSS定义开始*/
#Copyright {width:950px;height: auto;float: left;margin-bottom:5px;margin-top:5px}
#Copyright .ztable{width:255px;height: auto;border:1px solid #CCCCCC;float: left;margin-bottom:5px;text-align: center;}
#Copyright .ztable ul{width:250px;height:auto;margin:2px;}
#Copyright .ztable li{width: 240px;float: left;height: auto;color: #5F7383;text-align: left;font-size: 14px;margin-bottom: 2px;clear: both;}

#Copyright .ztable1{width:300px;height: auto;border:1px solid #4486a6;float: left;margin-bottom:5px;text-align: center;}
#Copyright .survey{width:300px;height: auto;float: left;}

#Copyright .ztable_t {width: 290px;line-height:18px;margin:3px;float: left;height: auto;color: #5F7383;text-align: left;font-size: 12px;margin-bottom: 2px;}
#Copyright .ztable_t ul{width:284px;height:auto;margin:2px;}
#Copyright .ztable_t li{width: 284px;line-height:18px;float: left;height: auto;color: #5F7383;text-align: left;font-size: 12px;margin-bottom: 8px;clear: both;}



#Copyright .ytable{width:685px;height: auto;border:1px solid #CCCCCC;float: right;margin-bottom:5px;}
#Copyright .ytable1{width:635px;height: auto;border:1px solid #CCCCCC;float: right;margin-bottom:5px;}

#Copyright .ytable_s {width:635px;height: auto;margin-bottom:5px;}
#Copyright .ytable_s ul{width:615px;height:auto;margin:7px;}
#Copyright .ytable_s li{width:615px;float: left;height: auto;margin-top:5px;line-height: 20px;text-align: left;clear: both;}
#Copyright .ytable_s li a:link  {color:#808080; text-decoration: none} 
#Copyright .ytable_s li a:visited {color:#800080;text-decoration:none} 
#Copyright .ytable_s li a:hover {color:#bc2931; text-decoration:underline} 
#Copyright .ytable_s li a:active{color:#bc2931; text-decoration:underline}
#surveyad {border:1px solid #CCCCCC; width:946px;height:90px;padding:1px;}

.surveytit {width:600px;color: #ffffff;padding-top:1px;padding-left:20px;background:url(/skin/tranbbs/public_survey.gif);font-size:13px;height:35px;line-height:30px;margin-bottom:5px;}

.surveyz {border: 1px #FFFFFF solid;border-bottom: 3px #E6E6E6 solid;color: #ffffff;background-color: #4486a6;width: 288px;float: left;height: 25px;font-size: 13px;padding-left:10px;padding-right:3px;line-height: 25px;text-align: left;margin-bottom:5px;}

.f14 {font-size:14px;color:#bc2931;}
fcenter {text-align: center;}
/* 网站版权页CSS定义结束*/


.links_l {width:250px;float:left;height: auto;padding:1px;margin-top:5px;}
.links_r {width:690px;float:right;height: auto;padding:1px;margin-top:5px;}
.links_box {border: 1px #c0d3de solid;width:99%;float:left;height: auto;padding:1px;margin-bottom:10px;}
.links_l_bt {width:220px;float:left;font-size:13px;color: #333399;height: 31px;line-height: 31px;padding-left:25px;background-image: url(/skin/tranbbs/2009/links_bt_1.gif);}
.links_r_bt {width: 655px;padding-left: 25px;color: #333399;font-size: 13px;float: left;height: 31px;line-height: 31px;background-image: url(/skin/tranbbs/2009/links_bt_1.gif);}
.links_list {width:95%;float:left;height: auto;line-height: 25px;margin:5px;padding:1px;}

.links_list a:link  {color:#0A0064; text-decoration: none} 
.links_list a:visited {color:#800080;text-decoration:none} 
.links_list a:hover {color:#bc2931; text-decoration:none} 
.links_list a:active{color:#bc2931; text-decoration:underline}

.links_list_1 {width:670px;float:left;height: auto;line-height: 25px;margin:5px;margin-bottom:15px;}
.links_list_1 li{width:150px;float:left;height: 50px;line-height: 25px;margin:6px;padding:1px;border: 1px #c0d3de solid;}

.links_list_1 a:link  {color:#0A0064; text-decoration: none} 
.links_list_1 a:visited {color:#800080;text-decoration:none} 
.links_list_1 a:hover {color:#bc2931; text-decoration:none} 
.links_list_1 a:active{color:#bc2931; text-decoration:underline}

/* 内容页底部CSS定义开始*/
#foot {margin-top: 5px;height: 150px;}
.Bottom {width:700px;float:left;line-height:25px;height: 25px; text-align:center;padding-left:180px;margin: 0;}
.Bottom li{width:80px;padding:1px 3px 1px 3px;float:left;height: 25px; text-align:center;background: url(tranbbs/2009/Bottom_line.gif);}
.about {margin-top:10px;width:700px;float:left;line-height:25px;height: 25px; text-align:center;padding-left:180px;}
.about ul{height:auto;}
.about li{line-height:23px;text-align:center;}

.nr_z {width:200px;float: left;line-height:30px;margin-top: 5px;}
.nr_c {width:540px;float: left;line-height:30px;margin-top: 5px;}
.nr_c ul{height:auto;}
.nr_c li{line-height:23px;text-align:center;}
.nr_y {width:200px;float: right;line-height:30px;margin-top: 5px;}
/* 内容页底部CSS定义结束*/


/* --增加缩略图边框-- */ 
.pic1
{
border: 3px double #384445;
}
.pic2
{
border: 3px double #cccccc;
}
.pic3
{
border: 3px double #cccccc;
}

