#header {
	margin:10px auto;
	width:1000px;
	border-bottom:1px solid #ddd;
	font-size: 86px
}
#header li {
	float:left;
}
#header .logo {
	width:180px;
	height:100px;
}
#header .flash {
	margin:0 20px;
	width:600px;
	height:100px;
}
#header .phone_head {
	width:180px;
}
#content {
	margin:0px auto;
	width:1000px;
}
#l_con {
	width:180px;
	float:left;
}
#c_con {
	margin:0 20px;
	width:540px;
	float:left;
}
#r_con {
	width:240px;
	float:left;
}
#r_con .block_con table{
width:100%;
}
#r_con .block_con table td{
height:20px;
padding:0 10px 0 20px;
}
#r_con .block_con table .news{
height:20px;
background:url(../images/list_style1.gif) no-repeat 10px 8px;
}
#r_con .block_con table .news_img{
width:104px;
padding:0 0 0 10px;
}
#r_con .block_con table .news_img img{
width:104px;
height:78px;
border:1px solid #ddd;
}

#r_con .board li a {
	color:#000;
}
#r_con .board li a:hover {
	text-decoration:underline;
	color:#930;
}
#r_con .board li span {
	font-size:10px;
	float:right;
}
#r_con .right_block{
height:80px;
position:relative;
border:1px solid #ddd;
margin:10px auto;
}
#r_con .right_block img{
width:60px;
height:60px;
position:absolute;
left:10px;
top:10px;
}
#r_con .right_block .b_title{
position:absolute;
left:80px;
top:15px;
font-weight:bold;
color:#930;
text-decoration:underline;
}
#r_con .right_block .b_title:hover{
color:#0000FF;
}
#r_con .right_block .b_con{
position:absolute;
left:80px;
top:30px;
padding-right:10px;
}
#r_con .right_block1{
height:320px;
position:relative;
margin:10px auto;
}
#r_con .right_block1 img{
width:220px;
height:175px;
border:1px solid #ddd;
position:absolute;
left:8px; top:8px;
}
#r_con .right_block1 .b_title{
position:absolute;
left:8px;
top:200px;
font-weight:bold;
color:#930;
text-decoration:underline;
}
#r_con .right_block1 .b_title:hover{
color:#0000FF;
}
#r_con .right_block1 .b_con{
position:absolute;
top:220px;
line-height:18px;
text-indent:20px;
}
#r_con .right_block_map{
height:296px;
position:relative;
border:1px solid #ddd;
}
#r_con .right_block_map img{
width:230px;
height:290px;
position:absolute;
left:3px;
top:3px;
}
#l_con .fwtx{
width:100%;
}
#l_con .other_serv {
	border:2px solid #ddd;
	height:60px;
	margin:10px auto;
	position:relative;
	background:#eee;
}
#l_con .other_serv img {
	border:1px solid #ddd;
	position:absolute;
	left:5px;
	top:5px;
}
#l_con .other_serv p {
	font-weight:bold;
	color:#930;
	position:absolute;
	left:70px;
	top:10px;
}
#l_con .other_serv .serv_intro {
	font-size:10px;
	font-weight:normal;
	color:#333;
	position:absolute;
	left:70px;
	top:30px;
}
#l_con .other_serv p a {
	font-weight:bold;
	color:#930;
	text-decoration:underline;
}
#l_con .other_serv p a:hover {
	color:#0000FF;
}
#l_con .left_block{
height:240px;
background:url(../images/block2_1.gif) right bottom;
position:relative;
border:1px solid #ddd;
margin:10px auto;
}
#l_con .left_block .b_title{
position:absolute;
font-size:14px;
left:10px;
top:10px;
font-weight:bold;
color:#930;
text-decoration:underline;
}
#l_con .left_block .b_title:hover{
color:#0000FF;
}
#l_con .left_block .b_con{
position:absolute;
left:20px;
top:40px;
padding-right:10px;
}
#footer {
	margin:0px auto;
	width:1000px;
	border-top:1px solid #ccc;
	text-align:center;
	line-height:20px;
	font-size:12px;
}
#footer p {
	padding:5px;
}
#footer p a {
	padding:0 10px;
	color:#000;
}
#footer p a:hover {
	color:#930;
	font-weight:bold;
}
.link_but {
	width:100%
}
.link_but td {
	text-align:center;
	height:60px;
}
.link_but td a {
	display:block;
	width:100px;
	height:28px;
	background:url(../images/back_index.jpg);
	font-size:13px;
	color:#fff;
	font-weight:bold;
	line-height:28px;
	text-align:center;
}
.link_but td a:hover {
	background:url(../images/back_index1.jpg);
	color:#FFFF00;
}
