* {
	margin:0;
	padding:0;
}
body {
	font-size:12px;
	font-family:"宋体", Arial, Helvetica, sans-serif;
	color:#4c4c4c;
	background:#FFF;
}
a {
	text-decoration:none;
	color:#4c4c4c;
	font-size:12px;
}
a:hover {
text-decoration:none;
	color:#FF0000;
	font-size:12px;
}
img {
	border:0;
}
.clear {
	clear:both;
	height:1px;
	margin-bottom:-1px;
	overflow:hidden;
}
ul {
	list-style:none;
}

#head {
	width:988px;
	height:76px;
	margin:0 auto;
	position:relative;
}
#head #logo {
	position:absolute;
	top:40px;
	left:17px;
	width:156px;
	height:30px;
}
#head span {
	position:absolute;
	right:9px;
	top:56px;
}
#head span a {
	color:#0071c7;
	text-decoration:underline;
}

#main {
	width:960px;
	background:url(../image/bg.gif) repeat-y;
	margin:0 auto;
	position:relative;
	padding:14px 14px 0 14px;
}
#main .main_top {
	position:absolute;
	top:0;
	left:0;
	width:988px;
	height:9px;
	background:url(../image/top_bg.gif) no-repeat;
}
#main .main_bot {
	position:absolute;
	bottom:0;
	left:0;
	width:988px;
	height:9px;
	background:url(../image/bot_bg.gif) no-repeat;
}
#main #nav {
	width:960px;
	height:35px;
	background:#0171c7;
}
#main #nav li {
	width:102px;
	height:35px;
	line-height:35px;
	float:left;
	background:url(../image/line.gif) no-repeat right center;
	text-align:center;
}
#main #nav li.li2 {
	background:none;
}
#main #nav li a {
	font-weight:bold;
	color:#fff;
}
#main #banner {
	width:960px;
	height:280px;
	margin-top:4px;
	margin-bottom:18px;
}
#main h1 {
	height:22px;
	border-bottom:2px solid #ccc;
	margin-bottom:10px;
	position:relative;
}
#main h1 span {
	position:absolute;
	lert:0;
	bottom:-2px;
}

#main .leftsidebar {
	width:380px;
	float:left;
}
#main .leftsidebar p {
	line-height:24px;
	padding-left:8px;
}

#main .rightsidebar {
	width:569px;
	float:right;
}
#main .rightsidebar .sum1 {
	width:342px;
	float:left;
}
#main .rightsidebar .sum1 ul {
	padding-left:8px;
}
#main .rightsidebar .sum1 li {
	width:98px;
	height:28px;
	line-height:28px;
	background:#eeffe6;
	border:1px solid #ceffbf;
	margin:0 10px 10px 0;
	text-indent:0.5em;
	float:left;
}
#main .rightsidebar .sum2 {
	width:210px;
	float:right;
}
#main .rightsidebar .sum2 dl {
	padding-left:5px;
	margin-bottom:12px;
}
#main .rightsidebar .sum2 dd {
	width:49px;
	height:49px;
	margin-left:12px;
	float:left;
}
#main .rightsidebar .sum2 ul {
	width:210px;
}
#main .rightsidebar .sum2 li {
	width:210px;
	height:27px;
	line-height:27px;
	background:url(../image/dian.gif) no-repeat 10px center;
	text-indent:2em;
	overflow:hidden;
}
#main .rightsidebar .sum3 {
	width:561px;
	padding-left:8px;
	margin-top:10px;
}
#main .rightsidebar .sum3 h2 {
	height:15px;
}
#main .rightsidebar .sum3 ul {
	margin-top:10px;
}
#main .rightsidebar .sum3 li {
	width:128px;
	height:128px;
	float:left;
	border:1px solid #cccccc;
	margin-right:9px;
	overflow:hidden;
}
#main #foot {
	width:960px;
	height:70px;
	border-top:1px solid #cccccc;
	margin-top:20px;
	padding:15px 0;
	line-height:23px;
	text-align:center;
	color:#676767;
}

#main .place {
	width:940px;
	height:30px;
	line-height:30px;
	background:url(../image/ico1.jpg) no-repeat 13px center;
	text-indent:2.5em;
}
#main .page_sum {
	width:920px;
	margin:0 auto;
}
#main .page_sum .pic {
	width:180px;
	height:400px;
	float:left;
}
#main .page_sum p {
	width:715px;
	float:right;
	text-indent:2em;
	padding-bottom:20px;
	line-height:24px;
	padding-left:20px;
}
#main .page_sum span {
	color:#ff3300;
}