/* 博都模板样式一 */
html{
     min-width:900px;
	scrollbar-face-color: #5E4C25;
    scrollbar-highlight-color: #927251;
    scrollbar-shadow-color: #492B1B;
    scrollbar-3dlight-color: #492B1B;
    scrollbar-arrow-color:  #FCD9AA;
    scrollbar-track-color: #000;
    scrollbar-darkshadow-color: #000;
}
body{
	 margin:0px auto;
	 padding:0px;
	 font-size:12px;
	 text-align:center;
	 color:#000;
	 line-height:180%;
	 background:#AC956C url(bg_body.jpg) no-repeat center top; 
	 word-wrap: break-word;
}
a{
     text-decoration: none;color: #000;
}
a:hover{
     text-decoration:underline;color: #fff;
}

.more {color:#fff;margin-right:5px;}
.more:a{
    color: #fff;
	text-decoration:none;
}
.more:hover{
    color: #fff;
	text-decoration:none;}


#top{
	width:900px;
	margin:5px auto 0 auto;
}
#top h1{
	float:left;
	width:79px;
}
#top h2{
	float:left;
	width:160px;
} 

#top h1{
	color:#E0C6A3;
	font-size:12px;
	margin:0 1px 1px 0 !important;
	margin:0 1px 0 0;
	height:22px;
	text-align:center;
}
#top h2{
	color:#E0C6A3;
	font-size:12px;
	font-weight:normal;
	margin:0 0 1px 0 !important;
	margin:0;
	height:22px;
	text-align:center;
}
#top a{
    color:#E0C6A3;
}
#top a:hover{
    color:#fff;
}
#top h1 a,#top h2 a{
    color:#E0C6A3;
}
#top h1 a:hover,#top h2 a:hover{
    color:#eee;
}
#top .top01{
    text-align:center;
}
#top .top02{
    text-align:right;
}

#top .top01{
    float:left;
	width:525px;
}
#top .top02{
    float:left;
	width:123px !important;
	width:120px;
}
#main{
	width:900px;
	margin:0 auto;
	text-align:left;
	border-bottom:0;

}


/* 定义头部 */

#header{
	width:894px;
	height:60px;
}
#logo{
	text-align:left;
	color:#E41477;
	margin-top:20px;
	padding-left:150px;
}
#logo h1{
	margin:0 0 0 10px;
	padding:0px;
	border:0px none;
}
#logo h1 a{
    display: block;
	margin:0px;
	padding:0px;
	border:0px;
	text-decoration:none;
    font:bold 25px 宋体;
}
#logo a{
	color:#E38409;
}
#logo a:hover{
    color:#fff;
}
#addr{
	text-align:right;
	margin-top:44px;
	background:#4B0801;
	color:#fff;
	padding:0px 3px 0px 5px;
	filter:alpha(opacity=70);
	}
#addr a{
    color:#ffe8e7;
}
#addr a:hover{
    color:#fff;
}

#menu{
	width:770px;
	color:#eee;
	height:22px;
	line-height:20px;
	padding:3px 0 0 130px;
	font:bold 12px 宋体;
	margin:10px 0 0 0;
}
#menu ul{
    margin:0;
	padding:0
}
#menu ul li{
    float:left;
	text-align:center;
	list-style :none;
	padding:0px 5px 0 6px;

}
#menu ul li a{
    color:#FEF2C2;
	text-decoration:none;
}
#menu ul li a:hover{
    color:#fff;
	text-decoration:underline;
}
#menu2{
	color:#000;
	height:20px;
	line-height:20px;
	margin:5px 0 0 0;
}
#menu2 ul{
    margin:0;
	padding:0
}
#menu2 ul li{
    float:left;
	text-align:center;
	list-style :none;
	padding:0px 8px 0 10px;
}
#menu2 .no{
  
}
#menu2 ul li a{
    color:#FEF2C2;
	text-decoration:none;
}
#menu2 ul li a:hover{
    color:#fff;
	text-decoration:underline;
}

/*middle*/

#content{
    margin:50px 0 5px 0;
}
#left{
	width:177px;
	text-align:left;
	padding:0px;
	margin:0;
}
#middle{
    width:516px !important;
	width:515px;
	text-align:left;
	padding:0px 3px 0px 3px !important;
	padding:0px 4px 0px 4px;
	margin:0 3px;
}
#right{
	width:177px;
	text-align:left;
	padding:0;
}
#sub_right{
    text-align:left;
	padding:0px 0px 0px 4px;
	margin:0 0 0 2px;
	width:700px;	
}
.img{
    border:0px;
}
img{
    border:0px;
}

/*所有标题*/
.noti{
    background: #A0352F url(noti_t.gif) no-repeat left top;
	width:160px;
	font-size:12px;
	padding:8px 0 0 17px;
	margin:0px;
	color:#fff;
	height:20px;
}
.mtitle{
    background:#3C0000 url(bg_tc.gif) no-repeat right top;
	font-size:12px;
	padding:2px 0 0 10px;
	margin:2px 0 0 0;
	color:#fff;
	height:22px;
	border:1px #3C0000 solid;
}
.mtitle a{color:#fff;}
.mtitle a:hover{color:#fff;}

.mtitle1{
	background:#5C2700 url(bg_tc2.gif) no-repeat right top;
	font-size:12px;
	padding:2px 0 0 5px;
	margin:0;
	color:#fff;
	height:22px;
	border:1px #723900 solid;
}
.title{
	background:url(bg_t.gif) no-repeat left top;
	font-size:12px;
	padding:10px 0 0 16px;
	margin:0;
	color:#fff;
	height:30px;

}
.title a{color:#fff;}
.title a:hover{color:#fff;}

.title2{
    background:#fff;
	border:1px solid #eee;
	font-size:12px;
	padding:0 0 0 5px;
	margin:0 1px 0 0;
	color:#000;
}
.title3{
    background:#FCD9AA;
	font-size:12px;
	padding:0 0 0 5px;
	margin:3px 1px 0 0;
	color:#000;
}

/* main 热点聚焦,图片,最新文章标题 */
.main_title{
	background:#3C0000 url(bg_tc.gif) no-repeat right top;
	font-size:12px;
	padding:2px 0 0 10px;
	margin:0;
	color:#fff;
	height:22px;
	border:1px #3C0000 solid;
}
/* 用户点评,我要点评标题 */
.main_title1{
    background:#3C0000 url(bg_tc.gif) no-repeat right top;
	font-size:12px;
	padding:2px 0 0 10px;
	margin:0;
	color:#fff;
	height:22px;
	border:1px #3C0000 solid;
}

/* 分类标题 */
.sub_title{
    background:#EBCFA4;
	font-size:12px;
	padding:2px 0 0 5px;
	margin:0;
	color:#000;
	height:21px;
}
.sub_list{
    background:#f8f8f8;
	height:22px;
	padding:2px 0 0 0;
	text-align:left;
	margin:5px 0 0 0;
}
.sub_list ul{
    margin:0;
	padding:0;
}
.sub_list ul li{
    float:left;
	text-align:left;
	list-style :none;
	padding:0px 8px 0 8px;
}
.list_l{
    width:70px;
	text-align:left;
	border-right:1px solid #fff;
}
.list_d{
    width:30px !important;
    width:50px;
	text-align:left;
	border-right:1px solid #fff;
}
.list_a{
    width:85px !important;
    width:95px;
	text-align:left;
	border-right:1px solid #fff;
}
.list_t{
    width:400px;
	text-align:left;
	border-right:1px solid #fff;
}
.list_t1{
    width:475px;
	text-align:left;
	border-right:1px solid #fff;
}
.gray{
    color:#888;
}
.cont_title{
    text-align:center;
}
.title_seg{
    margin:5px 0 0 0;
}
.red{
    color:#f00;
}

.service_list{
	font-size:12px;
	padding:0;
	margin:3px 0 0 0;
	color:#000;
}
.service_list ul{
    margin:0;
	padding:0;
}
.service_list ul li{
    float:left;
	text-align:left;
	list-style :none;
	padding:0px 8px 0 8px;
    background:#E7CEAD;
	
}
.service_list .bg {background:#f8f8f8;}
.service_list .l{
    width:60%;
	text-align:left;
}
.service_list .r{
    width:33%;
	text-align:left;
}

/* 所有内容 */
.noticont{
    padding:0 5px 0 10px;
	margin:0px 0px 5px 0;
	background:url(noti_b.gif) no-repeat left top;
	width:162px;
	height:136px;
	text-align:left;
	color:#D4AE88
}

.cont{
    padding:0 7px 5px 10px;
	margin:0 0 10px 0;
	word-break:break-all;
    background:#A35210 url(bg_tl.gif) repeat-y left top;
    color:#FBE1BE;
}


.cont a{color:#FBE1BE;}
.cont a:hover{color:#fff;}

.cont ul{
    list-style-type: none;
	padding:0;
	margin: 0;
	text-align:left;
}
.cont li{
	background:url(icon.gif) left no-repeat;
	padding:1px 0px 1px 6px;
}
.cont1{
    padding:0 0 0 5px;
	margin:0px;
}
.cont2{
    padding:0 0 0 5px;
	margin:0px 0 10px 0;
}

.com_images{
    padding:5px 0 0 5px;
	margin:0px 1px 5px 0;

}
.com_images ul{
    clear: left;
    margin:0;
	padding:0;
	list-style-type: none;
	display:inline;
}
.com_images ul li{
    float: left;
	display: block;
	padding:0px 8px 0 8px;
	margin-bottom:10px;
}
.divimg{
    width:106px;
}
.divimg1{
    width:106px;
	overflow:hidden;
	text-align:center;
}
.divimg1 img{
    height:85px;
}
.textdiv{
    width:106px;
    height:18px;
	overflow:hidden;
	font-size:12px;
	text-align:center;
}

.mcont{
    padding:15px 0 10px 0;
	margin:8px 0 0 0;
	background:url(bg_mt.gif) no-repeat left top;
}

.mcont a {color:#EFE8DD;}
.mcont a:hover {color:#fff;}

.mcont img {margin:0 0 0 5px;}

.mcont ul{
    list-style-type: none;
	padding:0 0 0 15px;
	margin: 0;
	text-align:left;
	background:url(bg_mc.gif) repeat-y left top;
}
.mcont li{
	background:url(icon.gif) left no-repeat;
	padding:1px 0px 1px 6px;
}




.note_post {
	background:url(bg_mc.gif) repeat-y left top;
	margin:0;
	padding:15px 15px 0 15px;

}






.sub_imglist{
	padding:2px 0 0 0;
	text-align:center;
	margin:5px 0 0 0;
}
.sub_imglist ul{
    margin:0;
	padding:0;
}
.sub_imglist ul li{
    float:left;
	text-align:center;
	list-style :none;
	padding:0px 8px 0 8px;
}

/* 分类内容 */
.sub_cont{
    padding:0 0 0 5px;
	margin:3px 0 5px 0;
	background:#D3A680;
	
}
.sub_cont ul{
    list-style-type: none;
	padding:0px;
	margin: 0px;
	text-align:left;
}
.sub_cont li{
	padding:1px 0px 1px 6px;
}
.list_cont{
    padding:2px 5px;
	margin:0;
	background:#E7CEAD;
}

.list_cont a{color:#000}
.list_cont a:hover{color:#813000}

.list_cont ul{
    list-style-type: none;
	padding:0px;
	margin: 0px;
	text-align:left;
}
.list_cont li{
	padding:1px 0px 1px 0px;
}
.list_cont ul li span.cm  { 
    width:100px; float:right; 
}
.list_cont ul li span.cd  { 
    width:30px; float:right; 
}
.list_cont ul li span.cr  { 
    width:100px; float:right;text-align:center; 
}
.view_note{
    background:#EBCFA4;
	height:21px;
	padding:1px 5px;
	margin:0 0 4px 0;
	font-size:12px;
}
.noblod{
    font-weight:normal;
	padding-left:5px;
}
.big{
    font-size: 14px
}
.c1{
    width:100px;
}
.c2{
    width:100px;
}
.hackbox{
    border-top:1px solid transparent !important;
	margin-top:-1px !important;
	border-top:0px;
	margin-top:0px;
	clear:both;
	visibility:hidden;
}
.image{width:100px;float:left;text-align:left;border-left:0}
/*公司介绍*/
#intor_l{
    text-align:left;
	width:122px;
	margin:5px 0 10px 0;

}
#intor_r{
    text-align:left;
	width:375px !important;
	width:380px;
	margin:5px 5px 10px 0;
	background:#FFECD0;
	padding:5px;
	filter:alpha(opacity=45);
}
/*地址及服务类型*/
#midd_link{
    clear:both;
    border-top:1px solid #C8B191;
	padding:0 5px 0 5px;
	margin-bottom:10px;
	color:#FEF2C2;
}
#midd_link_l{
    width:250px;
	margin:0 0 10px 0 !important;
	margin:0 0 2px 0;
}
#midd_link_r{
    width:250px;
	margin:0 0 10px 0 !important;
	margin:0 0 2px 0;
}
#midd_link_l ul{
    list-style-type: none;
	padding:0px;
	margin: 0px;
	text-align:left;
}
#midd_link_l li{
	padding:0px;
}
#midd_link_l ul li a{
    color:#333;
	text-decoration:none;
}
#midd_link_l ul li a:hover{
    color:#f60;
}
#midd_link_r ul{
    list-style-type: none;
	padding:0px;
	margin: 0px;
	text-align:left;
}
#midd_link_r li{
	padding:0px;
}
.view_map{
    background:#f5f5f5;
	border:1px solid #ddd;
	width:62px;
	text-align:center;
}
/*优惠信息*/
#info_l{
    width:250px;
	margin:0 0 10px 0 !important;
	margin:0 0 0 0;
}
#info_r{
    width:250px;
	margin:0 0 10px 0 !important;
	margin:0 0 0 0;
	text-align:left;
}
#info_l ul{
    list-style-type: none;
	padding:0 0 0 5px;
	margin: 0px;
	text-align:left;
}
#info_l li{
	padding:0px;
}
#info_r ul{
    margin:0;
	padding:3px 0 0 0;
}
#info_r ul li{
    float:left;
	text-align:center;
	list-style :none;
	padding:0px 8px 0 8px;
}
/*公司图片*/
#com_pic{ margin:0;
		  padding:0;
		  background:url(bg_mc.gif) repeat-y left top;
}

#com_pic ul{
    margin:0;
	padding:0;
}
#com_pic ul li{
    float:left;
	text-align:center;
	list-style :none;
	padding:0px 8px 0 8px;
	margin-bottom:10px;
}
.cpw{
    width:108px;
	overflow:hidden;
}
.cph{
     height:108px;
	 overflow:hidden;
}
/*blog article*/
#blog_art{
    margin-bottom:15px;
}
.rele{
    font-weight:normal;
	text-align:left;
	padding-left:310px;
}
.blog_cont{
    border-bottom:1px solid #ddd;
}
.art_title{
	font-size:12px;
	padding:0 0 0 5px;
	margin:0px 1px 0px 0;
	color:#000;
}
/*用户评论*/
.item_title{
    background:#A4895F url(bg_nt.gif) repeat-x left top;
	height:28px;
	padding:5px 0 0 8px;
	margin:10px 5px 4px 5px;
}
.item {
    float:left;
	width:140px;
	margin:0;
	padding:0;
}
.friends_note{
    float: left;
	padding:5px 8px 8px 8px;
	margin:2px 0;
	clear:both;
}


.friends_pic{
    float: left;
	width:48px;
	text-align:center;
	padding:0;
	margin:0;
}
.friends_note_img{
    float: left;
	border:1px #ddd solid;
	width:48px;
	margin:0;
	overflow:hidden;
	padding:0;
	text-align:center;
	text-decoration:none;
}
.friends_note_img .name{
    text-align:center;
	overflow: hidden;
	margin:0;
	padding:0;
	width:48px;
}
.friends_note_img .name a {
    color:#FBE1BE;
}
.friends_note_img .name a:hover {
    color:#fff;
    text-decoration:none;
}
.name{
    text-align:center;
	margin:0;
	padding:0;
	width:48px;
	height:19px;
	word-break:break-all;
	word-wrap:break-word;
	overflow:hidden;
}
.friends_note_text {
    float: left;
	margin:0 0 0 10px;
	padding:0;
	line-height:18px;
	color:#000;
	width:400px;
}
.friends_note_text h6{
    font-size:12px;
	margin:0
}
.friends_note_text p{
    padding:0;
	margin:4px 0 0 0;
}
.friends_note_text .p{
    padding:0;
	margin:0;
	color:#333;
}
.friends_note_text .p span {
    font:normal 11px arial;
}
.response{
    border:1px solid #A4895F;
	margin:0 0 2px 0;
	padding:0 5px 0 5px;
	color:#EFE8DD
}
.fn_b{
    background:#A4895F;
}

/*发表评论*/
#commentary{
    margin-bottom:10px;
}

.dp {margin:0;padding:0 0 5px 0;background:url(bg_mb.gif) no-repeat right bottom;}
.bgnote {background:#E7CEAD}
.btnote {background:#EBCFA4}
.bg3 {background:#D3A680}
/*right*/

#user_choice ul{
    margin:0 0 8px 0;
	padding:10px 0 0 1px;
	background:url(bg_ch.gif) no-repeat left top;
	height:35px;
}
#user_choice ul li{
    float:left;
	text-align:center;
	list-style :none;
	padding:0px 1px 0 1px !important;
	padding:0px 1px 0 1px;
	margin:0 0px 5px 0;
	background:#865909;
	border-bottom:1px solid #751D3E;
	border-right:1px solid #751D3E;
	border-left:1px solid #F9DDC4;
	border-top:1px solid #F9DDC4;
}
#user_choice ul li a{
    color:#fff;
	text-decoration:none;
}
#user_choice ul li a:hover{
    color:#fff;
}
/* 评分 */
#user_score{
    clear:both;
}
.friends{
    float: left;
	text-align:center;
	padding:0;
	margin:8px 0 0 0;
	width:33%;
}
.friend_img{
    border:1px #ddd solid;
	width:48px;
	background:#fff;
	text-align:center;
	margin:0 auto;
	overflow:hidden;
	padding:0;
}
.friend_name{
    margin:0 auto;
	display: block;
	line-height:20px;
	height:20px;
	overflow: hidden;
	text-align: center;
	margin:2px 0 0 0;
	width:48px;
}
.friend_name a {
    color:#FBE1BE;
}
.friend_name a:hover {
    color:#fff;
}



/* 调查 */
#user_survey{
    clear:both;
}
#user_survey ul{
    margin:0;
	padding:3px 0 0 5px;
}
#user_survey ul li{
    float:left;
	text-align:center;
	list-style :none;
	padding:0px 3px 0 4px;
	margin:0 5px 8px 0;
	background:#f5f5f5;
	border:1px solid #ddd;
}
#user_survey ul li a{
    color:#333;
	text-decoration:none;
}
#user_survey ul li a:hover{
    color:#f60;
	background:#fff;
}

.white{
    color:#fff;
}
.white:a{
    color: #fff;
	text-decoration:none;
}
.white:hover{
    color: #fff;
	text-decoration:none;
}
.c5{
background:#A35210 url(bg_tl.gif) repeat-y left top;
}
.cb {}
.bg {background:#EBCFA4}

/* 底部 */
#footer{
    margin:0;
	padding:25px 0;
	text-align:center;
	background:url(bg_ft.gif) repeat-x left bottom;
	color:#fff;
}
#footer a {
    color:#fff;
}
#footer a:hover {
    color:#fff;
}

/* 快速入口 */
.subs {
	CLEAR: both; MARGIN-TOP: -2px; Z-INDEX: 1; BACKGROUND: #AF7E43; WIDTH: 100px; POSITION: absolute; TEXT-ALIGN: left;filter:alpha(opacity=80);border:1px #000 solid;
}
.subs SPAN {
	Z-INDEX: 99; BACKGROUND: url(/bloggermodule/template/css/1/corner_03.gif) no-repeat center top; WIDTH: 100px; POSITION: absolute; TOP: -6px; HEIGHT: 20px
}
.subs UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; LIST-STYLE-IMAGE: url(/bloggermodule/template/css/1/icon_02.gif); PADDING-BOTTOM: 0px; MARGIN: 4px 0px; PADDING-TOP: 0px
}
.subs UL LI {
	MARGIN: 0px 0px 0px 12px
}


