/* Credit: http://www.cssmoban.com */

body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin:0px auto;
	padding:0px;
	width:1400px;

}
a, a:link, a:visited {
	color: #0299aa;
	font-weight: normal;
	text-decoration: none
}
a:hover {
	text-decoration: underline;
}
img {
	border: none;
}
.cleaner {
	clear: both
}
#bgline{
	margin:-20px auto;
	text-align:center;
	background-image:url(../images/top_bg.jpg);
	background-repeat:repeat;


}
#banner{
	margin:0 auto;
	width: 1400px;
	padding: 0px;
}

ul.meus {
    float:left;
	padding-left:0px;
	font-size:20px;
    font-weight:bold;
}
ul.meus li {
	float:left;
	padding:7px 22px 15px;
	list-style:none;
}

ul.meus li a {
	color:#fff;
    font-weight:bold;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
ul.meus li a:hover {
	color:#FF6600;
	text-decoration:inherit;

}



#total {
	width:1100px;
	height:100%;
	overflow:hidden;
	margin:0px auto;
	text-align:center;
	background-color:#FFFFFF;

}



/*导航下隐藏的flash*/

#htop #htimage img {
	display:none;
	width:1200px;
	height:228PX;
	margin:0px;
}
/*导航下隐藏的flash*/


/*中间开始********************************
*****************************************/
.title {
	width: 1070px;
	margin:15px 0px;
	float:left;
	background-color:#FFFFFF;
	font-size:20px;
	text-align:center;
}
.title_bg {
	margin:0px 0px 15px 0px;
	float:left;
}

#content {
	width:1100px;
	margin:0px;
	padding:0px;
	float:left;
	background-color:#FFFFFF;
}

/*中间的图片放大*/

div.gallery {
	width:1100px;
	float:left;
}


ul.imglist {
	width:1100px;
	margin:8px 0px;
	padding:0px 10px;
	float:left;
	border:0px dashed #d69441;
}
ul.imglist li {
	display:inline;
	float:left;
	list-style:none;
	margin:2px 3.3px;
}
.imglist img {
	padding:4.5px;
	max-width:342px;
	min-height:270px;
	border:1px solid #CCC;
}
.imglist img.select {
	border:1px solid #d69441;
}

/*中间的图片放大结束*/
/*Specifications*/
#spc {
	width:1100px;
	float:left;
	margin-RIGHT:15px;
}
#spc p {
	text-indent: 15px;
	margin:10px 0px;
}
#spc p img{ width:100%;}
.gallary{

	width:1100px;
	float:left;

}
.text {
	text-align:left;
	padding:8px 10px 0px 0px;
	font-size:16px;
	color:#4b4b4b;
}
.text li {
	margin:15px 0px 10px 10px;
}

/*Specifications结束*/

.des {
	width:1100px;
	font-size:14px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	line-height:20px;
	color:#555555;
	text-align:left;
	overflow:hidden
}

/*中间结束*/
#bottom {
	width: 1400px;
	margin:0px 0px;
	float:left;
}


