/*[公共common*/
BODY {
	margin:0px;word-break:break-all;font-family:"verdana","arial", ""
}
.mainContent {
	padding:10px;padding-right:0px;font-family:"verdana","arial", ""
}
td,blockquote {
	font-size:12px;line-height:150%;font-family:"verdana","arial", ""
}
form {
	margin:0px;font-family:"verdana","arial", ""
}
div{
	font-size:12px;line-height:150%;font-family:"verdana","arial", ""
}

p {
	font-size:12px;text-indent:0px;line-height:150%;font-family:"verdana","arial", ""
}
/*开始说明：默认超链接样式*/
a:link {
	color: #2754BB;
	text-decoration:none;
}
a:visited {
	color: #2754BB;
	text-decoration:none;
}
a:active {
	color:#2754BB;
	text-decoration:none;
}
a:hover {
	color: #BC0000;
	text-decoration:none;
}
/*结束说明*/
/*开始说明:黑色12号无下划线超链样式*/
a.balck:link {
	text-decoration:none;
	color: #000000;
}
a.balck:visited {
	text-decoration:none;
	color: #000000;
}
a.balck:active {
	text-decoration:none;
	color: #000000;
}
a.balck:hover {
	text-decoration:none;
	color: #BC0000;
}
/*结束说明*/
/*开始说明:咖啡色14号无下划线超链样式*/
a.kafei:link {
	text-decoration:none;
	font-size: 14px;
	color: #993300;
}
a.kafei:visited {
	text-decoration:none;
	font-size: 14px;
	color: #993300;
}
a.kafei:active {
	text-decoration:underline;
	font-size: 14px;
	color: #993300;
}
a.kafei:hover {
	text-decoration:underline;
	font-size: 14px;
	color: #993300;
}
/*结束说明*/
/*开始说明:褐色12号无下划线超链样式*/
a.brown:link {
	text-decoration:underline;
	color: #913200;
}
a.brown:visited {
	text-decoration:underline;
	color: #913200;
}
a.brown:active {
	text-decoration:underline;
	color: #913200;
}
a.brown:hover {
	text-decoration:none;
	color: #BC0000;
}
/*结束说明*/
.font_gray {
    color:#aaaaaa;
}
.font_red {
    color:#B50000;
}
.font_redb {
    color:#B50000;
	font-weight:bold;
}
.tab_top {
    background:url(../images/tab_top.jpg);
	height:26px;
	font-weight:bold;
	color:#ffffff;
}
.tab_mid {
    background-color:#FBF2EA;
	border-left:solid 1px #F0B3B6;
	border-right:solid 1px #F0B3B6;
}
.tab_on {
    background:url(../images/tab_on.jpg);
	height:28px;
	width:80px;
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
	
}
.tab_off {
    background:url(../images/tab_off.jpg);
	height:28px;
	width:80px;
	font-size:12px;
}
.bg_on {
    background:url(/wlmshop/images/bg_on.gif);
	height:30px;
	padding-left:8px;
	color:#ffffff;
}
.bg_off {
    background:url(/wlmshop/images/bg_off.gif) bottom repeat-x;
	height:30px;
	padding-left:8px;
	color:#ffffff;
}
.bg_offend {
	height:30px;
	padding-left:8px;
}
.bg_onend {
    background:#F8F6C9;
	height:30px;
	padding-left:8px;
}
.input {
    border:solid 1px #B3B3B3;
	height:18px;
}
.but_01 {
    background-image:url(../images/but_01.jpg);
	padding-top:1px;
	height:25px;
	width:48px;
	cursor:pointer;
	border:0px;
	color:#8F0F08;
}
.but_02 {
    background-image:url(../images/but_02.jpg);
	padding-top:1px;
	height:25px;
	width:80px;
	cursor:pointer;
	border:0px;
	color:#8F0F08;
}
.tab_border {
    background:#E3B9B2;
}
.tab_title {
    background:#FBF2EA;
	font-weight:bold;
}
.tab_contain {
    background:#ffffff;
}
.tab_oper {
    background:#FFFDFA;
	border-bottom:solid 3px #E3B9B2;
	border-left:solid 1px #E3B9B2;
	border-right:solid 1px #E3B9B2;
}

.topz1 {
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
}
.midzi1 {
	font-size: 12px;
	line-height: 23px;
	color: #993300;
}
.midzi2 {
	font-size: 12px;
	line-height: 23px;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #EBEBEB;
	border-right-color: #EBEBEB;
	border-bottom-color: #EBEBEB;
	border-left-color: #EBEBEB;
}
