﻿.fright{ float:right}
.w180{ width:180px}
.w300{ width:300px}
.fnormal{ font-weight:normal; font-size:12px}
.f14bold{ font-weight:bold; font-size:14px}
.f14{font-size:14px}
.fwn{ font-weight:normal}
.bf14
{
    font-size:14px;
    font-weight:bold;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
.inline-block{display:inline-block;*display:inline;*zoom:1;}
.noborder{ border:none!important}
.TabView .tabs { height:20px; border-bottom:2px solid #413000; overflow:hidden; margin-bottom:10px; padding-left:5px}
.TabView .tabs a{ float:left; margin-right:15px}
.TabView .tabs a *{ float:left; height:20px; line-height:20px; overflow:hidden; cursor:pointer}
.TabView .tabs a span{ width:4px; background:url(../images/bg_tabs.gif) no-repeat}
.TabView .tabs a span.L{ background-position:left top;}
.TabView .tabs a span.R{ background-position:right top;}
.TabView .tabs a b{ font-weight:normal; font-size:14px; padding:0 10px; background-color:#413000; color:#EFDEAB}
.TabView .tabs a.sub span.L{ background-position:left -25px;}
.TabView .tabs a.sub span.R{ background-position:right -25px;}
.TabView .tabs a.sub b{ font-weight:normal; font-size:14px; padding:0 10px; background:none; color:#413000; border-top:1px solid #413000}
.TabView .panel{ margin-bottom:10px}
