﻿
/* MasterPage_tw */

body
{
	margin-top: 0px;
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

a
{
	text-decoration: none;
	color: #000000;
}

img
{
	border: none;
	float: left;
}

table
{
	border-collapse: collapse;
}

.menu_head
{
	/*background-image: url(images/btn9.jpg);*/
}

.menu_head_selected
{
	color:#7c0202;
}

.menu_child
{
	font-size:10pt;
	font-family:Arial;
}

.menu_child_selected
{
	color:#7c0202;
}

/*===== header =====*/

#head_top
{
	background-image: url(images/head_top.jpg);
	width: 955px; /*修改前為 755px*/
	height: 34px;
	text-align: right;
	padding-right: 1em;
}
#head_btn
{
	width: 955px; /*修改前為 755px*/
	height: 193px;
}

/*===== middle =====*/

#middle
{
	margin-top: 0px;
	display: block;
	width: 955px; /*修改前為 755px*/
	padding-top: 2px;
	padding-bottom: 30px;
}

/*===== left =====*/

#left
{
	clear: both;
	display: block;
	float: left;
}

#login
{
	height: 196px;
	background-image: url(images/login_bg.jpg);
	text-align: right;
	vertical-align: bottom;
}

#login_on img
{	
	clear: right;
	float: right;
	margin-right: 15px;
	margin-bottom: 5px;
}

#join_on img
{	
	clear: right;
	float: right;
	margin-right: 15px;
	margin-bottom: 38px;
}

#online_btn_top
{
	background-image: url(images/online_btn1.jpg);
	height: 49px;
	text-align: center;
	padding-left: 20px;
}

#online_btn_middle
{
	background-image: url(images/online_btn2.jpg);
	height: 49px;
	text-align: center;
	padding-left: 20px;
}

#online_btn_bottom
{
	background-image: url(images/online_btn3.jpg);
	height: 49px;
	text-align: center;
	padding-left: 30px;
}

/*===== right =====*/

#ad_flash
{
	display: block;
	float: right;
	clear: both;
	vertical-align: top;
}

#content
{
	width: 720px;/*修改前為 520px*/
	clear: both;
	display: block;
	float: right;
	text-align: left;
}

/*===== footer =====*/

#footer
{
	background: #f5f5f5;
	height: 40px;
	width: 955px; /*修改前為 755px*/
	margin-top: 0px;
	margin-bottom: 1em;
	border-bottom: solid #990000 1px;
	display: block;
}

#copyright
{
	padding-top: 10px;
}

/* MasterPage_tw End */




/*===== index_tw =====*/

.news_date
{
	font-weight: bold;
	color: #ff0000;
	width: 90px;
	padding-top: 1px;
}

.news_text_title
{
	font-weight: bold;
	color: #ff0000;
}

.news_text
{
	width:527px;
	height:24px;
	vertical-align:middle;
	padding-right: 10px;
	/*line-height: 18px;*/
}

.news_line
{
	background-image: url(images/line_00.gif);
	height:2px;
	}