@charset "utf-8";
/* CSS Document文件*/


#main_wrap .product_title {
	width: 700px;
	height: 24px;
}

/*product_title*/
.product_title .title_left_img{background:url(images/page_title_product_01.gif) no-repeat ;}
.product_title .title_center_img{background:url(images/page_title_product_02.gif) repeat-x ;}
.product_title .title_right_img{background:url(images/page_title_product_03.gif) no-repeat ;}

#right_box .product_title {
	width: 270px;
	height: 24px;
}

 /*discussion*/
.product_title_container {
	font-size:13px;
	color:#000;
	line-height:25px;
	background:url(images/discussion_title_bg_dr.gif);
}

/**/
#product_description_container {
	margin:10px 0 0 0 ;
	width:670px;
	background:#EDF9FC;
}
#product_description_content {
	padding:10px 10px 10px 20px ;
	width:620px;
	font-size:13px;
	color:#666;
	line-height:25px;
}


/*product_title_green_box*/
.product_title_green_box{
	height:26px;
	width:90%;
	margin:5px 0;
}
.product_title_green_box .left{
	height:26px;
	float:left;
	padding:0 0 0 6px;
	margin:0 0 0 0px;
	background:url(images/product_title_green_bg_01.gif) repeat-x;
}
.product_title_green_box .right{
	width:14px;
	height:26px;
	float:left;
	background:url(images/product_title_green_bg_02.gif) no-repeat;
}

/*product_top_commend_bar*/
#product_top_commend_bar{
	height:33px;
	width:670px;
	margin:5px 0;
	background:url(images/product_top_commend_bar.gif) no-repeat;
}
#product_top_commend_bar .number{
	width:30px;
	padding:5px 0 0 50px;
	float:left;
	text-align:right;
	font-size:18px; 
	color:#7BB80C; 
	line-height:25px; 
	font-weight:bolder;
}
#product_top_commend_bar .star{
	width:100px;
	height:21px;
	padding:12px 0 0 190px;
	float:left;
}
#product_top_commend_bar .btn_poll{
	width:84px;
	height:33px;
	padding:0 0 0 100px;
	float:left;
}

/*product_top_search_bar*/
#product_top_search_bar{
	width:670px;
	font-size:13px; 
	color:#333;
}
#product_top_search_bar .top{
	width:670px;
	height:37px;
	background:url(images/product_search_top_bg_01.gif) no-repeat;
}
#product_top_search_bar .center{
	width:670px;
	background:url(images/product_search_top_bg_02.gif) repeat-y;
}
#product_top_search_bar .bottom{
	width:670px;
	height:10px;
	margin:0 0 10px 0;
	background:url(images/product_search_top_bg_04.gif) no-repeat;
}
#product_top_search_bar img{
	padding:0 5px 0 0 ;
}
#product_top_search_bar img:hover{
	padding:0 5px 0 1px;
}

/*product_classification*/
.product_classification{
	font-size:15px; 
	color:#058D9B;
	margin:7px 0;
}
.product_classification a{
	font-size:13px; 
	color:#3D619C;
	text-decoration:none;
	margin:0 5px;
}
.product_classification a:hover{
	font-size:13px; 
	color:#2599EF;
	text-decoration:underline;
}

/*product_right_box---------------------------------------------*/
#product_right_box {
	width: 270px; 
	margin:5px 0 0 0 ; 
	float:right;
}
#product_right_box .title_container {
	width: 270px;
	height:34px;
	padding:5px 0 0 0;
	background:url(images/product_right_box_01.gif) no-repeat;
}
#product_right_box .title_comment {
	font-size:15px;
	color:#058D9B; 
	text-decoration:none;
	height:25px;
	padding:2px 0 0 35px;
	background:url(images/icon_comment.gif) no-repeat 5px;
}
#product_right_box .content {
	width: 260px;
	background:url(images/product_right_box_02.gif) repeat-y;
	padding:0px 5px 0px 5px;
	font-size:13px; 
	color:#000; 
	line-height:16px;
}
#product_right_box .content A {
	color:#69C; 
	line-height:25px;
	text-decoration:none;
}
#product_right_box .content A:HOVER {
	color:#76CCFA; 
	text-decoration:underline;
	cursor:pointer;
}
#product_right_box .bottom {
	width: 270px;
	height:6px;
	background:url(images/product_right_box_03.gif) no-repeat;
}

/*product_right_box_title*/
#product_right_box .title_center_img {
	width: 260px; 
	height: 24px; 
	float:left;
}

#product_right_box .title {
	width: 270px;
	height: 24px;
}














