@charset "utf-8";
/* CSS Document */
.pageNum{
	margin-top:15px;
}
.pageNum a{
	color:#660000;
	margin:0 3px;
	
}
.pageNum span{
	padding:0 2px;
}
.pageNum .current{
	text-decoration:none;
	color:#fff;
	background:#660000;
}
/*news*/
.area_2 h2.nlist_title{
	background:url(../images/nlist_title.gif) no-repeat;
}
.area_2 .newslist ul li{
	padding-left:14px;
	background:url(../images/newslist_l.gif) no-repeat 0 center;
	position:relative;
}
.area_2 .newslist ul a{
	color:#660000;
	line-height:20px;
}
.area_2 .newslist ul span{
	position:absolute;
	right:50px;
	top:2px;
}
/*newsdetail*/
.newsTitle{
	text-align:center;
	font-size:13px;
	margin-top:10px;
}
.newsOperate{
	color:#844a4a;
	text-align:center;
	margin-bottom:10px;
}
.newsDetail p{
	text-indent:27px;
	padding-bottom:10px;
}
/*about*/
.area_2 div.about{
	margin-top:10px;
}
.area_2 h2.about_title{
	background:url(../images/about_title.gif) no-repeat;
}
.area_2 div.about img{
	float:left;
	margin-right:5px;
}
.area_2 div.about p{
	text-indent:27px;
	padding-bottom:10px;
}
/*order*/
.area_2 h2.order_title{
	background:url(../images/order_title.gif) no-repeat;
}
.area_2 .order form{
	margin-top:10px;
	position:relative;
}
.area_2 .order td{
	padding:1px 0 0;
}
.area_2 .order .code{
	position:absolute;
	height:20px;
}
.area_2 .order input,.area_2 .order textarea{
	width:250px;
	height:18px;
	background:#fdf4e8;
	border:1px solid #440101;
}
.area_2 .order textarea{
	height:auto;
}
.area_2 .order select{
	background:#fdf4e8;
	border:1px solid #440101;
}
.area_2 .order .code_text{
	width:50px;
}
.area_2 .order .pro_select{
	width:252px;
}
.area_2 .order .btn{
	height:auto;
	width:auto;
	border:none;
	position:absolute;
	right:169px;
	top:93px;
	width:136px;
	height:56px;
}
/*product*/
.area_2 h2.pro_title{
	background:url(../images/pro_title.gif) no-repeat;
}
.area_2 .product .imgCon{
	float:left;
	margin-right:5px;
}
.area_2 .product .item{
	overflow:hidden;
	margin:10px 0;
}
.area_2 .product h3{
	color:#750000;
}
.area_2 .product h3 span{
	color:red;
}
.area_2 .product p{
	line-height:16px;
}
/*contact*/
.area_2 h2.contact_title{
	background:url(../images/contact_title.gif) no-repeat;
}
.area_2 .contact{
	width:322px;
	margin-top:10px;
	line-height:19px;
}
.area_2 .contact .phone{
	font-size:14px;
}