@charset "utf-8";
/* CSS Document */
body{ font-size:12px; font-family:"宋体",Arial, Helvetica, sans-serif; text-align:left; line-height:180%;}
ul{list-style:none; margin:0px; padding:0px;}
a{color:#333; text-decoration:none;}
a hover{color:#333; text-decoration:underline;}
.catalog{border:1px solid #C2E2EF; background:white;}
.catalog ul{margin:1px;}
.catalog_text{padding:0px 10px 3px 10px;}
.catalog_text div{text-indent:0.5em; color:#999;}
.red{color:red; padding-left:2px;}
.left{float:left; padding-right:2px;}
.mar_top_10{margin-top:10px;}
.mar_top_8{margin-top:8px;}
.right{float:right;}
.green{color:green;}
#right_1{background:url(../images/data_bg.jpg) no-repeat; height:64px; margin:2px 10px 6px 10px; text-align:center;}
#right_1 div{width:111px; padding-top:4px; color:#285785;}
#right_1 span{color:#aaa;}
.catalog_left{width:678px; float:left;}
.catalog_right{float:right; margin-left:8px; width:252px;}
.catalog_title{background:url(../images/title_bg.jpg) repeat-x; font-weight:bold; padding-left:10px; padding-top:4px;}
.list_search input{border:1px solid #dbdbdb; height:16px; width:138px; color:#ccc; padding-left:6px; padding-top:4px;}
.list_search img{margin-top:1px; cursor:pointer; height:23px;}
.height_63{height:63px;}

.contentbox_right{width:318px; text-align:right;}
.contentbox_text_right{float:right; line-height:19px; width:190px;}
.contentbox_left_right li{border-bottom:1px dotted #e6e7e0;background:url(../images/jt.gif) no-repeat; padding-left:10px; padding-top:2px; clear:both; height:21px;}
.contentbox_left_right div{color:#666;}
.contentbox_left_right span{font-weight:bold;}

.contentbox_left{float:left; width:318px; margin-left:8px;}

.catalog_bg{background:url(../images/catalog_bg.gif) no-repeat; width:120px; height:157px;}
.catalog_bg li{padding:4px;}

.bottom li{padding-top:3px;}
.bottom img{padding-left:6px; padding-right:6px;}

.pad_bottom_8{margin-bottom:8px; clear:both;}

.page{text-align:center; margin-top:8px; font-size:12px; font-weight:bold; clear:both; height:32px; background:#fff; padding-top:14px;}

/*选项卡*/
#Tab{
width:100%;
margin:0px;
padding:0px;
margin-top:8px;}
/*菜单class*/
.Menubox {
width:655px;
background:url(../images/tab_bg.gif) no-repeat;
height:30px;
text-align:center;
line-height:30px;
margin:0 auto;
}
.Menubox ul{
margin:0px;
padding:0px;
}
.hover a{color:red;}
.Menubox li{
float:left;
display:block;
cursor:pointer;
width:84px;
color:#949694;
font-weight:bold;
}
.Menubox li.hover{
padding:0px;
background:#fff;
width:84px;
background:url(../images/tab_on.jpg) no-repeat;
color:red;
font-weight:bold;
height:30px;
line-height:30px;
}
.Contentbox{
clear:both;
height:1060px;
padding:8px 12px 0px 0px;
border-top:4px solid white;
background:#f6f7f7;
}

