#product_left {
	float: left;
	width: 503px;
	overflow: hidden;
}
#product_right {
	float: right;
	width: 165px;
	background-image: url(../product/images/product_right.jpg);
	background-repeat: repeat-y;
}
#product {
	width: 530px;
	margin-bottom: 10px;
}

.product_one {
	width: 152px;
	height: 233px;
	float: left;
	margin-right: 17px;
}
.product_one_bg {
	background-image: url(../product/images/product_expand.jpg);
	background-repeat: repeat-y;
}

.product_one_down  {
	background-image: url(../product/images/product_up.jpg);
	background-repeat: no-repeat;
}
.product_img {
	height: 122px;
	width: 122px;
	border: 1px solid #DADADA;
	margin-top: 12px;
	margin-left: 11px;
}
.product_one_infor {
	width: 122px;
	margin-left: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.product_one_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DADADA;
}
.product_one_no {
	padding-top: 5px;
	padding-bottom: 5px;
}


.product_one_item {
	padding-top: 7px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DADADA;
}
.product_one_item  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #333333;
	text-decoration: none;

}
.product_one_item  a:hover {
	color: #FF6600;
}
.product_one_infor  img {
	margin-top: 7px;
	margin-bottom: 10px;
}
#product_right_title {
	background-image: url(../product/images/product_new.jpg);
	background-repeat: no-repeat;
}
#product_right_title img {
	margin-top: 41px;
	margin-left: 109px;
	margin-bottom: 13px;
}
.product_right_new {
	background-image: url(../product/images/product_right_doen.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 86px;
	padding-right: 4px;
	padding-left: 9px;
}

.product_new {
	width: 152px;
	height: 233px;
}
.product_new_bg {
	background-image: url(../product/images/product_new_expand.jpg);
	background-repeat: repeat-y;
}

.product_new_down  {
	background-image: url(../product/images/product_new_up.jpg);
	background-repeat: no-repeat;
}
#new_product {
	width: 668px;
	overflow: hidden;
}
#new_product_all {
	width: 700px;
	margin-bottom: 10px;
}
.new_product_one {
	width: 152px;
	height: 233px;
}
#product_view {
	background-image: url(../product/images/view_expand.jpg);
	background-repeat: repeat-y;
}

.product_view_left {
	margin-left: 15px;
	width: 240px;
}
.product_view_img {
	border: 1px solid #DADADA;
	height: 240px;
	width: 240px;
}
.product_view_img_s {
	height: 122px;
	width: 122px;
	border: 1px solid #DADADA;
}
.download {
	padding-top: 18px;
}
.download a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #FF9933;
	text-decoration: none;
}
.download a:hover{
	color: #669900;
}
.viewinfo {
	width: 353px;
	margin-left: 16px;
	font-family: Arial, Helvetica, sans-serif, "細明體-ExtB";
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	text-decoration: none;
}

	
.viewinfo_mask {
	padding-top: 14px;
	padding-bottom: 16px;
	padding-right: 18px;
}
.viewinfo_line {
	background-image: url(../product/images/view_line.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.viewinfo h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.viewinfo h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #333333;
	padding: 0px;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
