@charset "utf-8";

*{margin:0;	padding:0;}
body{ margin:0 auto; font-family:Verdana, Geneva, sans-serif,"宋体"; background:#90b2d6; width:1002px;  }
#box{font-size:12px; color:#414b55; background:#fff  url(images/left_bg.jpg) repeat-y left; overflow:hidden; }
#header{ background: url(images/top.jpg) no-repeat; height:81px;width:1002px; margin:0 auto; }
/*导航*/
#topnav {
	list-style:none;
	float:right;
	line-height:40px;
	font-size:14px;
	font-weight: bold;
	padding-top:38px;
	padding-right:20px;
height:40px; display:block; 

}

#topnav li {
	float: left;
	padding:0;
	text-align:left;
	width:85px;

}
#topnav li a {
	color:#0043b8;
	text-decoration:none;
	display:block;
	text-align:center;
}
#topnav li.line{ background: url(images/top_line.jpg)  no-repeat bottom; width:5px; height:40px;}
#topnav li a:hover {
	color:#1274e7;
}
/*导航结束*/

#fla{ background:url(images/banner.jpg) no-repeat; height:266px; width:1002px; margin:0 aut;clear:
both;} 
/*主体开始*/
#contain{width:auto; overflow:hidden; background: #fff url(images/left_bg.jpg) repeat-y left; width:1002px; }
/*左边导航开始*/
#leftside {
	float:left;
	overflow:hidden;	
	width:231px;
	
}
.com_o{ background:url(images/com_o.jpg) no-repeat; padding-top:50px; }
.com_o a{line-height:35px;
	width:165px;
	background:url(images/left_nav_line.jpg) no-repeat bottom;
	height:35px;
	padding-left:45px;
	overflow:hidden;
	text-decoration:none;
	display:block;
	color:#333; font-size:14px; }
.com_o2{ background:url(images/com_00.jpg) no-repeat; padding-top:50px;}
#leftside ul {

	background:url(images/left_bg.jpg) repeat-y;
	list-style:none;
	font-size:14px;
	overflow:hidden;

	
}

#leftside ul li a {
	line-height:35px;
	width:165px;
	background:url(images/left_nav_line.jpg) no-repeat bottom;
	height:35px;
	padding-left:45px;
	overflow:hidden;
	text-decoration:none;
	display:block;
	color:#333;	
}
#leftside ul li a:hover {
	color:#0043b8;	
}
/*左边导航结束*/

/*右边内容开始*/
#right_box{background:#fff;  float:right; overflow:hidden; width:768px;}
#text_box{ padding:0 20px; line-height:1.75; background: url(images/text_bg.jpg) repeat-y; float:left; overflow:hidden; width:720px;}
#text_box p{ text-indent:25px; padding-bottom:15px;}
#text_box .img{ margin-left:65px; margin-top:20px; float:left; width:auto; border:#d5e1e1 solid 6px;} 
  #text_box .ims{border:#d5e1e1 solid 2px; margin:20px 10px 20px 20px; float:left; width: auto;}
  #text_box .imst{ float:right; border:#d5e1e1 solid 6px; width:auto; margin-bottom:30px; margin-right:20px;}
  #tel{ padding-left:65px; height:200px; margin-top:10px;}
  #text_box a{ text-decoration:none; color:#414b55; }
  .mixio{ padding-bottom:20px; clear:both; overflow:hidden;
  width:710px;}
/*右边内容结束*/
/*主体结束*/
/*底部开始*/
#ft{text-align:center; color:#0041b1;  clear:both; padding:20px 0 15px 0; border-bottom: solid 5px #0067c1; background:#ededed; width:1002px; margin:0 auto; }
#ft a{color:#0041b1; text-decoration:none;} #ft a:hover{color:#414b55;}

