/*=======================================
This CSS editing completed by Elmo Wu
@2011/01 IIFUN Inc. All rights reserved
=========================================*/

/*==================== layout ====================*/
body{
	margin: 0;
	padding:0;
	background: url(../images/bg_website.jpg) repeat-x #AAA39B;
	font-family:"微軟正黑體","Microsoft JhengHei", Helvetica, Arial, sans-serif;
	font-size:100%;
	line-height:22px;
	color:#4e3523}
a:link {text-decoration:none; color:#a53e22}
a:visited {text-decoration:none; color:#4e3523}
a:hover {text-decoration: underline; color:#F60}
form{margin:0; padding:0}
image{border:0}

.clean{ clear:both}
.hidden{ display:none}

/*移除連結虛線*/
*:focus { outline: none}
*::-moz-focus-inner { border: none}

/*==================== 首頁====================*/
#wrap{
	display:block;
	position:relative;
	width:994px;
	margin:0 auto}
h1{ display:none}
#toolbar{
	display:block;
	position:absolute;
	background:url(../images/bg_toolbar.png) no-repeat;
	width:282px;
	height:158px;
	top:272px;
	left:50px}
#toolbar a:link {text-decoration:none; color:#4e3523}
#toolbar a:visited {text-decoration:none; color:#4e3523}
#toolbar a:hover {text-decoration: underline; color:#F60}

#bar_01{
	display:block;
	position:absolute;
	width:112px;
	height:40px;
	top:77px;
	left:15px;
	text-align:center;
	font-size:0.813em;
	line-height:20px;
	font-weight:bold;
	color:#4e3523}
#bar_02{
	display:block;
	position:absolute;
	width:60px;
	height:40px;
	top:55px;
	left:145px;
	text-align:center;
	font-size:0.813em;
	line-height:20px;
	font-weight:bold;
	color:#4e3523}
#bar_03{
	display:block;
	position:absolute;
	width:60px;
	height:40px;
	top:90px;
	left:205px;
	text-align:center;
	font-size:0.813em;
	line-height:20px;
	font-weight:bold;
	color:#4e3523}
.txtx_red{ color:#e3530c; line-height:30px}

#loginbar{
	display:block;
	position:absolute;
	background:url(../images/bg_loginbox.png) no-repeat;
	width:241px;
	height:240px;
	top:360px;
	left:610px}
#enterbox{
	display:block;
	position:absolute;
	top:47px;
	left:50px;
	background:url(../images/btn_enter.png);
	width:140px;
	height:59px;
	}
#enterbox:hover{ background:url(../images/btn_enter2.png); cursor:pointer}
#mailbox a{
	display:block;
	position:absolute;
	top:145px;
	left:55px;
	background:url(../images/btn_mail.png);
	width:130px;
	height:46px;
	text-indent:-9999px}
#mailbox a:hover{ background:url(../images/btn_mail2.png); cursor:pointer}

#copyright{
	display:block;
	position:absolute;
	width:500px;
	text-align:center;
	top:575px;
	*top:585px;
	left:240px;
	font-size:0.813em}

/*登入訊息框*/
#infobox{
	display:block;
	position:absolute;
	top:500px;
	left:400px;
	width:354px;
	height:138px;
	overflow:hidden
}
#infobox2{
	display:block;
	position:absolute;
	top:440px;
	left:240px;
	width:354px;
	height:138px;
	overflow:hidden
}
.layer{
	display:block;
	width:354px;
	height:138px}
.tag_on{ display:block}
.tag_off{display:none}
#box_left{
	display:block;
	width:298px;
	height:98px;
	float:left;
	background:url(../images/bg_loginbox2.png) no-repeat;
	padding:40px 10px 0 20px}

#box_left2{
	display:block;
	width:298px;
	height:98px;
	float:left;
	background:url(../images/bg_loginbox2.png) no-repeat;
	padding:40px 10px 0 20px}

.mytable{
	width:90%}
.mytable td{
	padding:2px;
	font-size:0.813em}
.txtset{
	display:block;
	width:205px;
	height:17px;
	background:url(../images/bg_txtarea.png);
	border:none;
	font-size:0.875em;
	padding:3px 0 0 5px}
#downbtn{
	display:block;
	width:94px;
	margin:0 auto;
	padding-top:5px}
.btn_send{
	display:block;
	background:url(../images/btn_co.png);
	width:94px;
	height:24px;
	border:none;
	cursor:pointer}
#box_right a{
	display:block;
	float:right;
	width:26px;
	height:32px;
	background:url(../images/btn_x.png);
	margin-top:15px;
	text-indent:-9999px}

#box_right2 a{
	display:block;
	float:right;
	width:26px;
	height:32px;
	background:url(../images/btn_x.png);
	margin-top:15px;
	text-indent:-9999px}
