﻿body 
{
	
	color:#000000;
	margin:auto;
	text-align:center;
	width:1000px;}
*{font-size:12px;}

.header
{
	height: 197px;
	width: 1000px;
	margin:auto;
	background-image: url(../images/header.gif);}

.center
{
	text-align:center;}
.maindiv{
margin:auto;
	text-align:center;}

.contentfont
{
	line-height:200%;
	font-size:14px;
	text-align:left;
	color:#000000;}

.contentB
{ margin:10px;}

.contantA {background:url(../images/bg03.gif);}


.leftdiv
{
margin:auto;
	text-align:center;
	float:left;
	width:200px;}

.lefttop
{
	background-image: url(../images/left-top.gif);
	width: 200px;
	height:26px;
	text-align: center;
	font-size: 12pt;
	font-family: 华文楷体, 宋体;
	vertical-align:middle;
	font-weight: bold;
	color:#993300;}

.leftmiddle
{
	background-image: url(../images/left-middle.gif);}



.leftbottom
{
	background-image: url(../images/left-bottom.gif);
	height:4px;
	width:199px;
background-position: center top;
	background-repeat: no-repeat;}
.rightdiv
{
	float:right;	
	width: 785px;
	border: #04a293 1px solid;}


.homepageinfolist
{
	width:380px;
	margin:3px;}
.infotop
{
	background-image:url(../images/infotopbg.gif);
	height:25px;
	vertical-align:middle;
	padding:5px 0px 0px 0px;}

.infolisttitle
{
	margin: 0 0 0 25px;
	font-family: 华文楷体,宋体;
	font-weight: bold;
	font-size: 12pt;
	float:left;
	color:#993300;}

.infotopic
{
	text-align:center;
	font-family: 微软雅黑 黑体;
	font-family:14px;}

/* 链接颜色 */
a {color:Navy; text-decoration:none;}
a:hover {color:black ;text-decoration:none;}


a.black:link
{
color:#000000;
text-decoration:none;}
a.black:visit
{
color:#000000;
text-decoration:none;}
a.black:hover
{
color:#000000;
text-decoration:none;}

.articlelist
{ 
border-bottom: #04a293 1px dotted ;}



.hui
{
	color:#808080
;}

.had
{
	width:100%;margin:5px 0px 5px 0px;border: #04a293 1px solid;}


.line01 {background:url(../images/bg14.gif);height:2px;font-size:1px;width:100%;margin:0 auto;clear:both;}

.article_area {width:100%;background:#EDF5FD;border:1px solid #8FAFD2;padding-bottom:5px;}
.article_area h1 {font-size:26px;font-weight:bold;line-height:28px;width:100%;}
.article_area .date {width:100%;margin:0 auto;height:16px;border-bottom:1px solid #C5C5C5;text-align:right;}

/* 当前位置 */
.location {width:980px;height:28px; font-size:small;}
.location .URL {padding-top:5px;text-align:left;}
.location .URL a{text-decoration:underline;}
.location .URL a:hover{color:#CA0300;}

/* 标准底 */
#foot {border-top:1px solid #808080;margin-top:2px;color:#333;padding-bottom:5px;line-height:200%;width:980px;float:right;}

#foot a {color:#333;}

.error
{
	color:Red;}

/*js滚动图片*/
.scrollNewsBtn {
	position:absolute;
	right:10px;
	bottom:10px;}
.scrollNewsBtn a:link,
.scrollNewsBtn a:visited {
	float:left;
	padding:0 5px;
	margin:0 2px 0 0;
	line-height:1.4;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	font-family:Verdana,Arial;
	text-decoration:none;
	background:#000000;
	border:solid #000000 1px;}
.scrollNewsBtn a.lh:link,
.scrollNewsBtn a.lh:visited,
.scrollNewsBtn a:hover {
	background:#ffffff;
	border:solid #C9000D 1px;
	color: #C9000D;}
/*js滚动图片*/