html {
	min-width:1002px;
}
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #CBDCE7;
	font-size: 12px;
}
body>div {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#main {
	height: auto;
	width: 996px;
	background-color: #FFFFFF;
	padding-right: 3px;
	padding-left: 3px;
}
.clear {clear:both;}
#banner {
	height: 330px;
	width: 1002px;
}
#Content {
	float: left;
	height: auto;
	width: 986px;
	background-color: #e1e1e1;
	padding: 5px;
}
#Content2 {
	float: left;
	height: auto;
	width: 986px;
}
#ContentRight {
	float: left;
    height:auto!important;
    height:324px;
    min-height:324px;
	width: 761px;
	background-color: #FFFFFF;
	margin-left: 5px;
}
#Content4Left4 {
	float: left;
	height: auto;
	width: 726px;
}
#Content4Right {
	float: left;
	height: auto;
	width: 726px;
}
#Flooter {
	height: 50px;
	width: 996px;
	border-top-width: 2px;
	border-top-style: double;
	border-top-color: #e1e1e1;
	padding-right: 3px;
	padding-left: 3px;
	background-color: #FFFFFF;
	padding-top: 9px;
}
#Content3 {
	float: left;
	height: auto;
	width: 761px;
	background-color: #FFFFFF;
}
#Content4Left {
	float: left;
	height: auto;
	width: 737px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e1e1e1;
	padding-top: 7px;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 7px;
}
#Content4Guid {
	float: left;
	height: 20px;
	width: 736px;
	background-image: url(images/pic2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom:2px;
	margin-bottom: 9px;
}
#Content6 {
	float: left;
	height: auto;
	width: 220px;
	margin-right: 5px;
}
#Content6Top {
	float: left;
	height: 27px;
	width: 220px;
	clear:both;
	background-image: url(images/pic4.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#Content6Middle {
	float: left;
	height: auto;
	width: 220px;
	margin-top: 2px;
	margin-bottom: 5px;
}
#Content6Middle2 {
	float: left;
	height: auto;
	width: 194px;
	background-color: #FFFFFF;
	background-image: url(images/bg2_06.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d0d0d0;
	border-left-color: #d0d0d0;
	padding-top: 5px;
	padding-right: 11px;
	padding-bottom: 5px;
	padding-left: 11px;
}
#Content6Middle3 {
	float: left;
	height: auto;
	width: 218px;
}
#Content6Under {
	float: left;
	height: auto;
	width: 220px;
	background-image: url(images/tel_11.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.border {
	border:#CCCCCC 1px solid;
}
/*---------------------------------------------*/
.nTab{ 
	float: left; 
	width: 480px; 
	margin: 0 auto; 
	margin-bottom:2px; 
}
.nTab0 {
	float: left; 
	width: 470px; 
	margin: 0 auto; 
	margin-bottom:2px;
	margin-left:2px;
}
.TabTitle{ 
	height: 20px; 
	overflow: hidden;
	clear:none;
	margin:0px;
	margin-top:5px;
}
.TabTitle ul{
	float:left;
	border:0; 
	margin:0; 
	padding:0;
} 
.TabTitle li{ 
	float: left; 
	width: 95px;
	height:22px;
	text-align:center;
	font-size:13px;
	cursor: pointer; 
	list-style-type: none; 
} 
.TabTitle .active{
	background:url(images/i_t_bg.gif);
	color:#007999;
	width:90px;
	font-weight:bold;
	height:22px;
	font-size:12px;
	vertical-align:bottom;
	padding-top:2px;
} 
.TabTitle .normal{
	background:url(images/i_t_bg.gif);
	color:#1b2b4d;
	font-size:12px;
	vertical-align:bottom;
	width:90px;
	height:22px;
	font-weight:bold;
	padding-top:2px;
} 
.none {
	display:none;
}
.TabContent{ 
	width:auto;
	margin: 0px auto; 
	padding-top:5px;
	width:470px;
	height:140px;
}