/* CSS Document */
body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin: 0px;
	background-color: #3f5d77;
	background-image:url(now_bg.gif);
}

.white {
font-size: 12px;
color: #ffffff
}

.white_bold {
font-size: 12px;
color: #ffffff;
font-weight:bold;
}

.hei_bold {
font-size: 12px;
color: #000000;
font-weight:bold
}

.red {
font-size: 12px;
color: red
}
.hui {
font-size: 12px;
color: #333333
}

.yellew {
	font-size: 12px;
	color: #FF6D00;
}

.green {
	font-size: 12px;
	color:#339900;
}

.green_bold_14px {
	font-size: 14px;
	color:#339900;
	font-weight:bold
}

.fenhong {
	font-size: 12px;
	color:#DD84AC;
}

.BLUE_bold {
	font-size: 12px;
	color:#0391b5;
	font-weight:bold
}

.article_title {
	font-size: 16px;
	font-weight: bold;
	color:#339900;
}


.end {
	font-size: 12px;
	color: #333333;
	line-height:17px
}

.article_content {
	font-size: 12px;
	color: #333333;
	line-height:20px
}
.article_content2 {
	font-size: 12px;
	color:#333333;
	line-height:20px
}
.article_content3 {
	font-size: 14px;
	color:#333333;
	line-height:22px
}


.hui {
	font-size: 12px;
	color: #999999;
	line-height:22px
}


a.a_title1:link {
	color: #ff8041;
	text-decoration: none;
}
a.a_title1:visited {
	color: #ff8041;
	text-decoration: none;
}
a.a_title1:hover {
	color:#d5d520;
	text-decoration: none;
}
a.a_title1:active {
	color: #d5d520;
	text-decoration: none;
}


a.a_title:link {
	color: #333333;
	text-decoration: none;
}
a.a_title:visited {
	color: #333333;
	text-decoration: none;
}
a.a_title:hover {
	color:#FF3300;
	text-decoration: none;
}
a.a_title:active {
	color: #FF3300;
	text-decoration: none;
}

.a_title_red {
	color:red;
	font-size:12px;
	font-weight:bold	
}

.a_title_green {
	color:green;
	font-size:12px;
	font-weight:bold	
}
a.a_title_green:link {
	color: green;
	text-decoration: none;
}
a.a_title_green:visited {
	color: green;
	text-decoration: none;
}
a.a_title_green:hover {
	color:#FF3300;
	text-decoration: none;
}
a.a_title_green:active {
	color: #FF3300;
	text-decoration: none;
}


.a_title_pass14pxGreen {
	color:#000000;
	font-size:14px;
	font-weight:bold	
}
a.a_title_pass14pxGreen:link {
	color: #000000;
	text-decoration: none;
}
a.a_title_pass14pxGreen:visited {
	color: #000000;
	text-decoration: none;
}
a.a_title_pass14pxGreen:hover {
	color: green;
	text-decoration: none;
}
a.a_title_pass14pxGreen:active {
	color: green;
	text-decoration: none;
}


.a_title_red {
	color:red;
	font-size:12px;
	font-weight:bold	
}
a.a_title_red:link {
	color: red;
	text-decoration: none;
}
a.a_title_red:visited {
	color: red;
	text-decoration: none;
}
a.a_title_red:hover {
	color:#CC0000;
	text-decoration: none;
}
a.a_title_red:active {
	color:#CC0000;
	text-decoration: none;
}


.a_title_14pxBold {
	color:#333333;
	font-size:14px;
	font-weight:bold	
}
a.a_title_14pxBold:link {
	color: #333333;
	text-decoration: none;
}
a.a_title_14pxBold:visited {
	color: #333333;
	text-decoration: none;
}
a.a_title_14pxBold:hover {
	color:#FF3300;
	text-decoration: none;
}
a.a_title_14pxBold:active {
	color: #FF3300;
	text-decoration: none;
}


.a_title_article {
	color:#333333;
	font-size:12px;
	line-height:22px	
}
a.a_title_article:link {
	color: #333333;
	text-decoration: none;
}
a.a_title_article:visited {
	color: #333333;
	text-decoration: none;
}
a.a_title_article:hover {
	color:#339999;
	text-decoration:underline;
}
a.a_title_article:active {
	color: #339999;
	text-decoration: underline;
}





.a_over {
	color:red;
	font-size:12px;
	font-weight:bold	
}
a.a_over:link {
	color:red;
	text-decoration: none;
}
a.a_over:visited {
	color: red;
	text-decoration: none;
}
a.a_over:hover {
	color:#CC6699;
	text-decoration: none;
}
a.a_over:active {
	color: #CC6699;
	text-decoration: none;
}



a.dh {
	font-size: 12px;
	font-weight:bold
}
a.dh:link {
	color: #ffffff;
	text-decoration: none;
}
a.dh:visited {
	color: #ffffff;
	text-decoration: none;
}
a.dh:hover {
	color:#FFFF00;
	text-decoration: none;
}
a.dh:active {
	color:#FFFF00;
	text-decoration: none; 
}



a.more {
	font-size: 12px;
	color: #7e2852;
	
}
a.more:link {
	color: #7e2852;
	text-decoration: none;
}
a.more:visited {
	color: #7e2852;
	text-decoration: none;
}
a.more:hover {
	color:#FF6699;
	text-decoration: none;
}
a.more:active {
	color:#FF6699;
	text-decoration: none; 
}

.FloatEnd
{
	clear:both;
	line-height:0px;
	height:0px;
	font-size:0px;
}

.MainFrame
{
	width: 100%;
	text-align:center;
}

.TopFrame
{
	width:1000px;
	background-color:#FFFFFF;
}

.TopMainNav
{
	width:912px;
	float:left;
	height:37px;
	word-spacing:0px;
}

.TopNav
{
	float:left;
	width:643px;
	padding-top:15px;
	padding-bottom:15px;
	height:22px;
	background-image:url(index_02_06.gif);
	
}
a.TopNav2:link,a.TopNav2:active,a.TopNav2:visited
{
	color:black;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
a.TopNav2:hover
{
	color:#ff6600;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}


.ContainerFrame
{
	width:969px;
	background-color:white;
	background-image:url(index_07.gif);
	background-repeat:repeat-x;
	padding-left:18px;
	padding-right:13px;
}

.LeftFrame
{
	width:235px;
	float:left;
	word-break:break-all;
}

.LoginFrame
{
	width:235px;
}

.ClassFrame
{
	width:235px;
}

.RightFrame
{
	width:734px;
	float:left;
}

.MainADFlash
{
	width:730px;
	height:185px;
	background-image:url(k_bg1.gif);
	padding-top:9px;
}

.RightBox
{
	width:734px;
}

.SearchFrame
{
	width:734px;
	background-image:url(index_43.gif);
	height:47px;
}

/*
.BottomFrame
{
	width:1000px;
	height:138px;
	background-color:#FFFFFF;
	background-image:url(../images/index_107.gif);
}
*/
.BottomFrame
{
	width:1000px;
	background-color:#FFFFFF;
}


.selectbox
{
	width:85px;
	background-color:#ECF9EF;
	font-size:12px;
}

/** 以下是分页显示 **/

.pagelink
{
	color:#000000;
	font-size:12px;
	font-weight:bold
}
a.pagelink:link {
	color: #000000;
	text-decoration: none;
}
a.pagelink:visited {
	color: #000000;
	text-decoration: none;
}
a.pagelink:hover {
	color:#339900;
	text-decoration: none;
}
a.pagelink:active {
	color:#339900;
	text-decoration: none; 
}

.pagecurrent
{
	color:#339900;
	font-size:12px;
	font-weight:bold
}

/** 以下是页底显示 **/

.a_end {
	color:#666666;
	font-size:12px;
	line-height:20px	
}
a.a_end:link {
	color: #333333;
	text-decoration: none;
}
a.a_end:visited {
	color: #333333;
	text-decoration: none;
}
a.a_end:hover {
	color:#339999;
	text-decoration:underline;
}
a.a_end:active {
	color: #339999;
	text-decoration: underline;
}

.gptable
{
	background-color:#3498AD;
}
.gsplit
{
	color:green;
	font-weight:bold;
	background-color:#EBF6F8;
}
.gpname
{
	background-color:white;
}
.gpvalue
{
	background-color:white;
}