@charset "utf-8";
/* CSS Document */

*{
	margin:0px;
	padding:0px;

} 
body{
	background-color: #000;


}

#wrapper {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	-moz-box-shadow:0px 0px 3px #999;
	-webkit-box-shadow:0px 0px 3px #999;
	box-shadow:0px 0px 3px #999;
	margin-top:-1px;
}


#header{
	height:100px;
	background-color: #666;
	background-image: url(image/new%20head.jpg);
	background-repeat: repeat-y;
	width:100%;
}
/*#wrapper #search  {
	display: block;
	float: left;
	position: absolute;
	margin-left: 715px;
	height: 26px;
	margin-top: 7px;
	color: #CCC;
	width: 226px;
	background-image: url(image/search.png);
	}*/
#menu {
	display: block;
	height: 50px;
	width: auto;
	padding-left: 160px;
	/*background-image: url(image/button%20emtres.jpg);
	background-repeat: repeat-x;*/
	background-color:#222;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F90;
}
/*menu*/
	#nav, #nav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:50px;
	text-align: center;
}

#nav a{
	display:block;
	padding:0px 5px;
	color:#fff;
	text-decoration:none;
	height: 50px;
	width: 100px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	
}

#nav a:hover{
	background-color:#F60;
	color:#333;
}

#nav li{
float:left;
position:relative;
}

#nav ul {
	position:absolute;
	display:none;
	width:12em;
	top:3em;
	z-index: 2;
}

#nav li ul a{
	width:30em;
	height:auto;
	float:left;
	background-color: #333;
	
	
}
#nav li ul li ul a{
	width:25em;
	height:auto;
	float:left;
	background-color: #333;
	margin-left:13em;
}

#nav ul ul{
top:auto;
}	

#nav li ul ul {
left:12em;
margin:0px 0 0 10px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
display:block;
}
/*end menu*/
#wrapper #conten{
	padding:12px;
	display: block;
	height: 728px;
	width: 934px;
	margin-left: 1px;
	background-color:#222;
}
#wrapper #conten #left{
	width:670px;
	float:left;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	border: 1px solid #999;
	background-color: #666;
	
	
}
#wrapper #conten #left #flash {
	height: 350px;
	width: 670px;
	background-color: #333;
	overflow: hidden;
	position: relative;
}


#slideshow{
	width: 1920px;
	height: 700px;
	overflow: hidden;
 	position: relative;
}
#slideshow li{
		width: 670px; 
		height: 350px; 
		float: left; 
		display: inline;
		}

#wrapper #conten #right2 {
	display: block;
	float: none;
	width: 226px;
	margin-left: 702px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #FFF;
	position: absolute;
	background-color:#E17100;
	height: 359px;
	padding-left: 7px;
	
}

#wrapper #conten #right2 h3 {
	display: block;
	height: 40px;
	line-height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	color: #111;
	width: 234px;
	margin-bottom: 1px;
	margin-left: -7px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #111;
	padding-left: 5px;
}
#wrapper #conten #right2 a {
	color: #FFF;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
#wrapper #conten #right2 a:hover {
	color: #000;
	text-decoration:underline;
}



#wrapper #conten #leftbottom{
	width:303px;
	float:left;
	text-align:justify;
	margin-top:20px;
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-left: 5px;
	height: 330px;
	line-height: 30px;

}
#wrapper #conten #leftbottom h3    {
	color:#F90;
	height:40px;
	margin-bottom: 10px;
	display: block;
	line-height: 40px;
	width: 319px;
	padding-left: 4px;
	margin-left: -10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F90;
	
	
	}
#wrapper #conten #leftbottom p a {
	color: #FFF;
	text-decoration: none;
}
#wrapper #conten #leftbottom p a:hover {
	color: #F90;
}




#wrapper #conten #midle {
	display: block;
	float: left;
	width: 222px;
	margin-left: 17px;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin-bottom: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 330px;
	text-align: justify;
}
#wrapper #conten #midle h3 {
	display: block;
	line-height: 40px;
	color: #F90;
	height: 40px;
	margin-bottom: 10px;
	padding-left: 4px;
	width: 238px;
	margin-left: -10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F90;
}

#wrapper #conten #rightbottom{
	width:299px;
	float: left;
	margin-left:610px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #FFF;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 330px;
	position: absolute;
	top: 544px;
	line-height: 20px;
}
#wrapper #conten #rightbottom h3 {
	line-height: 40px;
	display: block;
	height: 40px;
	width: 315px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 6px;
	color: #F90;
	margin-left: -10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F90;
}
#wrapper #conten #rightbottom p a {
	text-decoration: none;
	color: #FFF;
}
#wrapper #conten #rightbottom p a:hover {
	color: #F90;
}
#footer{
	height: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	clear: both;
	display: block;
	line-height: 20px;
	background-color: #111;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FF8000;
	}
