body {
	font-size: 12px;
	color: #666666;
	margin: 0px;
}
/** {FILTER: Gray;}*/
#FriendList {
	font-size: 12px;
	color: #999999;
	width: 250px;
}

.MyTextBox {
	font-size: 12px;
	color: #666666;
	border: 1px solid #CCCCCC;
	width: 110px;
}

#top_bg {
	background-attachment: scroll;
	background-image: url(Top0.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a:link {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #999999;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}

#menulist a:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#menulist a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#menulist a:hover {
	font-size: 12px;
	color: #66CC33;
	text-decoration: underline;
}
#menulist a:active {
	font-size: 12px;
	color: #FFFF99;
	text-decoration: none;
}
#menulist{
	font-size: 12px;
	color: #ffffff;
}

.Page_Left_BG {
	background-color: #F3F6F6;
}
table {
	font-size: 12px;
	color: #666666;
}

.Left_Menu_BG {
	background-color: #FFFFFF;
}
.Left_Menu_Foot {
	background-attachment: scroll;
	background-image: url(LeftMenuFoot.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 10px;
}
#Line_3px {
	background-color: #757575;
}
.Left_Menu_Top {
	background-attachment: scroll;
	background-image: url(LeftMenuTop.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 12px;
}
#menulist {
	left: 200px;
}
#NewTitle {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	font-family: "ËÎÌå";
}
#NewsConten {
	font-size: 14px;
	color: #000000;
	text-indent: 22px;
	left: 10px;
	top: 10px;
	right: 10px;
	bottom: 10px;
	overflow: visible;
	position: relative;
	float: none;
	clear: none;
	height: 100%;
	width: 100%;
	font-family: "ËÎÌå";
	z-index: 10001;
	visibility: inherit;
}

#Title_img {
	text-align: left;
	vertical-align: middle;
}
.top_link a:link{color:#FF0000;}
.top_link a:visited{color:#FF0000;}
