@charset "utf-8";
/* CSS Document */

body {
	background-color: #303030;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 180%;
}
h1,h2,h3,h4,h5,h6,h7,img,ul,ol,dl,dt,dd,form,p {
border:0;
list-style:none;
margin:0;
padding:0;
}
.top {

	background-image: url(/images/background.gif);
	background-repeat: repeat-x;

}
.top h1 {
	float: left;
	display: inline;
	width: 300px;
	padding-left: 10px;
	color: #09F;
	text-align: center;
	position: relative;
	line-height: 100px;
}

a:hover {
	text-decoration: underline;
}
.top h1 a,.top h1 a:hover,.top h1 a:visited,.top h1 a:link ,.top h1 a:active {

	overflow: hidden;
	font-family: Verdana, Geneva, sans-serif;
	color: #09F;
	text-decoration: none;
}
.sep {
	height: 60px;
	text-align: center;
	line-height: 60px;
	float: left;
	margin-left: 100px;
}
.sep1 {
	height: 30px;
	text-align: center;
	line-height: 30px;
	float: left;
	margin-left: 100px;
}
.sep ,a:hover,a:visited,a:link {
	
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	text-decoration: none;
}
.allbg
{
	background-image: url(/images/allbg.gif);
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	}

.allbgb
{
	background-image: url(/images/allbg.gif);

	}

/*nav css*/

.nav_main{
	width:100%;
	font-size:14px;
	color:#FFF;
	margin-right: auto;
	margin-left: auto;
	height: 38px;
	position: relative;
	
}
.nav_main ul li{
	float: left;
	color:#FFF;
	background-repeat: repeat;
	height: 26px;
	padding-left: 5px;
}
.nav_current {
	display: block;
	float: left;
	color:#000;
	text-decoration:none;
	font-family:"Verdana", Arial;
	font-size:14px;
	height: 28px;
	width: 131px;
	font-weight: bold;
	background-image:url(/images/1.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
}
.nav_current a:hover 
 {
	color:#FFF;
	
}
.nav_current a,.nav_current a:link,.nav_current a:visited,.nav_current a:active {
	color:#000;
	
}
.nav_link{
	display: block;
	float: left;
	color:#FFF;
	text-decoration:none;
	font-family:"Verdana", Arial;
	font-size:14px;
	height: 26px;
	font-weight: bold;
	width: 131px;
	padding-top: 10px;
	background-image: url(/images/2.gif);
	background-color: #333;
}


.nav_link a:link{
	color:#FFF;
	text-decoration:none;
	font-family:"Verdana", Arial;
	font-size:14px;
	height: 26px;
	width: 131px;
	font-weight: bold;
}
.sub_box_de{
	float:left;
	text-align: center;
	display:none;
	width:100%;
	font-size:12px;
	line-height:25px;
	background-image: url(/images/allbg.gif);
	background-repeat: repeat;
	background-color: #CCC;
	height: 26px;
	padding-top: 10px;
}

.sub_box_de a,.sub_box_de a:link,.sub_box_de a:visited,.sub_box_de a:active {
	color: #069;
	line-height:25px;
}
.sub_box{
	float:left;
	display:none;
	width:100%;
	font-size:12px;
	line-height:25px;
	text-align: center;
	background-image: url(/images/allbg.gif);
	background-repeat: repeat;
	padding-top: 8px;
	position: relative;
	clear: both;
}
.sub_box a {
	color: #06C;
	text-decoration: underline;
}
.sub_box a:visited {
	color: #06C;
	text-decoration: underline;
}
.sub_box  ul li{
	text-align: center;
}

.nav_link a:visited{
	color:#FFF;
	text-decoration:none;
	font-family:"Verdana", Arial;
	font-size:14px;
	height: 26px;
	width: 131px;
	font-weight: bold;
}
/*nav css end*/
/*bottom css*/
.bottom {
	display: block;
	width: 100%;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	}
.bot {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #1C1C1C;
	}

/*bottom css*/
