﻿a:link {TEXT-DECORATION:none}
a:vlink {TEXT-DECORATION:none}
a:visited {TEXT-DECORATION:none}
a:hover {TEXT-DECORATION:underline}

body 
{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	background:#fff
}

/** 文件头 **/
#top_right
{
	float:right;
	width:650px;
	height:145px;
	border-top:0px;
	border-right:0px;
	border-left:0px;
	border-bottom: 0px solid #fff;
	display:inline
}
/** 文件头 **/

/** 菜单导航 **/
#menu
{
	width:100%;
	height:33px;
    background:url('images/menubg.gif');
	padding:0 0 0 0px;
	margin:0
}

#menu ul
{
	margin:0;
	padding:0;
}

#menu li
{
	list-style-type:none;
	margin-right:20px;
	line-height:33px;
	font-size:14px;
	font-weight:bold;
	display:inline;
	float:left
}

#menu li a
{
	color:#fff;
	text-decoration:none
}

#menu li a:hover
{
	color:#daebff
}
/** 菜单导航 **/

/** 搜索 **/
.search_text
{
	border-top:#FF6600 1px solid;
	border-bottom:#FF6600 1px solid;
	border-left:#FF6600 1px solid;
	border-right:#FF6600 1px solid;
	background:url('images/icon_searchbar.gif') no-repeat 3px 5px;
	width:90px;
	height:18px;
	color:#506F00;
	padding-left:20px
}

.search_submit
{
	font-size:12px;
	background:#b4c946;
	color:#fff;
	height:23px;
	border-right:#40500c 1px solid;
	border-top:#ecffaf 1px solid;
	border-left:#ecffaf 1px solid;
	border-bottom:#40500c 1px solid
}
/** 搜索 **/

/** 左侧标题 **/
#left_title
{
	border-bottom:1px solid #0954A6;
	font-size:16px;
	font-weight:bold;
	line-height:20px;
	text-align:left;
	color: #0954A6
}
/** 左侧标题 **/

/** 左侧标题链接 **/
#link
{
	margin: 0px 0;
	height: 24px;
	color:#609509;
	font-size:12px;
	text-align:right;
	overflow: hidden
}
/** 左侧标题链接 **/

/** 右侧标题 **/
#right_title
{
	border-bottom:1px solid #C1E25D;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	text-align:left;
	color: #506F00
}

#right_title_txt
{
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	text-align:center;
	color: #88BB00
}
/** 右侧标题 **/
 
/** 文章标题 **/
#title
{
	margin:0px;
	color:#109dd0;
	text-align:center;
	font:bold 15px/22px "verdana";
}

#title_link
{
	color:#333;
	font-size:14px;
}

#red_link
{
	color:#FF0000;
	font-size:14px;
}

#blue_link
{
	color:#0000FF;
	font-size:14px;
}
/** 文章标题 **/

/** 文章属性 **/
#article_other
{
	color:#ff6600;
	font-size:12px;
	float:center
}
/** 文章属性 **/

/** 文章内容 **/
#article_content
{
	width:100%;
	line-height:150%;
	font-size:14px;
	background:#fcfff7;
	color:#333;
	text-align:left;
	padding-left:10px;
	border-left:#aed6b3 1px solid;
	padding-right:10px;	
	border-right:#aed6b3 1px solid;
	padding-top:15px;
	border-top:#aed6b3 1px solid;
	padding-bottom:10px;	
	border-bottom:#aed6b3 1px solid;
	display:inline
}
/** 文章内容 **/

/** 文章标题 **/
#article_title
{
	width:100%;
	line-height:150%;
	font-size:14px;
	background:#fff;
	text-align:left;
	padding-left:10px;
	border-left:#aed6b3 1px solid;
	padding-right:10px;	
	border-right:#aed6b3 1px solid;
	padding-top:15px;
	border-top:#aed6b3 1px solid;
	padding-bottom:10px;	
	border-bottom:#aed6b3 1px solid;
	display:inline
}
/** 文章标题 **/

/** 上下一篇文章的链接 **/
#previous_next
{
	width:100%;
	line-height:150%;
	font-size:14px;
	background:#fcfff7;
	text-align:left;
	padding-top:15px;
	display:inline
}

#previous_next_link
{
	font-size:14px;
	color:#333;
}
/** 文章内容 **/

/** 底部线条 **/
#footerLine
{
	background: url('images/line.gif') repeat-x 0px 0px;
	overflow:hidden;
	width:99%;
	height:1px;
	float:left
}
/** 底部线条 **/

/** 底部声明 **/
#footer
{
	clear:both;
	margin-right:auto;
	margin-left:auto;
	padding-top:15px;
	padding-bottom:15px;
	color:#999;
	font:12px/24px "verdana";
	text-align:center;
    background:#fff
}
/** 底部声明 **/

/** 声明链接 **/
#about
{
	color:#999;
	font:12px/24px "verdana";
	text-align:center
}
/** 声明链接 **/