@charset "utf-8";
/* CSS Document */
/* Html reset.css ---------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{font-size: 12px;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}

caption,th {text-align:left;}

/*  架構 */
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	margin: 0px;
}
a:link {color: #0000FF;	text-decoration: none;}
a:visited {text-decoration: none;color: #0000FF;}
a:hover {text-decoration: none;	color: #FF0000;}
a:active {text-decoration: none;color: #0000FF;}
#wrapper {width: 963px;  margin: 0 auto;  text-align: left;width: 963px;height:auto;}
#left {
	width: 167px;
	float: left;
	background-color: #D9CBA1;
	height: auto;
}
#right {
	width: 167px;
	float: right;
	height: 400px;
	background-color: #E4D3A1;
}
#main {
	padding-left: 2px;
	height: auto;
	width:627px;
	background-color: #F7F4EB;
	background-image: url(../images/main_bg_bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	float: left;
	padding-bottom: 20px;
}
#footer {
	clear: both;
}

/* 其他 */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1B1515;
}
h1{
	font-size: 14px;
	color: #FFFFFF;
	background-color: #006FBB;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-x;
	line-height: 34px;
}
h2{	color: #000;	font-size:11px;	font-weight: normal;}
h3{	color: #4D3505;	font-size:11px;	font-weight: normal;}
.T1{
	font-size: 12px;
	color: #585038;
	background-color: #F7F4EB;
	background-image: url(../images/title_bg.jpg);
	background-repeat: repeat-x;
	line-height: 34px;
	font-weight: bold;
}
.red{color:#CC0000}
p {
	padding: 0;
	margin: 0;
	font-size: 11px;
}
em {  font-style: normal;  font-weight: bold;  color: #000;}
.fL {float: left;}
.clear{clear:both}
.more{
	float:right;
	width:50px;
	font-size:9px;
	font-weight:normal;
	margin-top: -30px;
}
a.more:link,a.more:visited {
	float:right;
	width:50px;
	font-size:9px;
	font-weight:normal;
	margin-top: -30px;
	color: #585038;
	text-decoration: none;
}
a.more:hover,a.more:active {
	float:right;
	width:50px;
	font-size:9px;
	font-weight:normal;
	margin-top: -30px;
	color: #0000FF;
	text-decoration: underline;
}
.back{
	float:right;
	width:80px;
	font-size:9px;
	font-weight:normal;
	margin-top: -30px;
}
a.back:link,a.back:visited {
	float:right;
	width:80px;
	font-size:9px;
	font-weight:normal;
	margin-top: -30px;
	color: #585038;
	text-decoration: none;
}
a.back:hover,a.back:active {
	float:right;
	width:80px;
	font-size:9px;
	font-weight:normal;
	margin-top: -30px;
	color: #0000FF;
	text-decoration: none;
	font-weight:bold;
}
.bt_01{
	float: left;
	border: 1px solid #BEAA75;
	line-height: 20px;
	height: 18px;
	padding:0 5px;
}
.bt_02{
	width:50px;
	background-color: #E3D8B6;
	border: 1px solid #BEAA75;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #8F5F03;
	height: 20px;
	line-height:20px;
	letter-spacing: -0.05em;
	cursor: hand;
	text-align: center;
}
.bt_03{
	width:150px;
	background-color: #E3D8B6;
	border: 1px solid #BEAA75;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #8F5F03;
	height: 24px;
	letter-spacing: -0.05em;
	cursor: hand;
	text-align: center;
}
#flash_partners {
	width: 630px;
	margin:5px auto 0 auto;
	height:50px;
}
