@charset "utf-8";
/* CSS Document */
body{
	color:#424242;
	font-size:12px;
	margin:0px;
}
a{
	text-decoration:none;
	color:#424242;
}
ul{
	padding:0px;
	margin:0px;
	list-style:none;
}
.mainContainer{
	width:966px;
	margin:auto;
	overflow:hidden;
}
.pageHead{
	width:100%;
	overflow:hidden;
}

.leftHead{
	width:100%;
	float:left;
}
.rightHead{
	width:26%;
	float:right;
	letter-spacing:1px;

}
.mainMenu{
	width:100%;
	background-image:url(../image/menuBg.gif);
	height:40px;
	clear:both;
}

.mainMenu ul li{
	float:left;
	font-family:"宋体";
	width:100px;
	height:40px;;
	text-align:center;
	line-height:32px;
	font-size:14px;
	color:#ffffff;
	font-weight:600;
	background-image:url(../image/liBorder.gif);
	background-repeat:no-repeat;
	background-position:right center;
}
.mainMenu ul li a{
	color:#ffffff;
	width:92px;
	height:32px;
	display:block;
	margin-top:8px;
}
.mainMenu ul li a:hover{
	background-image:url(../image/buttonBg.gif);

}
.mainMenuBottom{
	width:100%;
	height:26px;
	background-color:#C02E2E;
	line-height:26px;
	color:#FFFFFF;	
	clear:both;
	margin-top:2px;
}
.mainMenuBottom a{
	color:#FFFFFF;	
}

.rightHeadLink{
	text-align:right;
	height:46px;
}
.hotType{
	color:#D7D7D7;
	text-indent:12px;
}
.pageContent{
	width:100%;
	overflow:hidden;
	margin-top:15px;
}
.leftBar{
	width:22%;
	float:left;
	overflow:hidden;
}
.rightBar{
	width:76%;
	float:right;
	overflow:hidden;
}

.productLink,.affiche,.preferential,.speicalFields{
	width:99%;
	border:1px solid #BEBEBE;
	overflow:hidden;
}
.affiche{
	margin-top:15px;
}
.productLink ul,.affiche ul{
	width:80%;
	margin:auto;
	line-height:22px;
}
.productLink ul li{
	color:#424242;
	background-image:url(../image/liTag.jpg);
	background-repeat:no-repeat;
	text-indent:12px;
	background-position:left center;
}

.affiche ul li,.newsContainer ul li{
	background-image:url(../image/afficheTag.jpg);
	background-repeat:no-repeat;
	background-position:left 8px;
	text-indent:13px;
}
.newsContainer ul li,.newsContainer2 ul li{

	border-bottom:1px dotted #bebebe;
}


.preferential{
	margin-top:15px;
	text-align:center;
}
.CateType,.CateType2{
	width:99%;
	margin:auto;
	background-color:#555561;
	color:#FFFFFF;
	font-size:14px;
	text-indent:12px;
	height:26px;
	line-height:26px;
	margin-top:1px;
	font-weight:bold;
}
.CateType2{
	width:100%;
}

.liTitle,.liTitle a{
	font-family:"黑体";
	font-size:20px;
	color:#C02E2E;
	margin:10px 0px 0px 10px;
}
.liwuTitle a{
	font-family:"黑体";
	font-size:15px;
	color:#C02E2E;
	margin:10px 0px 0px 10px;
}
.rightTop,.rightMiddle,.rightBottom{
	width:100%;
	overflow:hidden;
}
.leftTopArea{
	width:68%;
	float:left;
}
.rightTopArea{
	width:30%;
	float:right;
}
.speicalFields{
	height:275px;
}
.speicalLetter{
	line-height:20px;
	width:97%;
	margin:auto;
	text-indent:22px;
	margin-top:3px;
}
.adItem{
	border:1px solid #bebebe;
	margin-top:5px;
}

.line{
	margin:15px 0px 15px 0px;
}
.item{
	float:left;
	width:48%;
	border-bottom:1px dotted #bebebe;
	border-right:1px dotted #bebebe;

}

.itemLetter{
	float:left;
	width:48%;
}

.itemTitle{
	font-size:18px;
	font-weight:bold;
	color:#000000;
	width:90%;
	margin:auto;
	margin-top:5px;
	margin-bottom:5px;
	height:18px;
	overflow:hidden;
}
.itemDesc{
	width:90%;
	margin:auto;
	line-height:18px;
	height:160px;
	overflow:hidden;

}
.itemImage{
	text-align:center;
	float:left;
	width:50%;
	overflow:hidden;
	height:208px;
}
.newsContainer,.newsContainer2{
	width:49%;
	float:left;
	margin:auto;
	border:1px solid #BEBEBE;
	margin-top:6px;
}
.newsContainer2{
	float:right;
}

.newsTitle{
	width:100%;
	margin:auto;
	color:#424242;
	font-weight:bold;
	background-image:url(../image/newsTag.jpg);
	background-position:10px 2px;
	background-repeat:no-repeat;
	text-indent:24px;
	border-bottom:1px solid #bebebe;
	height:20px;
	line-height:20px;
}
.newsContainer ul,.newsContainer2 ul{
	width:80%;
	margin:auto;
	line-height:22px;
}
.newsContainer .noBorder,.rightMiddle .noBorder,.newsContainer2 .noBorder{
	border:0px;
}
.noBorder2{
	border-right:0px;
}
.noBorder3{
	border-bottom:0px;
}


#buttonArea a{
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}
.imageContainer{
	width:430px;
}
.image{
	width:100%;
	height:280px;
	overflow:hidden;
	border:1px solid #C9C7C7;
}   
#tp1{
		filter:BlendTrans(duration=.5);
} 
.btn{
	width:20px;
	height:20px;
	background-color:#FD9508;
	float:left;
	margin-left:2px;
	text-align:center;
	line-height:20px;
	font-size:12px;
	margin-top:5px;
	border:1px solid #787878;
}
#buttonArea{
	float:right;
}

.pageBottomLink{
	width:100%;
	overflow:hidden;
	border-top:1px solid #787878;
	margin-top:15px;

}

.helpItem,.SpeicalhelpItem{
	width:16%;
	float:left;
	text-align:center;
	line-height:22px;
	border-right:1px solid #C5C3C3;
	margin-top:10px;

}
.SpeicalhelpItem{
	border:0px;
}
.helpTitle{
	color:#000000;
	font-weight:bold;
	margin:10px 0px 0px 0px;
}
.helpItem ul{
	height:70px;
}
.foot{
	border-top:1px solid #787878;
	overflow:hidden;
	width:100%;
	margin-top:10px;
}
.alLogo{
	float:left;
}
.logoWz{
	float:left;
	margin-top:15px;
}

.toLeft{
	float:left;
}
.toRight{
	float:right;
}

.toRightClear{
	float:right;
	clear:both;
}
.foot ul{
	width:100%;
	margin:auto;
	text-align:center;
}
A:hover{
color: #FF9900;
}
