/*栏目板*/
.menu {	HEIGHT: 26px;background: url(/images/template/menu_bg.gif);position: relative;}


/*主容器 分栏*/
#wraper { width: 910px; margin: 0px auto;}
.content {
width:910px;
background: url(/images/template/content_right_bg.gif) repeat-y right 0px;
margin: 8px 0px;
}

.right {
width: 245px;
float:right;
}
.LeftContent {
width: 655px;
float: left;
}
.left { width: 280px; float: left; margin-right:6px;}
.center { width: 369px;float: left; }
.P2_C1, .P2_C2 {/*左下边内容平分两栏*/
width: 323px;
float: left;
margin-bottom:8px;
border:1px solid #D1D1D1;
border-top: none;
}
.P2_C1 { margin-right: 5px; }
/*左侧内容*/
h1.topTitle {/*页面标题*/
font-size: 20px;
color: #555;
line-height: 1.1;
margin-bottom: 10px;
font-family: "黑体";
font-weight: normal;
border-bottom: 1px solid #aaa;
padding: 1px 0px 3px;
position: relative;
background: url(/images/template/bg_building.gif) no-repeat right -30px;
}
h1.topTitle span {
font-size: 12px;
margin-left: 10px;
position: absolute;
right: 0px;
top: 6px;
}
h1.topTitle span img { margin: 0px 10px -1px 10px; }
/*头条*/
.hotTit {
padding:5px 8px 5px;
background-color: #FFFAE6;
margin-bottom: 12px;
}
.hotTit h1 {
text-align: center;
margin: 5px auto 7px;
}
.hotTit h1 a { font-size: 18px; color: #c14502; font-family: "黑体", "Arial Black"; }/*头条标题*/
.hotTit h1 a:hover {text-decoration: underline; color: #cc0000; }
.hotTit h1 strong { font-weight: normal;}
.hotTit p { line-height:140%; }
.hotTit p a{ font-size:12px}
.center li {
background: url(/images/template/dot04.gif) no-repeat 0px 4px;
position: relative;
padding-left: 13px;
margin: 0px 8px 4px;
}
.center li span {
position: absolute;
right: 0px;
_right: 8px;
top: 0px;
color: #CC6655;
}
/*左上边栏TOP10*/
#top10_bg {
background:url(/images/template/top10_bg.gif) repeat-x bottom;
border: 1px solid #ccc;
}
#top10 {
background: url(/images/template/number1-10_bg.gif) no-repeat 5px 43px;
padding: 10px 5px 0px;
border: 1px solid #fff;
}
#top10 h2 {
font-size: 12px;
color: #FF0000;
line-height: 22px;
height: 22px;
background-color: #E6F7FC;
padding-left: 15px;
margin-bottom: 11px;
*margin-bottom: 12px!important;
}
#top10 li {
padding-left: 18px;
height:22px;
font-size:12px
}
#top10 li a{ font-size:12px}


.P2_menu {
background:url(/images/template/bg_menu_p2.gif);
height: 30px;
position: relative;
}
.P2_menu  a.menuText,.P2_menu .menuText {
position: absolute;
left: 0px;
top: 6px;
font-weight: bold;
color: #FAF7F1;
text-decoration: none;
display: block;
width: 106px;
text-align: center;
}
.P2_menu .menuText a{ font-weight:bold; color:#fff}
.P2_menu  a.menuText:hover {
color: #FFF;
text-decoration: underline;
}
.P2_menu a.more,.P2_menu span.more {
position: absolute;
top: 5px;
color:#333;
text-decoration: none;
display: block;
width: 40px;
text-align: center;
right: 10px;
padding: 3px;
font-size: 12px;
}
.P2_menu span.more a{ font-size:12px}
.P2_menu a.more:hover { 
color: #FF0000;
text-decoration: underline;
}
.TitList {
padding:10px 10px 2px;
}
.TitList li { 
background: url(/images/template/dot04.gif) no-repeat 0px 5px;
padding-left: 13px;
margin-bottom: 6px;
position: relative;
}
.TitList li a.blue003366 {
font-size: 14px;
}
.TitList li a.blue003366:hover {
text-decoration: underline;
}
.TitList li span {
position: absolute;
right: 0px;
_right: 8px;
top: 0px;
color: #ccc;
}


/*广告*/
.AD_650_80 {
width: 655px;
height: 90px;
margin: 8px auto;
background-color: #E4E4E4;
clear: both;
}

