body {
	background-color: #BEECFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../image/2010/bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: Arial,新細明體;
	font-size: 14px;
	color: #555555;
	background-attachment: fixed;
}
td, {
	font-family: Arial,新細明體;
	font-size: 14px;
	color: #555555;
}
ul {
margin: 5px;
padding: 0px;
}
.form-bg {
	text-align:center;
	border: 1px solid #000000;
	font-family: Arial,新細明體;
	font-size: 14px;
	background-color: #FFFFFF;
}
.form-bg-2 {
	border: 1px solid #000000;
	font-family: Arial,新細明體;
	font-size: 14px;
	background-color: #FFFFFF;
}
a:link,a:visited {
	color: #555555;
	text-decoration: none;
}
a:alink,a:hover {
	color: #FF0000;
	text-decoration:underline;
}
.small-7F7F7F {
	color: #A7A7A7;
	font-size: 10px;
}
.font-0066CC {
	color: #0066CC;
}
.font-555555 {
	color: #555555;
	font-weight: normal;
}
.font-FF0000 {
	color: #FF0000;
}
a.font-FF0000:link,a.font-FF0000:visited {
	color: #FF0000;
}
a.font-FF0000:alink,a.font-FF0000:hover {
	color: #0000FF;
	text-decoration:underline;
}
.font-0000FF {
	color: #0000FF;
}
a.font-0000FF:link,a.font-0000FF:visited {
	color: #0000FF;
}
a.font-0000FF:alink,a.font-0000FF:hover {
	color: #FF0000;
	text-decoration:underline;
}
.font-title {
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	letter-spacing:4.5pt;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	line-height:14pt;
}
.font-title-2 {
	color: #0066CC;
	font-size: 15px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	line-height:14pt;
}
a.font-0066CC:link,a.font-0066CC:visited {
	color: #0066CC;
}
a.font-0066CC:alink,a.font-0066CC:hover {
	color: #FF0000;
	text-decoration:underline;
}
.font-AAD5FF {
	font-size: 10px;
	color: #AAD5FF;
}
a.font-AAD5FF:link,a.font-AAD5FF:visited {
	font-size: 10px;
	color: #AAD5FF;
}
a.font-AAD5FF:alink,a.font-AAD5FF:hover {
	font-size: 10px;
	color: #FF0000;
	text-decoration:underline;
}
.table_2010 {
	border: 1px dashed #AAD5FF;
	border-top: 0px;
	background-color: #EEFAFF;
	padding: 5px;
}
.font-weight{
	letter-spacing:1.5pt;
}

/*CSS for Simple Tree Menu*/
.treeview ul{ 
margin: 0px;
padding: 0px;
}

.treeview li{ 
background: url(../image/2010/icon/list.gif) no-repeat left center;
list-style-type: none;
padding-left: 15px;
margin-bottom: 3px;
}

.treeview li.submenu{ 
font-weight: bold;
color: #06C;
background: url(../image/2010/icon/closed.gif) no-repeat left 1px;
cursor: hand !important;
cursor: pointer !important;
}


.treeview li.submenu ul{ 
margin: 5px 0px;
display: none; 
}

.treeview .submenu ul li{ 
font-weight: normal;
width: 120px;
height: 18px;
overflow: hidden;
color: #06C;
cursor: default;
}
.treeview a{ 
color: #06C;
}

/*CSS for Simple Tree Menu END*/

/*Cool DHTML Tooltip II*/
#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
padding: 2px;
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}
/*Cool DHTML Tooltip II END*/

.table_main {
	padding-left:10px;
}
.table_header {
	color: #0066CC;
	font-weight: bold;
	padding: 8px;
	background: url(../image/2010/line/header.gif);
}
.table_header a {
	font-weight: normal;
}
.table_header2 {
	padding: 8px;
	background: url(../image/2010/line/header.gif);
}
.table_block {
	width: 160px;
	height: 16px;
	overflow: hidden;
	margin: 3px;
	padding-left: 15px;
	background: url(../image/2010/icon/icon_0.gif) no-repeat left top;
	float:left;
}
.table_title {
	color: #FFA311;
	font-weight: bold;
	padding: 8px;
	letter-spacing:1.5pt;
}
.table_message {
	line-height:20px;
	padding: 0px 0px 15px 8px;
	color:#555;
}
.table_togao {
	padding: 0px 0px 15px 8px;
	color:#555;
}
.table_forum {
	line-height:200%;
	color:#555;
}
.table_message .left_1 {
	padding: 0px;
	width: 640px;
	float:left;
}
.table_message .right_1 {
	/*border: 1px solid #AAD5FF;*/
	color: #06C;
	padding: 0px;
	width: 80px;
	float:right;
	text-align: center;
}
.table_message img {
	margin: 1px;
}
.table_books {
	padding-top: 10px;
}
.table_blist {
	padding-left: 9px;
}
.table_blist img {
	margin: 1px;
}
.vote_table {
	border: 1px dashed #AAD5FF;
	background-color: #FFF8EA;
	padding: 5px;
}
.vote_table_1 {
	border: 1px dashed #AAD5FF;
	background-color: #EEFAFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.game2_qna_table {
	padding-left: 20px;
}
.line-table {
	background-image: url(../image/2006/line_title_2.gif);
	background-repeat: no-repeat;
	background-position: left;
}
