#main {
	width: 957px;
	margin-right: auto;
	margin-left: auto;
	_height:880px;
	min-height:880px;
	background-color:#F5F5F5;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e7e7e7;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e7e7e7;
}
#left {
	width: 212px;
	float: left;
}
#right {
	width: 745px;
	float: right;
	
}
#right #right_top {
	height: 51px;
	background-image: url(../web_images/pro_right_top.jpg);
	background-repeat: no-repeat;
	background-position: 2px -4px;
}
#right #right_top p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #ff7800;
	text-decoration: none;
	padding-left: 48px;
	padding-top: 7px;
}

#right #right_top h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #505050;
	text-decoration: none;
	font-weight: normal;
	padding-top: 9px;
	padding-left: 58px;
}
#right #product_all {
	width: 718px;
	float:left;

	padding-left: 27px;
	
	padding-bottom: 20px;
	background-color: #F5F5F5;
}

#product_all #product_show {
	padding-top: 15px;
	width: 345px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dfdfdf;
	padding-bottom: 10px;

	
}
#product_show #pro_img {
	height: 120px;
	width: 124px;
	line-height:120px;
	text-align: center;
	padding-top: 6px;
	border: 1px solid #dfdfdf;
	background-color: #ffffff;
	float: left;
}
#product_show #pro_desc {
	width: 212px;
	float: right;
	height: 128px;
	padding-left: 4px;
	overflow:inherit;
}
#pro_desc h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2a2a2a;
	text-decoration: none;
	font-weight: normal;
}
#product_show #pro_desc li {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #505050;
	text-decoration: none;
	line-height: 18px;
	word-break:break-all;
}
#product_show #pro_desc p {
	padding-top: 6px;
}
/*#right #pro_page {
	height: 36px;
	text-align: center;
	padding-top: 20px;
}*/
#right #pro_page2 {
	padding-top:20px;
	text-align: center;
	
}

.pro_add_style {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff7800;
	line-height: 20px;
}


.page{
float:left;
width:680px;

}
.page ul{
float:right;
}
.page ul li{
float:left;
margin-left:4px;
display:inline;
}
 .next{
         float:left;
    padding:1px 5px;
    color:#545454;
    border:1px solid #18A40D;
    text-decoration:none;
    }
 a.page_a:link,a.page_a:visited{
    float:left;
    padding:1px 5px;
    color:#545454;
    border:1px solid #18A40D;
    text-decoration:none;
    }
    a.page_a:hover,a.page_a:active{
	    float:left;
	    padding:1px 5px;
	    color:#545454;
	    border:1px solid #18A40D;
	    text-decoration:none;
	    background-color: #BEFD99;
    }
.current_a{
	float:left;
	padding:1px 5px;
	color:#545454;
	border:1px solid #18A40D;
	text-decoration:none;
	background-color: #BEFD99;
}
.prev_start{float:left;
padding:1px 5px;
color:#545454;
border:1px solid #18A40D;
text-decoration:none;}

#top #nav #top_pro a
{
	background-image: url(../web_images/nav_blue_bg.jpg);
	background-repeat: repeat-x;
	line-height: 39px;
	display:block;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}