﻿ #FocusBG{
	width:100%;
	margin:auto;
	height:420px;
	background:url("/images/main_bg.jpg") no-repeat center bottom;
	}
.fullSlide {
	width:100%;
	position:relative;
	height:400px;
	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:400px;
	overflow:hidden;
	text-align:center;
}
.fullSlide .bd li a {
	display:block;
	height:400px;
}
.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:22px;
	height:22px;
	background:url("/images/HituxCMSSimple/grey.png") no-repeat 2px 2px;
	margin:5px;
	overflow:hidden;
	filter:alpha(opacity=50);
	opacity:0.5;
	line-height:999px;
}
.fullSlide .hd ul .on {
	background:url("/images/HituxCMSSimple/darkblue.png") no-repeat 2px 2px;
}
.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;
}

 #LinksBG{
	 }
 #Links {
	padding:10px 0px;
	line-height:25px;
	width:1000px;
	margin:auto;
	font-size:12px;
	color:#333;
	}
 #Links span{
	font-weight:bold;
	color:#CCC;
	font-size:12px;}

 #Links a{
	color:#333;
	padding:0px 7px;}	


.PicBlock{
	padding:0px 0px 14px 44px;}
.PicBlock .CasePicBlock {
	float:left;
	width:135px;
	height:107px;
	overflow:hidden;
	padding:0px;
	margin:0px;}

.PicBlock .CasePicBlock  .BlockPic{
	width:99px;
	height:75px;
	overflow:hidden;}
.PicBlock .CasePicBlock  .BlockPic img{
	width:95px;
	height:71px;
	padding:1px;
	border:1px solid #dededc;
	overflow:Hidden;}
.PicBlock .CasePicBlock img:Hover{
	border:1px solid #00a0b2;}	
.PicBlock .CasePicBlock .BlockTitle{
	text-align:center;
	width:99px;
	height:18px;
	overflow:hidden;
	font-size:12px;
	line-height:18px;
	overflow:hidden;
	background-color:#f5f5f5;}
.PicBlock .CasePicBlock .BlockTitle a{
	color:#666666;}	