﻿.menutab
{
	float: left;
	position: relative;
	height: 270px;
	width: 306px;
	overflow: hidden;
}
.menutab .movList
{
	display: none;
	position: absolute;
	top: 27px;
	left: 0px;
	width: 304px;
	height: 240px;
	border-left: solid 1px #D9D9D9;
	border-right: solid 1px #D9D9D9;
	border-bottom: solid 1px #D9D9D9;
}
.menutab .upUL
{
	display: block;
}
.menutab .menutabBox h4
{
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #07556C;
	width: 100px;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	margin-top: 0px;
	margin-left: 0px;
	text-align: center;
	cursor: pointer;
	text-decoration: none;
	list-style-type: none;
	background: url(../images/tab_out.jpg) repeat-x;
	border-bottom: solid 1px #CBCBCB;
	border-right: solid 1px #CBCBCB;
	border-left: solid 1px #CBCBCB;
}
.menutab .menutabBox h4.upH3
{
	color: #FF7200;
	text-decoration: none;
	background: #E2E7EA url(../images/tab_on.jpg) repeat-x;
	border-bottom: 0px;
}
.menutab .movList ul
{
	margin-top: 5px;
	margin-left: 0px;
	padding: 0px;
}
.menutab .movList ul li
{
	clear: both;
	height: 22px;
	line-height: 22px;
	margin-top: 2px;
	margin-left: 23px;
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: url(../images/tab_li.jpg);
}
.menutab .movList ul li a
{
	color: #4C4C4C;
	text-decoration: none;
	width: 150px;
	padding-top: 2px;
	clear: left;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.menutab .movList ul li span
{
	color: #07536D;
	width: 65px;
	margin-left: 47px;
	float: left;
	clear: right;
	height: 12px;
	line-height: 12px;
	padding-top: 6px;
}
/*圆角*/
.menuroundtab
{
	float: left;
	position: relative;
	height: 270px;
	width: 450px;
	overflow: hidden;
}
.menuroundtab .movroundList
{
	display: none;
	position: absolute;
	top: 27px;
	left: 0px;
	width: 448px;
	height: 240px;
	border-left: solid 1px #D9D9D9;
	border-right: solid 1px #D9D9D9;
	border-bottom: solid 1px #D9D9D9;
}
.menuroundtab .upUL
{
	display: block;
}

.menuroundtab .menuroundtabBox h4
{
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #07556C;
	width: 150px;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
	cursor: pointer;
	text-decoration: none;
	list-style-type: none;
	background: url(../images/tab.png) no-repeat;
	background-position: 100% -100px;
	border-bottom: solid 1px #CBCBCB;
}
.menuroundtab .menuroundtabBox h4.upH3
{
	color: #FF7200;
	background-position: 100% -150px;
	border-bottom: 0px;
}
.menuroundtab .menuroundtabBox h4 span
{
	display: block;
	padding: 3px 35px;
	height: 25px;
	margin-left: 0px;
	width: 40%;
	line-height: 25px;
	background: url(../images/tab.png) no-repeat;
}
.menuroundtab .menuroundtabBox h4 span.upspan
{
	background-position: 0 -50px;
}
.menuroundtab .movroundList ul
{
	margin-top: 5px;
	margin-left: 0px;
	padding: 0px;
}
.menuroundtab .movroundList ul li
{
	clear: both;
	height: 20px;
	line-height: 20px;
	margin-left: 23px;
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: url(../images/tab_li.jpg);
}
.menuroundtab .movroundList ul li a
{
	color: #4C4C4C;
	text-decoration: none;
	width: 150px;
	padding-top: 2px;
	clear: left;
	float: left;
	overflow: hidden;

	/*防止ie下出现重叠*/
	white-space:nowrap;
}
.menuroundtab .movroundList ul li span
{
	color: #07536D;
	width: 65px;
	margin-left: 47px;
	float: left;
	clear: right;
	height: 12px;
	line-height: 12px;
	padding-top: 6px;
}
/*menu 菜单*/
.menu
{
	float: left;
	position: relative;
	height: 60px;
	width: 100%;
	overflow: hidden;
	background: url(../images/bg.jpg) repeat-x;
}
.menu .movList
{
	display: none;
	position: absolute;
	top: 27px;
	left: 0px;
	width: 85%;
	height: 30px;
}
.menu .upUL
{
	display: block;
}
.menu .menuBox h4
{
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #07556C;
	height: 29px;
	width:75px;
	line-height: 29px;
	overflow: hidden;
	margin-top: 0px;
	margin-left: 0px;
	text-align: center;
	cursor: pointer;
	text-decoration: none;
	list-style-type: none;
	background: url(../images/bg.jpg) repeat-x;

}
.menu .menuBox h4.upH3
{
	color: #FF7200;
	text-decoration: none;
	background: #E2E7EA url(../images/rtabr.jpg) no-repeat;
	background-position: right ;	
	border-bottom: 0px;
}
.menu .menuBox h4 span
{
	display: block;
	float:left;
	height: 20px;
	margin-top:5px;
	margin-left: 0px;
	width: 83%;
	padding:0 8%;
	line-height: 20px;
	border-right: solid 1px #D9D9D9;

}
.menu .menuBox h4.upH3 span
{
	border:0px;
	height: 30px;
	margin-top:0px;
	margin-left: 0px;
	line-height: 30px;
	width:80%;
	padding:0 8%;
	background: #E2E7EA url(../images/rtab.jpg) no-repeat;
	}

.menu .movList ul
{
	margin-top: 5px;
	margin-left: 0px;
	padding: 0px;
}
.menu .movList ul li
{
	float:left;
	height: 22px;
	line-height: 22px;
	margin-top: 2px;
	margin-left: 23px;
	list-style-type: none;;
}
.menu .movList ul li a
{
	color: #4C4C4C;
	text-decoration: none;
	width: 65px;
	padding-top: 2px;
	clear: left;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
