body {
	font-family: 新宋体, serif;
	margin:0;
	padding:0;
	font-size:12px;
	color: #355D01;
	background-color: #fff;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}

div,form,img,ul,ol,li,dl,dt,dd {margin: 0; padding: 0; border:0; }
h1,h2,h3,h4,h5{margin:0; padding:0; font-size:12px; font-weight:normal;text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
h6{margin:0; padding:0; font-size:12px; font-weight:normal;}
table,td,tr,th{font-size:12px;}
em{font-style: normal;}
li{list-style-type:none;}
input,button{cursor:pointer;}
table{margin:0 auto;}
/* 电话颜色 */
.telnum{font-family:Georgia, "Times New Roman", Times, serif;  font-style:normal; font-size:20px; color:#FC5F00; margin-top:10px }
/* 链接颜色 */
a:link {color: #355D01; text-decoration:none;}
a:visited {color: #355D01;text-decoration:none;}
a:hover {
color:#FC5F00   ;
text-decoration:none;
}
a:active {color: #F55202;}
.MORE,a.MORE:link,a.MORE:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.MORE:hover{color:#FC5F00 ;}

/* 颜色属性 */
/* 蓝 */
.cBlue,a.cBlue:link,a.cBlue:visited{color:#00557b;font-family: 新宋体;}
a.cBlue:hover{color:#FC5F00;}
/* 灰 */
.cGray,a.cGray:link,a.cGray:visited{ color: #999;}
/* 灰2 */
.cGray2,a.cGray2:link,a.cGray2:visited{ color: #666;}
a.cGray2:hover{color:#000;}
/* 粉 */
.cpink,a.cpink:link,a.pink:visited{ color: #ff6699;}
a.cpink:hover{text-decoration: underline;}
/* 深灰 */

.cDGray,a.cDGray:link,a.cDGray:visited{color:#848;}
a.cDGray:hover{color:#FC5F00 ;}
/* 白灰 */

.cWhite,a.cWhite:link,a.cWhite:visited{color:#fff;}
.cWhite:hover{
	color: #fff;
}
/* 黑 */
.cBlack,a.cBlack:link,a.cBlack:visited{color:#000;}
a.cBlack:hover{text-decoration: underline;}

/* 绿 */
.cGreen,a.cGreen:link,a.cGreen:visited{color:#243;}
a.cGreen:hover{
	color: #FFFFFF;
}
/* 绿2 */
.cGreen2,a.cGreen2:link,a.cGreen2:visited{color:#355D01;}
a.cGreen2:hover{
color:#FC5F00;
}


/* 按钮属性 */
.menu_l,a.menu_l:link,a.menu_l:visited{
	color:#FFFFFF;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 8px;
	padding-bottom: 6px;
	font-size: 14px;
	font-weight: bold;
	margin-right: 2px;
	margin-left: 2px;
}
a.menu_l:hover{
	background-color: #fff;
	color: #355D01;
	position: relative;
	top: 3px;
}
a.menu_lon{
	background-color: #fff;
	color: #355D01;
	position: relative;
	top: 2px;
	color:#FFFFFF;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 8px;
	padding-bottom: 6px;
	font-size: 14px;
	font-weight: bold;
	margin-right: 2px;
	margin-left: 2px;
}
.menu_l2{
	color:#FFFFFF;
	margin-top: 14px;
	margin-right: 16px;
	font-size: 12px;
	font-weight: bold;
}
.menu_l3,a.menu_l3:link,a.menu_l3:visited{
	color:#FFFF00;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 8px;
	padding-bottom: 6px;
	font-size: 14px;
	font-weight: bold;
	margin-right: 2px;
	margin-left: 2px;
}
a.menu_l3:hover{
	background-color: #FF3300;
	color: #FFFFFF;
	position: relative;
	top: 3px;
}
.input_ss{
	font-size: 12px;
	line-height: 23px;
	background-image: url(../images/inp.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 357px;
	padding-right: 10px;
	padding-left: 10px;
	color: #848484;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
}
.input_ss2{
	font-size: 12px;
	line-height: 23px;
	background-image: url(../images/inp2.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 260px;
	padding-right: 10px;
	padding-left: 10px;
	color: #006600;
	border-width: 0px;
	margin: 0px;
	background-color: #F2FDAC;
}
/* 字体属性 */
.fB {font-weight: bold;}
.fI {font-style: italic;}
/* 字体大小*/
.f6px{ font-size:6px;}
.f12px{ font-size:12px;}
.f14px{ font-size:14px;}
.f16px{ font-size:16px;}
.f18px{ font-size:18px;}
/* 行高属性 */
.h16 {line-height: 16px;}
.h24 {line-height: 24px;}
.h28 {line-height: 28px;}
/* 边框属性 */

/* 背景属性 */
.b-lv {background-color: #96C490}
.b-huang {background-color: #FEF3B5}
.b-lv2 {background-color: #E5FCC8}
.b-lan{background-color: #C1F2FE}
/* 间隔属性 */
/* 间隔属性 */
.blank3{ height:3px; font-size:1px; overflow:hidden; clear:both;}
.blank4{ height:4px; font-size:1px; overflow:hidden; clear:both;background-color:#D9FB01}
.blank9{ height:9px;overflow:hidden; font-size:1px;clear:both;}
.blank6{ height:6px; overflow:hidden;font-size:1px; clear:both;}
.blank12{height:12px; overflow:hidden;font-size:1px;clear:both; }
.blank15{height:15px; overflow:hidden;font-size:1px;clear:both; }
/* 其他属性 */
.left{ float: left;}
.right{ float: right;}
.clear{ clear: both; font-size:1px; width:1px; height:0; overflow:hidden; }
.hidden {display: none;}
.unLine ,.unLine a{text-decoration: none;}
.noBorder{border:none;}
.decoration{text-decoration: underline;
}
/* 边距属性 */
.w_t1{
margin-top: 1px;
}
.w_t4{
margin-top: 4px;
}
.w_t8{
margin-top: 6px;
}
.w_t10{
margin-top: 10px;
}
.w_t12{
margin-top: 12px;
}
.w_t20{
margin-top: 20px;
}
.w_r8{
margin-right: 8px;
}
.w_p8{
margin-left: 8px;
}
/* 布局属性 */
/*全站头部*/
#swyou{ margin:0px auto;;padding: 0px;}
#swyou .top{margin:0px auto;width:960px; height: 85px;}
#swyou .top .logo{
	margin-right: 15px;
	margin-left: 6px;
	float: left;
	width: 200px;
	height: 84px;
}
#swyou .top .ad{
	height: 75px;
	width: 465px;
	float: left;
	margin-top: 8px;
	margin-right: 15px;
}
#swyou .top .ad_cai{
	height: 75px;
	width: 465px;
	float: left;
	margin-right: 15px;
}
#swyou .top .mul{
	width: 200px;
	float: right;
	margin-right: 15px;
	margin-bottom: 15px;
	text-align: center;
}

#swyou .Nav{
	background-image: url(../images/dh_bj2.gif);
	background-repeat: repeat-x;
	height: 37px;
	width: 100%;
	margin:0px auto;
}
#swyou .Nav ul{
	height: 27px;
	width: 942px;
	margin:0px auto;
}
#swyou .Notice{
	width: 942px;
	height:32px;
	margin:auto;
}
#swyou .Notice h6{
	margin-left: 12px;
	float: left;
	margin-top:8px;
}
#swyou .Notice h2{
	margin-top:8px;
	float: right;
}
/*全站底部块区*/

#swyou .bottom{
	margin: auto;
	width: 960px;
}
#swyou .bottom .yq_tp{
	float: left;
	width: 960px;
	margin: 15px 0px 10px 0px;
}

#swyou .bottom .yq_tp img{
	margin-right: 3px;
	margin-left: 3px;
}
#swyou .bottom .yq{
	float: left;
	width: 934px;
	background-color: #F9F9F9;
	padding: 8px;
	text-align:left;
}
#swyou .bottom .yq a{
display:block;width:115px; height:20px; line-height:20px; text-align:center; float:left;overflow:hidden
}
#swyou .bottom .nav{
	float: left;
	width: 932px;
	padding: 1px;
	text-align: center;
}
#swyou .bottom .nav a{
	background-color: #F9F9F9;
	border: 1px solid #DDDDDD;
BORDER-RIGHT: #e6cab2 1px solid; PADDING-RIGHT: 3px; BORDER-TOP: #e6cab2 1px solid; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; BORDER-LEFT: #e6cab2 1px solid; COLOR: #333333; LINE-HEIGHT: 20px; PADDING-TOP: 3px; BORDER-BOTTOM: #e6cab2 1px solid; BACKGROUND-COLOR: #fff8f1; TEXT-DECORATION: none
}
#swyou .bottom .IC{
	float: left;
	width: 934px;
	padding: 8px;
	line-height: 22px;
	text-align: center;
	color: #666666;
	background-image: url(../images/bottom_lgo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#swyou .Content {
	width: 960px;
	margin:0px auto;
	overflow: hidden;
}


/* 预订步骤 */
.step1{	background: url(../images/step1.gif) no-repeat right bottom;}
.step2{	background-image: url(../images/step2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;}
.step3{	background-image: url(../images/step3.gif);
	background-repeat: no-repeat;
	background-position: right bottom;}
.step4{	background-image: url(../images/step4.gif);
	background-repeat: no-repeat;
	background-position: right bottom;}
.step5{	background-image: url(../images/step5.gif);
	background-repeat: no-repeat;
	background-position: right bottom;}




/* 加载浮动层 */

#loading-box {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#000;
	filter:alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
	z-index:100;
}

* html #loading-box {
	position:absolute;
	height:expression(document.body.clientHeight > document.documentElement.clientHeight ? document.body.clientHeight : document.documentElement.clientHeight + 'px');
}

#loading-img {
	position:fixed;
	top:50%;
	left:50%;
	width:100px;
	height:100px;
	background:url(../images/misc/ajax_circle.gif) no-repeat;
	margin:-50px 0 0 -50px;
	z-index:101;
}

* html #loading-img {
	position:absolute;
	margin-top:expression(0 - parseInt(this.offsetHeight / 2) + (tmp = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px'); 
}

/* IE6 PNG */

* html .png {
	position:relative;
	behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
		this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
		this.src = "http://pic.seeyoo.cc/images/misc/pixel.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
		this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
		this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
	);
}

