﻿body
{
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	font-family: 宋体, verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #666666;
}

img
{
	border-width: 0;
}

a
{
	text-decoration: underline;
	color: #393939;
}

a:hover
{
	text-decoration: none;
	color: #ff0033;
}

a:active
{
	color: #980000;
}

a.more
{
	text-decoration: none;
	color: #ff0000;
}

a.more:hover
{
	text-decoration: underline;
	color: #e05252;
}

.top
{
	position: relative;
	width: 778px;
	margin-left: auto;
	margin-right: auto;
}

.bottom
{
	position: relative;
	width: 778px;
	height: 70px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/btbk.gif);
	background-color: #ececec;
	background-repeat: repeat-x;
}

.crow
{
	position: relative;
	width: 778px;
	margin-left: auto;
	margin-right: auto;
}

.nav
{
	position: relative;
	width: 778px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/navbk.gif);
	color: #FFFFFF;
	height: 38px;
}

.navitem
{
	text-align: center;
	font-size: 14px;
}

.navitem a
{
	text-decoration: none;
	color: #FFFFFF;
}

.navitem a:hover
{
	font-weight: bold;
	text-decoration: none;
	color: #ff9900;
}

.navitem a:active
{
	color: #ff6600;
}

.sitepath
{
	font-size: 13px;
}

a.sitepath
{
	text-decoration: none;
	color: #0000cd;
}

a.sitepath:link
{
	text-decoration: none;
	color: #393939;
}

a.sitepath:visited
{
	text-decoration: none;
	color: #393939;
}

a.sitepath:hover
{
	text-decoration: underline;
	color: #ff0033;
}

a.sitepath:active
{
	color: #980000;
}

.navitemEnd
{
	width: 14px;
	text-align: center;
}

.navitemSelectEnd
{
	width: 14px;
	background-image: url(images/navselright.gif);
	background-repeat: no-repeat;
	background-position-x: right;
}

.navitemSelect
{
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	text-indent: 13px;
	background-image: url(images/navselleft.gif);
	background-repeat: no-repeat;
}

.navitemSelect a
{
	text-decoration: none;
	color: #FFFFFF;
}

.navitemSelect a:hover
{
	font-weight: bold;
	text-decoration: none;
	color: #ff9900;
}

.navitemSelect a:active
{
	color: #ff6600;
}

.navline
{
	background-color: #9e9e9e;
	height: 5px;
	font-size: 1px;
}

.content
{
	position: relative;
	width: 778px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}

.cleft
{
	background-image: url(images/cbk.gif);
	background-repeat: repeat-y;
}

.cright
{
	background-image: url(images/cbk.gif);
	background-repeat: repeat-y;
}

.ctitle
{
	margin-left: 16px;
	font-family: "黑体";
	font-size: 16px;
	color: #000000;
}

.ctitle1
{
	font-family: "黑体";
	font-size: 16px;
	color: #ff6600;
}

.clist
{
	margin-left: 16px;
}

.cline
{
	background-image: url(images/dotbk.gif);
	background-repeat: repeat-x;
	height: 1px;
	width: 95%;
	margin-left: 16px;
}

.yline
{
	background-color: #ff6e0d;
	height: 2px;
	font-size: 1px;
}

.c1left
{
	float: left;
	margin-left: 20px;
	width: 360px;
	overflow: hidden;
}

.c1right
{
	margin-left: 381px;
	width: 380px;
	overflow: hidden;
}

.clink
{
	margin-left: 32px;
}

.bottomtext
{
	text-align: center;
}

.bottomline
{
	background-color: #2e2e2e;
	height: 2px;
	font-size: 1px;
}

.posbar
{
	background-color: #f1f1f1;
	text-indent: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.title
{
	font-weight: bold;
	font-size: 24px;
	color: #003EC8;
}

.p1
{
	font-size: 16px;
	color: #000000;
	font-family: "宋体";
}

