﻿#FocusBG{
	width:100%;
	height:500px;
}
.fullSlide {
	width:100%;
	position:relative;
	height:500px;
	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:500px;
	overflow:hidden;
	text-align:center;
}
.fullSlide .bd li a {
	display:block;
	height:500px;
}
.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:#1F2C5C;
}
.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:1200px;
	margin:auto;
	font-size:12px;
	}
 #Links span{
	font-weight:bold;
	color:#1F2C5C;
	font-size:14px;}

 #Links a{
	padding:0px 10px;}

/***************link************/
.friendlink{ width:1200px; padding-bottom:50px; margin:0 auto; overflow:hidden;} 
.friendlink .title{ height:38px; line-height:38px; padding:48px 0 32px;}
.friendlink .title h3{ float:left; font-size:24px; color:#32333a; font-weight:bold;}
.friendlink .title span{ font-size:27px; font-family:Tahoma, Geneva, sans-serif; color:#c0c0c0; text-transform:uppercase;}
.friendlink .more{ float:right; height:20px; font-weight:bold; line-height:20px; display:block; font-size:14px; color:#32333a; background:url(/images/arr4.gif) no-repeat top right; padding-right:25px; margin-top:8px;}
.friendlink .more:hover{ color:#019944;}
#Marquee_x { overflow:hidden; width:1200px; margin:0 auto;} 
#Marquee_x a{
	padding:0px 5px;
	line-height:30px;}
#Marquee_x ul li ,#Marquee_x ul li div{ float:left;height:131px; line-height:25px;overflow:hidden}
#Marquee_x ul li div{ float:left;line-height:25px;height:131px; width:182px; overflow:hidden}
#Marquee_x ul li div img{ border:1px solid #dadada; width:180px; height:100px; display:block}
#Marquee_x ul li div span{ display:block; text-align:center;}

/*********bottom********/
.bottom_searchbg { width:100%; min-width:1200px; background:url(/images/pic5.jpg); border-top:4px solid #1F2C5C; overflow:hidden; padding:40px 0 60px;}
.bottom_search{ width:1200px; 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;}
