﻿@charset "utf-8";
* {
	margin:0;
	padding:0;
	font-size:12px
}
a {
	text-decoration:none;
	color:#333
}
a:hover{color:#F60}
img { border:none }
h4{ color: #930; font-size:13px}
body {
	background-color:#FFF;
	height:100%;
	text-align:center;
	margin:0 auto;
	font-family:"宋体", Verdana, Geneva, sans-serif;
	margin-bottom:5px
}
.main {
	width:930px;
	margin:0 auto;
	text-align:left;
}
.logo {
	float:left;
	width:40px;
	margin:15px 10px 15px 15px;
	_margin-left:8px
}
.banner {
	float:left;
	width:100%;
}
.menu {
	float:left;
	width:100%;
	height:36px;
	background:#333 url(../pic/menu.jpg) no-repeat;
	line-height:35px;
	letter-spacing:1px
}
.menu ul {
	float:left;
	list-style:none;
	text-align:center;
	width:89%
}
.menu ul li {
	float:left;
	width:115px;
}
.menu ul li a {
	float:left;
	width:100%;
	color:#FFF;
}
.menu ul li a:hover {
	background:#333 url(../pic/li_hover.jpg) no-repeat;
	color:#FFF;

}
.menu span {
	float:right;
	text-align:center;
	color:#FFF;
	width:10%
}
.menu span a {color:#FFF }
.menu span a:hover {
	color:#FFF;
	background:none
}
.info {
	width:930px;
	height:206px;
	background:#fff url(../pic/info_bg.jpg) repeat-x;
	float:left;
	overflow:hidden
}
#con {
	width:900px;
	float:left;
	margin:10px 0 0 15px;
	_margin-left:7px
}
#tags {
	height:25px;
	width:500px;
}
#tags li {
	float:left;
	margin-right:4px;
	background:url(../pic/span2.jpg) no-repeat left bottom;
	height:25px;
	list-style-type:none;
	width:175px
}
#tags li a {
	text-decoration:none;
	float:left;
	height:25px;
	padding:0px 10px;
	line-height:25px;
	color:#fff;
	font-weight:600;
	letter-spacing:1px;
}
#tags li.emptyTag {
	width:4px;
	background:none
}
#tags li.selectTag {
	background: transparent url(../pic/span.jpg) no-repeat top;
	position:relative;
	height:25px;
	line-height:25px;
}
#tags li.selectTag a {
	background-position: right top;
	color:#fff;
	font-weight:600;
	letter-spacing:2px;
	height:25px;
	line-height:25px;
}
.tagContent {
	background: transparent url(../pic/info_bg2.jpg) no-repeat left top;
	height:162px;
	color:#474747;
	width:100%;
	display:none
}
#tagContent div.selectTag { display:block }
.foot {
	clear:both;
	float:left;
	width:100%;
	height:26px;
	line-height:26px;
	background:#414141;
	color:#FFF;
	margin-bottom:5px
}
.contact {
	float:left;
	width:40%;
	margin-left:5px
}
.foot span { margin-left:16px }
.contact a {
	color:#FFF;
	margin:0 6px
}
.copyright {
	float:right;
	width:55%;
	text-align:right;
	margin-right:5px
}
.info_con {
	float:left;
	width:100%;
	margin:8px 0 2px 25px;
	_margin-left:15px;
}
.info_con ul {
	list-style:none;
	line-height:23px
}
.info_con ul li p { text-indent:1.5pc }
.info_con h5 { margin:6px 0 }
.tag_b{float:left; width:32%;margin:30px 0 0 15px}
.tag_b img{margin-right:6px}
.tag_a{float:left; width:65%;margin-top:10px}
.tag_a_a{float:left; width:45%}
.tag_a_a ul{list-style:inside square}
.main_body {
	float:left;
	width:100%;
	clear:both;
	margin-top:8px
}
.side_a {
	float:left;
	width:200px;
}
.side_a img {
	width:190px;
	margin-bottom:5px
}
.side_b {
	float:right;
	width:730px;
	margin-bottom:8px
}
.side_b_b {
	float:right;
	width:200px;
	background-color: #F7F7F7
}
.side_b_a {
	float:left;
	width:520px;
}
.title {
	display:block;
	height:26px;
	line-height:26px;
	font-size:12px;
	color:#333;
	letter-spacing:1px;
	background-color:#E3E3E3;
	width:100%;
	text-indent:4px
}
.title_list {
	width:90%;
	list-style:inside square;
	margin:6px 0 6px 16px
}
.title_list li { line-height:22px; }
.title_list li a:hover { color:#069; }
.mar0 { margin:0 }
.mar5 { margin:5px 0 0 0 }
.pos {
	height:20px;
	color: #999;
	margin:2px 0 4px 0
}
.geybor { border:1px solid #F3F3F3 }

