/* CSS Document */
body{ margin:0; font:12px "ËÎÌå"; color:#373737;text-align:center;}
a{ text-decoration:none; color:#373737;}
a:hover{ text-decoration:underline; color:#000099;}
img{ border:none;}
ul{ padding:0; margin:0; list-style:none}

.logo
{
width:957px;
 height:100px;
margin:0 auto;

}
.head{ width:957px; height:28px; margin:0 auto; background:url(images/head.gif) repeat-x; margin-bottom:5px;}
.flash{ width:957px; height:309px; margin:0 auto; clear:both;}
.xia{ width:957px; margin:0 auto;}

.left{ float:left; width:206px; margin-top:15px;}
.left2{ float:left; width:204px; border-left:1px solid #CCCCCC;border-right:1px solid #CCCCCC;border-bottom:1px solid #CCCCCC;}


.right{ float:right; margin-top:2px; width:245px; margin-bottom:25px;}


.content{ width:470px; float:right; margin-top:15px; padding-right:18px;}
.content1{ text-align:left; width:350px; line-height:20px;}
.nav{ width:470px; height:37px;  margin:auto;background:url(images/s_04.jpg) repeat-x; float:left;}
.nav li{ width:85px; height:37px; margin-left:15px; float:left;}
.nav li a{ display:block; font-family:"Î¢ÈíÑÅºÚ"; font-size:14px; color:#003655;  text-align:center}
.nav li a:hover{ background:url(images/s_05.jpg) no-repeat; color:#fff;}

.footer1{ background:#E4E4E4; width:957px; margin:0 auto; height:60px; clear:both; }
.footer{ background:#80ABCA; width:957px; margin:0 auto; height:60px; clear:both;}
.f{ padding-top:10px; text-align:center;height:55px}


.flash1{ margin:0 auto; clear:both; width:957px;}
.flash2{margin:0 auto; clear:both; width:957px;height:auto}
.leftn{ float:left; width:205px; margin-top:10px;}
.BackMsnLeft{float:left;width:155;margin-top:12px;}
.BackMsnRight{float:right;width:794;margin-top:12px;}
.BackMsnLeft1{width:155px; background:url(images/left-bg.jpg) ; line-height:22px; padding-top:5px;}
.leftn12{ border-bottom:1px solid #CCCCCC;border-right:1px solid #CCCCCC;border-left:1px solid #CCCCCC; width:203px; height:140px;}
.leftn1p{width:203px; background:url(images/left-bg.jpg) ; line-height:22px; padding-top:5px;}

.leftn22{ text-align:left; line-height:19px; margin-top:10px; width:205px; color:#0000CC;}

.rightn{ float:right; margin-top:12px;}
.rightn2{ width:712px; text-align:left; border:1px solid #CCCCCC;}
.rightn3{ width:580px; text-align:left; border:1px solid #CCCCCC;}
.rightn21{ width:690px; line-height:30px; color:#6666666; margin-top:10px; padding-left:20px;}
.rightnpp{ width:710px; color:#6666666; margin-top:10px; padding-left:25px;}
.rightnpp img{ border:2px solid #CCCCCC;}
.rightnn{ width:690px; margin-top:10px; padding-left:20px; line-height:20px;}
.rightnd{ width:732px;text-align:left; margin-top:10px; padding-left:20px; line-height:20px; color:#333333;}
.rightnz{ width:690px; margin-top:10px; padding-left:20px; line-height:25px; color:#666666;}
.revert2{width:794px;text-align:center;}
.p1{width:940px;padding-left:60;}
.new
{
	width: 690px;
	margin-left: 10px;
	margin-top: 10px;
}
.new li
{
	width: 630px;
	border-bottom: 1px dotted #C9C9C9;
	background: url(../images/dd.jpg) 3px 6px no-repeat;
	line-height: 29px;
	padding-left: 20px;
}
.new li span
{
	float: right;
	padding-right: 15px;
}
.linktext
{
	text-decoration:underline;
	color:blue;
	}
















.menu {
font-family:"ËÎÌå"; font-size:13px;
width:933px; 
margin:0;
margin-left:20px;
}
/* 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;

position:relative;  background:url(z_10.jpg) repeat;  
}
/* 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 {
display:block; 
text-align:center; 
text-decoration:none;
width:112px; 
height:30px; 
color:#000; 
border-left:1px solid #fff;
border-right:1px solid #fff;
border-bottom:1px solid #fff;
border-width:1px 1px 1px 1px;
line-height:30px; font-size:13px; 
}
/* make the dropdown ul invisible */
.menu ul li ul {
display: none;
}
.menu ul li ul li {  overflow:hidden;
}

/* specific to non IE browsers */
/* set the background and foreground color of the main menu li on hover */
.menu ul li:hover a {
color:#fff; background:url(z_08.jpg);
}
/* 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:31px; 
left:0; 

width:112px;
}
/* style the background and foreground color of the submenu links */
.menu ul li:hover ul li a {
display:block; 
background:#80ABCA; 
color:#000; font-size:12px; height:25px; line-height:25px;

}
/* style the background and forground colors of the links on hover */
.menu ul li:hover ul li a:hover {
background:#F9C443; 
color:#000;


}


