﻿body
{
	font: 14px 宋体;
	background-color: #fff;
	list-style: none;
	margin: 3px 0 0;
	padding: 0;
}
#container
{
	width: 1000px;
	margin: 0 auto;
	padding: 0;
}
#header
{
	height: auto;
	margin: 0;
	padding: 0;
}
#mainContent
{
	height: 515px;
	margin: 0;
	padding: 0;
}
#sidebar
{
	display: block;
	float: left;
	width: 187px;
	margin: 10px 0 0 3px;
	padding: 0;
}
#content
{
	float: right;
	width: 800px;
	margin: 10px 0 0;
	padding: 0;
}
#content1
{
	width: 1000px;
	margin: 0 10px;
	padding: 0;
	height:auto;
}
#footer
{
	text-align: center;
	color: #FFF;
	line-height: 24px;
	background-color: #0096CD;
	margin: 0;
	padding: 0;
}
#logo
{
	height: 50px;
	margin: 0;
}
#top_nav3
{
	background-color: #0096CD;
	width: 1000px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 700;
	line-height: 30px;
}
#top_nav3 ul
{
	padding-right: 20px;
	text-align: right;
	list-style-type: none;
	margin: 0;
}
#top_nav3 li
{
	display: inline;
	list-style-type: none;
	margin-left: 12px;
}
OL LI
{
	margin: 8px;
}
#con
{
	font-size: 14px;
	width: 97%;
	margin: 0 auto;
}
#tags
{
	width: 100%;
	height: 100%;
	margin: 0 0 0 10px;
	padding: 0;
}
#tags LI
{
	background: url(../style/images/tagleft.gif) no-repeat left bottom;
	float: left;
	margin-right: 1px;
	list-style-type: none;
	height: 23px;
	font-weight: 700;
}
#tags LI A
{
	float: left;
	background: url(../style/images/tagright.gif) no-repeat right bottom;
	color: #999;
	line-height: 23px;
	height: 23px;
	text-decoration: none;
	padding: 0 10px;
}
#tags LI.emptyTag
{
	background: none transparent scroll repeat 0 0;
	width: 4px;
}
#tags LI.selectTag
{
	background-position: left top;
	margin-bottom: -2px;
	position: relative;
	height: 25px;
}
#tags LI.selectTag A
{
	background-position: right top;
	color: #000;
	line-height: 25px;
	height: 25px;
}
#tagContent
{
	border-right: #aecbd4 1px solid;
	border-top: #aecbd4 1px solid;
	border-left: #aecbd4 1px solid;
	border-bottom: #aecbd4 1px solid;
	background-color: #FFF;
	line-height: 20px;
	padding: 1px;
}
.tagContent
{
	display: none;
	width: 100%;
	color: #474747;
	height: 250px;
	padding: 10px;
}
#tagContent DIV.selectTag
{
	display: block;
}
.text
{
	border-bottom-color: #0096CD;
	border-width: 0 0 1px;
}
#content a:hover, #content a:link, #content a:visited
{
	color: Blue;
}
#footer a:link, #top_nav3 li a:link
{
	color: #FFF;
	text-decoration: none;
	padding-bottom: 2px;
}
#footer a:visited, #top_nav3 li a:visited
{
	color: #FFF;
	text-decoration: none;
}
#footer a:hover, #top_nav3 li a:hover
{
	color: #FFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

