@charset "UTF-8";

* {
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}

li {
	list-style: none;
}

body {
	font-size: 12px;
	color:#2c2c2c;	
	font-family:arial,宋体;
}

a {
	text-decoration: none;
	color:#2c2c2c;
}

.alignr {
	text-align: right;
}

.alignc {
	text-align: center;
}

.floatr {
	float: right;
}

.floatl {
	float: left;
}

.clear {
	clear: both;
}
.gray{
	color:#9c9c9c;
}
.color{
	color:#48b558;
}
.bg{
	background:url(/new/ui/images/bg.jpg) no-repeat center 36px;
	
}
.pt10{
	padding-top:10px;
}
.hangju{
	display:block;
	margin-top:10px;
}
.size14{
	font-size:14px;
}

/*  header，包括主菜單 */

.top_bar{
	width:100%;
	height:36px;
	line-height:36px;
	background:url(/new/ui/images/top_bar.png) repeat-x left top;
	color:#737373;
}
.top_bar .in{
	width:1062px;
	margin:auto;
}
.font a{
	display:inline-block;
	width:26px;
	line-height:22px;
	color:#737373;
	text-align:center;
}
.font .cursor{
	background:#636363;
	color:#fff;
}
.font2 {
	margin-left:25px;
}
.font2 a{
	line-height:22px;
	color:#737373;
	margin:0px 5px;
}
.login{
	float:right;
}
input.submit{
	border:none;
	width:66px;
	height:23px;
	background:url(/new/ui/images/top_bar.png) no-repeat left -58px;
	color:#fff;
	margin-left:5px;
}
input.text{
	color:#a3a3a3;
	height:22px;
	width:145px;
	border:none;
	text-indent:5px;
	margin-left:5px;
	background:url(/new/ui/images/top_bar.png) no-repeat left -36px;
}
input.cursor{
		color:#333;
}

.header{
	width:1062px;
	margin:auto;
	height:70px;
	padding:10px 0px;
	clear:both;
}
.inf{
	float:left;
	margin-top:4px;
}
.inf li{
	height:27px;
	line-height:27px;
	background:url(/new/ui/images/inf.png) no-repeat left top;
	font-family:微软雅黑;
	font-size:16px;
	padding-left:32px;
}
.inf  .phone{
	background-position:left top;
	margin-bottom:8px;
}
.inf  .email{
	background-position:left bottom;
}
.position{
	float:right;
	display:inline-block;
	height:16px;
	padding-right:18px;
	margin-top:9px;
	background:url(/new/ui/images/icon_position.png) no-repeat right center;
}
h1{
	width:560px ;
	height:65px;
	font-size:14px;
	float:left;
	margin:5px 10px 0px 20px;
	background:url(/new/ui/images/menu_bg.png) repeat-x left top;
	 
	position:relative;
	z-index:2;
}
h1 a{
		font-size:14px;
		color:#fff;
		font-family:微软雅黑;
		font-weight:normal;
		text-align:center;
		display:inline-block;
		height:65px;
		line-height:1.7em;
		_line-height:1.5em;
		*line-height:1.5em;
		padding:10px 23px 0px 22px;
}
h1 a:hover,h1 .cursor{
	background:url(/new/ui/images/menu_cursor.png) repeat-x left top;
}

.submenu{
	position:absolute;
	left:2px; 
	top:55px;
	width:560px;
	height:54px; 
	z-index:3;
}
.submenu_bd{
	float:left;
	width:539px;
	height:49px; 
	background:url(/new/ui/images/submenu_bg.png) repeat-x left top;
}
.submenu_bd a{
	font-size:12px;
	height:41px;
	line-height:41px;
	padding:0px 7px;
}
.submenu_bd a:hover,.submenu_bd .cusor2{
	background:url(/new/ui/images/submenu_cursor.png) repeat-x left top;
}
/*首頁 body */
.body{
	width:1062px;
	margin:auto;
}
.banner{
	width:100%;
	height:415px;
	position:relative;
	z-index:1;
}
.bg_list,.list_banner{
	position:absolute;
	width:124px;
	height:100%;
	right:12px;
	top:0px;
}
.bg_list{
	background:#00370a;
	opacity:0.3;
	filter:alpha(opacity=30);
	z-index:1;
}
.list_banner{
	z-index:2;
	text-align:center;
	padding-top:9px;
}
.list_banner a{
	display:inline-block;
	margin:3px 0px;
	opacity:0.45;
	filter:alpha(opacity=45);
}
.list_banner  .cursor{
	opacity:1;
	filter:alpha(opacity=100);
}
.list_banner a:hover{
	opacity:1;
	filter:alpha(opacity=100);
}
.item{
	width:100%;
	margin-top:2px;
}
.item a{
	display:block;
	float:left;
	width:264px;
	height:157px;
	background:url(/new/ui/images/item.jpg) no-repeat left top;
	color:#fff;
}
.item .i2{
	background-position:left -157px;
	margin-left:2px;
}
.item .i3{
	background-position:left -314px;
	margin-left:2px;
}
.item .i4{
	background-position:left -471px;
	margin-left:2px;
}
.item a span{
	display:block;
	width:244px;
	height:137px;
	background:url(/new/ui/images/item_cursor.png);
	padding:10px;
	font-family:微软雅黑;
}
.item a span b{
	font-size:18px;
	color:#26bd3c;
}
.news{
	padding-bottom:10px;
	height:200px;
}
.news dt{
	font-size:12px;
	height:17px;
	margin-bottom:10px;
	line-height:17px;
	font-weight:bold;
	padding-left:17px;
	background:url(/new/ui/images/title_h5.png) no-repeat  left center;
}
.news dt a{
	margin-right:15px;
}
.news dd{
	background:url(/new/ui/images/item_cursor2.png) no-repeat 10px center;
	padding-left:20px;
}

.news dd a {
	display: inline-block;
	line-height: 26px;
	width: 98%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news dd a:hover{
   text-decoration:underline;
}
.about{
	clear:both;
	background:url(/new/ui/images/title_about.png)  no-repeat 15px 18px;
	padding:115px 15px 15px 15px;
	font-size:14px;
}
.about p b{
	color:#333;
}
.about p{
	line-height:1.8em;
	color:#666;
	padding-bottom:15px;
}

/*內頁 body */
h2{
	font-size:12px;
	font-weight:normal;
	margin:20px 0px;
}
h2 a{
	display:inline-block;
	padding-left:18px;
	margin-right:5px;
	color:#666;
	background:url(/new/ui/images/crumbs.png) no-repeat left -12px;
}
h2 .home{
	background:url(/new/ui/images/crumbs.png) no-repeat left 0px;
}

.main{
	background:#f1f1f1;
	padding:25px 0px;
	color:#666;
	margin-bottom:30px;
}
.main h3{
	height:25px;
	border-left:5px solid #26bd3c;
	line-height:25px;
	font-family:微软雅黑;
	color:#23ac38;
	font-size:24px;
	padding-left:10px;
	font-weight:normal;
}
.main_in{
	padding:30px 40px 10px 40px;
}
.main_in li{
	margin:0px 3px 3px 0px;
}
.main_in h4{
	height:47px;
	padding-left:86px;
	background:url(/new/ui/images/title_num.png) no-repeat 15px -10px;
}
.main_in h4 span{
		line-height:1.3em;
		color:#333;
		font-size:18px;
		font-family:Microsoft YaHei;
}
.main_in h4 .tt1{
	font-family:"方正舒体";
	color:#777;
}
h5.t1{
	font-size:12px;
	height:17px;
	line-height:17px;
	padding-left:17px;
	margin-top:15px;
	background:url(/new/ui/images/title_h5.png) no-repeat  left center;
}
h5.t2{
	cursor:pointer;
	font-size:12px;
	height:22px;
	line-height:22px;
	color:#333;
	padding-left:52px;
	background:url(/new/ui/images/q.png) no-repeat  16px center;
}
.main_in  h4.num2{
	background:url(/new/ui/images/title_num.png) no-repeat 15px -67px;
}
.main_in h4.num3{
	background:url(/new/ui/images/title_num.png) no-repeat 15px -124px;
}
.main_in h4.num4{
	background:url(/new/ui/images/title_num.png) no-repeat 15px -181px;
}
.main_in h4.num5{
	background:url(/new/ui/images/title_num.png) no-repeat 15px -238px;
}
.main_in h4.num6{
	background:url(/new/ui/images/title_num.png) no-repeat 15px -295px;
}
.main_in h4.num7{
	background:url(/new/ui/images/title_num.png) no-repeat 15px -352px;
}
.main_in h4.num8{
	background:url(/new/ui/images/title_num.png) no-repeat 15px -409px;
}
.main_in h4.num9{
	background:url(/new/ui/images/title_num.png) no-repeat 15px -466px;
}
.main_in h4.num10{
	background:url(/new/ui/images/title_num.png) no-repeat 15px -523px;
}
.main_in h4.num11{
	background:url(/new/ui/images/title_num.png) no-repeat 15px -580px;
}
.main_in h4.num12{
	background:url(/new/ui/images/title_num.png) no-repeat 15px -637px;
}
.main_in .margin_r0{
	margin-right:0px;
}
.main_in .main_1f{
	width:981px;
}
.main_in .main_2f{
	width:489px;
}
.main_in .main_3f{
	width:325px;
}
.main_in .bd{
	background:#fff;
}
.main_in  .bd p{
	padding:10px 15px;
	color:#666;
	line-height:2em;
}
.main_in  .bd p img{
	vertical-align:middle;
	margin-right:4px;
}
.main_in .gao1{
	height:70px;
}
.main_in .gao2{
	height:100px;
}
.main_in .top,.main_in .btm{
	height:4px;
	font-size:0px;
}
.main_in .main_1f .top{
	background:url(/new/ui/images/bg_1f.png) left top;
}
.main_in .main_1f .btm{
	background:url(/new/ui/images/bg_1f.png) right top;
}
.main_in .main_2f .top{
	background:url(/new/ui/images/bg_2f.png) left top;
}
.main_in .main_2f .btm{
	background:url(/new/ui/images/bg_2f.png) right top;
}
.main_in .main_3f .top{
	background:url(/new/ui/images/bg_3f.png) left top;
}
.main_in .main_3f .btm{
	background:url(/new/ui/images/bg_3f.png) right top;
}
.main_in .faq .top{
	height:6px;
	background:url(/new/ui/images/bg_1f.png) left bottom;
}
.main_in .faq .bd{
	width:979px;
	border-left:#bbb solid 1px;
	border-right:#bbb solid 1px;
}
.main_in .faq2 .btm{
	width:943px;
	height:6px;
	background:url(/new/ui/images/bg_1f_in.png) right top;
}
.main_in .faq2 .top{
	width:943px;
	height:6px;
	background:url(/new/ui/images/bg_1f_in.png) left top;
}
.main_in .faq2 .bd{
	width:941px;
	border-left:#bbb solid 1px;
	border-right:#bbb solid 1px;
}
.main_in .faq .btm{
	height:6px;
	background:url(/new/ui/images/bg_1f.png) right bottom;
}
.size_b{
	font-size:14px;
	font-family:微软雅黑;
}
.college_type{
	width:690px;
	float:left;
}
.college_type  dd{
	background:url(/new/ui/images/study-hk/title_type.png) no-repeat left 2px;
	padding-left:140px;
	line-height:2em;
	height:70px;
}
.college_type .type2{
	background:url(/new/ui/images/study-hk/title_type.png) no-repeat left -73px;
}
.college_type .type3{
	background:url(/new/ui/images/study-hk/title_type.png) no-repeat left -147px;
}
.college_type .type4{
	background:url(/new/ui/images/study-hk/title_type.png) no-repeat left -222px;
}
.college_type2{
	float:left;
	width:190px;
	padding:50px 0px 50px 65px;
	height:140px;
	background:url(/new/ui/images/study-hk/arrow_type.png) no-repeat left 15px;
	line-height:2em;
}

.table1{
		width:981px;
		background:#fff;
		border-bottom:solid 2px #17992a;
}
.table1 th{
		height:37px;
		line-height:37px;
		background:url(/new/ui/images/title_table.png) repeat-x;
		text-align:center;
		color:#fff;
		font-size:14px;
		font-weight:normal;
		font-family:微软雅黑;
}
.table1 td{
		padding:25px 10px;
		line-height:1.8em;
		border-bottom:solid 1px #cfcfcf;
		vertical-align:top;
}
.table1 td p{
	padding-bottom:10px;
}

.main_in hr{
	height:1px;
	font-size:0px;
	border:none;
	border-top:dotted 1px #d1d1d1;
	width:95%;
	margin:auto;
}

.prep_flow1{
	background:url(/new/ui/images/study-hk/prep_flow1.png) no-repeat center center;
	height:108px;
	width:100%;
	overflow:hidden;
}
.prep_flow2{
	background:url(/new/ui/images/study-hk/prep_flow2.png) no-repeat center center;
	height:890px;
	width:100%;
	overflow:hidden;
}
.prep_flow1 span, .prep_flow2 span{
	margin-left:-20000px;
	display:inline-block;
}

.show{
	width:947px;
	height:261px;
	margin:auto; 
	position:relative;
}
.show dd{
	position:absolute;
}
.show .left{
	left:0px;
	top:20px;
	z-index:1;
}
.show .left_over{
	left:0px;
	top:20px;
	z-index:2;
	width:448px;
	height:222px;
	background:#000;
	_background:none;
	opacity:0.65;
	filter:alpha(opacity=65);
}
.show .mid{
	left:210px;
	top:0px;
	z-index:3;
}
.show .right{
	right:0px;
	top:20px;
	z-index:1;
}
.show .right_over{
	right:0px;
	top:20px;
	z-index:2;
	width:448px;
	height:222px;
	background:#000;
	_background:none;
	opacity:0.65;
	filter:alpha(opacity=65);
}
.show .left img,.show .right img{
	height:222px;
	width:448px;
}
.show .arrow_left{
	cursor:pointer;
	left:0px;
	top:20px;
	width:70px;
	height:222px;
	background:url(/new/ui/images/arrow_show.png) left top;
	z-index:3;
}
.show .arrow_right{
	cursor:pointer;
	right:0px;
	top:20px;
	width:70px;
	height:222px;
	background:url(/new/ui/images/arrow_show.png) left bottom;
	z-index:3;
}
.show_pad{
	padding:35px 15px;
}
.main .faq{
	margin:10px 0px;
}
.main .faq2{
	margin:auto;
	width:943px;
	margin-top:20px;
}
.main .faq2 li{
	margin:10px 0px; 
}
.faq .bd, .faq2  .bd{
		padding:10px 0px;
}
.main_in .faq p,.main_in .faq2 p{
	padding:20px;
	background:#fafafa;
	width:90%;
	margin:auto;
	margin-top:20px;
	margin-bottom:10px;
}
.li{
	display:block;
	padding-left: 35px;
	line-height: 30px;
	background: url(/new/ui/images/check2.png) no-repeat 15px 10px;
}

/*學术力量*/
.consultant {
	padding: 0px 15px 10px 15px;
}

.consultant li+li {
	border-top: dotted 1px #d9d9d9;
}

.consultant li {
	padding: 15px 0px;
	min-height: 203px;
}

.consultant li {
	padding-left: 200px;
	background: url(/new/ui/images/academic/c1.jpg) no-repeat 30px 20px;
}

.consultant .c2 {
	background: url(/new/ui/images/academic/c2.jpg) no-repeat 13px 20px;
}

.consultant .c3 {
	height: 230px;
	background: url(/new/ui/images/academic/c3.jpg) no-repeat 7px 20px;
}

.consultant dd {
	padding-left: 18px;
	line-height: 27px;
	background: url(/new/ui/images/academic/c_dot.png) no-repeat left 10px;
}

.consultant dt {
	background: url(/new/ui/images/academic/c_line.png) no-repeat 0 10px;
	padding-left: 30px;
	margin-top: 10px;
	font-size: 14px;
	color: #222;
	font-family: 微软雅黑;
	font-weight: bold;
}

.strength_tt {
	display: inline-block;
	background: #26bd3c;
	border-radius: 5px;
	padding: 5px 15px;
	margin-left: 15px;
	margin-top: 10px;
	font-size: 16px;
	font-family: 微软雅黑;
	text-align: center;
	color: #fff;
}

.strength_2a3 p {
	padding: 5px 15px !important;
}

/*-----------------------------------------*/

/*--------------------出国留学版块-----------------*/
.form_estimate{
	position:relative;
	width:980px;
	overflow:hidden;
	left:50%;
	margin-left:-290px;
	color:#333;
	padding:20px 0px;
}
.form_estimate dd{
	padding:7px 0px;
	line-height:1.8em;
	clear:both;
}
.star{
	color:#ff0a0a;
	margin-right:4px;
}
.form_estimate label{
	display:inline-block;
	width:125px;
	text-align:right;
}
.form_estimate .label_qq{
	width:70px;
}
.form_estimate .label_grade{
	width:50px;
}
.form_estimate .label_pro{
	width:110px;
}
.ipt_txt,.ipt_score{
	border:solid 1px #dedede;
	height:25px;
	line-height:25px;
	text-indent:3px;
	color:#333;
	vertical-align:middle;
}
.select,.select_country,.select_date,.select_exper,.select_date2,.select_city{
	border:solid 1px #dedede;
	height:25px;
	line-height:25px;
	color:#333;
}
.select_country,.select_exper{
	width:327px;
}
.select_date,.select_city{
	width:107px;
}
.select_date2{
	width:162px;
}
.radio,.ipt_score{
	vertical-align:middle;
}
.ipt_score{
	margin:0px 5px 0px 2px;
}
.radio_txt,.ipt_score_txt{
	display:inline-block;
	vertical-align:middle;
	color:#666;
}
.ipt_score_txt{
	width:68px;
	text-align:right;
	margin-bottom:7px;
}
.ipt_score{
	margin-bottom:7px;
}
.radio_txt{
	margin:0px 5px 0px 2px;
}
.check{
	float:right;
	width:510px;
	margin-top:5px;
}
.check_right{
	display:inline-block;
	width:20px;
	height:20px;
	background:url(/new/ui/images/check_right.png) no-repeat left center;
}
.check_error{
	display:inline-block;
	width:300px;
	height:20px;
	background:url(/new/ui/images/check_error.png) no-repeat left center;
	padding-left:25px;
	color:#ff0a0a;
}
.study_type_title,.score_title{
	float:left;
}
.study_type_bd,.score_bd{
	float:left;
	width:340px;
}
.estimate_submit,.exam_submit,.login_submit{
	margin:30px 10px;
	width:288px;
	height:48px;
	cursor:pointer;
	border:none;
	background:url(/new/ui/images/abroad_btn2.png);
}
.exam_submit{
	background:url(/new/ui/images/abroad_btn4.png);
	margin:30px 10px 30px 10px;;
	vertical-align:middle;
}
.login_submit{
	background:url(/new/ui/images/abroad_btn8.png);
	margin:30px 10px 30px 145px;;
	vertical-align:middle;
}
.reg_link{
	display:inline-block;
	vertical-align:-17px;
}
.reg_link a{
	color:#26bd3c;
}
.estimate_reset{
	margin:30px 10px;
	width:208px;
	height:48px;
	cursor:pointer;
	border:none;
	background:url(/new/ui/images/abroad_btn3.png);
}
.exam_seek{
	margin:30px 10px;
	width:208px;
	height:48px;
	cursor:pointer;
	border:none;
	vertical-align:middle;
	background:url(/new/ui/images/abroad_btn9.png);
}

.exam_flow{
	height:52px;
	border-bottom:solid 2px #dfdfdf;
	margin:20px 0px;
}
.exam_flow li{
	float:left;
	height:32px;
	line-height:32px;
	padding:10px 20px;
	margin:0px 30px -2px 30px;
	color:#bbb;
	font-size:14px;
	font-family:Microsoft Yahei;
}
.exam_flow span{
	display:inline-block;
	width:32px;
	height:32px;
	border-radius:32px;
	background:#bbb;
	text-align:center;
	color:#fff;
	margin-right:6px;
}
.exam_flow .cursor{
	color:#222;
	border-bottom:solid 2px #26bd3c;
	font-weight:bold;
}
.exam_flow .cursor span{
	background:#26bd3c;
}

.seek_score{
	  text-align:center;
	  padding:30px 0px;
}
.seek_score a{
	margin:0px 50px;
}

.ssa_logo{
	float:right;
	margin-left:30px;
}
.share{
}
.share>li{
	float:left;
	width:428px;
	margin:15px 30px;
	background:url(/new/ui/images/abroad_point.png) no-repeat 78px 29px;
}
.share_simg{
	float:left;
}
.share_bd{
	float:left;
	margin-left:17px;
	width:338px;
	background:url(/new/ui/images/abroad_bg.png);
}
.share_img{
	padding:15px;
	display:block;
	text-align:center;
}
.share_bd>h5{
	line-height:40px;
	background:url(/new/ui/images/abroad_titlebg.png);
	font-size:14px;
	padding-left:15px;
	color:#005004 !important;
}
.share_bd>p{
	padding:15px;
	line-height:1.8em;
	color:#005004 !important;
}
.share_txt{
	height:190px;	
}
.abroad_links{
	padding:30px;
	text-align:center;
}
.abroad_links a{
	display:inline-block;
	margin:0px 30px;
}
.exam_t{
	font-size:14px;
	height:17px;
	color:#111;
	line-height:17px;
	padding-left:17px;
	margin-top:15px;
	background:url(/new/ui/images/title_h5.png) no-repeat  left center;
}
.exam_paper{
	padding:15px;
}
.exam_paper>dt{
	font-size:14px;
	color:#111;
	padding-left:2px;
	margin-top:15px;
	line-height:1.8em;
}
.exam_paper>dd{
	padding:30px 0px;
	line-height:1.8em;
	background:url(/new/ui/images/paper_line.png) repeat-x left bottom;
}
.exam_paper>dd>label{
	display:block;
	margin-bottom:15px;
	color:#111;
}
.paper_radio{
	display:inline-block;
	width:24%;
}
.paper_radio>input{
	margin:0px 5px 0px 15px;
}

.paper_submit{
	text-align:center;
}
.paper_submit input{
	margin:30px 0px;
	width:288px;
	height:48px;
	cursor:pointer;
	border:none;
	background:url(/new/ui/images/abroad_btn7.png);
}
.paper_submit>a{
		display:inline-block;
		margin:30px 0px;
}

.sendmail{
	text-align:center;
	padding:30px;
}
.sendmail a{
		display:inline-block;
		width:230px;
		padding-left:58px;
		height:48px;
		line-height:48px;
		color:#fff;
		font-size:20px;
		font-family:Microsoft Yahei;
		text-align:center;
		cursor:pointer;
		font-weight:bold;
		border:none;
		background:url(/new/ui/images/abroad_btn.png);
}
.textarea{
	width:100%;
	height:400px;
}



.table2{
		width:981px;
		background:#fff;
		border-bottom:solid 2px #17992a;
}
.table2 th{
		height:37px;
		line-height:37px;
		background:url(/new/ui/images/title_table.png) repeat-x;
		color:#fff;
		text-align:left;
		font-size:14px;
		font-weight:normal;
		font-family:微软雅黑;
		padding-left:15px;
}
.table2 td{
		padding:10px;
		line-height:1.8em;
		border-bottom:solid 1px #17992a;
		vertical-align:top;
}
.table2_title{
	background:url(/new/ui/images/abroad_bg.png);
	color:#005004;
}
/*-----------------------------------------*/

/*sider */
.sider{
	position:absolute;
	right:0px; 
	top:90px;
	z-index:10;
	width:72px;
	text-align:center;
}

.ser{
	padding:0px 0px 20px 0px;
	text-align:center;
	margin-bottom:2px;
	background:url(/new/ui/images/side_bg.png);
	position:relative;
}
.ser a{
	color:#fff;
	display:inline-block;
}
.ser a.s1,.ser a.s2,.ser a.s3,.ser a.s4{
	width:62px;
	height:42px;
	margin-top:20px;
	background:url(/new/ui/images/icon_side1.png) no-repeat center top;	
}
.ser a.s1:hover{
	background:url(/new/ui/images/icon_side2.png) no-repeat center top;	
}
.ser a.s2{
	background:url(/new/ui/images/icon_side1.png) no-repeat center -60px;	
}
.ser a.s2:hover{
	background:url(/new/ui/images/icon_side2.png) no-repeat center -60px;	
}
.ser a.s3{
	background:url(/new/ui/images/icon_side1.png) no-repeat center -180px;	
}
.ser a.s3:hover{
	background:url(/new/ui/images/icon_side2.png) no-repeat center -180px;	 
}
.ser a.s4{
	background:url(/new/ui/images/icon_side1.png) no-repeat center -120px;	 
}
.ser a.s4:hover{
	background:url(/new/ui/images/icon_side2.png) no-repeat center -120px;	
}

.code,.qq {
	position: absolute;
	z-index: 20;
	background: url(/new/ui/images/side_bg.png);
	width: 80px;
	height: 80px;
	right: 72px;
	bottom: 85px;
	padding: 5px;
}

.qq {
	top: 0px;
	padding-top: 10px;
		height: 125px;
}

.qq hr {
	border: none; margin : 10px 0px;
	height: 2px;
	font-size: 0px;
	width: 100%;
	background: url(/new/ui/images/qq_line.png) no-repeat center center;
	margin: 10px 0px;
}

.qq img {
	vertical-align: middle;
}
.chat_time{
	display:inline-block;
	margin-top:4px;
	color:#ccc;
}

.tips {
	float: right;
	margin-right: 44px;
	margin-top: 24px;
}

.tips a {
	padding: 8px 6px;
	background: #fff;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border:#dfdfdf solid 1px;
	border-bottom: none;
	display: inline-block;
}

.tips .cursor ,.tips a:hover {
	background: #26bd3c;
	color: #fff;
}
.yzm{
	display:inline-block;
	vertical-align:middle;
}

.lv_a,.lv_b,.lv_c{
	min-height:128px;
	padding-left:190px;
	background:url(/new/ui/images/face1.png) no-repeat 30px center;
	font-size:16px;
	line-height:128px;
}
.lv_txt{
	color:#26bd3c;
}
.lv_b{
	background:url(/new/ui/images/face2.png) no-repeat 30px center;
}
.lv_c{
	background:url(/new/ui/images/face3.png) no-repeat 30px center;
}
/* footer */
.footer{
	width:1032px;
	margin:auto;
	padding:20px 15px ;
	border-top:solid 1px #e2e2e2;
	font-size:11px;
	line-height:2em;
	text-align:center;
}
.footer a{
	margin-right:5px;
	font-size:11px;
}
.footer span{
	margin-right:5px;
	
}

.olchat_body{
	position: fixed;
	left: 300px;
	top: 20px;
	z-index: 9999;
	padding: 15px;
	background-color: #fff;
	box-shadow: 0px 0px 20px #999;
	border: solid 1px #ccc;
	border-radius: 6px;
	display:none;
	overflow: hidden;
	display: none;
}
.olchat_body_in{
	position:relative;
}
.chat_close {
	display: block;
	z-index: 999999;
	position: absolute;;
	right: -10px;
	top: -10px;
	cursor: pointer;
	width: 18px;
	height: 18px;
	background: url(/ol/images/close1.png) no-repeat center center;
}

.chat_close:hover {
	background: url(/ol/images/close2.png) no-repeat center center;
}
.chat_close:active {
	background: url(/ol/images/close3.png) no-repeat 85% 85%;
}