﻿#FocusBG{
	width:100%;
	height:613px;
}
.fullSlide {
	width:100%;
	position:relative;
	height:613px;
	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:613px;
	overflow:hidden;
	text-align:center;
}
.fullSlide .bd li a {
	display:block;
	height:613px;
}
.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:20px;
	height:5px;
	margin:5px;
	overflow:hidden;
	background:#FFF;
	line-height:999px;
}
.fullSlide .hd ul .on {
	background:#EA0202;
}
.fullSlide .prev,.fullSlide .next {
	display:block;
	position:absolute;
	z-index:1;
	top:50%;
	margin-top:-30px;
	left:2%;
	z-index:1;
	width:49px;
	height:49px;
	background:url(/images/left.png) 0px -49px no-repeat;
	cursor:pointer;
	filter:alpha(opacity=50);
	opacity:0.5;
	display:none;
}
.fullSlide .next {
	left:auto;
	right:2%;
	background:url(/images/right.png) 0px -49px no-repeat;
}



 #LinksBG{
	background:#F5F5F5;
	border-top:1px solid #E5E5E5;
	}
 #Links {
	padding:10px 0px;
	line-height:25px;
	width:1100px;
	margin:auto;
	font-size:12px;
	}
 #Links span{
	font-weight:bold;
	color:#EA0202;
	font-size:14px;}

 #Links a{
	padding:0px 10px;}

/*********bottom********/
.bottom_searchbg { width:100%; min-width:1100px; background:url(/images/pic5.jpg); border-top:4px solid #d00606; overflow:hidden; padding:40px 0 60px;}
.bottom_search{ width:1100px; height:113px; margin:0 auto; font-size:15px; color:#747474;  padding-top:10px; text-align:center;}
.searchbox{ width:619px; height:65px; margin:0 auto; background:url(/images/arr9.gif) no-repeat 0 20px; padding-top:20px; padding-left:34px;}
.searchbox .search-q{ float:left; width:495px; height:65px; border:none; background:transparent; line-height:65px; font-size:14px; color:#aaa; appearance:none;-moz-appearance:none;}
.searchbox .search-go{ float:left; width:90px; height:65px; display:block; border:none; background:transparent; cursor:pointer;}
