a {
	color:#0066FF;
}

body	{
	color:#666666;
}

#container	{
	width: 794px;
	margin: 0 auto;
}

#headlink	{
	width: 71px;
	float: right;
	margin-top: 35px;
	font: "宋体";
	font-size: 12px;
}

#headlink div	{
	margin-bottom: 5px;
}

#headlink a	{
	color: #999999;
}

#contentlink	{
	width: 200px;
	float: right;
	font: "宋体";
	font-size: 12px;
	margin-top: 170px;
	margin-right: 10px;
}

#banner	{
	background-image:url(../images/title.jpg);
	width: 794px;
	height: 83px;
}

#menu {
	background-image:url(../images/menuback.jpg);
	width: 100%;
	height: 30px;
}

.menuitem {
	float: left;
	padding-top: 9px;
	text-align: center;
	font: "宋体";
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	cursor: pointer;
}

.menuitem:hover	{
	background-repeat: no-repeat;
	background-position: 0px 1px;
	color: #666666;
}

.shortmenu	{
	width: 80px;
	height: 30px;
}

.shortmenu:hover {
	background-image: url(../images/tab.jpg);
}

.selected	{
	background-repeat: no-repeat;
	background-position: 0px 1px;
	color: #666666;
	background-image: url(../images/tab.jpg);
}

.selectedlong	{
	background-repeat: no-repeat;
	background-position: 0px 1px;
	color: #666666;
	background-image: url(../images/tablong.jpg);
}

.longmenu {
	width: 100px;
	height: 30px;
}

.longmenu:hover	{
	background-image: url(../images/tablong.jpg);
}

#contenttop	{
	width: 100%;
	height: 215px;
	background-image: url(../images/contenttop.jpg);
}

#contentleft	{
	float: left;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	width: 539px;
	height: 320px;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 24px;
	font: "宋体";
	font-size: 12px;
	line-height: 150%;
}

#contentleft1	{
	width: 263px;
	float: left;
	height: 100%;
}

#contentleft2	{
	width: 272px;
	float: left;
	height: 100%;
}

#contentleft ul	{
	margin-top: -5px;
}

#contentleft li	{
	margin-top: 5px;
	padding-left: 15px;
	list-style: none;
	margin-left: -25px;
	margin-right: 10px;
	background-repeat:no-repeat;
	background-image:url(../images/label.png);
	background-position: 0px 4px;
}

#contentleft2 li	{
	margin-top: 0px;
}

#contentright	{
	width: 230px;
	margin-top: 5px;
	margin-left: 3px;
	float: left;
	font: "宋体";
	font-size: 12px;
}

#footer {
	width: 100%;
	height: 25px;
	background-image: url(../images/footerback.jpg);
	text-align: center;
	padding-top: 20px;
}

#footer span	{
	color: white;
	font-size: 10px;	
	font-family: Arial, Helvetica, sans-serif;
}

.spliter	{
	width: 1px;
	height: 95%;
	float: left;
	background-color:#CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
}

.horzontalspliter	{
	width: 85%;
	height: 1px;
	float: left;
	background-color:#CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
}
.clear
{
	clear:both;
}
hr
{
	color:#666;
	border: solid 1px #E5E5E5;
	
}
.sectHeader
{
float:left; 
margin-left:10px; 
margin-top:10px; 
font-weight:bold; 
font-size:12px;
color:#000;
}
.thead
{
	float:left; 
margin-left:10px; 
margin-top:10px; 
font-weight:bold; 
font-size:12px;
color:#fff;
background-color:#900;
width:190px;
padding:5px;
}
.tbody
{
	float:left; 
margin-left:10px; 
font-weight:normal; 
font-size:12px;
color:#000;
border:solid 1px #900;
width:188px;
padding:5px;
}
