body 
{
	font-family:"微软雅黑", "宋体", Verdana, Arial;
	background-color:#FFFFFF;
	font-size:12px; 
	color:#000000;
	text-align:center;
	margin:0 auto;
	width:750px;
}
table
{
	font-size: 12px;
	text-align:left;
}

.PlayerMudData
{
	background-color:#000000;
	color:#FFFFFF;
	border:1px solid #000000;
	text-align:left;
}

.mainTable
{
	background:url(../images/buttonbg.gif);
	height:20px;
	width:750px;
	border:0px;
	padding:0px;
}

.OutterTable {
	width:750px;
	border:0px;
	padding:0px;
}
.button {
	background:url(../images/buttonbg.gif);
}
.PlayerPhoto { 
/*	max-width: 720px; 
	width:expression(this.width > 720 ? "720px" : this.width); */
} 

.ArticleContent {
	background:url(../images/article_display.gif);
	background-color:#F3F3F3;
	font-family:"微软雅黑", "宋体", Arial, Verdana;
	font-size:14px;
}
.ArticleSpacer {
	padding:0;
	height:1px;
	background-color:#999999;
	background:url(../images/line_2.gif);
}

.Top1 {
	background:url(../images/new01.gif) no-repeat;
	width:180px;
	height:25px;
	vertical-align:middle;
	text-align:center;
}
.Middle1 {
	background:url(../images/side.gif);
	vertical-align:top;
	width:180px;
	text-align:center;
}
.Bottom1 {
	background:url(../images/bottom.gif) no-repeat;
	width:180px;
	height:20px;
	vertical-align:middle;
	text-align:center;
}

.Top3 {
	background:url(../images/top_3.gif) no-repeat;
	width:560px;
	height:24px;
	vertical-align:middle;
	text-align:center;
}
.Middle3 {
	background:url(../images/side_3.gif);
	vertical-align:top;
	width:560px;
	text-align:center;
}
.Bottom3 {
	background:url(../images/bottom_3.gif) no-repeat;
	width:560px;
	height:20px;
	vertical-align:middle;
	text-align:center;
}
.Top4 {
	background:url(../images/top_4.gif) no-repeat;
	width:750px;
	height:25px;
	vertical-align:middle;
	text-align:center;
}
.Middle4 {
	background:url(../images/side_4.gif);
	vertical-align:top;
	width:750px;
	text-align:center;
}
.Bottom4 {
	background:url(../images/bottom_4.gif) no-repeat;
	width:750px;
	height:20px;
	vertical-align:middle;
	text-align:center;
}
#TopNavBar {
	width:750px;
	width:26px;
	background:url(../images/barbg.gif);
}
#TopLeftButton {
	background:url(../images/left.gif) no-repeat;
	height:26px;
	width:11px;
	padding:0;
}
#TopRightButton {
	background:url(../images/right.gif) no-repeat;
	height:26px;
	width:11px;
	padding:0;
}
A
{
	TEXT-DECORATION: none; 
	color: green
}


A.no
{
	TEXT-DECORATION: none; 
	color: green
}

A:hover
{
	COLOR: red; 
	TEXT-DECORATION: underline
}

A:hover.no
{
	COLOR: red;
	TEXT-DECORATION: none
}

H1 { font-family: "微软雅黑", "宋体", Verdana; font-size: 22px; font-weight: bold; padding:0; margin:0}
H2 { font-family: "微软雅黑", "宋体", Verdana; font-size: 18px; font-weight: bold; padding:0; margin:0}
h3 { font-family: "微软雅黑", "宋体", Verdana; font-size: 14px; font-weight: bold; padding:0; margin:0}
	
hr
{
	color:#e2e7e2;
	shade:no;
	width:650;
	height:2 
}


input
{ 
	border:1px solid #D6DBEF; 
	font-family:"微软雅黑", "宋体", Georgia, Verdana, "Times New Roman";
    background:#ffffff;
    color:#000000;
    font-size:12px;
}

select
{ 
	border:1px solid #D6DBEF; 
	font-family:"微软雅黑", "宋体", Georgia, Verdana, "Times New Roman";
	font-size:12px;
    background:#ffffff;
    color:#000000;
}

textarea
{ 
	border:1px solid #D6DBEF; 
	font-family:"微软雅黑", "宋体", Verdana, "Times New Roman";
    background:#ffffff; 
    color: #000000; 
    font-size:12px; 
}
li 
{
	font-family:"微软雅黑", "宋体", Verdana;
	Font-size: 12px;
	text-align:left;
}

/*---------- Top Logo ----------*/
#PageTopLogo
{
	background-image:url("../images/logo.jpg");
	height:276px;
	width:750px;
}
/*---------- Top Menu bar ----------*/
#Nav {
	float:left;
	width:712px;
	height:26px;
	margin:0 8px;
	color:#336699;
	text-align:left;
	font-weight:0px;
	font-size:14px;
}
#Nav ul {
	list-style:none;
	margin:3px 0 0 0;
	padding:0;
}
#Nav li {
	float:left; 
	width:110px;
	margin-right:6px;
	padding:2px 0px 1px;
/*	border-right:1px solid #fff;*/
	border:1px outset #FFFFFF;
	color:#FF0000;
	background:url("../images/buttonbg.gif");
}

#Nav li ul {
	position:absolute;
	left:-999em; 
	width:110px; 
}

#Nav li a {
	display:block; 
	width:110px; 
	color:#336699; 
	text-align:center;
	text-indent:0px;
	text-decoration:none;
	height:16px;
	line-height:16px;
	margin:0;
	padding:1px 0 1px auto;	
	background:url("../images/buttonbg.gif");
	
}
#Nav li ul a {
	display:block; 
	width:110px; 
	color:#336699; 
	text-indent:0px; 
	text-align:center; 
	text-decoration: none;
	line-height:16px;
}
#Nav li a:hover {
	color:#FF0000;
/*	background:url("../images/buttonbg.gif");*/
	line-height:16px;
}
#Nav li ul a:hover {
	color:#FF0000;
	background:url("../images/buttonbg.gif");
	padding:1px 0 1px auto;
}
#Nav li:hover ul {
	left:auto;
}
#Nav li.sfhover ul {
	left:auto
}

/*--------------Link-------------*/
#Nav li:hover ul, #Nav li.over ul { 
	display: block; 
	margin:0;
	padding:0;
}
#Nav a {
	width:110px;
	color:#336699;
}

#Nav li ul li:hover { position:relative !important;}

ul.InnerUl { display:none !important;}
#Nav li ul li:hover  ul.InnerUl { display:block !important; position:absolute; left:160px; top:0;}

/*-------- Pixviewer ------------*/
#pixviewer
{
	width:220px; 
	height:220px; 
	position:relative; 
	left:0px; 
	top:0px;
	margin-top:0px;
}