@charset "utf-8";
/* CSS Document */

/*造价师二级页*/

/*栏目板*/
.menu {	HEIGHT: 26px;background: url(/images/template/menu_bg.gif);position: relative;}
.right .menu { background-image:url(/images/template/menu_gray_bg.gif)}
.menuTxt {	position: absolute;	left: 31px;	top: 6px;}
a.menuTxt{font-size: 14px;color:#036 ;font-weight: bold;}
a.menuTxt:hover{color: #f00;text-decoration: underline;}
.more {position: absolute;right: 10px;top: 9px;}
.menu_arrow {
position: absolute;
left: 10px;
top: 6px;
}
.bbs .menuTxt { left: 50px;}
.bbs .menu_arrow { top: 4px;}


/*主容器 分栏*/
#wraper { width: 960px; margin: 0px auto;}
.content {
width:960px;
background: url(/images/template/content_right_bg.gif) repeat-y right 0px;
margin: 8px 0px 10px;
}

.right {
width: 245px;
float:right;
}
.LeftContent {
width: 704px;
float: left;
}
.left { width: 280px; float: left; margin-right:6px;}
.center { width: 418px;float: left; }
.P2_C1, .P2_C2 {/*左下边内容平分两栏*/
width: 345px;
height:280px;
float: left;
margin-bottom:10px;
border:1px solid #B9D1F0;
border-top: none;
background:#F7F9FD;
}
.P2_C1 { margin-right: 10px; }
/*左侧内容*/
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/title_bg.jpg) no-repeat right -12px;
text-align: left;
}
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:12px;
border-bottom: 1px dotted #ccc;
margin-bottom: 12px;
height: 70px;
}
.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%; }
.center li {
background: url(/images/template/dot04.gif) no-repeat 0px 4px;
position: relative;
padding-left: 13px;
margin: 0px 8px 6px;
}
.center li a { font-size: 14px; }
.center li span {
position: absolute;
right: 0px;
_right: 8px;
top: 0px;
color: #CC6655;
font-size: 10px;
}
/*左上边栏TOP10*/
#top10_bg {
background:url(/images/template/top10_bg.gif) repeat-x bottom;
border: 1px solid #FFD865;
}
#top10 {
background: url(/images/template/number1-10_bg.gif) no-repeat 8px 37px;
padding: 2px 2px 3px;
border: 1px solid #fff;
}
#top10 h2 {
font-size: 12px;
color: #8B0D0D;
line-height: 22px;
height: 22px;
background-color: #F8EAC0;
padding-left: 15px;
margin-bottom: 10px;
*margin-bottom: 11px!important;
}
#top10 li {
padding-left: 24px;
margin-bottom: 5px;
*margin-bottom: 6px!important;
}



.P2_menu {
background:url(/images/template/P2_menu.jpg) no-repeat;
height: 28px;
position: relative;
}
.P2_menu  a.menuText {
position: absolute;
left: 14px;
top: 6px;
font-weight: bold;
color: #fff;
text-decoration: none;
display: block;
width: 107px;
text-align: center;
font-size: 14px;
}
.P2_menu  a.menuText:hover {
text-decoration: underline;
}
.P2_menu a.more {
position: absolute;
top: 4px;
text-decoration: none;
display: block;
width: 50px;
text-align: right;
right: 10px;
padding: 3px;
font-size: 12px;
}
.P2_menu a.more:hover { 
color: #FF0000;
text-decoration: underline;
}
.TitList {
padding:10px 3px 2px 10px;
}
.TitList li { 
background: url(/images/template/dot04.gif) no-repeat 0px 5px;
padding-left: 12px;
margin-bottom: 6px;
position: relative;
}
.TitList li a { font-size: 14px; }
.TitList li span {
position: absolute;
right: 0px;
_right: 8px;
top: 0px;
color: #ccc;
}


/*右侧边栏*/
.editor li a,.lastnews li a { 
width:220px;
word-break:keep-all;
text-overflow:ellipsis;
overflow:hidden;
}

/*广告*/
.AD_p2 {
width: 704px;
height: 90px;
margin: 8px auto;
background-color: #E4E4E4;
clear: both;
}

