@charset "utf-8";
/* CSS Document */
/* comm */
* { margin:0; padding:0;}
body {font-size:11px; font-family:Arial; background:#000;}
ul { display:inline-block;list-style:none; list-style-type:none; margin:0; padding:0; overflow:hidden;}
a { color:#fff; text-decoration: none;}
a:hover { color:#fcf729; text-decoration:underline;}

/* layout */
#wraper { margin:0 auto; position:relative; }
.c1{ color:#fff;}
.f16{ font-size:16px;}

/* container*/ 
#container{ width:1003px; height: auto; margin:0 auto;}

/* header */
#header_wrap{ width:1003px; height:129px; background:url(../images/header.jpg) no-repeat; margin:0 auto; }

/* content*/ 
#content{ width:1003px; height: auto; margin:0 auto; }
.banner{width:1003px; height:352px; float: left; overflow:hidden;}
.box{width:898px; height:75px; color:#98c240; line-height:15px; padding:15px 50px 10px 55px; background:url(../images/box_bg.jpg) no-repeat; float: left; overflow:hidden;}

/*.box1{width:1003px; height:213px;background:url(../images/box1_bg.jpg) top left repeat-x; float: left; overflow:hidden;}*/
.box1{width:1003px;height:auto;background:url(../images/box1_bg.jpg) top left repeat-x; float: left; overflow:hidden;}
/*.box1{width:1003px;margin:0 auto; height:auto;background-color:#6E0001; float: left; overflow:hidden;border:0px solid pink;}*/

.box2{width:898px; height:75px; color:#98c240; padding:15px 50px 10px 55px; float: left; overflow:scroll;}

.but_img{width:244px; height:95px; overflow:hidden; float:left;margin:5px;}


.logo_img{width:1003px; height:69px;float: left; overflow:hidden;}

/*.top_menu {width:297px; height:58px;  margin:12px 354px 26px 353px; float: left; overflow:hidden;}*/
.top_menu {width:800px; height:110px;  margin:0 auto; overflow:hidden;text-align:center;}
.Packetmenu7{width:115px; height:58px; background:url(../images/languages.jpg) no-repeat; font-size:16px; font-weight:bold; float:left;overflow:hidden;}
/*.row{width:66px; height:58px; float:left;overflow:hidden;}*/


#nav { width:115px;
line-height: 36px; 
list-style-type: none;
} 
#nav a {
	display: block;
	width: 115px;
	text-align:center;
} 
#nav a:link { 
color:#fff;  text-decoration:none;  
} 
#nav a:visited { 
color:#fff;text-decoration:none; 
} 
#nav a:hover { 
color:#fae526;text-decoration:none;
background: url(../images/menu.jpg) top left no-repeat;
} 
#nav li { 
float: left; width: 115px; margin:0 0 0 0; 
} 

#nav li ul { margin:0 auto;
line-height: 18px; padding:5px 0 0 0; list-style-type: none;text-align:left; 
left: -999em; width:115px; position: absolute; 
background: url(../images/men.png) top left repeat-y; 
} 
#nav li ul li{ 
float: left; width: 175px; } 
#nav li ul a{
	display:block;
	width: 99px;
	text-align:left;
	padding-left:16px;
	font-size:13px;
	font-weight:bolder;
} 
#nav li ul a:link { 
color:#fff;  text-decoration:none;  
} 
#nav li ul a:visited { 
color:#fff;text-decoration:none; font-weight:bolder; 
} 
#nav li ul a:hover { 
color:#fcf729;  height:18px; text-decoration:none; font-weight:normal;  font-weight:bolder;} 
#nav li:hover ul { 
left: auto; 
} 
#nav li.sfhover ul { 
left: auto; 
} 

#nav1 { width: 115px; height:58px; float:left; overflow:hidden;} 
#nav1 a { display: block; width:115px; height:50px; padding:8px 0 0 0; text-align:center; float:left; overflow:hidden; } 
#nav1 a:link { color:#fff;    text-decoration:none; background:url(../images/ender.jpg) no-repeat; float:left; overflow:hidden; } 
#nav1 a:visited { color:#fff;  height:48px; background:url(../images/ender.jpg) no-repeat; text-decoration:none; float:left; overflow:hidden; } 
#nav1 a:hover { color:#fcf729;  height:48px; text-decoration:none;  float:left; overflow:hidden;} 


/* footer */
.footer{ width:1000px;padding:0px auto; height:48px; color:#ab8080; text-align:center;float: left; overflow:hidden;}

.splashtopmenu{text-align:center;z-index:9;border:0px solid red;height:15px;}
.splashlangmenu, .splashlangmenu2{
	/*background-image:url('../epc_imgz/menu2.gif');*/
	background-color:black;
	
	font-family:verdana,arial;
	font-size:11.5pt;
	font-weight:bold;
	margin:0px;
	padding-top:2px;
	padding-bottom:0px;
	padding-right:19px;
	height:15px;
	display:inline;
	float:left;
	/*margin:0px auto;*/
	/*padding:0 0 0 2px;*/
	
	
	/*border-right:1px solid #ffffff;*/
}

.splashlangmenu a{
	color:#0DA987;
	color:#999999;
	font-weight:normal;
	text-decoration:none;
}

.splashlangmenu a:hover{
	color:#ff5500;
}

.splashlangmenu2 a{
	color:#ff5500;
	font-weight:normal;
	text-decoration:none;
}

