 

a.button {
    background: transparent url('upload/cmtimg/11133/icons/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('upload/cmtimg/11133/icons/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 
a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 



.button_l {
	float: left;
	clear: both;
	background: url(imgs/scheme/46771/button/btn_left.png) no-repeat;
	padding: 0 0 0 10px;
	margin: 5px 0;
}
.button_l a{
	float: left;
	height: 40px;
	background: url(imgs/scheme/46771/button/btn_stretch.png) repeat-x left top;
	line-height: 40px;
	padding: 0 10px;
	color: #fff;
	font-size: 1em;
	text-decoration: none;
}
.button_l span {
	background: url(imgs/scheme/46771/button/btn_right.png) no-repeat;
	float: left;
	width: 10px;
	height: 40px;
}
.button_s {
	float: left;
	clear: both;
	background: url(imgs/scheme/46771/button/btn_left_s.png) no-repeat;
	padding: 0 0 0 4px;
	margin: 0px 0;
}
.button_s a{
	float: left;
	height: 16px;
	background: url(imgs/scheme/46771/button/btn_stretch_s.png) repeat-x left top;
	line-height: 16px;
	padding: 0 4px;
	color: #fff;
	font-size: 10px;
	text-decoration: none;
}
.button_s span {
	background: url(imgs/scheme/46771/button/btn_right_s.png) no-repeat;
	float: left;
	width: 4px;
	height: 16px;
}

.button_m {
	float: left;
	clear: both;
	background: url(imgs/scheme/46771/button/btn_left_m.png) no-repeat ;
	padding: 0 0 0 10px;
	margin: 5px 0;
}
.button_m a{
	float: left;
	height: 22px;
	background: url(imgs/scheme/46771/button/btn_stretch_m.png) repeat-x left top;
	line-height: 22px;
	padding: 0 0px;
	color: #fff;
	font-size: 12px;

	text-decoration: none;
}
.button_m span {
	background: url(imgs/scheme/46771/button/btn_right_m.png) no-repeat;
	float: left;
	width: 10px;
	height: 22px;
}
.button_s,.button_m,.button_l{background-color: #605555;}



body, .font11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}
.font12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.border {
	border: 1px solid #EBEBEB;
}
.t1 {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-left-color: #333333;
}
.t2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
}
.forumborder {
	border: 1px solid #BBDFED;
}
.font14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #92C7D7;
}
.b1 {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #B8B8B8;
	border-left-color: #B8B8B8;
}
.b2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #B8B8B8;
	border-bottom-color: #B8B8B8;
}
.qaborder {
	border: 1px solid #B8B8B8;
}
.qatopline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B8B8B8;
}
.qaunderline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B8B8B8;
}
.qaleftline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B8B8B8;
}
.qarightline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B8B8B8;
}