@charset "utf-8";
/* CSS Document */
body {
	font-family: Arial, "宋体", Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	padding: 0;
	margin: 0;
}
img {
    border: 0;
}
#phone {
	background-image: url(../img/phone.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 116px;
	margin: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
}

div.RoundedCorner{background: #f4f4f4}
b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px;overflow: hidden; background: #f4f4f4}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

#box {
	width: 930px;
	margin: 0 auto;
	background-color: #FFFFFF;
}
#left {
	float: left;
	width: 202px;
	background-color:#FFFFFF;
}
#lefttop {
	height: 12px;
	background-image: url(../img/left_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#hotline {
	width: 187px;
	padding-left: 8px;
	font-size: 12px;
}
#left h4{
	color: #a3a3a3;
	margin-bottom: 4px;
}
#main {
	float: left;
	width: 683px;
	padding: 0 30px 0 15px;
	background-color:#FFFFFF;
}
#main h4{
	color: #c5407b;
	margin-bottom: 4px;
}
#NEWS {
    text-align:center;
	width: 90%;
	padding-left: 20px;
	color: #666;
	font-size: 12px;
}
#NEWS h3{
    color:#000;
}
#NEWS img{
    margin: 23px 15px 5px 0px;
	float:left;
}
#NEWS p{
    text-align:left;
	line-height: 150%;
	color: #906f51;
	font-size: 14px;
}

.leftcontent {
	width: 187px;
	padding-left: 8px;
}
.content1 {
	border-top: 1px solid #ece6d6;
	font-family: Arial, "宋体", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 135%;
	padding-top: 5px;
}
.content1 img{
    text-align: center;
	margin: 3px;
}
.content2 {
	border-top: 1px solid #ece6d6;
	line-height: 135%;
	padding-top: 25px;
	color: #906f51;
	float: left;
}
.imgbig {
    float:left;
}
.detail {
    float: right;
	padding-left: 3px;
}
.detail p{
    font-size:12px;
}
.content2 img {
    border: 5px solid #eee;
	margin: 3px;
}
.content2 ul {
    margin: 5px 5px 5px 22px;
    padding: 0;
}
.content2 li{
    list-style:square;
	margin-bottom: 4px;
}
.font_grey {
    font-family: Arial, "黑体", Helvetica, sans-serif;
 	font-size: 12px;
    color:#bbb;
	font-weight: bold;   
}

#nav {
	background-image: url(../img/topnav_bg.jpg);
	background-repeat: no-repeat;
	height: 92px;
	width: 728px;
	float: left;
}
#nav ul{
    margin-left: 68px;
	margin-top: 13px;
}
#nav li {
    float:left;
	list-style-type:none;
	display: block;
	font-weight: bold;
	margin-left: 30px;
}
#nav li a {
    text-decoration: none;
	color: #000;
}
#nav li a:hover {
    text-decoration: underline;
	color: #fff;
}
.nownav {
    color: #fff;
}
#slogan {
	background-image: url(../img/top_bg.jpg);
	background-repeat: no-repeat;
	height: 180px;
	width: 728px;
	float: left;
}
#right{
    float:right;
	width: 235px;
	padding-top: 22px;
}
#footer{
    clear: both;
	margin: 0 auto;
	width: 930px;
	background-color:#f4f2ed;
	font-size: 12px;
}
#footerlogo{
    float:left;
	width:185px;
	padding: 10px 35px 0  0;
	text-align:right;
}
#footermenu{
    padding: 5px 0 5px 20px;
}
#footermenu a{
    color:#000;
}


#category1,#category2,#category3,#category4,#category5,#category6{
	background-image: url(../img/category_room.jpg);
	background-repeat: no-repeat;
	height: 85px;
	width: 728px;
	float: left;
}
#category1 h3,#category2 h3,#category3 h3,#category4 h3,#category5 h3{
    text-indent: -9999px;
}
#category2 {
	background-image: url(../img/category_service.jpg);
}
#category3 {
	background-image: url(../img/category_friend.jpg);
}
#category4 {
	background-image: url(../img/category_gz.jpg);
}
#category5 {
	background-image: url(../img/category_member.jpg);
}
#category6 {
	background-image: url(../img/category_aboutus.jpg);
}

#menu {
	width: 187px;
	padding-left: 8px;
	background-color:#FFFFFF;
}
#menu h4{
	color:#333;
	padding-left: 20px;
	background-image:url(../img/menu_dot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin:0 0 10px 10px;
}
#menu ul{
    margin: 0 0 0 2px;
}
#menu li{
    background-image:url(../img/menu_bg.jpg);
	background-repeat:no-repeat;

	height: 27px;
	list-style-type:none;
	margin: 4px 0px;
	padding: 3px 0 0 30px;
}
th{
    border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
}

td{
    border-bottom: 1px solid #ece6d6;
}
.STYLE1 {color: #FF0000}
.STYLE2 {color: #906f51; font-weight: bold;}

.mapguide {
	padding: 20px;
	background-color: #fff;
	width: 100%;
	margin: 20px;
	text-align: center;
}
.mapguide {
    margin: 5px;
}
