 #FocusBG{
	width:100%;
	height:422px;
	overflow:hidden;
	border-bottom:1px solid #ccc;
	z-index:-1000
	}
.fullSlide {
	width:100%;
	position:relative;
	height:422px;
	overflow:hidden;
	background:#000;
}
.fullSlide .bd {
	margin:0 auto;
	position:relative;
	z-index:0;
	overflow:hidden;
}
.fullSlide .bd ul {
	width:100% !important;
}
.fullSlide .bd li {
	width:100% !important;
	height:422px;
	overflow:hidden;
	text-align:center;
}
.fullSlide .bd li a {
	display:block;
	height:422px;
}
.fullSlide .hd {
	width:100%;
	position:absolute;
	z-index:1;
	bottom:0;
	left:0;
	height:30px;
	line-height:30px;
}
.fullSlide .hd ul {
	text-align:center;
}
.fullSlide .hd ul li {
	cursor:pointer;
	display:inline-block;
	*display:inline;
	zoom:1;
	width:15px;
	height:5px;
	margin:5px;
	overflow:hidden;
	background:#FFF;
	filter:alpha(opacity=50);
	opacity:0.5;
	line-height:999px;
}
.fullSlide .hd ul .on {
	background:#375c81;
}
.fullSlide .prev,.fullSlide .next {
	display:block;
	position:absolute;
	z-index:1;
	top:50%;
	margin-top:-30px;
	left:15%;
	z-index:1;
	width:40px;
	height:60px;
	cursor:pointer;
	filter:alpha(opacity=50);
	opacity:0.5;
	display:none;
}
.fullSlide .next {
	left:auto;
	right:15%;
	background-position:-6px -137px;
}

/*CommonBlock*/
#body .CommonBlock{
	width:980px;
	margin:auto;
	}

#body .CommonBlock .CommonCross{
	width:978px;
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
	border-bottom:1px solid #dedede;
	background-color:#FFFFFF;
}
	
#body .CommonBlock .CommonLeft{
	width:310px;
	float:left;
}
	
#body .CommonBlock .CommonCenter{
	width:310px;
	float:left;
	padding-left:15px;
}
	
#body .CommonBlock .CommonRight{
	width:310px;
	float:right;
}

#body .CommonBlock .BlockBox .ContentTxt{
	padding:10px;
	line-height:25px;
	font-size:15px;
}

#body .CommonBlock .LeftImg{
	padding:20px 10px 20px 10px;
	float:left;
	width:204px;
	font-size:12px;
	text-align:center;}
#body .CommonBlock .LeftImg p{
	height:20px;
	line-height:20px;
	background:#bc0303;}
#body .CommonBlock .LeftImg p a{
	color:#FFFFFF;
	font-weight:bold;}		
#body .CommonBlock .RightTxt{
	padding:10px 10px 10px 0px;
	float:right;
	width:300px;
	font-size:12px;
	line-height:28px;}
#body .CommonBlock .RightTxt .UList{
	padding:0px;}
#body .CommonBlock .DivList{
	font-size:12px;
	padding:0px;}
#body .CommonBlock .DivList .DivLi{
	padding:0px 10px 0px 0px;
	}
#body .CommonBlock .DivList .DivLi a{
	line-height:29px;
	padding:0px;
	height:29px;
	overflow:hidden;}	
#body .CommonBlock .DivList .DivLi span{
	color:#bc0303;
	padding-right:10px;
	font-size:11px;
	}
#body .CommonBlock .CommonRight .DivList .DivLi a{
	line-height:28px;
	height:28px;}
#body .CommonBlock .CommonCross .blk_29 {	 PADDING:0px 0px; OVERFLOW: hidden;  ZOOM: 1; POSITION: relative;}
	
#body .CommonBlock .CommonCross .blk_29 .LeftBotton {	BACKGROUND: url(/images/MyCMSClassic/arrow_left.png) no-repeat 0px 0px; LEFT: 10px; FLOAT: left; WIDTH: 35px; CURSOR: pointer; POSITION: absolute; TOP: 85px; HEIGHT: 114px}
#body .CommonBlock .CommonCross .blk_29 .RightBotton {	RIGHT: 0px; BACKGROUND: url(/images/MyCMSClassic/arrow_right.png) no-repeat 0px 0px; FLOAT: right;right:10px; WIDTH: 35px; CURSOR: pointer; POSITION: absolute; TOP: 85px; HEIGHT: 114px}
#body .CommonBlock .CommonCross .blk_29 .Cont {	MARGIN: 0px auto; OVERFLOW: hidden;  PADDING:20px 0 0 0px;float:left;height:220px;width:980px;POSITION: relative;left:50px;}
#body .CommonBlock .CommonCross .blk_29 .box {	FLOAT: left; WIDTH: 196px; TEXT-ALIGN: center;}
#body .CommonBlock .CommonCross .blk_29 .box IMG {	BORDER: #dedede 1px solid; PADDING: 3px; DISPLAY: block; BACKGROUND: #fff; PADDING-BOTTOM: 3px; MARGIN: 0px auto; width:167px;height:167px;}
#body .CommonBlock .CommonCross .blk_29 .box A:hover IMG {	BORDER: #bc0303 1px solid;}
#body .CommonBlock .CommonCross .blk_29 .box P {	WIDTH: 196px; LINE-HEIGHT: 20px;text-align:center;font-size:12px;}



/* main block*/
#body .MainBlock{
	font-size:12px;
	width:980px;
	margin:auto;
	}
#body .MainBlock .left{
	background-color:#FFFFFF;
	float:right;
	width:797px;
 	height:449px;
 	border:1px solid #DDDDDD;
	overflow:hidden;
	}
#body .topic{
 	line-height:35px;}
 
#body  .topic .TopicPic{
    width:310px;
	float:left;
	padding-top:10px;}
	 
#body   .topic .TopicTitle{
    width:310px;
 	font-weight:bold;
	font-size:15px;
	color:#666666;
	text-align:center;}

#body   .topic .TopicTitleunder{
    background:url("/images/MyCMSClassic/pro_titlebg.png") no-repeat 150px 52px;
    width:980px;
 	font-weight:bold;
	font-size:22px;
	color:#666666;
	text-align:center;
	padding-top:40px;}	
	
#body  .topic .TopicTitle a{
    font-size:15px;
	font-weight:bold;
	text-decoration:none;}	
	
#body  .topic .TopicText{
    width:310px;
	font-size:12px;
	line-height:20px;
	text-align:center;}
	
#body   .tab{height:60px;overflow:hidden;}
#body   .tab-bd {float:left;width:328px;overflow:hidden;}
#body   .tab-bd li{ float:left;width:330px; color:#666666;text-align:left; cursor:pointer;height:20px;line-height:20px;overflow:hidden;}
#body   .tab-bd li.active{ background:url("/images/MyCMSClassic/box_titlebg.png") no-repeat left top;font-weight:bold;padding:0px;margin:0px;padding-left:0;}
#body   .tab-bd li.active a{ color:#FFFFFF;padding:0px;margin:0px;padding-left:0;line-height:28px;background:none;}
	
#body .ProductBG{height:auto;width:980px;margin:auto;} 
#body .ProductShow {width:980px;padding-top:25px;}