@charset "utf-8";
/*
=================================
Desc:Common
Author: Allen Iver
Date: 2009-02-27
=================================
*/

/*************************/
/*****Generic Classes*****/
/*************************/

/*线条*/
.line{
	border-bottom:#aaaaaa 1px solid; 
	height:6px;
	width:100%;
	clear:both;
	display:block;
	font-size:0;
}
hr{
	border:0 #ccc solid;
	border-top-width:1px;
	clear:both;
	height:0
}


/*透明样式*/
.halfalpha{background-color:#000000;filter:Alpha(Opacity=50)}

/*一个间距*/
.space5px{height:5px;clear:both;}
.space3px{height:3px;clear:both;}
.space6px{height:6px;clear:both;}
.space8px{height:8px;clear:both;}
.space10px{height:10px;width:1px;clear:both;overflow:hidden;}
.space23px{height:23px;clear:both;}

.mtop3px{margin-top:3px;}
.mtop5px{margin-top:5px;}
.mtop8px{margin-top:8px;}
.mtop10px{margin-top:10px;}

/*小三角的制作方法*/
em {display:block; font:0/0 "宋体"; border:4px solid; border-color:#fff #fff #fff #ccc; float:left; margin-top:2px}

/*去掉链接点击时的虚线*/
a:active, a:focus {outline:none;}

/*通用左右侧样式(写到数据上时两者的位置要反一下)，这个只是一个公共的如果要有宽度或高度可以另外定义类*/
.lp{float:left;text-align:left;display:inline;} /*如果宽度过大，则必须和宽度类组合使用*/
.rp{float:right;text-align:right;display:inline;}
.clear{clear:both;}

/************************/
/*********home***********/
/************************/

#main{ /*主框架主要用来居中页面*/
	width:100%;
	clear:both;
	height:auto;
	margin:0 auto;
	text-align:left;
	overflow:hidden;
}

#wrapper {
	font-size:1.2em;
	margin:0 auto;
	text-align:left;
	width:1100px;
	background:#fff;
}

.postit, .sep { /* invisible semantic headers - using off left technique */
	margin: 0 !important;
	height: 1px;
	overflow: hidden;
	position: absolute;
	left: -10000px;
}

#wrapper .topline{
	height:5px;
	width:1100px;
	background-image:url(../Images/TopNavi.gif);
	clear:both;
}
#wrapper .bottomline{
	height:6px;
	width:1100px;
	background-image:url(../Images/BottomNavi.gif);
	clear:both;
}
#header {
	height:126px;
	overflow:hidden;
}
#header .logo {
	float:left;
	background:transparent url(../images/logoico.gif) 30px 10px no-repeat;
	padding-top:5px;
	*padding-top:4px;
	padding-left:31px;
	position:relative;
}

#header .logo p{
	line-height:15px;
	position:absolute;
	top:95px;
	left:148px;
	color:#333333;
}

#header .logo a{
	color:#333333;
	cursor:pointer;
	display:block;
	height:126px;
	width:300px;
}
#header .nav {
	float:right;
	text-align:right;
}
#header .nav p {
	padding-right:10px;
	height:auto;
}
#header .nav p span {
	font-size:1.2em;
	line-height:1.4em;
	*line-height:1.6em;
	padding:0 10px;
}
#header .nav p span a{
	color:#000000;
	text-decoration:underline;
}
#header .nav p span a:hover{
	color:#707076;
}
#header .nav .first{
	margin-top:3px;
}
#header .nav p span.last {
	border-left:1px solid #d8d8d8;
}
#header .nav ul {
	overflow:hidden;
	font-size:1.4em;
	margin-top:3px;
}
#header .nav ul li {
	background-color:#E3E3C7;
	border-left:1px solid #FFFFFF;
	float:left;
	line-height:1.5em;
	padding:0 10px;
}
#header .nav p a{
	color:#002bb8;
}
#header .nav p a:hover{
	color:#ff0000;
}
#header .nav ul li a {
	color:#666666;
}
#header .nav ul li.selected {
	background-color:#454c2b;
}

#header .nav ul li.selected a {
	color:#fff;
}

#promo {
	width:1100px;
	height:390px;
	position: relative;
	background:#fff url(../Images/hometop.png) top left no-repeat;
}
.promoPanel {
	position: absolute;
	top: 0;
	right: 0;
	background: url("../img/promo-bg.png");
	color: #ffffff;
	width: 350px;
	padding: 5px 10px 20px;
}

.promoPanel p{
	height:42px;
	clear:both;
}
.promoPanel .goLink {
	position: relative;
	float: right;
	right: -10px;
	text-decoration: none;
	margin-top: 10px;
	display:block;
	width:105px;
	height:25px;
	padding:0px 0 0 4px;
	background-color:#fff;
}

.promoPanel .goLink a{
	text-decoration:underline;
	color:#333333;
	font-size:12px;
}

.promoPanel .goLink img{
	 position:relative;
	 top:5px;
	 left:3px;
}

.homecon{
	clear:both;
}
.homecon .left{
	width:570px;
	float:left;
	display:inline;
}
.homecon .left .leftp1{
	width:559px;
	height:95px;
	padding-top:10px;
	padding-left:11px;
	clear:both;
	color:#666666;
	overflow:hidden;
}
.homecon .left .leftp1 h3{
	color:#CC9900;
}
.homecon .left .leftp1 p{
	line-height:15px;
}
.homecon .left .leftp2{
	width:560px;
	height:380px;
	clear:both;
	margin-left:10px;
	background-image:url(../Images/homeleft1.png);
	background-repeat:no-repeat;
	position:relative;
}
.homecon .left .leftp2 .go{
	position:absolute;
	left:-10px;
	top:0;
	width:105px;
	height:25px;
	padding:0px 0 0 4px;
	background-color:#fff;
}

.homecon .right{
	float:left;
	display:inline;
	margin-left:10px;
	width:520px;
}
.homecon .right .rightp1{
	width:508px;
	padding-top:10px;
	height:165px;
	clear:both;
	color:#666;
	padding-left:12px;
}

.homecon .right .rightp1 h3{
	color:#CC3300;
}
.homecon .right .rightp1 p{
	margin-bottom:15px;
	line-height:15px;
}
.homecon .right .rightp2{
	width:510px;
	height:310px;
	clear:both;
}

.homecon .right .rightp2 .col1{
	width:190px;
	margin-right:10px;
	display:inline;
	float:left;
}

.homecon .right .rightp2 .col1 img{
	vertical-align:bottom;
}

.homecon .right .rightp2 .col2{
	width:310px;
	height:310px;
	display:inline;
	float:left;
	position:relative;
	background-image:url(../Images/homeright.png);
	background-repeat:no-repeat;
}

.homecon .right .rightp2 .col2 .go{
	position:absolute;
	right:0px;
	top:0;
	width:105px;
	height:25px;
	padding:0px 0 0 4px;
	background-color:#fff;
}

.homecon .bot{
	margin-top:10px;
	background-image:url(../Images/homebottom.png);
	background-repeat:no-repeat;
	height:210px;
	width:1080px;
	margin:10px;
	position:relative;
	clear:both;
}
.homecon .bot .item1{
	width:400px;
	height:110px;
	background-color:#fff;
	position:absolute;
	left:0;
	top:0;
	color:#333333;
}
.homecon .bot .item1 h1{
	color:#66CC00;
}
.homecon .bot .item1 p{
	line-height:17px;
}
.homecon .bot .item1 p a{
	color:#66CC00;
	text-decoration:underline;
}
.homecon .bot .item2{
	width:158px;
	height:30px;
	background-color:#fff;
	position:absolute;
	left:0;
	top:122px;
	color:#000;
	font-size:24px;
	line-height:30px;
	padding-left:8px;
}
/* tip */
.note a{
	text-decoration:underline;
	color:#333333;
	font-size:12px;
}

.note img{
	 position:relative;
	 top:5px;
	 left:3px;
}

/************************/
/*********Content********/
/************************/
#content{width:980px;margin-top:10px;clear:both;}
#content a:link {color:#000000;text-decoration:none;}
#content a:visited {text-decoration:none;color:#000000;}
#content a:hover {text-decoration:underline;color:#FF3300;}
#content a:active {text-decoration:none;color:#000000;}

/* 左侧内容 */
#content .left{
	float:left;
	display:inline;
	height:auto;
	overflow:hidden;
}

/* 右侧内容 */
#content .right{
	float:left;
	display:inline;
	margin-left:9px;
	height:auto;
	overflow:hidden;
}

/************************/
/**********Book**********/
/************************/
#book{

}
#book .go {
	background-color:#FFFFFF;
	height:25px;
	padding:0 0 0 10px;
	position:absolute;
	right:-10px;
	top:10px;
	top:10px;
	width:107px;
}
#book .promo {
	width:1100px;
	height:380px;
	position: relative;
	background:#fff url(../Images/booktop.png) top left no-repeat;
}
#book .promoPanel1 {
	position: absolute;
	top: 170px;
	right: 0;
	background: url("../images/promo-bg.gif");
	color: #ffffff;
	width: 561px;
	height:125px;
	filter: Alpha(Opacity=90);
	opacity:0.9;
	-moz-opacity:0.9;
	padding-left:10px;
	padding-top:5px;
}

#book .promoPanel1 p{
	margin-bottom:16px;
	clear:both;
	line-height:13px;
}

#book .left{
	width:670px;
	height:668px;
	*height:648px;
	float:left;
	display:inline;
	margin:10px;
	border:#CCCCCC 1px solid;
	padding:5px 9px 0px 9px;
}
#book h3{
	font-size:2em;
	font-weight:normal;
	margin:0;
}
#book .left h3{
	color:#006666;
}

#book .left .part1{
	width:670px;
	clear:both;
	border-bottom:#CCCCCC 1px solid;
	color:#666666;
	height:auto;
	overflow:hidden;
}
#book .left .part1 p{
	margin-left:210px;
	clear:both;
	line-height:16px;
	margin-bottom:15px;
	margin-top:5px;
}
#book .left .col{
	height:46px;
	clear:both;
}
#book .left .col1{
	height:32px;
	line-height:32px;
	float:left;
	display:inline;
	color:#1F79A5;
	padding-right:15px;
	width:255px;
	font-size:18px;
	font-weight:bold;
	text-align:right;
}
#book .left .col2{
	width:400px;
	float:left;
	zoom:1;
	margin-top:3px;
	display:inline;
}
#book .left .col2 input{
	width:200px;
	height:25px;
	border:#999999 1px solid;
	font-size:14px;
	position:relative;
}
#book .left .part2{
	width:670px;
	clear:both;
	border-bottom:#CCCCCC 1px solid;
	color:#666666;
	height:auto;
	padding-bottom:12px;
	overflow:hidden;
	padding-top:13px;
}

#book .right{
	width:381px;
	margin-top:10px;
	height:auto;
	overflow:hidden;
	float:left;
	display:inline;
}
#book .right h3{
	color:#ffffff;
}
#book .right .part1{
	width:368px;
	height:330px;
	background-image:url(../Images/homeright1.png);
	background-repeat:repeat;
	padding-left:13px;
	padding-top:5px;
	clear:both;
	position:relative;
}

#book .right p{
	height:auto;
	padding-bottom:10px;
	*padding-bottom:12px;
	color:#ffffff;
}
#book .right p a{
	color:#F4E88D;
}
#book .right .go{
	position:absolute;
	right:-10px;
	top:303px;
	width:110px;
	height:25px;
	padding:0px 0 0 4px;
	background-color:#fff;
}
#book .right .part2{
	margin-top:10px;
	width:368px;
	height:215px;
	background-image:url(../Images/homeright2.png);
	background-repeat:repeat;
	padding-left:13px;
	padding-top:5px;
	clear:both;
	position:relative;
}
#book .right .part2 p{
	width:188px;
	color:#fff;
	line-height:15px;
	margin-top:10px;
}

#book .bot{
	width:1080px;
	margin:10px;
	clear:both;
}
#book .bot .item1{
	width:185px;
	height:130px;
	float:left;
	display:inline;
	margin-right:10px;
}
#book .bot .item2{
	width:678px;
	height:120px;
	padding-left:12px;
	padding-top:10px;
	float:left;
	display:inline;
	position:relative;
	background-image:url(../Images/bookright2.png);
	background-repeat:no-repeat;
}
#book .bot .item2 h3{
	color:#003333;
}
#book .bot .item2 p{
	margin-top:3px;
	line-height:16px;
	color:#363635;
}

/************************/
/**********Contact*******/
/************************/
#tc{
	height:auto;
	clear:both;
	overflow:hidden;
}
#tc .nav{
	width:1100px;
	height:60px;
	clear:both;
}
#tc .nav .l{
	width:420px;
	float:left;
	height:60px;
	background-color:#66202F;
}
#tc .nav .r{
	width:680px;
	float:left;
	height:60px;
	background-color:#A7334B;
}
#tc h1{
	color:#fff;
	margin:8px 0px 0px 15px;
}
#tc .lr{
	width:1100px;
	clear:both;
	height:60px;
	line-height:60px;
	*line-height:40px;
	background-color:#BA3853;
}
#tc .left{
	width:408px;
	height:auto;
	overflow:hidden;
	padding-left:12px;
	margin-top:10px;
	padding-top:5px;
	float:left;
	display:inline;
}

#tc .right{
	width:668px;
	float:left;
	border-left:#ccc 1px solid;
	height:auto;
	overflow:hidden;
	margin-top:10px;
	padding-top:5px;
	padding-left:11px;
	display:inline;
}

#tc .right1{
	width:668px;
	float:left;
	border-left:#ccc 1px solid;
	height:auto;
	overflow:hidden;
	margin-top:10px;
	padding-left:11px;
	display:inline;
}

#tc .right1 h4{
	color:#BA3853;
	font-size:22px;
	font-weight:bold;
	position:relative;
	margin-bottom:10px;
}

#tc .right1 .title1{
	font-size:12px;
	color:#BA3853;
	clear:both;
}

#tc .right1 .title1 a{
	font-size:18px;
	color:#663399;
	text-decoration:underline;
}
#tc .title{
	font-size:18px;
	color:#663399;
	font-weight:bold;
}
#tc p{
	line-height:16px;
	color:#666666;
	margin-bottom:12px;
}

/************************/
/**********Hotel*********/
/************************/
#hotel{

}
#hotel .promo {
	width:1100px;
	height:380px;
	position: relative;
	background:#fff url(../images/hero_hotel.jpg) top left no-repeat;
}
#hotel .promoPanel {
	position: absolute;
	top: 0;
	left: 0;
	right: auto;
	bottom: 0;
	background: url("../images/promo-bg.png");
	color: #ffffff;
	width: 350px;
	height:200px;
	padding: 180px 20px 0px;
}
#hotel .golink2 {
	font-size: 2em;
	text-decoration: none;
	width:142px;
	height:30px;
	line-height:30px;
	color:#000000;
	position:absolute;
	top:330px;
	background-color:#fff;
	right:0;
	padding-left:8px;
}

#hotel h3{
	font-size:2em;
	font-weight:normal;
	margin:0;
}

#hotel .left{
	width:700px;
	height:auto;
	overflow:hidden;
	margin-left:8px;
	margin-top:10px;
	float:left;
	display:inline;
}
#hotel .left h3{
	color:#66CC00;
	margin-bottom:5px;
}
#hotel .left p{
	line-height:16px;
	color:#666666;
}

#hotel .left .cls{
	clear:both;
	margin-top:10px;
}

#hotel .left .cls .lp1{
	width:201px;
	height:auto;
	margin-bottom:10px;
	clear:both;
}
#hotel .left .cls .lp{
	float:left;
	height:auto;
}
#hotel .left .cls .rp{
	float:left;
	margin-left:8px;
	height:auto;
	display:inline;
	padding-top:5px;
	text-align:left;
}
#hotel .left .cls .rp .item{
	height:auto;
	overflow:hidden;
	border-bottom:#ccc 1px solid;
	width:461px;
	clear:both;
	margin-top:10px;
	padding-bottom:10px;
}
#hotel .left .cls .rp .title{
	color:#8CD93F;
	font-size:18px;
	font-weight:bold;
	margin-bottom:8px;
	clear:both;
}	
#hotel .left .cls .lp2{
	margin-bottom:0px;
}
#hotel .left .cls img{
	vertical-align:bottom;
}
#hotel .right{
	width:380px;
	float:left;
	height:auto;
	overflow:hidden;
	display:inline;
	margin-top:10px;
	*padding-bottom:10px;
}
#hotel .right h3{
	color:#6699CC;
	margin-bottom:5px;
}
#hotel .right .item1{
	width:379px;
	margin-top:5px;
	position:relative;
	height:210px;
	clear:both;
	margin-bottom:10px;
	background-image:url(../Images/hotelright1.png);
	background-repeat:no-repeat;
}

#hotel .right .item2{
	width:379px;
	position:relative;
	height:250px;
	clear:both;
	background-image:url(../Images/hotelright2.png);
	background-repeat:no-repeat;
}
#hotel .go{
	position:absolute;
	right:-10px;
	top:0;
	width:105px;
	height:25px;
	padding:0px 0 0 4px;
	background-color:#fff;
}

#hotel .line1{
	width:1080px;
	margin-left:10px;
	clear:both;
	margin-top:10px;
	*margin-top:0;
	height:auto;
	overflow:hidden;
	margin-bottom:8px;
}
#hotel .line1 .sub1{
	float:left;
	margin-right:10px;
	display:inline;
}
#hotel .line1 .sub2{
	width:678px;
	height:130px;
	background-image:url(../Images/line1.gif);
	float:left;
	display:inline;
	position:relative;
	padding-left:12px;
}
#hotel .line1 .sub2 h3{
	color:#003333;
	margin-top:10px;
}

/************************/
/**********Active********/
/************************/
#act{

}
#act .promo {
	width:1100px;
	height:380px;
	position: relative;
	background:#fff url(../images/acttop.png) top left no-repeat;
}
#act .promoPanel {
	position:relative;
	top: 150px;
	left: 0;
	right: auto;
	bottom: 0;
	background: url("../images/promo-bg.png");
	color: #ffffff;
	width: 490px;
	height:120px;
}

#act .go{
	position:absolute;
	right:-10px;
	top:10px;
	width:90px;
	height:25px;
	padding:0px 0 0 10px;
	background-color:#fff;
}
#act .golink2 {
	font-size: 2em;
	text-decoration: none;
	width:142px;
	height:30px;
	line-height:30px;
	color:#000000;
	position:absolute;
	background-color:#fff;
	top:105px;
	right:0;
	padding-left:8px;
}
#act h3{
	font-size:2em;
	font-weight:normal;
	margin:0;
	height:24px;
}
#act h4{
	font-size:1.6em;
	font-weight:normal;
	color:#CC3300;
	height:auto;
	overflow:hidden;
	line-height:2.0;

}
#act .mar{
	
}
#act .topcon{
	width:350px;
	clear:both;
	position:relative;
	height:auto;
}
#act .topcon .go2{
	position:absolute;
	right:0px;
	top:5px;
	width:90px;
	height:25px;
	padding:0px 0 0 10px;
	background-color:#fff;
}

#act .lm p,#act .right1 p{
	line-height:15px;
	color:#666;
	margin:0;
	margin-bottom:7px;
}
#act .lmr{
	height:772px;
	clear:both;
}

#act .part2{
	width:350px;
	overflow:hidden;
	border-bottom:#FFFFFF 1px solid;
	height:auto;
	position:relative;
}
#act .part1{
	width:350px;
	height:auto;
	clear:both;
	margin-top:5px;
	position:relative;

}
#act .part1 .go{
	top:-3px;
}
#act .lmr .part3{
	width:350px;
	height:auto;
	clear:both;
	position:relative;
}
#act .lmr .part3 .f{
	margin-top:15px;	
	_margin-top:10px;
	color:#CC3300;
	font-weight:bold;
}
#act .lmr .part3 .f1{

	color:#CC3300;
	font-weight:bold;
}
#act .lmr .part3 .go{
	top:105px;
	bottom:0;
}
#act .lm{
	width:350px;
	height:760px;
	background-image:url(../Images/lmbg.png);
	background-repeat:repeat-x;
	background-color:#CDCDCD;
	*background-color:#C7C7C7;
	padding-left:10px;
	padding-top:12px;
	float:left;
	display:inline;
	margin-right:10px;
	position:relative;
}
#act .right1{
	width:360px;
	height:auto;
	float:left;
	display:inline;
}
#act .right1 .go{
	width:105px;
}
#act .right1 .pa{
	width:350px;
	height:457px;
	padding-left:10px;
	background-image:url(../Images/lmbg1.png);
	padding-top:10px;

}
#act .right1 .pa1{

}
#act .topcon1{
	width:350px;
	clear:both;
	position:relative;
	overflow:hidden;
	padding-left:10px;
	margin-top:10px;
}
#act .topcon1 .go2{
	position:absolute;
	right:0px;
	top:5px;
	width:90px;
	height:25px;
	padding:0px 0 0 10px;
	background-color:#fff;
}
#act .right1 .pa1 h3{
	color:#8CD93F;
}
#act .right1 .pa1 h4{
	color:#006666;
}

#act .line1{
	width:1080px;
	clear:both;
	margin-top:10px;
	margin-left:10px;
	height:auto;
	overflow:hidden;
	margin-bottom:8px;
}
#act .line1 .sub1{
	float:left;
	margin-right:10px;
	display:inline;
}
#act .line1 .sub2{
	width:548px;
	height:130px;
	background-image:url(../Images/actline.png);
	float:left;
	display:inline;
	position:relative;
	padding-left:12px;
}
#act .line1 .sub2 a{
	color:#006699;
	text-decoration:underline;
}
#act .line1 .sub2 h3{
	color:#660000;
	margin-top:5px;
	height:38px;
	overflow:hidden;
}
#act .line1 .sub2 .go{
	width:107px;
	top:95px;
}


#act .botfont{
	position:absolute;
	bottom:10px;
	width:350px;
	height:auto;
	clear:both;
	left:10px;
}
#act .botfont1{
	position:absolute;
	bottom:28px;
	width:350px;
	height:auto;
	clear:both;
	left:10px;
}
#act .botfont .f,#act .botfont1 .f{
	color:#CC3300;
	font-weight:bold;
}
/************************/
/**********Area********/
/************************/
#area{

}
#area .promo {
	width:1100px;
	height:380px;
	position: relative;
	background:#fff url(../images/areatop.png) top left no-repeat;
}
#area .promoPanel {
	position:absolute;
	right: 0;
	top:220px;
	bottom: 0;
	background: url("../images/promo-bg.png");
	color: #ffffff;
	width: 500px;
	height:135px;
	z-index:10;
}

#area .go{
	position:absolute;
	right:-10px;
	top:10px;
	width:90px;
	height:25px;
	padding:0px 0 0 10px;
	background-color:#fff;
}
#area .golink2 {
	font-size: 2em;
	text-decoration: none;
	width:142px;
	height:30px;
	line-height:30px;
	color:#000000;
	position:absolute;
	background-color:#fff;
	bottom:0;
	right:0;
	padding-left:8px;
	z-index:100;
}
#area h3{
	font-size:2em;
	font-weight:normal;
	margin:0;
	color:#558B9A;
}
#area h4{
	font-size:1.6em;
	font-weight:normal;
	color:#CC9900;
}
#area .left2{
	width:690px;
	height:auto;
	float:left;
	display:inline;
	overflow:hidden;
	padding:0 10px 10px 10px;
	*padding:10px;
}
#area .left2 .p1{
	width:690px;
	height:310px;
	position:relative;
	clear:both;
	background-image:url(../Images/areamap.png);
	background-repeat:no-repeat;
}
#area .left2 .p1 .content{
	margin:10px;
}
#area .left2 .p1 .go{
	top:150px;
	*top:160px;
	width:105px;
	left:0;
}
#area .left2 .p1 .content p{
	line-height:16px;
	margin-top:10px;
	color:#fff;
}
#area .left2 .p1 .content h3{
	color:#fff;
	
}
#area .left2 .p2{
	width:690px;
	height:60px;
	clear:both;
	padding-top:10px;
	padding-botto:10px;
}
#area .left2 .p2 .l{
	width:326px;
	border-right:#ccc 1px solid;
	height:60px;
	float:left;
	display:inline;
	padding-left:5px;
}
#area .left2 .p2 .r{
	width:346px;
	height:60px;
	float:left;
	display:inline;
	padding-left:12px;
}
#area .left2 .p2 h4{
	margin-top:-5px;
}
#area .left2 .p2 p{
	margin-top:3px;
	line-height:16px;
	color:#666;
}

#area .left2 .pic{
	margin-top:10px;
	height:150px;
	width:690px;
}
#area .left2 .pic .item{
	float:left;
	display:inline;
}
#area .left2 .pic .item1{
	margin-right:10px;
}
#area .left2 .pla{
	width:690px;
	text-align:right;
	margin:5px 3px 0px 0px;
	clear:both;
	color:#666;
	overflow:hidden;
}
#area .left2 .pla a{
	color:#CC9900;
	text-decoration:underline;
}
#area .right2{
	width:380px;
	height:auto;
	float:left;
	display:inline;
	overflow:hidden;
	padding-top:0px;
	*padding-top:10px;
}
#area .right2 .pl1{
	height:290px;
	clear:both;
	width:380px;
}
#area .right2 .pl2{
	height:266px;
	clear:both;
	width:380px;
	margin-top:15px;
	*margin-top:5px;
	_margin-top:0px;
}
#area .right2 h3{
	*margin-top:-9px;
}
#area .right2 p{
	line-height:16px;
	height:16px;
	overflow:hidden;
	margin-top:6px;
	margin-bottom:10px;
}
#area .line1{
	width:1080px;
	clear:both;
	margin-left:10px;
	height:auto;
	overflow:hidden;
	margin-bottom:8px;
}
#area .line1 .sub1{
	float:left;
	margin-right:10px;
	display:inline;
}
#area .line1 .sub2{
	width:538px;
	height:130px;
	background-image:url(../Images/arealine1.png);
	float:left;
	display:inline;
	position:relative;
	padding-left:22px;
}
#area .line1 .sub2 a{
	color:#006699;
	text-decoration:underline;
}
#area .line1 .sub2 h3{
	color:#fff;
	margin-top:5px;
	height:38px;
	overflow:hidden;
}
#area .line1 .sub2 .go{
	width:107px;
	top:103px;
}
/************************/
/*********Footer*********/
/************************/
#footer {
	padding-left:230px;
	border-top:#ccc 1px solid;
	padding-top:5px;
	font-size:1.1em;
	margin:0 auto;
	text-align:left;
}
#footer ul {
	overflow:hidden;
	display:inline;
}
#footer ul li {
	float:left;
	margin:0px 10px 10px 0;
	display:inline;
}
#footer ul li a{
	color:#333;
}
#footer ul li a:hover{
	color:#ff0000;
}
#footer span {
	float:left;
	margin-top:-1px;
	margin-left:30px;
}
/************************/
/**********Other*********/
/************************/
.list1{
	clear:both;
	font-size:12px;
	color:#000;
	font-weight:normal;
	text-align:left;
}

.list1 ul li{
	border-bottom:none;
}

.list1 ul li a{ /*宽高到a标签定义，这样是为了避免让li触发layout,还有就是优先级的问题，在内定义的比在外定义类优先级高，本身标签定义比类的优先级高*/
	height:20px;
	width:80px;
}

.list1 ul li div{
	/*样式定义*/
}

.list1 ul li span{
	/*样式定义*/
}

/*列表*/
.list{
	clear:both;
	font-size:12px;
	text-align:left;
}
.list li{border-bottom:#aaaaaa 1px solid;padding-top:5px;font-size:12px;}

