@charset "utf-8";
.pro_ul{list-style:none;margin:0;padding:0;}
.pro_line{
	font-size: 12px;
	line-height: 25px;
	color: #333333;
	background-image: url(images/product_dotted.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.pro_li{
	background-image: url(images/product_li.jpg);
	background-repeat: no-repeat;
	background-position: 5px 3px;
	padding-left:20px;
}
.pro_li a:link {text-decoration: none; color:#333333;}
.pro_li a:visited {text-decoration: none; color:#333333;}
.pro_li a:hover {text-decoration: none; color:#FF5400;}

.pro_item{
	float:left;
	margin:10px;
	width:150px;
	height:200px;
	font-size: 12px;
	color: #333333;
	text-align: center;display:inline;
}
.pro_item a:link {text-decoration: none; color: #333333;}
.pro_item a:visited {text-decoration: none; color: #333333;}
.pro_item a:hover {
	text-decoration: underline;
	color:#FF5400;
	font-weight: bold;
}

.pro_item img{border: 2px solid #CCCCCC;margin-bottom:10px;}


.pro_pic_box{float:left;width:220px;}
.pro_pic_box img{border: 2px solid #CCCCCC;}
.pro_pic{float:left;width:68px;display:inline;}

.pro_content_line{
	background-repeat: repeat-x;
	background-image: url(images/product_1_dotted.jpg);
	background-position: bottom;
	}

.back a:link {text-decoration: none; font-size:11px;color:#ED9898;}
.back a:visited {text-decoration: none; font-size:11px;color:#ED9898;}
.back a:hover {text-decoration: none; font-size:11px;color:#744C4C;}

.video a:link {text-decoration: none; color:#333333;}
.video a:visited {text-decoration: none; color:#333333;}
.video a:hover {text-decoration: underline; color:#744C4C;}


.auth_box{margin:10px 0px 5px 10px;width:650px;border: 2px solid #DDDDDD;}
.auth_pic{margin:8px;background-color:#C3B3B3;width:115px;height:115px;}
.auth_title{
	width:490px;
	color:#333;
	font-size:12px;
	background-image: url(images/auth_line.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	line-height: 30px;
}

.auth_content{
	padding:5px 0 15px 0;
	width:490px;
	color:#666;
	font-size:12px;
	line-height: 20px;}

.auth_more{font-size:12px;text-align: right;}
.auth_more a:link{text-decoration: none; color:#806060;}
.auth_more a:visited{text-decoration: none; color:#806060;}
.auth_more a:hover {text-decoration: none; color:#ED9898;}

.auth_p{border: 1px solid #BBBBBB;}

.page_cut{
	width:660px;
	padding:10px 0 30px 0;
	font-size:11px;
	text-align: center;}
	

.page_cut a:link{text-decoration: none; color:#ED9898;font-weight:normal;margin-right:10px;}
.page_cut a:visited{text-decoration: none; color:#ED9898;font-weight:normal;margin-right:10px;}
.page_cut a:hover {text-decoration: none;color:#744C4C;font-weight:normal;margin-right:10px;}
.page_cut_this {color:#744C4C;font-weight:bold;margin-right:10px;}

.news_cut{width:670px;margin:10px 0 20px 0;text-align: right;font-size:11px;}
.news_cut a:link{text-decoration: none; color:#FF7E00;font-weight:normal;margin-right:10px;}
.news_cut a:visited{text-decoration: none; color:#FF7E00;font-weight:normal;margin-right:10px;}
.news_cut a:hover {text-decoration: none;color:#333;font-weight:normal;margin-right:10px;}
.news_cut_this {color:#FF7E00;font-weight:bold;margin-right:10px;}

