﻿/********************/
* {
	margin:0;
	padding:0;
	list-style:none;
}
body {
	font-family:"宋体", Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	color:#555;
	font-size:12px;
	line-height:22px;
	background:#fff url(../images/i_bodybg.gif) repeat-x 0 75px;
	word-wrap:break-word;
}
img {
	border:0;
}
a {
	color:#0089bb;
	text-decoration:none;
}
a:hover {
	color:#0089bb;
	text-decoration:underline;
}
.red {
	color:#c00;
}
.blue {
	color:#0089bb;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.clear {
	clear:both;
	font-size:0;
	height:0;
	line-height:0;
}
.mt5 {
	margin-top:5px;
}
.mt10 {
	margin-top:10px;
}
.mt15 {
	margin-top:15px;
}
.mt20 {
	margin-top:20px;
}
input {
	font-size:12px;
}
.w960 {
	width:960px;
	margin:0 auto;
}
.padding0x15 {
	padding:0 15px;
}
.padding0x10 {
	padding:0 10px;
}
/**********/
.head {
	height:75px;
	margin:0 auto;
	width:960px;
	background:url(../images/h_bg.jpg) no-repeat 240px 0;
}
.logo {
	float:left;
	width:240px;
	padding-top:20px;
}
.head_right {
	float:right;
	height:auto;
	padding-top:5px;
	text-align:right;
}
.head_user {
	height:20px;
	padding-right:5px;
}
.head_user li {
	color: #dddddd;
	display: inline;
	position: relative;
	text-align: center;
}
.head_user li a {
	display: inline-block;
	line-height: 17px;
	color:#333;
	text-decoration:none;
}
.head_user li a:hover {
	color:#0089bb;
	text-decoration:none;
}
.qqaccount {
	position:absolute;
	top:3px;
	left:-5px;
}
.mytihu {
	background: url(../images/i_sprite.gif) no-repeat -435px 3px;
	padding-right: 18px;
	position: relative;
	z-index: 201;
}
#mypop {
	display:none;
	width: 75px;
	height: auto;
	overflow: hidden;
	background : #fafafa;
	border: 1px solid #eaeaea;
	padding:22px 0 3px;
	text-align: left;
	position: absolute;
	top: -3px;
	left: -6px;
	z-index: 200;
	line-height:18px;
}
#mypop a {
	margin-left:6px;
}
.head_ser {
	height:23px;
	padding-top:18px;
	text-align:right;
}
.head_ser span {
	display:inline-block;
	height:23px;
	padding: 0 5px;
}
.head_ser span b {
	display:inline-block;
	padding-left:55px;
	padding-right:0;
	background-image:url(../images/i_title.gif);
	background-repeat:no-repeat;
}
.head_ser span b.s1 {
	background-position:0 8px;
}
.head_ser span b.s2 {
	background-position:0 -22px;
}
.head_ser span b.s3 {
	background-position:0 -52px;
}
/**********/
.menu {
	height:37px;
	width:960px;
	margin:0 auto;
	padding-bottom:8px; 
}
.menu .menu_left {
	float:left;
	width:3px;
	height:37px;
	background:url(../images/i_sprite.gif) no-repeat -352px 0;
}
.menu .menu_right {
	float:right;
	width:3px;
	height:37px;
	background:url(../images/i_sprite.gif) no-repeat -355px 0;
}
.menu .menu_cont {
	float:left;
	width:954px;
	height:32px;
	padding:2px 0 3px;
	overflow:hidden;
	background:url(../images/i_menubg.gif) repeat-x 0 0;
}
.nav {
	height:32px;
	overflow:hidden;
}
.nav_item {
	float:left;
	border-left:1px #ddd solid;

}
.nav_item li {
	float:left;
	width:120px;
	height:32px;
	border-right:1px #ddd solid;

}
.nav_item li a {
	display:block;
	width:120px;
	height:32px;
	overflow:hidden;
	line-height:33px;
	font-size:13px;
	color:#666;
	font-family:"微软雅黑";
	text-decoration:none;
	text-align:center;
	font-weight:400;
}
.nav_item li.cur a, .nav_item li a:hover {
	background:#f3f3f3;
	color:#000;
	font-weight:700;
}
.nav_other {
	float:right;
	color:#999;
}
.nav_other a {
	color:#999;
	padding:0 5px;
	line-height:35px;
}
/**********/
.search {
	height:32px;
	padding-bottom:3px;
}
.search_item {
	float:left;
	padding:5px 0 4px 5px;
}
.search_item .search_left {
	float:left;
	width:2px;
	height:23px;
	overflow:hidden;
	display:inline-block;
	background:url(../images/i_sprite.gif) no-repeat -300px 0;
}
.search_item .search_input {
	float:left;
	height:21px;
	border-top:1px #ddd solid;
	border-bottom:1px #ddd solid;
	overflow:hidden;
	background:#fff;
}
.search_item .search_input input {
	height:19px;
	border:none;
	width:200px;
	line-height:18px;
	padding-left:20px;
	padding-top:2px;
	overflow:hidden;
	color:#999;
	background:url(../images/i_sprite.gif) no-repeat -484px -25px;
}
.search_item .search_btn {
	float:left;
	width:50px;
	height:23px;
	overflow:hidden;
}
.search_item .search_btn input {
	width:50px;
	height:23px;
	text-align:center;
	line-height:23px;
	background:url(../images/i_sprite.gif) no-repeat -302px 0;
	border:none;
}
.search_hot {
	float:left;
	padding-left:10px;
	line-height:32px;
}
.search_hot a {
	color:#999;
	padding:0 5px;
}
/**********/
.link{
	width:958px;
	height:58px;
	border:1px #eaeaea solid;
	overflow:hidden;
	margin:0 auto;
	margin-bottom:10px;}
.link .fl{
	width:58px;
	height:58px;
	overflow:hidden;}
.link .fr{
	float:right;
	width:880px;
	padding:4px 10px;
	text-align:left;
	line-height:25px;
	color:#999;
	}
.link .fr a{
	color:#999;
	}
.link .fr a:hover{
	color:#6c92ad;
	}
/**********/
.foot {
	height:auto;
	overflow:hidden;
	padding:10px 0;
	width:960px;
	margin:0 auto;
	border-top:1px #eaeaea solid;
}
.foot .in {
	width:600px;
	height:40px;
	overflow:hidden;
	margin:0 auto;
}
.foot_logo {
	float:left;
	padding-right:10px;
	height:37px;
	display:none;
	border-right:1px #eaeaea solid;
}
.foot_right {
	width:600px;
	float:right;
	text-align:center;
	line-height:20px;
}
.foot_nav {
	color:#6c92ad;
}
.foot_nav a {
	color:#6c92ad;
	padding:0 3px;
}
.foot_copy {
	font-family:Verdana;
	color:#999;
}
/**********************************************/
.main {
	height:auto;
	overflow:hidden;
	width:960px;
	margin:0 auto;
}
.left650 {
	float:left;
	width:650px;
	height:auto;
	padding-bottom:10px;
	overflow:hidden;
}
.left660 {
	float:left;
	width:660px;
	height:auto;
	padding-bottom:10px;
	overflow:hidden;
}
.right300 {
	float:right;
	width:300px;
	height:auto;
	overflow:hidden;
	padding-bottom:10px;
}
.left475 {
	float:left;
	width:475px;
	height:auto;
	padding-bottom:10px;
	overflow:hidden;
}
.right475 {
	float: right;
	width:475px;
	height:auto;
	padding-bottom:10px;
	overflow:hidden;
}
.left235 {
	float:left;
	width:235px;
	height:auto;
	overflow:hidden;
}
.right235 {
	float: right;
	width:235px;
	height:auto;
	overflow:hidden;
}
/**********/
.focus {
	height:295px;
	width:650px;
	overflow: hidden;
}
.focus ul li{
	float:left;
	width:135px;
	height:95px;
	overflow:hidden;
	margin-right:10px;
	padding:190px 10px 10px;
	text-align:left;
	font-family:"微软雅黑";
	color:#999;}
.focus ul li.s1{
	background:url(../images/focus_01.gif) no-repeat;}
.focus ul li.s2{
	background:url(../images/focus_02.gif) no-repeat;}
.focus ul li.s3{
	background:url(../images/focus_03.gif) no-repeat;}
.focus ul li.s4{
	background:url(../images/focus_04.gif) no-repeat;
	margin:0;}
.focus ul li a{
	font-size:14px;
	font-family:"微软雅黑";}
/*左侧模块01*********/
.indexcat01{
	border:1px #eaeaea solid;
	border-right:none;
	height:auto;
	overflow:hidden;}
.indexcat01 dt{
	height:40px;
	overflow:hidden;
	}
.indexcat01 dd{
	height:390px;
	padding:0 10px;
	overflow:hidden;
	}
/*右侧模块01*********/
.indexcat02{
	height: auto;
	overflow:hidden;
	border:1px #eaeaea solid;}
.indexcat02 dt{
	height:28px;
	border-bottom:1px #eaeaea solid;
	background:#fafafa;}
.indexcat02 dd{
	height:auto;
	overflow:hidden;
	border-top:2px #f3f3f3 solid;
	border-bottom:1px #eaeaea solid;
	padding:5px 10px;}
.indexcat02 dd.s1{
	height:90px;}
.indexcat02 dd.s2{
	height:120px;
	border-bottom:none;}
.indexcat02 dd.s3{
	height:148px;
	border-bottom:none;}
.indexcat02 dd.s4{
	height:240px;
}
.indexcat02 dd.s5{
	height:107px;
	border-bottom:none;
}
.indexcat02 dd.s6{
	height:389px;
	border-bottom:none;
}
/**********/
.indexcat03{
	border:1px #eaeaea solid;
	border-left:none;
	height:410px;
	padding:10px;
	width:289px;
	overflow:hidden;
	padding-left:0;}
/**********/
.indexcat04{
	border:1px #eaeaea solid;
	height:auto;
	overflow:hidden;}
.indexcat04 dt{
	height:28px;
	border-bottom:1px #eaeaea solid;
	background:#fafafa;}
.indexcat04 dd{
	height:auto;
	overflow:hidden;
	border-top:2px #f3f3f3 solid;
	padding:5px 10px;}
.indexcat04 dd.s1{
	height:300px;}
.indexcat04 dd.s2{
	height:130px;
}
.indexcat04 dd.s3{
	height:116px;
}
.cat_tit01{
	float:left;
	width:215px;
	padding:13px 0 0 10px;}
.cat_tit01 a{
	display:block;
	height:20px;
	line-height:999;
	overflow:hidden;
	background-image:url(../images/i_title.gif);
	background-repeat:no-repeat;}
.cat_tit01 a.s1{
	background-position:0 -90px;}
.cat_tit01 a.s2{
	background-position:0 -120px;}
.cat_tit01 a.s3{
	background-position:0 -150px;}
.catintit01{
	height:25px;
	overflow: hidden;
	background:url(../images/dashedline.gif) repeat-x 0 8px;}	
.catintit01 a{
	float:left;
	display:block;
	height:16px;
	overflow:hidden;
	padding:0 10px;
	font-size:14px;
	line-height:16px;
	color:#333;
	font-weight:700;
	background:#fff;}	
.catintit01 a span{
	font-weight:400;
	color:#999;}
.catintit01 a.s1{
	border-left:3px #638c0b solid;}
.catintit01 a.s2{
	border-left:3px #0089bb solid;}
.catintit01 a.s3{
	border-left:3px #ce4e21 solid;}
.cat_tit02{
	float:left;
	padding:7px 0 0 10px;}
.cat_tit02 a{
	display:block;
	width:110px;
	height:16px;
	line-height:999;
	overflow:hidden;
	background-image:url(../images/i_title.gif);
	background-repeat:no-repeat;}
.cat_tit02 a.s1{
	background-position:0 -180px}
.cat_tit02 a.s2{
	background-position:0 -210px}
.cat_tit02 a.s3{
	background-position:0 -240px}
.cat_tit02 a.s4{
	background-position:0 -270px}
.cat_tit02 a.s5{
	background-position:0 -300px}
.cat_tit02 a.s6{
	background-position:0 -330px}
.cat_tit02 a.s7{
	background-position:0 -360px}
.cat_tit02 a.s8{
	background-position:0 -390px}
.cat_tit02 a.s9{
	background-position:0 -430px}
.cat_tit02 a.s10{
	background-position:0 -460px}
.cat_more01{
	float:right;
	padding:4px 10px 0 0;
	color:#999;}
/**********/
.catintab01{
	height:26px;
	overflow:hidden;}
.catintab01 li{
	float:left;
	width:75px;
	height:24px;
	display:inline-block;
	overflow:hidden;
	margin-right:2px;
	border:1px #eee solid;
	background:#fafafa;
	line-height:23px;
	color:#333;
	padding:0;
	text-align:center;}
.catintab01 li.hover{
	background:#0089bb;
	border:1px #0089bb solid;
	color:#fff;}
.catintab01 li a{
	text-align:center;
	color:#333;
	text-decoration:none;}
.catintab01 li.hover a{
	color:#fff;
	text-align:center;
	font-weight:700;}
.catintab02{
	height:26px;
	overflow:hidden;}
.catintab02 li{
	float:left;
	width:70px;
	height:24px;
	display:inline-block;
	overflow:hidden;
	margin-right:2px;
	border:1px #eee solid;
	background:#fafafa;
	line-height:23px;
	color:#333;
	padding:0;
	text-align:center;}
.catintab02 li.hover{
	background:#0089bb;
	border:1px #0089bb solid;
	color:#fff;}
.catintab02 li a{
	text-align:center;
	color:#333;
	text-decoration:none;}
.catintab02 li.hover a{
	color:#fff;
	text-align:center;
	font-weight:700;}
/*搜索咨询师*********/
.counselor_search{
	float:right;
	width:390px;
	height:20px;
	overflow:hidden;
	padding:8px 0 10px 10px;
	margin-right:10px;
	background:url(../images/i_sprite.gif) no-repeat 0 -75px;
	text-align:left;
	line-height:20px;
	}
.counselor_search select {
	font-size:12px;
	height:20px;
}
.counselor_search input{
	width:45px;
	height:20px;
	border:none;
	background:#839b11;
	color:#fff;
	line-height:20px;}
/*筛选咨询师*********/
.counselor_select{
	height:66px;
	overflow:hidden;
	padding:7px 10px;
	background:url(../images/i_repeat.gif) repeat-x 0 -142px;}
.counselor_select li{
	height:22px;
	text-align:left;}	
.counselor_select li a{
	padding:0 5px;}	
/*邀请咨询师*********/
.dudao_imgtext{
	height:auto;
	overflow:hidden;
	padding:5px 0;
	}
.dudao_imgtext li{
	float:right;
	width:208px;
	text-align:left;
	line-height:20px;
}
.dudao_imgtext li a{ color:#ce4e21}	
.dudao_imgtext ul .headpic{
	float:left;
	width:60px;
	padding-top:3px;
	height:60px;
	overflow:hidden;}

.zixunshi_list01{
	height:85px;
	overflow:hidden;}
.zixunshi_list01 li{
	float:left;
	padding:5px 10px;
	width:70px;
	overflow:hidden;}
.zixunshi_list01 li span{
	width:70px;}
.invite_link{
	height:auto;
	text-align:center;
	overflow:hidden;
	font-size:14px;
	line-height:35px;}
.invite_link a{
	font-weight:700;}
/*面试通*********/
.interview_list01{
	height:auto;
	overflow: hidden;
	}
.interview_list01 ul{
	float:left;
	height:auto;
	overflow:hidden;
	padding:5px 8px;
	width:290px;
	margin:5px 5px 0 0;
	border:1px #eaeaea solid;
}
.interview_list01 li{
	float:right;
	width:200px;
	text-align:left;
	line-height:20px;
}
.interview_list01 li.tit{
	width:290px;
	height:25px;
	text-align:left;
	padding:0;
	line-height:25px;
	background:none;
	font-size:14px;
}
.interview_list01 li.tit a{
	color:#ce4e21;
	font-weight:700;}
.interview_list01 li.pic{
	padding:0;
	background:none;
	float:left;
	width:80px;
	height:80px;
	overflow:hidden;}
/**********/
ul.dazhi_intro {
	float:left;
	height:auto;
	overflow:hidden;
	width:630px;
}
ul.dazhi_intro li{
	float:right;
	width:485px;
	text-align:left;
	line-height:20px;
}
ul.dazhi_intro li.tit{
	height:auto;
	text-align:left;
	padding:0;
	line-height:18px;
	background:none;
	font-size:12px;
	color:#ce4e21;
	font-weight:700;
	padding-bottom:5px;
}
ul.dazhi_intro li.pic{
	padding:0;
	background:none;
	float:left;
	width:133px;
	height:100px;
	overflow:hidden;}
/********/
.dazhi_apply{
	height:auto;
	overflow: hidden;
	padding-top:5px;
	background:url(../images/dashedline.gif) repeat-x top;
	}
.dazhi_apply li{
	float:left;
	height:auto;
	overflow:hidden;
	margin:5px 5px 0 0;

}
/**********/
.train_imgtext{
	height:auto;
	overflow:hidden;
	padding-bottom:10px;
	}
.train_imgtext ul{
	height:110px;
	overflow:hidden;
	padding:10px 0;
	background:url(../images/dashedline.gif) repeat-x bottom;}
.train_imgtext li{
	float:right;
	width:186px;
	text-align:left;
	line-height:20px;
}
.train_imgtext li.tit{
	height:22px;
	text-align:left;
	padding:0;
	line-height:22px;
	background:none;
	font-size:12px;
}
.train_imgtext li.tit a{
	color:#ce4e21;
	font-weight:700;}
.train_imgtext ul .contpic{
	padding:0;
	background:none;
	float:left;
	width:80px;
	height:80px;
	overflow:hidden;
	padding-top:5px;}
/*案例*********/
.case_list01{
	height:auto;
	overflow:hidden;}
.case_list01 li{
	float:left;
	width:285px;
	padding:0 20px 0 10px;
	background:url(../images/i_sprite.gif) no-repeat -497px -49px;
	line-height:25px;
	text-align:left;}
.case_list01 li span a{
	color:#999;
	padding-right:3px;}
/*案例*********/
.question_list01{
	height:auto;
	overflow:hidden;}
.question_list01 li{
	float:left;
	width:285px;
	padding:0 20px 0 10px;
	background:url(../images/i_sprite.gif) no-repeat -495px -49px;
	line-height:27px;
	text-align:left;}
.question_list01 li span{
	float:right;
	color:#aaa;}
/**********/
.hottopic_imgtext{
	height:85px;
	overflow:hidden;
	padding-bottom:10px;
	}
.hottopic_imgtext li{
	float:right;
	width:166px;
	text-align:left;
	line-height:20px;
	padding-left:10px;
	background:url(../images/i_sprite.gif) no-repeat -497px -81px;
}
.hottopic_imgtext li a{ color:#666}
.hottopic_imgtext li a:hover{color:#0089bb;}
.hottopic_imgtext li.tit{
	width:267px;
	height:26px;
	text-align:left;
	padding:0;
	background:none;
	font-size:14px;}
.hottopic_imgtext li.tit a{
	color:#ce4e21;
	font-weight:700;}
.hottopic_imgtext ul .contpic{
	padding:0;
	background:none;
	float:left;
	width:80px;
	height:60px;
	overflow:hidden;}
.hottopic_list01{
	height:auto;
	overflow:hidden;
	padding:5px 0;
	background:url(../images/dashedline.gif) repeat-x top;}
.hottopic_list01 li{
	float:left;
	width:268px;
	padding-left:10px;
	background:url(../images/i_sprite.gif) no-repeat -497px -78px;
	line-height:25px;
	text-align:left;
}
.hottopic_list01 li a{
	color:#666}
/**********/
.comment_list01{
	padding:5px;}
.comment_list01 ul li{
	line-height:20px;
	text-align:left;}
.comment_list01 ul li.s1{
	font-size:12px;}
	
.comment_list01 ul li.s1 a{ color:#ce4e21;}
.comment_list01 ul li.s2{
	line-height:20px;
	margin-top:2px;
}
/**********/
.present{
	height:50px;
	overflow:hidden;}
.present .present_input{
	float:left;
	width:506px;
	height:36px;
	border:2px #20a0ce solid;
	border-right:none;
	overflow:hidden;
	padding:5px;
	background:url(../images/i_repeat.gif) repeat-x 0 -272px;}
.present .present_input input{
	width:506px;
	height:36px;
	border:0;
	line-height:36px;
	font-size:16px;
	font-family:"微软雅黑";
	color:#666;
	text-align:left;
}
.present .present_btn{
	float:left;
	width:120px;
	height:50px;
	overflow: hidden;}
.present .present_btn input{
	width:120px;
	height:50px;
	border:0;
	text-align:center;
	color:#fff;
	font-family:"微软雅黑";
	font-size:16px;
	line-height:50px;
	background:url(../images/i_repeat.gif) repeat-x 0 -222px;}
/**********/
.order{
	width:640px;
	height:72px;
	overflow:hidden;}
.order .orderin{
	width:651px;
	height:72px;
	overflow:hidden;}
.order .orderin ul{
	float:left;
	width:204px;
	margin-right:11px;
	height:65px;
	padding-top:5px;
	overflow:hidden;}
.order .orderin ul.s1{
	background:#f1f7e3;
	border:1px #cce198 solid;}
.order .orderin ul.s2{
	background:#f0f8fa;
	border:1px #d2ebf1 solid;}
.order .orderin ul.s3{
	background:#fbf6df;
	border:1px #efe2ae solid;}
.order .orderin ul li{
	float:right;
	width:145px;
	text-align:left;
	line-height:20px;}
.order .orderin ul li b a{
	line-height:20px;
	font-size:14px;
	color:#000;
}
.order .orderin ul li b{
	color:#ce4e21;
	font-size:16px;}
.order .orderin ul li.icopic01{
	float:left;
	width:32px;
	display:inline;
	height:32px;
	overflow:hidden;
	margin:10px 0 0 15px;
	background:url(../images/i_sprite.gif) no-repeat -469px -120px;
	}
.order .orderin ul li.icopic02{
	float:left;
	display:inline;
	width:32px;
	height:32px;
	overflow:hidden;
	margin:10px 0 0 15px;
	background:url(../images/i_sprite.gif) no-repeat -469px -160px;
	}
.order .orderin ul li.icopic03{
	float:left;
	display:inline;
	width:32px;
	height:32px;
	overflow:hidden;
	margin:10px 0 0 15px;
	background:url(../images/i_sprite.gif) no-repeat -469px -200px;
	}
/**********/
.consultation_link{
	height:35px;
	line-height:30px;
	text-align:right;
	color:#666;}
.consultation_link a{
	color:#666;}
.consultation_link a.hot{
	color:#ce4e21}
.counselor_hotlist01{
	height:auto;
	border:1px #eaeaea solid;
	background:#fafafa;
	padding:5px 10px;
	position:relative;
}
.counselor_hotlist01 ul{
	height:60px;
	padding:8px 0;}	
.counselor_hotlist01 ul li{
	float:right;
	width:195px;
	text-align:left;
	line-height:20px;
	}	
.counselor_hotlist01 ul li a{
	line-height:22px;}
.counselor_hotlist01 ul .headpic{
	float:left;
	width:60px;
	height:60px;
	overflow:hidden;}
.counselor_hotlist01 .toparrow{
	width:34px;
	height:12px;
	overflow:hidden;
	background:url(../images/i_sprite.gif) no-repeat -466px -240px;
	position:absolute;
	top:-12px;
	left:0;}
/**********/
.lab_intro{
	height:auto;
	padding:10px 0 10px 70px;
	text-align:left;
	font-size:12px;
	color:#666;
	background:url(../images/i_sprite.gif) no-repeat -446px -270px;}
.lab_list01{
	width:639px;
	height: auto;
	overflow:hidden;
}
.lab_list01in{
	width:650px;}
.lab_list01 ul{
	float:left;
	width:292px;
	height:60px;
	overflow:hidden;
	padding:5px 10px;
	border:1px #ddd solid;
	margin-right:10px;
	margin-bottom:10px;}	
.lab_list01 ul li{
	float:right;
	width:225px;
	text-align:left;
	line-height:18px;
	}	
.lab_list01 ul li a{
	line-height:22px;
	}
.lab_list01 ul .headpic{
	float:left;
	width:40px;
	height:50px;
	padding-top:10px;
	padding-right:10px;
	border-right:1px #eaeaea solid;
	overflow:hidden;}
/**********/
.pack{
	width:640px;
	height:72px;
	overflow:hidden;
	background:#fafafa;
	padding:5px 0}
.pack .packin{
	width:651px;
	height:72px;
	overflow:hidden;}
.pack .packin ul{
	float:left;
	width:204px;
	height:65px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	overflow:hidden;
	border-right:1px #eaeaea solid;
	background:#fafafa;
}
.pack .packin ul li{
	float:right;
	width:145px;
	text-align:left;
	line-height:20px;}
.pack .packin ul li b a{
	line-height:20px;
	font-size:14px;
	color:#000;
}
.pack .packin ul li b{
	color:#ce4e21;
	font-size:16px;}
.pack .packin ul li.icopic{
	float:left;
	width:40px;
	height:40px;
	overflow:hidden;
	padding-left:8px;
	}
/*维堪*********/
.vican_info{
	height:auto;
	overflow:hidden;
	padding-bottom:10px;
	}
.vican_info ul{
	height:auto;
	overflow:hidden;
	padding-bottom:10px;
}
.vican_info li{
	width:277px;
	text-align:left;
	line-height:18px;
	padding:5px 0;
	background:url(../images/dashedline.gif) repeat-x bottom;
}
.vican_info li.tit{
	height:25px;
	text-align:left;
	line-height:25px;
}
.vican_info li a{
	font-weight:700;
	font-size:14px;
	line-height:25px;}
	
.vican_info li b{
color:#ce4e21}	
.vican_info li p{
	margin:5px 0;}
/*房树人*****/
.fsrtest ul{
	height:auto;
	overflow:hidden;
	padding-bottom:10px;
	background:url(../images/dashedline.gif) repeat-x bottom;}
.fsrtest li{
	float:right;
	width:186px;
	text-align:left;
	line-height:20px;
}
.fsrtest li.tit{
	width:277px;
	height:25px;
	text-align:left;
	padding:0;
	line-height:25px;
	background:none;
	font-size:12px;
}
.fsrtest li.tit a{
	color:#ce4e21;
	font-weight:700;}
.fsrtest li.pic{
	padding:0;
	background:none;
	float:left;
	width:80px;
	height:80px;
	overflow:hidden;}
/**********/
.star00 {
	width:150px;
	display: inline-block;
	height:22px;
	background:url(../images/i_sprite.gif) no-repeat 50px -117px;
	line-height:22px;
	overflow: hidden;
}
.star01 {
	width:150px;
	display: inline-block;
	height:22px;
	background:url(../images/i_sprite.gif) no-repeat 50px -147px;
	line-height:22px;
	overflow: hidden;
}
.star02 {
	width:150px;
	display: inline-block;
	height:22px;
	background:url(../images/i_sprite.gif) no-repeat 50px -177px;
	line-height:22px;
	overflow: hidden;
}
.star03 {
	width:150px;
	display: inline-block;
	height:22px;
	background:url(../images/i_sprite.gif) no-repeat 50px -207px;
	line-height:22px;
	overflow: hidden;
}
.star04 {
	width:150px;
	display: inline-block;
	height:22px;
	background:url(../images/starlist.gif) no-repeat 50px -237px;
	line-height:22px;
	overflow: hidden;
}
.star05 {
	width:150px;
	display: inline-block;
	height:22px;
	background:url(../images/i_sprite.gif) no-repeat 50px -267px;
	line-height:22px;
	overflow: hidden;
}
.idstyle01{
	display:inline-block;
	width:40px;
	height:14px;
	overflow:hidden;
	background:url(../images/i_sprite.gif) no-repeat -300px -23px;
	}
.idstyle02{
	display:inline-block;
	width:40px;
	height:14px;
	overflow:hidden;
	background:url(../images/i_sprite.gif) no-repeat -300px -37px;
	}
.idstyle03{
	display:inline-block;
	width:40px;
	height:14px;
	overflow:hidden;
	background:url(../images/i_sprite.gif) no-repeat -300px -51px;
	}
.cpstyle01{
	display:inline-block;
	width:30px;
	height:14px;
	overflow:hidden;
	background:url(../images/i_sprite.gif) no-repeat -358px 0;
	}
/**********/
.btn01{
	display:inline-block;
	width:70px;
	height:18px;
	overflow:hidden;
	background:url(../images/i_sprite.gif) no-repeat -100px -120px;
	line-height:18px;
	text-decoration:none;
	color:#333;
	text-align:center;}
.btn01:hover{
	color:#000;
	text-decoration:none;}
