@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-color: #999999;
}
#wrapper {
	width: 960px;
	margin: 0px auto;
	background-color: #FFFFFF;
	position: relative;
	box-shadow: 2px 2px 4px rgba(20%,20%,40%,0.5);
}
#ad_box{
	position: absolute;
	left: 980px;
	top:400px;
}
#ad {
	height: 130px;
	width: 130px;
	/*border: medium solid #F60;*/
	position: fixed;
}
#top_box{
	position: absolute;
	left: 980px;
	top:820px;
}
#top {
	/*background-color: #FF0;
	height: 20px;
	width: 20px;
	border: medium solid #FFF;*/
	position: fixed;
}
.mosttx15{
	font-family: 新細明體, Arial, 細明體, Verdana;
	font-size: 15px;
	color: #333333;
	letter-spacing:1px;
	line-height:24px;
}
.mosttx15-1{
	font-family: 新細明體, Arial, 細明體, Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #CC0000;
	letter-spacing:1px;
	line-height:24px;
}
.mosttx15-b {
	font-family: 新細明體, Arial, 細明體, Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	letter-spacing:2px;
	line-height:24px;
}
.mosttx18-b {
	font-family: 新細明體, Arial, 細明體, Verdana;
	font-size: 18px;
	letter-spacing:2px;
	line-height: 36px;
	font-weight: bold;
	color: #003399;
}
#p1{
	width:780px;
	height:600px;
	overflow:auto;
	padding-right:10px;
	padding-left:10px;
}
#p2{
	width:780px;
	height:595px;
	overflow:auto;
	padding-right:10px;
	padding-left:10px;
}
#q1{
	width:360px;
	height:385px;
	overflow:auto;
	padding-right:5px;
	padding-left:5px;
}
#q2{
	width:355px;
	height:390px;
	overflow:auto;
	padding-right:5px;
	padding-left:10px;
}
#q3{
	width:360px;
	height:385px;
	overflow:auto;
	padding-right:5px;
	padding-left:5px;
}
#q4{
	width:355px;
	height:385px;
	overflow:auto;
	padding-right:5px;
	padding-left:10px;
}