body 
{
	margin-left: 0px;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#container 
{
	/*width:900px;
	margin:auto;
	background:#FFFFFF;*/
}

/*-------------------------------  页头、页脚与语言转换   --------------------------------------------------------------------- */
#layoutHeader_Logo
{
	font-size: 12px;
	line-height: 180%;
	color: #C13123;
}
#layoutHeader{
	/*width: 190px;
	height: 80px;
	vertical-align: top;
	text-align: left;
	background-color: #C5ED4E;*/
}
#layoutHeader ul
{
	font-size:14px;/*
	font-weight:bold;
	list-style-type: none;
	text-align: right;
	padding: 15px 55px 0 0;*/
}
#layoutHeader ul span
{
	color: #FF6600;
	padding-left: 10px;
}
#layoutHeader ul li
{
	list-style: none;
	display: inline;
	padding-left: 12px;
}
#layoutHeader ul li a {
	color:#666666;
	text-decoration:none;
}
#layoutHeader ul li a:hover {
	color: #0000CC;
	text-decoration:none;
}
#layoutPageFooter
{
	font-size: 12px;
	line-height: 180%;
	color: #666666;
	padding: 18px 0 10px 18px;
}

/**************   菜单  *************************/
#layoutMenu
{
	height:51px;
}
#layoutMenu ul 	
{
	text-align:right;	
	padding-top:17px;
	font-weight:bold;
}
#layoutMenu li 
{	
	list-style: none;
	display: inline;
}
#layoutMenu li a 
{
	text-decoration: none;
	font-size:14px;
	color: #000000;
	padding: 0 30px 0 10px;
}
#layoutMenu li a:hover {
	color: #0000CC;
}

/**********        单个栏目及其简介      *************/
.ColumnName
{
	font-size:14px;
	color:#000000;
	font-weight: bold;
}
#layoutIntroductionInfo
{
	font-size: 12px;
	line-height: 180%;
	color: #666666;
}
#layoutServicesInfo
{
	font-size: 12px;
	line-height: 180%;
	color: #C13123;
}

/*    文章列表 最新消息  */
#NewsList TD
{
	vertical-align:top;
	white-space:inherit;
	font-size:12px;
	line-height: 180%;
}

#NewsList .Left
{
	text-align:left;
}

#NewsList .Right
{
	text-align:right;
}

#NewsList .NoWrap
{
	white-space:nowrap;
}

#NewsList .Bottom
{
	padding-bottom: 10px;
}

#NewsList .Center
{
	text-align:center
}

#NewsList .Width50
{
	width:50%;	
}

#NewsList .PageClass
{
	text-align:right;
	padding-left:10px;
}
#NewsList a
{
	color: #666666;
	text-decoration: none;
}
#NewsList a:hover
{
	color: #006666;
	text-decoration: none;
}

/***********       主体内容              ********************/
#layoutConterBody 
{
	font-size: 12px;
	line-height: 180%;
	color: #666666;
}
.MessageHead
{
	font-size: 13px;
	color: #FF6600;
	line-height:16px;
}
.MessageContent
{
	font-size: 12px;
	color: #000000;
	line-height:16px;
}
.ExtendInfoTitle
{
	font-size: 12px;
	color: #000000;
	line-height:16px;
}
.ExtendInfoContent
{
	font-size: 12px;
	color: #000000;
	line-height:16px;
	text-align:right;
}
.ExtendInfoContent_50
{
	font-size: 12px;
	color: #000000;
	line-height:16px;
	width:50%;
}
.ExtendInfoContent_45
{
	font-size: 12px;
	color: #000000;
	line-height:16px;
	width:45%;
}
.ExtendInfoContent_40
{
	font-size: 12px;
	color: #000000;
	line-height:16px;
	width:40%;
}
.ExtendInfoContent_30
{
	font-size: 12px;
	color: #000000;
	line-height:16px;
	width:30%;
}
.ExtendInfoContent_20
{
	font-size: 12px;
	color: #000000;
	line-height:16px;
	width:20%;
}
.ExtendInfoContent_15
{
	font-size: 12px;
	color: #000000;
	line-height:16px;
	width:15%;
}
.ExtendInfoContent_10
{
	font-size: 12px;
	color: #000000;
	line-height:16px;
	width:10%;
}
#layoutArticleTitle
{
	font-size: 13px;
	color: #FF6600;
	line-height:16px;
	padding: 5px 0 8px 30px;
}
.ArticleExtendInfoList
{	
}
.ArticleExtendInfoList td
{
	border: 1px solid #cccccc;
}

a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #0000ff;
}
a:active {
	text-decoration: none;
}

/**********        友情链接      *************/
/*
#layoutUsefulLink 
{
	background-image: url(pic011.gif);
}
#layoutUsefulLink li
{
	font-size: 14px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 200%;
}
#layoutUsefulLink li a
{
	color: #333333;
	text-decoration: none;
}
#layoutUsefulLink li a:hover
{
	text-decoration: underline;
}
#layoutUsefulLinkValign
{
	vertical-align: top;
	padding-top:14px;
}*/
/*
#layoutNavigation 
{	
	font-size: 14px;
	color: #666666;
	text-align: right;
}
#layoutNavigation ul {
	list-style-type: none;
	margin:10px 0;
}
#layoutNavigation li 
{
	list-style-type: none;
	float:right;
	text-align:center;
	padding-right: 10px;
}
#layoutNavigation .FristClassCurrently 
{
	color: #000;	
	padding-bottom:8px;
}

#layoutNavigation .SecondClassCurrently 
{
	color: #000;	
	padding-bottom:8px;
}

#layoutNavigation .FristClass 
{
	padding-bottom:8px;
}
#layoutNavigation .SecondClass 
{
	padding-bottom:8px;
}

#layoutNavigation a:link, #layoutNavigation a:visited {
	color: #666666;
	text-decoration: none;
}
#layoutNavigation a:hover {
	color: #000000;
}*/