* {
	margin: 0;
	padding: 0;
}
body {
	font-family: verdana, tahoma, sans-serif;
	font-size: 12px;

	text-align: center;
	background: #036;
	margin: 0 0 5px;
    color: #333333;
    line-height:18px;
}
td
{
 color: #333333;
 font-size: 12px;
 line-height:18px;
}
img {
	border: none;
}
#wrap {
	width: 910px;
	margin: 0 auto;
	text-align: left;
}
.leftcolumn {
	color: #FFFFFF;
	line-height: normal;
}
.leftcolumn a:link {color: #FFFFFF;}
.leftcolumn a:visited {color: #ffffff;}
.leftcolumn a:hover {color: #000099;}
.leftcolumn a:active {color: #ffffff;} 

.topcolumn {
	color: #FFFFFF;
	line-height: normal;
}
.topcolumn a:link {color: #FFFFFF;}
.topcolumn a:visited {color: #ffffff;}
.topcolumn a:hover {color: #755639;}
.topcolumn a:active {color: #ffffff;} 

a {
	color: #FFFFFF;
	line-height: normal;
	text-decoration: none;        
}
 a:link {color: #0000ff;}
 a:visited {color: #0000ff;}
 a:hover {color: #990000;}
 a:active {color: #990000;} 
.STYLE1 {	color: #FFFFFF;
	font-size: 12px;
}
.STYLE2 {font-size: 12px;
         color: #755639; letter-spacing:1px;
		 }
.STYLE3 {	color: #FFFFFF;
	font-family: 宋体;
	font-size: 12px;
}
.STYLE5 {font-size: 12px; color: #A9EDFC; }
.STYLE6 {color: #FF0000}
/*head开始*/

#head {
	height: 65px;
	border-bottom: 5px solid #036;
}
#head_logo {
	width: 250px;
	height: 65px;
	float: left;
	text-align: center;
}
#head_menu {
	width: 660px;
	height: 15px;
	float: right;
	margin: 50px 0 0;
	text-align: right;
	color: #fff;
}
#head_menu span {
	color: #f00;
}
#head_menu a {
	color: #fff;
	text-decoration: none;
}
#head_menu a:hover {
	color: #753;
	text-decoration: none;
}

/*head完成*/

/*content开始*/

#content {
	clear: both;
}
#content_left {
	width: 158px;
	float: left;
	text-align: center;
	border: 1px solid #fff;
	background: url(../images/left.jpg) #755639 no-repeat;
}
#content_left_top {
	padding: 20px 0 30px;
}
.content_left_list {
	height: 30px;
	text-align: right;
	padding: 10px 20px 0 0;
	border-top: 1px solid #fff;
}
#content_left ul {
	width: 110px;
	margin: 0 0 10px;
}
#content_left ul li {
	text-align: right;
	line-height: 18px;
	list-style-type: none;
}
#content_left ul li a {
	color: #fff;
	text-decoration: none;
}
#content_left ul li a:hover {
	color: #03f;
}
#content_right {
	width: 730px;
	float: right;
	color: #333;
	padding: 4px;
	background: #fff;
	border: 1px solid #fff;
}
#content_right_content {/*针对首页*/
	color: #333;
	padding: 10px 10px 70px 40px;
	background: url(../images/bg_content_right_content.jpg) no-repeat bottom;
}
#content_right_content2 {/*针对列表页*/
	color: #333;
	padding: 10px 10px 40px 20px;
	background: url(../images/bg_content_right_content2.jpg) no-repeat bottom;
}
#content_right_content3 {/*针对产品详细内容页*/
	color: #333;
	padding: 10px 10px 60px 20px;
	background: url(../images/bg_content_right_content.jpg) no-repeat bottom;
}
#content_right_content h1 {
	font-size: 12px;
	color: #753;
	height: 20px;
	text-align: center;
	margin: 0 0 10px;
	border-bottom: 1px dashed #753;
}
#content_right_top {
	height: 80px;
	text-align: right;
	padding: 60px 10px 0;
	background: url(../images/about.jpg) no-repeat 3px 0px;
}
#content_right_top_product {
	height: 105px;
	text-align: right;
	padding: 80px 10px 0;
	background: url(../images/product2.jpg) no-repeat;
}
#content_right_location {
	line-height: 20px;
	text-align: right;
	color: #753;
	margin: 0 10px;
}
#content_right_arrow {
	height: 25px;
	margin: 0 10px;
	background: url(../images/arrow2.gif) no-repeat;
}
.content_right_product_list {
	margin: 10px 0;
	width: 680px;
}
#content_right_product_list {
	margin: 10px 0;
	width: 680px;
}
.content_right_product_list h1 {
	height: 25px;
	border: none;
	background: url(../images/arrow2.gif) no-repeat;
	text-align: left;
}
.content_right_product_list h2 {
	float: right;
	width: 490px;
	font-size: 12px;
	line-height: 25px;
	color: #753;
	font-weight: normal;
	padding: 0 0 0 30px;
	background: #eee url(../images/bg_content_right_list_h2.gif) no-repeat;
	clear: right;
}
.content_right_product_list h2 a {
	color: #753;
	text-decoration: none;
}
.content_right_product_list h3 {
	width: 490px;
	padding: 3px 0;
	background: #eee;
	text-align: right;
	float: right;
	clear: right;
}

/*针对内容列表*/

.content_right_product_list_img {
	width: 190px;
	float: left;
	clear: left;
}
.content_right_product_list_img img {
	width: 160px;
	float: left;
     margin:8 0 0 5;
}

.content_right_product_list_text {
	float: right;
	width: 490px;
	margin: 2px 0;
	padding: 5px 10px;
	background: #eee;
	clear: right;
}
.content_right_product_list_text p {
	line-height: 20px;
}
.content_right_product_list_text p a {
	color: #06c;
	text-decoration: none;
}
.content_right_product_list_text p a:hover {
	color: #930;
}
/*针对内容列表*/
/*针对产品显示内容列表*/
.content_show_right_product_list {
	margin: 10px 0;
	width: 680px;
}
#content_show_right_product_list {
	margin: 10px 0;
	width: 680px;
}



.content_show_right_product_list_text {
	float: right;
	width: 400px;
	margin: 2px 0;
	padding: 5px 10px;
	background: #eee;
	clear: right;
}

#content_show_right_product h1 {
   font-size: 14px;
	height: 25px;
	border: none;
	background: url(../images/arrow2.gif) no-repeat;
	text-align: left;
	margin: 0 0 10px;
}
#content_show_right_product h2 {
	float: right;
	width: 400px;
	font-size: 12px;
	line-height: 25px;
	color: #753;
	font-weight: normal;
	padding: 0 0 10px 30px;
	background: url(../images/arrow1.gif) no-repeat;
	border-bottom: 1px dashed #753;
	clear: right;
}
/*针对产品显示内容列表*/

/*针对详细内容*/
#content_right_product h1 {
	height: 25px;
	border: none;
	background: url(../images/arrow2.gif) no-repeat;
	text-align: left;
	margin: 0 0 10px;
}
#content_right_product h2 {
	float: right;
	width: 400px;
	font-size: 12px;
	line-height: 25px;
	color: #753;
	font-weight: normal;
	padding: 0 0 10px 30px;
	background: url(../images/arrow1.gif) no-repeat;
	border-bottom: 1px dashed #753;
	clear: right;
}
#content_right_product h2 a {
	color: #753;
	text-decoration: none;
}
#content_right_product_img {
	width: 260px;
	float: left;
	clear: left;
}
#content_right_product_img img {
	width: 250px;
	float: center;

}
#content_right_product_text {
	float: right;
	width: 400px;
	margin: 0;
	padding: 5px 10px;
	clear: right;
}
#content_right_product_text p {
	line-height: 20px;
}
#content_right_product_text p a {
	color: #06c;
	text-decoration: none;
}
#content_right_product_text p a:hover {
	color: #930;
}
#content_right_product_content {
	width: 690px;
	margin: 10px 0;
	padding: 10px 0 0;
	border-top: 1px dashed #753;
}
#content_right_product_content p {
	line-height: 20px;
}
#content_right_product_content h3 {
	padding: 3px 0;
	text-align: right;
	float: right;
	clear: right;
}
/*针对详细内容*/

/*content完成*/

/*foot开始*/

#foot {
	height: 50px;
	margin: 5px 0 0;
	clear: both;
}
#foot_left {
	width: 158px;
	float: left;
	color:#FFFFFF;
	line-height: 48px;
	background: #755639;
	text-align: center;
	border: 1px solid #fff;
}
#foot_right {
	width: 730px;
	height: 48px;
	float: right;
	color: #333;
	font-size: 11px;
	background: #fff;
	padding: 0 0 0 8px;
	border: 1px solid #fff;
}
#foot_right p {
	line-height: 20px;
}
#foot_right p a {
	font-family: tahoma, arial, sans-serif;
	text-decoration: none;
}

/*foot完成*/

/*辅助*/
.clear {
	clear: both;
	overflow: hidden;
	height: 0px;
}