body {
	scrollbar-face-color: #ECECE3;
	scrollbar-shadow-color: #CCCCC;
	scrollbar-highlight-color: #CCCCC;
	scrollbar-3dlight-color: #CCCCC;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #CCCCC;
	scrollbar-arrow-color: #1B1B1B;
	background-color: #BBE1AA;
	margin-left:7px;
	margin-top:9px;
	margin-right:0px;
	margin-bottom:10px;
	font-family: verdana, 宋体;
}
/* -------------------------------------------------------------- */
/* links                                                          */
/* -------------------------------------------------------------- */
/*** normal links style ***/
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
	right: 1px;
	bottom: 1px;
}
a:active {
	text-decoration: none;
	color: #FF3300;
}
/*** top version links style ***/
.version{color: #69CC0A;}
.version a:link {
	color: #69CC0A;
}
.version a:visited {
	color: #69CC0A;
}
.version a:hover {
	color: #0097BB;
	text-decoration: none;
}
.version a:active {
	color: #69CC0A;
}

/*** top menu links style ***/
table.menu{
	background-color: #5EB809;
	margin-top:3px;
}
table.menu td{
	font-size: 14px;
	color: #FFFFFF;
	height:25px;
	padding-top:3px;
}
table.menu a:link {
	color: #FFFFFF;
}
table.menu a:visited {
	color: #FFFFFF;
}
table.menu a:hover {
	color: #FFFF00;
	text-decoration: none;
}
table.menu a:active {
	color: #FFFFFF;
}

/*** submenu links style ***/
.submenu {
	border-bottom:#D4D4D4 1px solid;
	color: #008381;
	font-size: 14px;
	padding-bottom:3px;
}
.submenu a:link {
	color: #008381;
}
.submenu a:visited {
	color: #008381;
}
.submenu a:hover {
	color: #FD984A;
	text-decoration: none;
}
.submenu a:active {
	color: #FD984A;
}
/* 折叠层样式定义 */
.lay {
	DISPLAY: none; 
	FILTER: alpha(Opacity=0); 
	HEIGHT: 0px; 
	OVERFLOW: hidden; 
	WIDTH: 100%; 
	background:#FFFFFF;
}
/* 折叠层子菜单样式定义 */
table.submenu2 {}
table.submenu2 td {
	border-bottom:#EFEFEF 1px solid;
	color: #FF8400;
	font-size: 14px;
}
table.submenu2 a:link {
	color: #FF8400;
}
table.submenu2 a:visited {
	color: #FF8400;
}
table.submenu2 a:hover {
	color: #FF0000;
	text-decoration: none;
}
table.submenu2 a:active {
	color: #FF0000;
}


/*** submenu links style ***/
table.slide {}
table.slide td{
	color: #1A763D;
	font-size: 14px;
	font-weight: bold;
}
table.slide a:link {
	color: #1A763D;
}
table.slide a:visited {
	color: #1A763D;
}
table.slide a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
table.slide a:active {
	color: #FFFFFF;
}

/*** current place links style ***/
.place{
	color: #999999;
	font-size: 12px;
	text-decoration: none;
}
.place a:link {
	color: #999999;
}
.place a:visited {
	color: #999999;
}
.place a:hover {
	color: #000000;
	text-decoration: none;
}
.place a:active {
	color: #000000;
}
/* -------------------------------------------------------------- */
/* text                                                           */
/* -------------------------------------------------------------- */
td {
	font-family: verdana, 宋体;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.titleChannel {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
}
.titleTopic {
	font-size: 14px;
	font-weight: bold;
	color: #1A57AE;
	letter-spacing: 1px;
}
.titleTopicBg {
	background-image: url(images/dotted_3x14.gif);
	background-repeat: repeat-x;
	background-position: center;


}
.time {
	color: #999999;
}
.red {
	color: #FF0000;
}
.red a:link{
	color: #FF0000;
}

.bfont {
	font-size: 14px;
	font-weight: bold;
}
.bfont2 {
	font-size: 14px;
}
.subTitle {
	font-size: 14px;
	font-weight: bold;
	color:#69CC0A;
}
.subTitle2 {
	font-size: 14px;
	font-weight: bold;
	color:#FF8400;
	padding-left:30px;
	padding-top:3px;
}
.titleNews {
	font-size: 18px;
	line-height: 25px;
	font-weight:bold;
	color: #0066FF;
	filter: DropShadow(OffX=1, OffY=1, DropShadow(OffX=2, OffY=2, color:#EEEEEE); 
	letter-spacing: 0px;
}
.titleNews2 {
	font-size: 16px;
	font-weight: bold;
	color: #0261FF;
	letter-spacing: 1px;
}
.titleNotes{
	font-size: 12px;
	color: #82B9C2;
}
.txtRed {
	color: #FF0000;
}
.message{
	font-size: 12px;
	line-height:18px
}
.message a:link {
	color: #0170DE;
	text-decoration: underline;
}
.message a:visited {
	color: #0170DE;
	text-decoration: underline;
}
.message a:hover {
	color: #459BF0;
	text-decoration: underline;
}
.message a:active {
	color: #459BF0;
	text-decoration: underline;
}
.messageNews{
	font-size: 14px;
	line-height:24px
}
.messageNews a:link {
	color: #0170DE;
	text-decoration: underline;
}
.messageNews a:visited {
	color: #0170DE;
	text-decoration: underline;
}
.messageNews a:hover {
	color: #459BF0;
	text-decoration: underline;
}
.messageNews a:active {
	color: #459BF0;
	text-decoration: underline;
}
/* -------------------------------------------------------------- */
/* bg line                                                        */
/* -------------------------------------------------------------- */
.lineCurve{
	background-image: url(images/line_curve4x4.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.lineLine {
	background-image: url(images/dotted_b.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.formfield{
	BORDER: #A3D3ED 1px solid; FONT-SIZE: 12px; COLOR: #000000; BACKGROUND-COLOR: #F9F9F9; padding:2px;
}
.formTitle {
	background-image: url(images/form_bg_title.gif);
	background-repeat: repeat-x;
	height:27px;
	padding-left:10px;
}
.formTitle2 {
	color:#0099CC;
}
.dottedH {
	background-image: url(images/dotted.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.dottedLine {
	background-image: url(images/dottedline.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.dottedV {
	background-image: url(images/dotted.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.lineDiagonal {
	background-image: url(images/line_diagonal3x3.gif);
	background-repeat: repeat-x;
	background-position: center;
}
table.newslist {}
table.newslist td { 
	height:20px;
	background-image: url(images/dotted.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left:2px; padding-bottom: 2px; padding-top: 2px;
}
table.newslist2 {}
table.newslist2 td { 
	height:22px;
	padding-left:2px; padding-bottom: 2px; padding-top: 2px;
}
table.cover {}
table.cover img { 
	border:#BEBCBC 1px solid;
}

table.votelist { border: #DDDDDD 1px solid;border-spacing: 0px; border-collapse: separate; background-color: #ffffff; empty-cells : hide;}
table.votelist td { padding-bottom: 2px; padding-top: 1px; border-bottom: #EFEFEF 1px solid ; border-right: #EFEFEF 1px solid; 
}
table.votelist a:link {
	color: #0170DE;
	text-decoration: underline;
}
table.votelist a:visited {
	color: #0170DE;
	text-decoration: underline;
}
table.votelist a:hover {
	color: #459BF0;
	text-decoration: underline;
}
table.votelist a:active {
	color: #459BF0;
	text-decoration: underline;
}
/* -------------------------------------------------------------- */
/* popmenu                                                        */
/* -------------------------------------------------------------- */
table.popmenu { background-color:#FFFFFF ;filter: progid:DXImageTransform.Microsoft.Shadow(color=#999999,direction=135,strength=3); width:120px;}
table.popmenu th { background-image: url(../images/blueimg/p_top_bg.gif); background-color: #9DE2FF; height:23px; padding-top:3px; border-left: #98C9DD 1px solid; border-right: #98C9DD 1px solid; border-bottom: #98C9DD 1px solid;}
table.popmenu td { padding-left: 6px; padding-right: 6px; padding-bottom: 2px; padding-top: 2px; border: #DDDDDD 1px solid; ; color:#000000; background-color: #FFFFFF; height:20px;}.listbg {
	background-image: url(images/i_newslistbg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
