/* CSS Document */

body {
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#00CCFF;
	background-image:url(images/bg.png);
	background-repeat: repeat-x;
	background-position: top;
}
a{
	text-decoration: none;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #FF6600;
}
a:active {
}
#main{
	width:900px;
	margin:auto;
	background:#FFFFFF;
}
#top{
}
.left{
	float:left;
}
.clear{
	clear:both;
}
#menu{
	background:url(images/menu_bg.png);
	height:38px;
	line-height:38px;
	text-align:right;
	padding:0 30px 0 0;
	width:870px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}
#menu ul{
	margin:0;
	padding:0;
	list-style:none;
}
#menu li{
	display:inline;
	margin:0 15px;
}
#menu a{
	font-size:14px;
	font-weight:bold;
}
#menu a:link {
	color:#003366;
}
#menu a:visited {
	color:#003366;
}
#menu a:hover {
	color:#FFFFFF;
}
#menu a:active {
}
#sidebar{
	float:right;
	width:288px;
	background:#DDF8FD;
	line-height:22px;
	overflow:hidden;
}
#content{
	width:612px;
	float:left;
}
#content h1{
	font-size:16px;
	padding:30px 0 0 20px;
	margin:0;
}
.incontent{
	padding:15px;
	text-indent:24px;
	line-height:22px;
}
.dcjs{
	background:#F1FCFE;
}
.incontent01{
	background-image: url(images/incontent_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	border-top:1px solid #CCCCCC;
}
.incontent02{
}
.neirong{
	padding:10px;
}
#sidebar dl{
	margin:0;
	padding:0;
}
#sidebar dt{
	background:url(images/dt_bg.png);
	border:1px solid #FFCC00;
	line-height:30px;
	font-size:14px;
	color:#FF6600;
	font-weight:bold;
	padding:0 0 0 10px;
	margin:15px 0 0 0;
}
#sidebar dt span{
	color:#FF9D5C;
	font-size:12px;
	font-weight:normal;
	padding:0 0 0 5px;
}
#sidebar dd{
	margin:10px 0 0 0;
	padding:0;
	text-indent:24px;
}
#sidebar .jcgd dt{
	margin:10px 0;
}
#sidebar .jcgd span{
	float:right;
	padding:0 10px 0 0;
}
#sidebar .jcgd dd{
	background-image: url(images/dd_bg.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding:0 0 0 9px;
	margin:0 0 0 5px;
	text-indent:0;
	line-height:24px;
	border-bottom:1px dashed #CCCCCC;
}
#linklogo{
	overflow:hidden;
}
#link ul{
	padding:0 10px;
	margin:0;
	list-style:none;
}
#link span{
	float:right;
	font-size:12px;
	font-weight:normal;
	padding:0 10px 0 0;
}
#linklogo li{
	float:left;
}
#linklogo li img{
	margin:20px 10px 0 10px;
	display:inline;
	width:88px;
	height:31px;
	display:block;
	background:#FFFFFF;
	border:0;
}
#linkwz{
	overflow:hidden;
}
.hg{
}
#linkwz ul{
	padding:0 0 0 40px;
}
#linkwz li{
	float:left;
	width:auto;
	white-space:nowrap;
	width:160px;
	overflow:hidden;
	margin:0 0 0 10px;
}
#linkwz li a{
	line-height:20px;
}
#foot{
	margin:20px 0 0 0;
	padding:5px 0 10px 0;
	border-top:2px solid #CCCCCC;
	text-align:center;
	line-height:25px;
}
#content dl{
	padding:10px;
	margin:0;
}
#content dt{
	font-size:14px;
	padding:0 0 0 13px;
	background-image: url(images/dt.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight:bold;
	margin:15px 0 0 0;
}
#content dt a{
	text-decoration:underline;
}
#content dt a:link {
	color:#003366;
}
#content dt a:visited {
	color:#003366;
}
#content dt a:hover {
	color:#000000;
}
#content dt a:active {
}
#content dt span{
	float:right;
	font-size:12px;
	color:#FF9900;
	font-weight:normal;
}
#content dd{
	padding:0 0 10px 0;
	color:#999999;
	margin:7px 0 0 0;
	border-bottom:1px dashed #CCCCCC;
	line-height:20px;
}
.np p{
	margin:5px 0;
}

.jiangpin img{
	margin:0 5px;
}
.ganxie{
	background-image: url(images/ganxie.png);
	background-repeat: no-repeat;
	background-position: left top;
	height:29px;
	padding:0 0 0 52px;
}
.piaohong a:link{
	color:#FF0000;
}
.piaohong a:visited {
	color:#FF0000;
}
.piaohong a:hover {
	color:#990000;
}
.piaohong a:active {
}

