#templatemo_menu {
	clear: both;
	width: 958px;
	height:65px;
	padding: 0 1px;
	background: url(../images/templatemo_top_panel_bg.jpg) no-repeat;
}
#templatemo_com{
clear: both;
	width: 958px;
	height:90px;
	padding: 0 1px;
	background: url(../images/templatemo_top_panel_bg2.jpg) no-repeat;
	}
	
#templatemo_com #comLOGO{float:left;height:90px;overflow:hidden}
#templatemo_com #comLOGO img{margin-top:15px;margin-left:15px;}
#templatemo_com #comname{float:left;padding-left:10px;line-height:90px;font-family: "Î¢ÈíÑÅºÚ",Verdana, Arial, san-serif;font-size:24px;font-weight:bold;color:#ffffff;}
.indentmenu{
	font: bold 14px Arial;
	height: 58px;
	width: 958px; /*leave this value as is in most cases*/
}

.indentmenu ul{
	margin: 0;
	padding: 0;
	height: 58px;
	background: black url(indentbg.gif) center center repeat-x;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: white; /*text color*/
width: 118px;
text-align: center;
height: 40px;
padding-top: 18px;
text-decoration: none;
border-right: 2px solid #000; /*navy divider between menu items*/
background: url(../images/templatemo_menu_bg.jpg) repeat-x;
outline: none;
}

.indentmenu ul li a:visited{
color: white;
text-decoration: none;
}

.indentmenu ul li a.selected, .indentmenu ul li a:hover{
color: white !important;
background: black url(../images/templatemo_menu_hover_bg.jpg) center center;
text-decoration: none;
}

.indentmenu li .last{
	border-right: none;
}


.topbanner{margin:0 auto; padding-bottom:2px; width:auto;height:39px;background:url(../images/sprites-repeat.png) repeat-x center top;}
.banners{ margin:0 auto; padding:0; width:960px;height:39px}
.weblogo{ margin:0; padding:10px 0 9px;float:left; }
.webtext{float:left;margin-left:10px;line-height:39px;color:#666666}
.webtext span{margin-left:6px;}
.webtext span a{color:#959595;text-decoration:none;}
.webtext span a:hover{color:#99cc00;text-decoration:none;}
#search{float:right}
.search1 {
	float:right
}
 .search1 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; WIDTH: 315px; LINE-HEIGHT: 39px; PADDING-TOP: 6px; float:left;height:30px;overflow:hidden;display:inline
}
 .search1 .kuang3{
	BORDER-RIGHT: #b1b1b1 1px solid; BORDER-TOP: #b1b1b1 1px solid; BORDER-LEFT: #b1b1b1 1px solid; WIDTH: 285px; BORDER-BOTTOM: #b1b1b1 1px solid; line-hegiht:22px;HEIGHT: 22px;margin-left:15px;display:inline;background:  url(../images/search-bg.gif) repeat-x;padding-left:5px;color:#999;font-size:12px;}
	
 .text{PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; WIDTH: 57px; HEIGHT: 22px; margin-TOP: 8px;font-size:14px;
text-align:center;line-height:22px; float:left;overflow:hidden; background:  url(../images/search.gif) no-repeat;display:inline}
 .text a{text-decoration:none}



.tabcontentstyle{ /*style of tab content oontainer*/
clear: both;
width:900px; height: 35px; padding: 23px 30px 0 30px;
color: #fff;
font-size: 14px;
}


.tabcontentstyle ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.tabcontentstyle li{
	margin: 0px;
	padding: 0px;
	display: inline;
}

.tabcontentstyle li a {
	font-weight: normal;
	color: #FFF;
	margin: 0px;
	padding: 0 10px 0 5px;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}