/*

	* Des: 底层结构样式表 base.css

	* Author: csy347

	* Email: csy347@gmail.com

	* Date: 2012-05-03/2013-03-25

	* Version: 1.0

*/



/* =S html reset

///////////////////////////////////////////// */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0}

body{line-height:1.16667}

ol,ul{list-style:none}

fieldset,img{border:0}

address,caption,cite,code,dfn,em,i,strong,th,var,optgroup{font-style:normal;font-weight:normal}

h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}

table{border-collapse:collapse;border-spacing:0}/* tables still need 'cellspacing="0"' in the markup */

/*caption,th{text-align:left}*/

:focus{outline:0}/* remember to define focus styles! */

abbr,acronym{border:0;font-variant:normal}

sup{vertical-align:text-top}

sub{vertical-align:text-bottom}

blockquote:before,blockquote:after,q:before,q:after{content:""}

blockquote,q{quotes:"" ""}

input,button,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}

input,button,select,img{vertical-align:middle}

textarea{vertical-align:top}

/*to enable resizing for IE*/

input,button,textarea,select{*font-size:100%}

/*because legend doesn't inherit in IE */

legend{color:#000}

/* HTML5 display-role reset for older browsers */

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}

/* =E html reset

///////////////////////////////////////////// */





/* =S type presets

///////////////////////////////////////////// */

body{

	font-family:Arial,'simsun','Tahoma',sans-serif;

	font-size:100%;

	font-size:1em;

	font-size:12px;

	color:#333;

	word-wrap: break-word;

}



/* for webkit */

@media screen and (-webkit-min-device-pixel-ratio:0) {

	body{font-family:arial,'simsun',sans-serif}

}



/* link colors */

a{color:#066cb8;text-decoration:none}

a:hover{color:#f60;text-decoration:none}

a:focus{/*outline:1px dotted #79160d*/}

.c_999:visited {color:#999}



dt{font-weight:bold}

p{font-size:1em}

h1,h2,h3,h4,h5,h6{font-weight:bold}

h1{font-size:2em}

h2{font-size:1.7em}

h3{font-size:1.3em}

h4{font-size:1.25em}

h5,h6{font-size:1em}

input,textarea{font:.75em Arial,'simsun',sans-serif}

hr{display:block;width:100%;height:1px;border:none;background:#ccc;color:#ccc}

a img{display:inline-block}/* Stops image links getting text link styles */

/*img,object,embed{max-width:100%;}*/

/* =E type presets

///////////////////////////////////////////// */







/* =S core

///////////////////////////////////////////// */

/* 文字排版 */

.f12{font-size:12px}

.f14{font-size:14px}

.f16{font-size:16px}

.f18{font-size:18px}

.f20{font-size:20px}

.f24{font-size:24px}

.fb{font-weight:bold}

.fn{font-weight:normal}

.t2{text-indent:2em}

.lh150{line-height:1.5}

.lh180{line-height:1.8}

.lh200{line-height:2}

.lh16{line-height:16px}

.lh20{line-height:20px}

.lh25{line-height:25px}

.lh30{line-height:30px}

.unl{text-decoration:underline}

.no_unl{text-decoration:none}

.arial{font-family:arial}

.simsun{font-family:'simsun'}

.yahei{font-family:'microsoft yahei'}





/* 字体颜色 */

.black{color:black}

.gray{color:gray}

.white{color:white}

.red{color:red}

.green{color:green}

.yellow{color:yellow}

.blue{color:blue}

.c_000{color:#000}

.c_333{color:#333}

.c_555{color:#555}

.c_666{color:#666}

.c_777{color:#777}

.c_999{color:#999}

.c_aaa{color:#aaa}

.c_bbb{color:#bbb}

.c_ccc{color:#ccc}

.c_fff{color:#fff}

.c_f30{color:#f30}

.c_f60{color:#f60}

.c_f90{color:#f90}

.c_4b9900{color:#4b9900}

.c_0065cb{color:#0065cb}

.c_4b9a03{color:#4b9a03}

.c_ff333{color:#f33}

.c_066cb8{color:#066cb8;}

.c_green{color:#168b5c;}

.c_ff7f{color:#ff7f00;}

.c_1cb177{color: #1cb177;}

.c_179362{color: #179362;}



/* 定位 */

.tl{text-align:left}

.tc{text-align:center}

.tr{text-align:right}

.bc{margin-left:auto;margin-right:auto}/* blockCenter */

.fl{float:left;display:inline}

.fr{float:right;display:inline}

.cb{clear:both}

.cl{clear:left}

.cr{clear:right}

.clear{display:block;font-size:0;line-height:0;clear:both;}

.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}

.clearfix{display:inline-block}

/* Hides from IE-mac \*/

* html .clearfix{height:1%}

.clearfix{display:block}

/* End hide from IE-mac */

.vm{vertical-align:middle}

.pr{position:relative}

.pa{position:absolute}

.zoom{zoom:1}

.hidden{visibility:hidden}

.none{display:none}





/* 长度 */

.w{width:100%}

.w10{width:10px}

.w20{width:20px}

.w30{width:30px}

.w40{width:40px}

.w50{width:50px}

.w60{width:60px}

.w70{width:70px}

.w80{width:80px}

.w90{width:90px}

.w100{width:100px}

.w260{width:260px}

.w280{width:280px}

.w400{width:400px}

.w500{width:500px}

.w600{width:600px}

.w710{width:710px}

.w960{width:960px}

.w1000{width:1000px}

.w_3{width:30%}

.w_5{width:50%}

.h{height:100%}

.h50{height:50px}

.h100{height:100px}





/* 边距 5 10 15 20 25 30 */

.m5{margin:5px}

.m10{margin:10px}

.m15{margin:15px}

.m20{margin:20px}

.m25{margin:25px}

.m30{margin:30px}



.mt5{margin-top:5px}

.mt10{margin-top:10px}

.mt15{margin-top:15px}

.mt20{margin-top:20px}

.mt25{margin-top:25px}

.mt30{margin-top:30px}



.mb5{margin-bottom:5px}

.mb10{margin-bottom:10px}

.mb15{margin-bottom:15px}

.mb20{margin-bottom:20px}

.mb25{margin-bottom:25px}

.mb30{margin-bottom:30px}



.ml5{margin-left:5px}

.ml10{margin-left:10px}

.ml15{margin-left:15px}

.ml20{margin-left:20px}

.ml25{margin-left:25px}

.ml30{margin-left:30px}



.mr5{margin-right:5px}

.mr10{margin-right:10px}

.mr15{margin-right:15px}

.mr20{margin-right:20px}

.mr25{margin-right:25px}

.mr30{margin-right:30px}



.p5{padding:5px}

.p10{padding:10px}

.p15{padding:15px}

.p20{padding:20px}

.p25{padding:25px}

.p30{padding:30px}



.pt5{padding-top:5px}

.pt10{padding-top:10px}

.pt15{padding-top:15px}

.pt20{padding-top:20px}

.pt25{padding-top:25px}

.pt30{padding-top:30px}



.pb5{padding-bottom:5px}

.pb10{padding-bottom:10px}

.pb15{padding-bottom:15px}

.pb20{padding-bottom:20px}

.pb25{padding-bottom:25px}

.pb30{padding-bottom:30px}



.pl5{padding-left:5px}

.pl10{padding-left:10px}

.pl15{padding-left:15px}

.pl20{padding-left:20px}

.pl25{padding-left:25px}

.pl30{padding-left:30px}



.pr0{padding-right:0px;}

.pr5{padding-right:5px}

.pr10{padding-right:10px}

.pr15{padding-right:15px}

.pr20{padding-right:20px}

.pr25{padding-right:25px}

.pr30{padding-right:30px}



/* add mt */

.mt7{margin-top:7px}

.mt50{margin-top:50px}

/* =E core

///////////////////////////////////////////// */







/* lineDotted common */

.lineDotted{clear:both;height:1px;border-bottom:1px dotted #ccc;font-size:0;visibility:visible}

.lineDashed{clear:both;height:1px;border-bottom:1px dashed #ccc;font-size:0;visibility:visible}



/* public 遮罩层 */

.alpha { width:100%; height:100%; background:#000; position:fixed; top:0; left:0; opacity: 0.5; z-index:100; filter:alpha(opacity=30);_position:absolute;_height:expression(documentElement.scrollTop + document.documentElement.clientHeight) }/*edit by csy347 20120814*/



.ck_backLayer{width:100%; height:100%; background:#000; position:fixed; top:0; left:0; opacity: 0.1; z-index:9998; filter:alpha(opacity=10);_position:absolute;}

.ck_dialog_tips{position:absolute;z-index:9999;left:50%;top:50%;background:#000;opacity: 0.6;  filter:alpha(opacity=60);}

.ck_dialog_tips .tips_txt{font:700 16px/30px 'simsun';text-shadow:0 0 2px rgba(91,199,157,.75);color:#fff;}

/**----------------------------------------=S form

	* @name   :reset 表单

	* @author   :csy347

	* @version  :1.0

	* @type   :基类

	* @explain  :Demo

*/

/* formItem */

.formItem{float:left;width:100%}

.form_label{float:left;width:180px;text-align:right;line-height:30px}

.form_field{float:left;width:600px;line-height:30px}

.form_des{margin-top:9px;margin-bottom:9px;line-height:1.1}



.form_text{width:250px;height:20px;padding:4px;border: 1px solid #ccc;font:12px/20px arial,sans-serif;color:#777}

.form_text{transition: border linear 0.2s, box-shadow linear 0.2s;box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1)}

.form_text:focus{outline:0 none;border-color:rgba(255, 216, 145, 0.8);box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(255, 216, 145, 0.6)}

textarea{width:250px;height:80px;overflow:auto;padding:4px;border:1px solid #CCCCCC;font:12px/20px Arial,sans-serif;vertical-align:top;resize:none;color:#777}

textarea{transition: border linear 0.2s, box-shadow linear 0.2s;box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1)}

textarea:focus{outline: 0 none;border-color: rgba(255, 216, 145, 0.8);box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(255, 216, 145, 0.6)}

select{outline: 0 none;padding:6px;font:12px/20px arial,sans-serif;color:#777}



/* tips messages */

.form_error  ,

.form_alert  ,

.form_notice ,

.form_success,

.form_info   {display:inline-block;*display:inline;*zoom:1;padding:3px 10px;margin:5px 0 0 5px;border:none;color:#777;vertical-align:middle;font:12px/14px 'simsun';border-radius:4px}



.form_error,

.form_alert  {padding-left:25px;background:url('../images/bg_form_tips.png') no-repeat 5px -48px;}

.form_notice {}

.form_info   {}

.form_success{height:14px;padding-left:16px;background:url('../images/bg_form_tips.png') no-repeat 0px 0px;}





/* lt IE8 */

.form_text_focus{outline:0 none;border-color:rgba(255, 216, 145, 0.8);box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(255, 216, 145, 0.6)}

.textarea_focus{outline: 0 none;border-color: rgba(255, 216, 145, 0.8);box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(255, 216, 145, 0.6)}

.form_text_error{outline:0 none;border-color:rgba(255, 40, 0, 0.8);box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(255, 40, 0, 0.6)}

.textarea_error{outline: 0 none;border-color: rgba(255, 40, 0, 0.8);box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(255, 40, 0, 0.6)}



input[type="checkbox"],input[type="radio"]{vertical-align:-2px;}

/**----------------------------------------=E form */



/* add form common */

.iptTips{position:absolute;left:10px;top:8px;font-size:12px;line-height:14px;color:#999}

.mnSelect{position:relative;width:260px;height:30px;background:url('../images/bg_post_3.png') no-repeat 0 0}























/**----------------------------------------=S common btn_xxxx

	* @name   :common btn_xxxx

	* @author   :csy347

	* @version  :1.0

	* @type   :公共类

	* @explain  :Demo

*/

/* common btn_xxxx */





	/* btn common

	///////////////////////// */

	/* 个人申请开校 */

	.btn_grsqkx{display:inline-block;*display:inline;*zoom:1;width:152px;height:48px;overflow:hidden;text-indent:-999em;background:url('../images/btn_grsqkx.png') no-repeat 0 0;vertical-align:middle;}

	.btn_grsqkx:hover{background-position:0 -49px}

	/* 机构申请开校 */

	.btn_jgsqkx{display:inline-block;*display:inline;*zoom:1;width:152px;height:48px;overflow:hidden;text-indent:-999em;background:url('../images/btn_jgsqkx.png') no-repeat 0 0;vertical-align:middle;}

	.btn_jgsqkx:hover{background-position:0 -49px}

	/* 填写老师信息 */

	.btn_txllxx{display:inline-block;*display:inline;*zoom:1;width:152px;height:48px;overflow:hidden;text-indent:-999em;background:url('../images/btn_txllxx.png') no-repeat 0 0;vertical-align:middle;}

	.btn_txllxx:hover{background-position:0 -49px}

	/* 提交申请 */

	.btn_tjsq{display:inline-block;*display:inline;*zoom:1;width:116px;height:48px;overflow:hidden;text-indent:-999em;background:url('../images/btn_tjsq.png') no-repeat 0 0;vertical-align:middle;}

	.btn_tjsq:hover{background-position:0 -49px}

	/* 返回 */

	.btn_fh{display:inline-block;*display:inline;*zoom:1;width:116px;height:48px;overflow:hidden;text-indent:-999em;background:url('../images/btn_fh.png') no-repeat 0 0;vertical-align:middle;}

	.btn_fh:hover{background-position:0 -49px}

	/* 保存 */

	.btn_bc{display:inline-block;*display:inline;*zoom:1;width:116px;height:48px;overflow:hidden;text-indent:-999em;background:url('../images/btn_bc.png') no-repeat 0 0;vertical-align:middle;}

	.btn_bc:hover{background-position:0 -49px}

	/* 取消 */

	.btn_qx{display:inline-block;*display:inline;*zoom:1;width:116px;height:48px;overflow:hidden;text-indent:-999em;background:url('../images/btn_qx.png') no-repeat 0 0;vertical-align:middle;}

	.btn_qx:hover{background-position:0 -49px}



	/* 立刻购买 */

	.btn_lkgm{display:inline-block;*display:inline;*zoom:1;width:132px;height:42px;overflow:hidden;text-indent:-999em;background:url('../images/btn_lkgm.png') no-repeat 0 0;vertical-align:middle;}

	.btn_lkgm:hover{background-position:0 -43px}

	/* 加入购物车 */

	.btn_jrgwc{display:inline-block;*display:inline;*zoom:1;width:153px;height:42px;overflow:hidden;text-indent:-999em;background:url('../images/btn_jrgwc.png') no-repeat 0 0;vertical-align:middle;}

	.btn_jrgwc:hover{background-position:0 -43px}

	/* 报名试听 */

	.btn_bmst{display:inline-block;*display:inline;*zoom:1;width:100px;height:42px;overflow:hidden;text-indent:-999em;background:url('../images/btn_bmst.png') no-repeat 0 0;vertical-align:middle;}

	.btn_bmst:hover{background-position:0 -43px}

	/* 开始试听 */

	.btn_ksst{display:inline-block;*display:inline;*zoom:1;width:100px;height:42px;overflow:hidden;text-indent:-999em;background:url('../images/btn_ksst.png') no-repeat 0 0;vertical-align:middle;}

	.btn_ksst:hover{background-position:0 -43px}

	/* 报名试听1 */

	.btn_bmst1{display:inline-block;*display:inline;*zoom:1;width:100px;height:42px;overflow:hidden;text-indent:-999em;background:url('../images/btn_bmst1.png') no-repeat 0 0;vertical-align:middle;}

	.btn_bmst1:hover{background-position:0 -43px}

	/* 开始试听1 */

	.btn_ksst1{display:inline-block;*display:inline;*zoom:1;width:100px;height:42px;overflow:hidden;text-indent:-999em;background:url('../images/btn_ksst1.png') no-repeat 0 0;vertical-align:middle;}

	.btn_ksst1:hover{background-position:0 -43px}

	/* 我来评价 */

	.btn_wlpj{display:inline-block;*display:inline;*zoom:1;width:132px;height:42px;overflow:hidden;text-indent:-999em;background:url('../images/btn_wlpj.png') no-repeat 0 0;vertical-align:middle;}

	.btn_wlpj:hover{background-position:0 -43px}

	/* 我要学习 */

	.btn_wyxx{display:inline-block;*display:inline;*zoom:1;width:132px;height:42px;overflow:hidden;text-indent:-999em;background:url('../images/btn_wyxx.png') no-repeat 0 0;vertical-align:middle;}

	.btn_wyxx:hover{background-position:0 -43px}

	/* 报名人数已满 */

	.btn_bmrsym{display:inline-block;*display:inline;*zoom:1;width:168px;height:42px;overflow:hidden;text-indent:-999em;background:url('../images/btn_bmrsym.png') no-repeat 0 0;vertical-align:middle;cursor:not-allowed}

	/* 课程已过期 */

	.btn_kcygq{display:inline-block;*display:inline;*zoom:1;width:150px;height:42px;overflow:hidden;text-indent:-999em;background:url('../images/btn_kcygq.png') no-repeat 0 0;vertical-align:middle;cursor:not-allowed}

	/*课程未发布*/

	.btn_kcwfb{display:inline-block;*display:inline;*zoom:1;width:150px;height:42px;overflow:hidden;text-indent:-999em;background:url('../images/btn_kcwfb.png') no-repeat 0 0;vertical-align:middle;cursor:not-allowed}

	/*课程已停售*/

	.btn_kcyts{display:inline-block;*display:inline;*zoom:1;width:150px;height:42px;overflow:hidden;text-indent:-999em;background:url('../images/btn_kcyts.png') no-repeat 0 0;vertical-align:middle;cursor:not-allowed}

	/* 提交订单 */

	.btn_tjdd{display:inline-block;*display:inline;*zoom:1;width:132px;height:42px;overflow:hidden;text-indent:-999em;background:url('../images/btn_tjdd.png') no-repeat 0 0;vertical-align:middle;}

	.btn_tjdd:hover{background-position:0 -43px}





	/* btn_70x26 xx */

	.btn_70x26{display:inline-block;*display:inline;*zoom:1;width:70px;height:26px;background:url('../images/btn_70x26.png') no-repeat 0 0;vertical-align:middle;line-height:26px;text-align:center;color:#555;}

	.btn_70x26:hover{background-position:0 -27px;text-decoration:none;color:#555;}

	/* btn_90x22 xx */

	.btn_90x22{display:inline-block;*display:inline;*zoom:1;width:90px;height:22px;background:url('../images/btn_90x22.png') no-repeat 0 0;vertical-align:middle;line-height:22px;text-align:center;color:#555;}

	.btn_90x22:hover{background-position:0 -23px;text-decoration:none;color:#555;}

	/* btn_90x30 xx */

	.btn_90x30{display:inline-block;*display:inline;*zoom:1;width:90px;height:30px;background:url('../images/btn_90x30.png') no-repeat 0 0;vertical-align:middle;line-height:30px;text-align:center;color:#fff;}

	.btn_90x30:hover{background-position:0 -31px;text-decoration:none;color:#fff;}



	.btn_84x26,.btn_84x26:visited{display:inline-block;*display:inline;*zoom:1;width:84px;height:26px;background:url('../images/btn_g_84x26.png') no-repeat 0 0;vertical-align:middle;line-height:26px;text-align:center;color:#fff;font-size:12px;}

	.btn_84x26:hover{background-position:0 -27px;text-decoration:none;color:#fff;}







	/* arrow common

	///////////////////////// */

	.arr{display:inline-block;*display:inline;*zoom:1;width:15px;height:14px;overflow:hidden;background:url('../images/bg_arrow.png') no-repeat 0 0;vertical-align:middle}

	.arr_bottom{background-position:-1px   -4px}

	.arr_top   {background-position:-36px  -4px}

	.arr_down  {background-position:-69px  -4px}

	.arr_up    {background-position:-101px -4px}

	.arr_close {background-position:-135px -4px}

	.arr_bottom:hover{background-position:-1px   -40px}

	.arr_top:hover   {background-position:-36px  -40px}

	.arr_down:hover  {background-position:-69px  -40px}

	.arr_up:hover    {background-position:-101px -40px}

	.arr_close:hover {background-position:-135px -40px}



/**----------------------------------------=E common btn_xxxx */









/**----------------------------------------=S common

	* @name   :common c_btn c_ico bg

	* @author   :csy347

	* @version  :1.0

	* @type   :基类

	* @explain  :Demo

*/

/* common c_btn */

	/* c_btn spriteCSS image */

.c_btn22,

.c_btn22 span,

.c_btn22_,

.c_btn22_ span,

.c_btn26,

.c_btn26 span,

.c_btn26_,

.c_btn26_ span,

.c_btn26v,

.c_btn26v span,

.c_btn30,

.c_btn30 span,

.c_btn30_,

.c_btn30_ span,

.c_btn27g,

.c_btn27g span,

.c_btn31g,

.c_btn31g span,

.c_btn37,

.c_btn37 span,

.c_btn37_,

.c_btn37_ span,

.c_btn37_no,

.c_btn37_no span,

.c_btn37a,

.c_btn37a span,

.c_btn37a_,

.c_btn37a_ span{

	display:inline-block;*display:inline;*zoom:1;

	background:url('../images/btn_sprite.png') no-repeat 0 0;

	text-align:center;

	cursor:pointer;

}

/*扁平纯色按钮*/

.c_btn30o,

.c_btn30o_,

.c_btn30gr,

.c_btn30gr_,

.c_btn34o,

.c_btn34o_,

.c_btn34gr,

.c_btn34gr_,

.c_btn36o,

.c_btn36bb,

.c_btn22o,

.c_btn20gr,

.c_btn22gr,

.c_btn22sx,

.c_btn26gr,

.c_btn36gr,

.c_btn40o,

.c_btn26lb,

.c_btn26s,

.c_btn26c,

.c_btn26s_{display:inline-block;*display:inline;*zoom:1;color:#fff;text-align:center;}







.c_btn22,

.c_btn22_{height:22px;padding:0 0 0 3px;background-position:0 -1062px;font:12px/22px 'simsun';vertical-align:middle}

.c_btn22 span,

.c_btn22_ span{height:22px;padding:0 12px 0 9px;background-position:100% -1084px;font:12px/22px 'simsun';color:#878787}

.c_btn22:hover{background-position:0 -1106px}

.c_btn22:hover span{background-position:100% -1128px}

.c_btn22_,

.c_btn22_ span{cursor:auto;}

.c_btn22o{height:22px;line-height:22px;padding:0 10px;background:#FF7F00;}

.c_btn22o:hover{background:#f60;color:#fff;}

.c_btn22gr{height:20px;line-height:20px;border:1px solid #d2d2d2;background:#e6e6e6;padding:0 10px;color:#777;}

.c_btn22gr:hover{background:#f2f2f2;color:#777;}

.c_btn22sx{width:40px;height:22px;background:url('../images/btn_shuxue.png') no-repeat 0 0;}

.c_btn22sx:hover{background-position:0 -23px;}



.c_btn26{height:26px;padding:0 0 0 3px;background-position:0 -1150px;vertical-align:middle;font:12px/26px 'simsun'}

.c_btn26 span{height:26px;padding:0 12px 0 9px;background-position:100% -1176px;font:12px/26px 'simsun';color:#777}

.c_btn26:hover{background-position:0 -1202px}

.c_btn26:hover span{background-position:100% -1228px}



.c_btn26_{height:26px;padding:0 0 0 3px;background-position:0 -1378px;vertical-align:middle;font:12px/26px 'simsun'}

.c_btn26_ span{height:26px;padding:0 12px 0 9px;background-position:100% -1404px;font:12px/26px 'simsun';color:#fff}

.c_btn26_:hover{background-position:0 -1430px}

.c_btn26_:hover span{background-position:100% -1456px}



.c_btn26s,

.c_btn26c,

.c_btn26s_{height:24px;line-height:24px;padding:0 8px 0 20px;border:1px solid #A3CFF6;color:#777;background:#dff5ff url('../images/ico_share_save.png') no-repeat 1px 2px;}

.c_btn26c{background-position:1px -22px;}

.c_btn26s_{background-position:1px -48px;}



.c_btn26s:hover,

.c_btn26c:hover,

.c_btn26s_:hover{background-color:#e9f8ff;color:#777;}



.c_btn26v{height:26px;padding:0 0 0 28px;background-position:0 -662px;vertical-align:middle;font:12px/26px 'simsun'}

.c_btn26v span{height:26px;padding:0 16px 0 0px;background-position:100% -688px;font:12px/26px 'simsun';color:#7AB1CC}

.c_btn26v:hover{background-position:0 -714px}

.c_btn26v:hover span{background-position:100% -740px}



.c_btn27g{height:27px;padding:0 0 0 3px;background-position:0 -1482px;vertical-align:middle;font:12px/26px 'simsun'}

.c_btn27g span{height:27px;padding:0 12px 0 09px;background-position:100% -1509px;font:12px/26px 'simsun';color:#fff}

.c_btn27g:hover{background-position:0 -1536px}

.c_btn27g:hover span{background-position:100% -1563px}



.c_btn30{height:30px;padding:0 0 0 3px;background-position:0 0;vertical-align:middle;font:14px/30px 'simsun';}

.c_btn30 span{height:30px;padding:0 14px 0 11px;background-position:100% -30px;font:14px/30px 'simsun';color:#777}

.c_btn30:hover{background-position:0 -60px}

.c_btn30:hover span{background-position:100% -90px}



.c_btn26lb{height:24px;line-height:24px;background:#dff5ff;padding:0 10px;border:1px solid #A3CFF6;color:#777;}

.c_btn26lb:hover{background:#e9f8ff;color:#777;}

.c_btn30o,

.c_btn36o,

.c_btn34o,

.c_btn34o_,

.c_btn40o,

.c_btn30o_{height:30px;line-height:30px;background:#FF7F00;padding:0 18px;box-shadow:0 1px 1px rgba(0,0,0,.2);}

.c_btn30o_{padding:0 63px;}

.c_btn34o{width:140px;height:34px;line-height:34px;text-align:center;padding:0px;}

.c_btn34o_{padding:0 25px;height:34px;line-height:34px;font-size:14px;}

.c_btn36o,

.c_btn36bb{height:36px;line-height:36px;padding:0 25px;font:normal 16px/36px "微软雅黑";}

.c_btn40o{height:40px;line-height:40px;padding:0 25px;font:normal 18px/38px "微软雅黑";}

.c_btn36bb{border:1px solid #d3e5f3;background:#F4FAFE;color:#0065cb;}

.c_btn30o:hover,

.c_btn30o_:hover,

.c_btn34o:hover,

.c_btn34o_:hover,

.c_btn36o:hover,

.c_btn40o:hover{background:#f60;color:#fff;}

.c_btn36bb:hover{color:#0065cb;}



.c_btn20gr,

.c_btn26gr,

.c_btn30gr,

.c_btn30gr_,

.c_btn34gr,

.c_btn34gr_,

.c_btn36gr{height:30px;line-height:30px;background:#e6e6e6;padding:0 20px;color:#777;box-shadow:0 1px 1px rgba(0,0,0,.1);}

.c_btn20gr{height:18px;line-height:18px;border:1px solid #dadada;background:#f3f4f4;}

.c_btn26gr{height:24px;line-height:24px;background:#fafafa;border:1px solid #d2d2d2;}

.c_btn30gr_{height:28px;line-height:28px;background:#f3f4f4;border:1px solid #d2d2d2;}

.c_btn34gr{width:140px;height:34px;line-height:34px;text-align:center;padding:0px;}

.c_btn34gr_{padding:0 25px;height:34px;line-height:34px;font-size:14px;}

.c_btn36gr{height:36px;line-height:36px;background:#e6e6e6;padding:0 25px;font:normal 16px/36px "微软雅黑";}

.c_btn20gr:hover,

.c_btn26gr:hover{background:#f2f2f2;color:#777;}

.c_btn30gr:hover,

.c_btn34gr:hover,

.c_btn34gr_:hover,

.c_btn36gr:hover{background:#f2f2f2;color:#777;}

.c_btn30gr_:hover{background:#f9f9f9;border:1px solid #c5c5c5;color:#777;}









.c_btn30_{height:30px;padding:0 0 0 3px;background-position:0 -542px;vertical-align:middle;font:14px/30px 'simsun';}

.c_btn30_ span{height:30px;padding:0 14px 0 11px;background-position:100% -572px;font:14px/30px 'simsun';color:#fff}

.c_btn30_ i{width:14px;height:14px;display:inline-block;background:url('../images/ico_saving.gif') no-repeat;float:left;margin:8px 5px 0 0;}

.c_btn30_:hover{background-position:0 -602px}

.c_btn30_:hover span{background-position:100% -632px}

.c_btn31s{width:90px;height:30px;line-height:30px;cursor:pointer;border:none;color:#fff;font:14px/30px 'simsun';text-align:center;vertical-align: middle;background:url('../images/btn_90x30.png') no-repeat;}

.c_btn31s:hover{background-position:0 -31px;}

.c_btn31s i,.c_btn37s i{background: url("../images/ico_saving.gif") no-repeat scroll 0 0 transparent;display: inline-block;float: left;height: 14px;margin: 8px 0 0 10px;width: 14px;}

.c_btn30b{width:57px;height:30px;cursor:pointer;border:none;color:#fff;font:14px/30px 'simsun';text-align:center;vertical-align: middle;background:url('../images/btn_57x30.png') no-repeat;}

.c_btn30b:hover{background-position:0 -31px;}





.c_btn31g{height:30px;padding:0 0 0 3px;background-position:0 -1254px;vertical-align:middle;font:14px/30px 'simsun';}

.c_btn31g span{height:30px;padding:0 14px 0 11px;background-position:100% -1285px;font:14px/30px 'simsun';color:#fff}

.c_btn31g:hover{background-position:0 -1316px}

.c_btn31g:hover span{background-position:100% -1347px}





.c_btn32o,.c_btn32o:visited{display:inline-block;*display:inline;*zoom:1;height:32px;line-height:32px;padding:0 10px;text-align:center;color:#fff;background:#FF7F00;text-decoration:none;border-radius:3px;font-size:12px;}

.c_btn32o:hover{background:#f60;color:#fff;}



.c_btn37{height:37px;padding:0 0 0 3px;background-position:0 -342px;vertical-align:middle;font:700 14px/36px 'simsun';}

.c_btn37 span{height:37px;padding:0 43px 0 11px;background-position:100% -379px;font:700 14px/36px 'simsun';color:#999}

.c_btn37:hover{background-position:0 -416px}

.c_btn37:hover span{background-position:100% -453px}



.c_btn37_{height:37px;padding:0 0 0 3px;background-position:0 -120px;vertical-align:middle;font:700 14px/36px 'simsun';}

.c_btn37_ span{height:37px;padding:0 43px 0 11px;background-position:100% -157px;font:700 14px/36px 'simsun';color:#fff}

.c_btn37_:hover{background-position:0 -194px}

.c_btn37_:hover span{background-position:100% -231px}





.c_btn37_no{height:37px;padding:0 0 0 3px;background-position:0 -268px;vertical-align:middle;font:700 14px/36px 'simsun';}

.c_btn37_no span{height:37px;padding:0 43px 0 11px;background-position:100% -305px;font:700 14px/36px 'simsun';color:#fff;cursor:not-allowed;}



.c_btn37a{height:37px;padding:0 0 0 3px;background-position:0 -914px;vertical-align:middle;font:700 14px/36px 'simsun';}

.c_btn37a span{height:37px;padding:0 18px 0 15px;background-position:100% -951px;font:700 14px/36px 'simsun';color:#999}

.c_btn37a:hover{background-position:0 -988px}

.c_btn37a:hover span{background-position:100% -1025px}



.c_btn37a_{height:37px;padding:0 0 0 3px;background-position:0 -766px;vertical-align:middle;font:700 14px/36px 'simsun';}

.c_btn37a_ span{height:37px;padding:0 18px 0 15px;background-position:100% -803px;font:700 14px/36px 'simsun';color:#fff}

.c_btn37a_:hover{background-position:0 -840px}

.c_btn37a_:hover span{background-position:100% -877px}



.c_btn37s{display:inline-block;_display:inline;width:126px;height:37px;line-height:37px;font:700 14px/36px 'simsun';background:url('../images/btn_125x37.png') no-repeat;text-align:center;border:none}

.c_btn37s i{margin:11px 0 0 10px}

.c_btn37s span{color:#fff;cursor:pointer;padding-right:20px;}



.c_btn30r,.c_btn30r:visited{display:inline-block;*display:inline;*zoom:1;padding:0 8px;min-width:50px;height:28px;border:1px solid #f60;line-height:28px;font:300 12px/28px 'simsun';color:#f60;text-align:center;background:#fafafa;}

.c_btn30r:hover{background:#fdfdfd;}

.c_btn31g_,.c_btn31g_:visited{display:inline-block;*display:inline;*zoom:1;padding:0 17px;height:31px;line-height:31px;font:300 12px/31px 'simsun';color:#fff;text-align:center;background:#89BD5A;vertical-align:middle;}

.c_btn31g_:hover{background:#7bb526;color:#fff;}







/*新改版按钮*/

/*g--绿色 o--橘黄色 gr---灰色  _b表示有border*/



.n_btn28g,

.n_btn24o,

.n_btn24gr,

.n_btn30g,

.n_btn34g,

.n_btn34lg_up,

.n_btn34g_add,

.n_btn34lg_add,

.n_btn32g_,

.n_btn36g,

.n_btn24g,

.n_btn30gr_b,

.n_btn30gr_up,

.n_btn30gr_swf,

.n_btn34gr_b,

.n_btn34lg,

.n_btn36lg,

.n_btn38g,

.n_btn38gr_b,

.n_btn30o,

.n_btn36o,

.n_btn38o,

.n_btn40