﻿body 
{
	font-family : Tahoma;
	font-size : 11px;
	background-color : #FFFFFF;
	margin: 0px 0px 0px 0px;
}

A
{
	font-family : Verdana;
	font-size : 11px;
	/*color: #D2F0BC;*/
	color: #009900;
	text-decoration: none;
	/*background-image: url('Images/Global/arrow.gif');*/
}
A:visited
{
	/*color: #D2F0BC;*/
	color: #009900;
	text-decoration: none;
}
A:link
{
	color: #009900;
	text-decoration: none;
}
A:hover
{
	color: #0DE0ED;
	text-decoration: none;
}

input
{
	font-size:11px;
	font-family:Tahoma;
}

select
{
	font-size:11px;
	font-family:Tahoma;
}

textarea
{
	font-size:11px;
	font-family:Tahoma;
}

/***********************************/

#divEventNav
{
	left: 50%; 
	margin-top: 10px; 
	margin-left: auto;
	margin-right: auto;
	height: 20px;
	border: 1px solid #FFFFFF;
	width : 350px;
	text-align : center;
}

#divEventNav a, #divSetting a, #divTopicInfo a
{
	background-image: url(Images/Global/arrow_orange.gif);
	background-repeat: no-repeat;
	background-position: 10px 7px;
	padding: 3px 5px 3px 20px;
	text-align: left;
	line-height: 18px;
}


#Center
{
	margin: 10px auto;
	border: 0px solid blue;
	width: 800px;
	height: auto;
	padding: 0px;
}


#NormalLeftBar{
	background-image: url(Images/Global/dash_y.gif);
	background-repeat: repeat-y;
	background-position: 100px;
	width: 100px;
	float: left;
	text-align:left;
	padding: 5px;
}

#NormalLeftBar .Minus{
	background-image: url(Images/Global/Minus.gif);
	background-repeat: no-repeat;
	background-position: 0 10px;
	line-height: 20px;
	padding: 5px 0px 0px 13px;
	text-align:left;
}

#NormalLeftBar a{
	background-image: url(Images/Global/arrow_orange.gif);
	background-repeat: no-repeat;
	background-position: 7px 7px;
	line-height: 18px;
	padding: 3px 0px 3px 20px;
	text-align:left;
}

#DyncContent{
	border: 0px solid red;
	float: left;
	text-align: left;
	margin-left: 5px;
	width: 650px;
	padding: 0px;
}



#shadow{
	position: absolute;
	left: 50%;
	top: 40%;
	width: 300px;
	z-index: 1;
	text-align: center;
	margin:-150px 0 0 -150px;
}

#shadow .shadow2,
#shadow .shadow3,
#shadow .content {
	position: relative;
	left: -1px;
	top: -1px;
}
#shadow .shadow1 {
	background: #F1F0F1;
}
#shadow .shadow2 {
	background: #DBDADB;
}
#shadow .shadow3 {
	background: #B8B6B8;
}
#shadow .content {
	background: #D9FAFD;
	border: 1px solid #848284;
	padding: 12px;
}

#divError
{
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 1;
	text-align: center;
	width: 300px;
	margin:-150px 0 0 -150px;

	background-color: #FEFFF0;
	border: 1px solid;
	padding: 5px;
	color: red;
}

#divOnlineUser
{
	margin-top:5px;
	border:1px solid #000000;
	line-height: 20px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding: 3px;
	height: 20px;
}

#divOnlineUser div
{
	float: left;
}

#SearchBox, #divBuyGift
{
	background-color:#C0C0C0; 
	border : 1px solid;
	width: 280px;
	height: 180px;
	padding: 0px;
	position: absolute;

	left: 50%;
	top: 200px;
	z-index: 1;
	margin:0px 0 0 -150px;

}

#divTopicCreateAndEdit
{
	left: 50%; 
	margin-top: 10px; 
	margin-left: auto;
	margin-right: auto;
	height: 350px;
	border: 1px solid #FFFFFF;
	width : 800px;
}

#divTopicThread
{
	margin-top: 10px; 
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #FFFFFF;
	width : 800px;
	height: 350px;
}

#divTopicInfo
{
	border-color:#CEECEC;
	border-width: 0 0 1px 0;
	border-style: dotted; 
	font-size: 11px;
	font-family: Verdana;
	color: #7D7D7D;
	height: 100%;
	padding: 2px;
}

#divTopicInfo a
{
	font-size: 11px;
	font-family: Verdana;
	color: #7D7D7D;
}

#BirthdayList ul, #GiftList ul, #BulletinList ul, #TopList ul
{
	margin: 2px;
	padding:0px;
	list-style: none;
}

#GiftList li, #BulletinList li, #TopList li
{
	margin-bottom: 5px;
}
#GiftList li a, #BulletinList li a, #TopList li a
{
	background-image: url(Images/Global/arrow_orange.gif);
	background-repeat: no-repeat;
	background-position: 3px 7px;

	margin: 2px;
	padding: 3px 3px 3px 13px;
	line-height: 13px;
	text-align: left;
}


#BirthdayList legend, #BirthdayList li
{
	color: red;
}

#BirthdayList ul
{
	background-image: url(Images/Global/GongXi.jpg);
	background-repeat: no-repeat;
	height: 48px;
}

#BirthdayList li
{
	margin: 3px;
	padding: 3px 3px 3px 50px;
	line-height: 13px;
	text-align: left;
}

#GiftList legend, #GiftList li a
{
	color: #FF9999;
}

#BulletinList legend, #BulletinList li a
{
	color: #FFFF66;
}

#TopList legend, #TopList li a
{
	color: #6666CC;
}

#TopList A:hover
{
	text-decoration : underline;
}

#PrimeList legend, #PrimeList li a
{
	color: #669999;
}

#PrimeList A:hover
{
	text-decoration : underline;
}
/***********************************/
.quote
{
	margin:10 10 10 30;
	left: 30px;
	right: 30px;
	width: 90%; 
	padding: 5 10 5 20;
	border:1px solid #C0C0C0;
	background-color:#D5EEED;
	position:relative;
}

.div4Ajax
{
	position:absolute; 
	left: 40%;
	top: 40%; 
	background-color:#CEECEC; 
	border-color:Black; 
	border-style: outset; 
	border-width: 1px; 
	padding: 5px;
	text-align: center;
	width: 300px;
}

.customtable
{
	padding: 1;
	border-spacing : 1;
	background-color : #CDE0ED;
}

.customtr
{
	background-color : #FFFFFF;
}

.customtd
{
	font-size:11px;
	font-family: Verdana;
}

.BulletinExpired td
{
	text-decoration: line-through;
	color: #B0B0B0;
}

