/* CSS Document */
td,th {
line-height:140%;
}
.col1 {
	width:100px;
}
.col1,.col3,.col4 {
	text-align:center;
}
/*container*/
#product_topPic {
	background:url(/images/product_topPic.jpg);
}
#product_list_content {
	margin-top:0px;
	margin-left:20px;
}
/*left*/
#product_left_title {
	background-image:url(/images/products_en/products_left_title.gif);
}
/*body*/
#list_title {
	width:702px;
	height:50px;
	background:url(/images/products_en/product_list_content_title.gif) no-repeat 0 0;
}
#product_title {
	width:702px;
	height:50px;
	margin: 0px auto;
	background:url(/images/products_en/product_content_title.gif) no-repeat 0 0;
}
.list_product {
	width:620px;
	height:160px;
	padding-top:10px;
	padding-left:20px;
}
.list_pic {
	float:left;
	width:136px;
}
.list_pic img {
	width:130px;
	border:3px solid #ccff99;

}
.list_text {
	float:left;
	width:450px;
	margin-left:20px;
}
.list_text table {
}
.list_text th {
	font-weight:bold;
	width:140px;
	text-align:right;
	margin-right:20px;
}
#product_gaishu {
vertical-align:top;
}
.list_text .textColor {
	font-weight:bold;
	color:#006600;
}
.hr_div {
 width:614px;
 height:10px;
 margin-left:15px;
 clear:both;
}
hr {
width:614px;
background-color:#006600;
size:1px;
color:#006600;
text-align:center;
}

/*product.jsp*/
#div_bianhao {
	width:550px;
	background:url(/images/product_title_bg1.gif) no-repeat 10px 0px;
	padding:0px 10px 10px 60px;
}
#div_bianhao table {
}
#div_bianhao th {
	width:100px;
	font-weight:bold;
	text-align:right;
}
#div_bianhao td {
	font-weight:bold;
	color: #006600;
}

#div_gaishu {
	background:url(/images/product_title_bg1.gif) no-repeat 10px 0px;
	padding:0px 10px 10px 35px;
	width:600px;
	height:300px;
	float:left;
	text-align:left;
	margin-bottom:20px;
}

span{
	margin-left:30px;
	line-height:25px;
	font-weight:bold;
}
span.tableTitle {
	color:#FFFFFF;
	margin-left:55px;
}
#gaishu_pic img {
	border:3px solid #ccff99;
}

#div_canshu {
	background:url(/images/product_title_bg2.gif) no-repeat 10px 0px;
	padding-left: 11px;
	margin-bottom:30px;
	width:614px;
	clear:left;
}
#div_canshu table {
	width:614px;
	padding:0px;
	border-collapse:collapse;
	border-style:none; 
}
#div_canshu td {
	line-height:175%;
	border-top-style:none;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}
#div_chicun td {
	border-top-style:none;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}

#div_canshu th {
	line-height:175%;
	text-align:center;
	font-weight:bold;
	border-top-style:none;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}
#div_chicun th {
	border-top-style:none;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}
.titleColor1 {
	background-color:#CCCCCC;
	color: #000000;
	text-align:center;
	font-weight:bold;
}
.titleColor2 {
	background-color:#999999;
	color:#FFFFFF;
	font-weight:bold;
}
.titleColor3 {
	background-color:#666666;
	color:#FFFFFF;
	font-weight:bold;
}
.titleColor4 {
	background-color:#333333;
	color:#FFFFFF;
	font-weight:bold;
}
tr.bgImg {
	background-image:url(/images/product_td.gif);
}
#div_chicun {
	background:url(/images/product_title_bg2.gif) no-repeat 10px 0px;
	padding-left: 11px;
	margin-bottom:30px;
	width:614px;
	clear:left;
}

#div_chicun table {
	width:614px;
	padding:0px;
	border-style:none;
	border-collapse:collapse;
}
#div_tiaojian {
	background:url(/images/product_title_bg2.gif) no-repeat 10px 0px;
	width:625px;
	float:left;
	clear:both;
}
p.tiaojian {
	line-height:26px;
	font-weight:bold;
	color:#FFFFFF;
	margin-left:65px;
}
p.tiaojian_content {
	margin-left:11px;
}
#div_tiaojian span {
margin-left:0px;
color:#FFFFFF;
}

/*search.jsp*/
#search_left_title {
	background:url(/images/search_en/search_left_title.gif) no-repeat 0 -20px;
}
