/* CSS Document */
BODY {
	FONT-SIZE: 9pt; FONT-FAMILY: 宋体;text-align:center; 
	background-color:#cecece; margin-left:auto; margin-top:0; 
}
table {
	FONT-SIZE: 9pt; FONT-FAMILY: 宋体;text-align:left; 
	 
}
A:link {
	COLOR: #000000; TEXT-DECORATION: none
}
A:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
A:active {
	COLOR: #000000; TEXT-DECORATION: none
}
A:hover {
	COLOR: #336699;  RIGHT: 0px; TEXT-DECORATION: none
}
#wrapper {
	width: 1002px;
	margin: 0 auto;
	text-align:center;
	background-color:#FFFFFF;
}
/* 主体内容 End */
#banner{
    width:1002px;
	height:156px;
	background:url(../img/banner.jpg) no-repeat;
	clear:both;
}
#menu {
	width:1002px;
	height:33px;
	float:left;
	text-align:center;
	display:block;
	
	background:url(../img/menu_bg.jpg) left top  repeat-x;
}
.mylist{width:1002px;height:33px; float:left;}
.mylist   li{   
  width:72px;
  height:33px;
  float:left;
  COLOR: #9ebd35; 
  
  list-style-type:none;
}
#menu a{
	
	color: #ffffff;
	text-align:center;
}

#menu a:link{
	color: #ffffff; 
	text-decoration:none;
	text-align:center;
}

#menu a:hover{
	color: #333333; 
	text-decoration:none;
	text-align:center;
}	

#menu a.active{
	color:#ffffff; 
	text-decoration:none;
	background-repeat:no-repeat;
	text-align:center;
}
#xinxi {
    width:1002px;
	height:36px;
	background:url(../img/xinxi_bg.jpg)  repeat-x;
	
	float:left;
}
#main {
	width:1002px;
	height:auto;
	float:left;
	overflow:hidden;
	text-align:center;
	clear:both;
	background:#FFFFFF;
}
#submain {
	width:1002px;
	float:left;
	top:10px;
	overflow:hidden;
	position:relative;
	text-align:center;
	clear:both;
	background:#FFFFFF;
}
#main_left {   
  width:673px;
  float:left; 
  height:auto; 
  clear:left;
  overflow:hidden;
} 
.main_left_title{   
  width:673px;
  text-align:left;
  float:left;
  margin-top:0px; 
  height:38px; 
  clear:left;
  display:inline;
  overflow:hidden;
} 
.main_left_content{   
  width:673px;
  text-align:left;
  float:left;
  line-height:25px;
  margin-top:0px; 
  clear:left;
   padding-top:14px;
  padding-left:22px;
  padding-right:20px;
    display:inline;
  overflow:hidden;
  background:url(../img/left_contentbg.jpg)  repeat-y;
}
.main_text_content{   
  width:600px;
  text-align:left;
  float:left;
  margin-top:5px;
  margin-left:14px; 
  line-height:25px;       

}
.rq{ float:right;}
.main_left_bottom{   
  width:673px;
  text-align:left;
  float:left;
  margin-top:0px; 
  height:16px; 
  clear:left;
  display:inline;
  overflow:hidden;
  background:url(../img/left_bottombg.jpg) no-repeat;
}

#main_right {   
  width:328px;
  height:auto; 
  background: #e4e4e4;
  margin-top:1px;
  padding-bottom:15px;

  display:inline;
  float:left;
  clear:right;
}
.main_right_title {   
  width:300px;
  float:left;
  height:30px;
  margin-left:12px;
  margin-top:8px;
  display:inline;
  overflow:hidden;
  padding-left:14px;
  line-height:34px;
  text-align:left;
  clear:both;
  
}

.main_right_content {
  width:290px;
  line-height:25px;
    margin-left:12px;
  display:inline;
  overflow:hidden;
  padding-left:8px;
  padding-right:10px;
  padding-top:14px;
  border:#6A9EC3 1px solid;
  text-align:left;
  float:left; 
}

#bottom1{
  height:36px;
  width:1002px;
  background:#207EEC;
  text-align:center;
  line-height:36px;
  float:left;
  margin-top:24px;
  display:inline ;
  clear:both;  
}
#bottom2{
  height:36px;
  width:1002px;
  background:#eeeeee;
  text-align:center;
  line-height:36px;
  float:left;
  display:inline ;
  clear:both;  
}

