@charset "big5";
/* CSS Document */

body {
	/*background-color: #bdd8ff;*/
}
.bg01 {
	background-image: url(../images/bg01.jpg);
	background-color: #FFF;
	background-repeat: repeat-x;
}
.bg02 {
	background-image: url(../images/bg02.jpg);
	background-repeat: repeat-x;
	background-color: #fbdfe0;
}
.bg03 {
	background-image: url(../images/sj_form01.jpg);
}
.title {
	background-image: url(../images/title_bg.jpg);
	height: 280px;
	/*padding-right: 519px;*/
	background-repeat: no-repeat;
	text-align: right;
}
.title02 {
	background-image: url(../images/title02_bg.jpg);
	height: 280px;
	/*padding-right: 519px;*/
	background-repeat: no-repeat;
	text-align: right;
}
.sd01 {
	background-image: url(../images/sd01.png);
	background-repeat: repeat-y;
	width: 7px;
}
.sd02 {
	background-image: url(../images/sd02.png);
	background-repeat: repeat-y;
	width: 7px;
}
.mv {
	text-align: right;
	vertical-align: top;
	padding-right:20px;
	padding-bottom:30px;
}
.frame01_bg {
	background-image: url(../images/frame02.jpg);
}

/*¦ì¸m*/
.gridLT {
	text-align: left;
	vertical-align: top;
}
.gridRB {
	text-align: right;
	vertical-align: bottom;
}
.gridTop {
	vertical-align: top;
}
.floatL {
	float:left;
}
.floatR {
	float:right;
}
.bottom {
	vertical-align: bottom;
}

/*-----topbar-----*/
.topbarLogo {
	overflow: hidden;
	height: 30px;
	padding:5px 0 0 20px;
}
.topbarW {
	font-size: 13px;
	color: #000;
	height: 35px;
	line-height:35px;
}
.topLink:link {
	font-size: 13px;
	color: #333;
	text-decoration: none;
}
.topLink:visited {
	font-size: 13px;
	color: #333;
	text-decoration: none;
}
.topLink:hover {
	font-size: 13px;
	color: #999;
	text-decoration: none;
}
.topLink:active {
	font-size: 13px;
	color: #333;
	text-decoration: none;
}

/*-----ª©Åv-----*/
.bottom {
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	background-color: #f8881a;
	height:35px;
	line-height:35px;
	text-align: center;
}
.bottom a:link{
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	background-color: #f8881a;
	text-decoration: none;
}
.bottom a:hover{
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	background-color: #f8881a;
	text-decoration: underline;
}
.bottom a:visited{
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	background-color: #f8881a;
	text-decoration: none;
}
.footer01{
	font-size: 13px;
	font-weight: bold;
	color: #bb4c05;
	text-align: center;
	padding:20px 0 10px 0;
}
.footer02{
	font-size: 13px;
	text-align: center;
	color: #000;
	line-height: 24px;
}
.footer02 a:link{
	font-size: 13px;
	text-align: center;
	color: #000;
	text-decoration: none;
}
.footer02 a:hover{
	font-size: 13px;
	text-align: center;
	color: #000;
	text-decoration: underline;
}
.footer02 a:visited{
	font-size: 13px;
	text-align: center;
	color: #000;
	text-decoration: none;
}
