﻿/* CSS Document */
*{
  margin:0;
  padding:0;}
clear{
  clear:both;
}
img{border:0px;
    padding:0 ;
} 
html {
    background-color: #CCCCCC;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
#box{
  width:780px;
  padding:5px 10px;
  margin:  0 auto;
  background-color:#FFFFFF;
}
#top{
background: url(../images/top.jpg) no-repeat top left;
height:75px;
margin-bottom:5px;
}
#top a{
width:70px;
line-height:35px;
height:35px;
display:block;
margin-left:700px;
padding-top:40px;
}
#leftbox{
width:498px;
float:left;
}
.content{
border:1px solid #ACA6AB;
margin-bottom:5px;
}
.content p{
	line-height:22px;
	text-indent: 25px;
	font-size:12px;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:10px;
	padding-right:10px;
	text-align: justify;
}
#jieshao{
    width:496px;
	height:36px;
	padding-top:5px;
	padding-left:2px;
	background: url(../images/city2_4.gif) no-repeat ;
	background-position:0 -3px;
}
#jieshao img{
   width:7px;
   height:7px;
   padding:8px  6px 12px 6px;
   float:left;
   display:block;
}
#jieshao span a{
   font-size:13px;
   line-height:20px;
   padding-left:5px;
   padding-right:5px;
   color:#fff;
   display:block;
   background-color:#3EA8CC;
   border:1px  solid  #3EA8CC;
   float:left;
   text-decoration:none;
}
#jieshao span a:hover{
   background-color:#177B75;
   color:#FFFFFF;
}
#jieshao_content{
   line-height:22px;
	text-indent: 25px;
	font-size:12px;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
   
}
#rightbox{
width:273px;
padding-left:5px;
float:left;
}
#map a{
    width:273px;
    height:85px;
	display:block;
	border:1px solid #ACA6AB;
	margin-bottom:5px;
	background: url(../images/city_20.gif) no-repeat ;
}
#web a{
    width:248px;
    height:45px;
	display:block;
	border:1px solid #ACA6AB;
	margin-bottom:5px;
	font-size:15px;
	padding-top:40px;
	padding-left:25px;
	background: url(../images/city_21.gif) no-repeat ;
}
.more a{
   text-align: right; 
   font-size:13px;
   color:#fff;
   width:90px;
   display:block;
   line-height:30px;
   margin-left:150px;
   text-align:center;
   text-decoration:none;
   background: url(../images/more.jpg) no-repeat center center;
   
}
.more a:hover{
color: #CCFF00;
   
}
