@charset "utf-8";

.homeleft
{
	width: 500px;
	overflow: hidden;
	float: left;
	background-color: White;
}

.homeright
{
	width: 400px;
	overflow: hidden;
	float: right;
	background-color: White;
}

.homecleft
{
	width: 550px;
	overflow: hidden;
	float: left;
	background-color: White;
}

.homecright
{
	width: 330px;
	overflow: hidden;
	float: right;
	background-color: White;
}


.quote{
	color:#339933;
	font-size:14px;
	font-family:georgia;
	line-height:1.4em;
	text-align:left;
	margin-top: 10px;
}

.quote-person{
	color: #333;
	font-size: 12px;
	text-align: left;
}

#homepage-tour{
	padding-top: 8px;
	color: #4C4C4C;
	text-align: center;
	line-height: 195%;
}

#homepage-tour a{
	font-size: 14px;
	font-weight: bold;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #ccc;
}

#homepage-tour a.active, #homepage-tour a:hover{
	background-color: #ccc;
}

#homepage-tour-text{
	text-align: center;
	font-size: 14px;
	color: #fff;
	background-color: #4C4C4C;
	padding: 4px;
}

#contact-box{
	padding-top: 20px;
	font-family:'HelveticaNeue',Helvetica,Verdana,sans-serif;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
}


.quote-column{
	background-color:#DDE7EA;
	padding:8px;

}

/* Flashʽ */
div.FlashDiv
{
	text-align : center;
	position   : absolute;
	width      : 400px;
	height     : 300px;
	top        : 125px;
	z-index    : 2;
}

/* Flashʽ */
table.FlashTable
{
	table-layout : fixed;
	width        : 400px;
	height       : 300px;
}

.banner
{
	width: 920px;
	height: 220px;
	overflow: hidden;
	margin-bottom:10px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;

}

.banner2
{
	width: 920px;
	height: 230px;
	overflow: hidden;
	margin-bottom:10px;
	background-image:url(../imges/bannerbg.jpg) ;
}


.bannerleft
{
	width: 560px;
	overflow: hidden;
	float: left;
	height: 190px;
	background-color:#252525;
	padding:15px;
	font-size: 17px;
	color:#FFFFFF;
		
/*background-image:url(../imges/bannerleft.jpg) ;
	;background-repeat:repeat-x;*/
}

.bannerleft2
{
	width: 300px;
	overflow: hidden;
	float: left;
	height: 230px;
	padding:15px;
}

.bannerrightcs
{
	width: 560px;
	height: 230px;
	overflow: hidden;
	float: right;
	color:#FFFFFF;
	font-size: 17px;
	padding:15px;
	
}
.bannerleft, .bannerrightcs ul{
list-style-type:none;
	
}
.bannerleft, .bannerrightcs  li {
	list-style-image:url(../imges/play.png);
	vertical-align:middle;
	border-bottom-color:#666666;
	border-bottom-style:solid;
	
	border-bottom-width:1px;
	
	line-height:23px;
}

.bannerright
{
	width: 330px;
	height: 220px;
	overflow: hidden;
	float: right;
	background-image:url(../imges/banner.jpg) ;
	background-position:right;
	background-repeat:no-repeat;
}

.pname
{
font-size:24px;
color:#fc2319;
font-weight:bold;
}

.bannertext {
color: #FFFFFF; 
font-size:16px;
}

