/* CSS Document */

div, h1, h2, h3, h4, p, form,ol, label, input, textarea, img, span { margin:0; padding:0; }

ul,li { margin:0; padding:0; list-style-type:none; }
.spacer { clear:both; font-size:0; line-height:0; }

.top_nav10 {
position:absolute;
z-index:10000;
width: 200px;
color: #FFFFFF;
top:25px; 
left:1000px;
}
body {
    margin:0;
	font-family:"ËÎÌå",Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(../images/bg.jpg) no-repeat top center fixed;
	background-color: #3facec;
}

#top_box {
  width: 925px;
  margin: 0px auto;
}

#menu {
 display: block;
 background:url(../images/menu_bg.jpg);
 background-repeat:no-repeat;
 height: 42px;
 margin-top: 3px;
 font-size: 14px;
 font-weight: 600;
 color: #000000;
 line-height: 40px;
}

#menu li {
  float: left;
  display:block;
  height: 42px;
  line-height: 40px;
  text-align: center;
}
#one a{
 text-decoration: none;
 color: #000;

}
#one a:link{
 text-decoration: none;
 color: #000;

}
#one a:hover{
 text-decoration: none;
 color:#0e91e3;

}

#two a{
 text-decoration: none;
 color: #fff;

}
#two a:link{
 text-decoration: none;
 color: #fff;

}
#two a:hover{
 text-decoration: none;
 color:#000;

}
.report_bg {
  background:url(../images/index2_07.jpg);
  background-repeat:repeat-x;
  height: 40px;
  line-height: 40px;
  padding-left:90px;
  position:relative;
}
.public{
position:absolute;
left:10px;
top:0px;
}
.public img{
vertical-align:middle;
}
















.font_style1 {
 font-weight: 600;
}



.footer_logo {
  width: 925px;
  margin: 0px auto;
  margin-top: 8px;
}

#footer_box {
  width: 925px;
  margin: 0px auto;
  background:url(../images/footer_bg.jpg);
  background-repeat:repeat-x;
  border-bottom: 7px solid #57b5db;
  height: 48px;
  text-align: center;
  line-height: 20px;
  padding-top: 8px;
}



.left_con {
  float: left;
  width: 177px;
}

.right_con {
 float :right;
 width: 725px;
}

.main_con {
 width: 693px;
 border-left: 1px solid #dbdbdb;
 border-right: 1px solid #dbdbdb;
 min-height: 416px;
 height:auto !important; 
 height: 446px;
 background-color:#f6f6f6;
 padding: 15px;
}


#container_box {
  width: 925px;
  margin: 0px auto;
  margin-top: 10px;
}

