@charset "big5";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat:repeat-x;
	 background-color:#5c8eff;
}
.bg_r {
	background-image: url(images/index_4.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg_l {
	background-image: url(images/index_2.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
.gray-b{
	color:#555;	font-size:12;	font-family:Arial, Helvetica, sans-serif;	font-weight: bold;line-height: 18px;
	}
.gray{
	color:#555;	font-size:12;	font-family:Arial, Helvetica, sans-serif;line-height: 18px;
	}
.title-1{
	color:#0068b7;
	font-size:15;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height: 18px;
	vertical-align: middle;
	}
