body{background: #fff; margin:0; padding:0; font-size:12px; font-family:Verdana, Geneva, sans-serif;overflow-x:hidden;}
a:link {
	color: #111;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #111;
}
a:hover {
	text-decoration: none;
	color:#f00;
}
a:active {
	text-decoration: none;
	color:#f00;
}
a.b:link {
	color: #000;
	text-decoration: none;
}
a.b:visited {
	text-decoration: none;
	color: #000;
}
a.b:hover {
	text-decoration: none;
	color:#f00;
}
a.b:active {
	text-decoration: none;
	color:f00;
}
a.c:link {
	color: #111;
	text-decoration: none;
	font-family:Verdana, Geneva, sans-serif;
}
a.c:visited {
	text-decoration: none;
	color: #111;
	font-family:Verdana, Geneva, sans-serif;
}
a.c:hover {
	text-decoration: none;
	color:#f00;
	font-family:Verdana, Geneva, sans-serif;
}
a.c:active {
	text-decoration: none;
	color:#f00;
	font-family:Verdana, Geneva, sans-serif;
}
a.d:link {
	color: #cecece;
	text-decoration: none;
	font-family:Verdana, Geneva, sans-serif;
}
a.d:visited {
	text-decoration: none;
	color: #cecece;
	font-family:Verdana, Geneva, sans-serif;
}
a.d:hover {
	text-decoration: none;
	color:#f00;
	font-family:Verdana, Geneva, sans-serif;
}
a.d:active {
	text-decoration: none;
	color:#f00;
	font-family:Verdana, Geneva, sans-serif;
}
img{ border:0;}
.clear{ clear:both;}
ul{ margin:0; padding:0; list-style:none;}
#cs_top{height:69px; margin:0 auto;width:1366px;}
#aa{margin:0 auto;width:1183px; text-align:center; }
.cst_logony{  float:left; padding:0; width:480px; text-align:left;}
.cstmenu{ float:left;width:660px;}
.cst_menuny{ float:right; width:630px; font:12px "ËÎÌå"; text-align:right; margin:0px 0 0 30px; padding:c0; }
.cstmenu_en{ font:12px/30px "Î¢ÈíÑÅºÚ"; text-align:right; padding:30px 16px 0 0; }
.mk_zix1{ color:#f00;font:12px/30px "Î¢ÈíÑÅºÚ";}
.menu {
 float:right; font:12px "ËÎÌå"; text-align:right;
}
/* remove the bullets and set the margin and padding to zero for the unordered list */
.menu ul {
padding:0; 
margin:0;
list-style-type: none;
}
/* float the list so that the items are in a line and their position relative so that the drop down list will appear in the right place underneath each list item */
.menu ul li {
float:left;  text-align:center;
position:relative;
z-index:9999;
}
/* style the links to be 104px wide by 30px high with a top and right border 1px solid white. Set the background color and the font size. */
.menu ul li a, .menu ul li a:visited {
	font-family:Verdana, Geneva, sans-serif;
display:block; 
text-align:center; 
text-decoration:none;  
color:#111;  width:80px; font: 14px/30px "Î¢ÈíÑÅºÚ"; 
border-width:0 1px 0 0;
}
/* make the dropdown ul invisible */
.menu ul li ul {
display: none;
}
/* specific to non IE browsers */
/* set the background and foreground color of the main menu li on hover */
.menu ul li:hover a {
	font-family:"Î¢ÈíÑÅºÚ";
color:#111; 
background:url(../images/nav-hover-04.gif) repeat;
}
/* make the sub menu ul visible and position it beneath the main menu list item */
.menu ul li:hover ul {
display:block; 
position:absolute; 
top:25px; 
left:0; 
width:105px;
}
/* style the background and foreground color of the submenu links */
.menu ul li:hover ul li a {
	font-family:"Î¢ÈíÑÅºÚ";
display:block; 
background:url(../images/nav-sec1.gif) repeat; 
height:24px;
line-height:24px;
color:#000;
font-size:12px;
}
/* style the background and forground colors of the links on hover */
.menu ul li:hover ul li a:hover {
	font-family:"Î¢ÈíÑÅºÚ";
	background:url(../images/nav-sec1.gif) repeat; 
	height:24px;
	line-height:24px;
	background-position:0 -54px;
color:#000;
}

.common-footer{width:100%; }
.nav-footer-bottom{border-top:0px solid #ccc;padding:10px 0;}
.nav-footer-bottom p{color:#888;font-size: 12px;margin-bottom: 10px;line-height:15px;text-align: center;}
.nav-footer-bottom p a{border-left: 1px solid #999;font-size: 12px;padding:0 8px;}
.nav-footer-bottom p a:first-child{padding-left: 0;border-left: none;}
.nav-footer-bottom p a:last-child{padding: 0 8px;}

.indexFirst{ width:1360px; margin:0 auto;}
