﻿TD {
	FONT-SIZE: 14px
}
BODY {
	FONT-SIZE: 14px;
	margin-top: 0px;
}
INPUT {
	FONT-SIZE: 14px
}
A:link {
	COLOR: #000000; TEXT-DECORATION: none
}
A:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
A:active {
	COLOR: blue; TEXT-DECORATION: none
}
A:hover {
	COLOR: red; TEXT-DECORATION: underline
}
A.title:link {
	COLOR: #000000; TEXT-DECORATION: underline
}
A.title:visited {
	COLOR: #000000; TEXT-DECORATION: underline
}
A.title:active {
	COLOR: #0000ff; TEXT-DECORATION: underline
}
A.title:hover {
	COLOR: #0000ff; TEXT-DECORATION: underline
}
.normalfont {
                    font-family: Tahoma,MS Shell Dlg,宋体;
                    font-size: 12px;
}
.actionbutton{
	border:1px solid #C8D9F2; padding-bottom: 0px;
	padding-top: 2px;
	color: #000000;
	/*background-image: url("../images/button/bg_submit_button.gif");*/
	background-repeat: repeat-x;
	background-color: #C8D9F2;
	font-size: 14px;
	letter-spacing: 6px;
	height: 20px;
	text-indent:2px	
}

.mctgCurrent
{
	color:#CC0000;
	font-weight: bold;	
	/* text-decoration: underline; */
}
.pagetitle { font-site:14px; color:#FF0000}


/* 文章中间内容 */
.page_div_main
{	 	
	text-align: center;
}
.tbl_page_main 
{	
	width: 776px;
	padding: 0px 0px 0px 0px;	
	cellSpacing: expression(this.cellSpacing=0);
	border-width: 0px;
	border-style: none;				
}
.td_page_left 
{
	width: 170px;	
	vertical-align: top;
	text-align: left;
}
.td_page_content 
{
	width: 606px;	
	vertical-align: top;
	text-align: right;
}
.tbl_page_content_width
{	
	width: 600px;
	padding-left:6px;
}
.td_page_right
{
	width: 0px;	
	vertical-align: top;
	display: none;
}
.portitle_td 
{	
	/* line-height:26px;  */
	padding-left:24px; background:#ffffcc url(../images/title_01.gif) no-repeat 9px 5px;
	font-weight:bold; color:#036; overflow:hidden;
}
.portitle_more { float:right; margin: 1px 3px 0px 0px;}
.portitle_more img{ border:0px;}

/* menu */
.page_menu 
{
	color:#ffffff;
}
.page_menu_sel
{
	color:#ffff99;
	font-weight:bold;	
}

.rank_title
{
	background:#ffffcc; font-weight:bold; color:#036; overflow:hidden;
	text-align:center;
}
.rankidx_sitename
{	
	white-space:nowrap;
	overflow:hidden;
	text-overflow: clip;
}
