@charset "utf-8";
/* CSS Document */

body{margin:0;padding:0;background:#fff;}
body,td{font-size:12px; color:#333;line-height:18px; font-family:arial;}
input{font-family:arial;font-size:12px;padding:1px;}

a,a:visited,a:link{color:#333333;text-decoration:none;}
a:hover{text-decoration:underline;color:#006699;}

.ml10{margin-left:10px;}
.mr10{margin-right:10px;}
.mt10{margin-top:10px;}
.mb10{margin-bottom:10px;}

.p10{padding:10px;}
.pt10{padding-top:10px;}
.pl10{padding-left:10px;}

.p20_all{padding:20px;}
.p20_b{padding-bottom:20px;}
.p20_t{padding-top:20px;}
.p20_l{padding-left:20px;}

.ml5{margin-left:5px;}
.mr5{margin-right:5px;}
.mt5{margin-top:5px;}
.mb5{margin-bottom:5px;}

.xxggl td{line-height:24px;border-bottom:1px dashed #d7d7d7;padding-left:8px;background:url(../img/dot01.gif) left center no-repeat;}
.syxxxw td{line-height:28px;border-bottom:1px dashed #d7d7d7;padding-left:8px;background:url(../img/idot2.gif) left center no-repeat;text-align:right;color:#CCCCCC}
.syxxxw td a{float:left;}
.sykc .ct{border:1px solid #dfdfdf;border-top:none;padding:5px 10px}
.sykc .title{height:33px;background:url(../img/index_16.gif) left top no-repeat;line-height:33px;text-align:right;padding-left:14px;padding-right:3px;}
.sykc .title a{color:#d64118;}
.sykc .title span{float:left;}
.sykc .title span a{font-size:14px;color:#FFFFFF;font-weight:bold;}
.sykc .ct .ct1{line-height:22px;border-bottom:1px dashed #ccc;padding-bottom:5px;}
.sykc .ct .ct2{padding:5px 0px;}
.ct22 td{line-height:26px;}
.ct22 .ct22s{background:#fffced;}
.menu{padding-top:4px;line-height:30px;color:#FFFFFF;background:url(../img/index_04.gif) left center repeat-x;}
.menu a{color:#FFFFFF;margin:0px 12px;}
.sw{border-left:1px #cccccc solid;border-right:1px #cccccc solid;padding:10px 30px;line-height:28px;}
#sub_cjwt td{line-height:26px;padding:5px 5px 20px 15px;font-size:12px;}
#sub_cjwt .ttit{line-height:20px;background:#fff6ee;border-bottom:1px solid #fed6b3;color:#900;font-weight:bold;padding:5px 5px 5px 15px;}
#sub_clsmain td{padding:5px;font-size:12px;line-height:22px;}
#sub_clsmain .tit{font-weight:bold;color:#990000;background-color:#fffaf1}
#in_cls_Nav td{color:#333;border-bottom:1px dotted #d6d6d6}
#in_cls_Nav .ic_name a{color:#cd3301;background:url(../img/dot01.gif) 4px center no-repeat;padding-left:10px;line-height:29px}
.p10_all{padding:10px;}
ul.newslist {padding:0px;margin:0px;}
ul.newslist li{ list-style-type:none;border-bottom:1px dashed #d7d7d7;background:url(../img/yy_07.gif) left center no-repeat;padding-left:10px;text-align:right;color:#CCCCCC}
ul.newslist li a{float:left;}

.inewt{background:url(../img/ci_75.gif) left center no-repeat;padding:0px 5px 0px 15px;line-height:30px;text-align:right;}
.inewt span{float:left;font-weight:bold;}
.inewc td,.inewc2 td{line-height:25px;background:url(../img/dot01.gif) 5px center no-repeat;padding-left:12px;}
.inewc2 td{background:url(../img/yy_07.gif) 5px center no-repeat;}

.chromestyle{
width: 99%;
font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 1px solid #BBB;
width: 100%;
background: url(chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #494949;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}

.chromestyle ul li a:hover{
background: url(chromebg-over.gif) center center repeat-x;
}

.chromestyle ul li a[rel]:after{
content: "v";
}


.dropmenudiv{
position:absolute;
top: 5px;
left:-10px;
padding:5px;
margin-left:-19px;
font:normal 12px Verdana;
z-index:100;
background-color: #007da5;
visibility: hidden;
/*filter:alpha(opacity=80)*/
}
.dropmenudiv ul{padding:0px;margin:0px;}
.dropmenudiv ul li{line-height:24px; height:24px;text-align:center; list-style-type:none;padding:0px;}
.dropmenudiv ul li a{color:#FFFFFF;margin:0px 25px;font-size:12px;font-weight:bold}
.dropmenudiv ul li:hover a{color:#ffff00;}