@charset "big5";

.white_bg {
	background-color: #FFFFFF;
}
.space {
	padding-top: 5px;
	text-align: justify;
}

.space_right {
	padding-right: 5px;
}

img{
	border:none;
}


.word_tb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000066;
	font-style: italic;
	font-weight: bolder;
}

.bg_norepeat {
	background-repeat: no-repeat;
}
.white_txt {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.link{
	border:none;
	text-decoration: none;
	color: #000066;
}

a:hover.link{
	color: #0066FF;
	text-decoration: none;
}

.link2{
	border:none;
	text-decoration: none;
	color: #000066;
}

a:hover.link2{
	color: #FFFF00;
	text-decoration: none;
}

.link_blue{
	border:none;
	text-decoration: none;
	color: #ffffff;
	font-size: 14px;
}

a:hover.link_blue{
	color: yellow;
	text-decoration: none;
}

.line_bg {
	background-image: url(../images/line.gif);
	background-repeat: repeat;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
}


.table_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
}
.product_txt {
	font-size: 12px;
	font-family: Arial;
	text-align: justify;
}

.small_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.table_position {
	position: inherit;
	left: 100px;
	top: 149px;
	width: 200px;
	height: 150px;
	padding: 10;
}
#watch_page {
	background-position: right bottom;
	position: absolute;
	margin-top: 175px;
	margin-left: 230px;
}

.background {
	background-repeat: no-repeat;
}
.blue_txt {
	color: #000066;
}
.sub_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #000066;
	font-size: 13px;
}
.blue_bg {
	background-color: 112c66;
	height: 25px;
	left: auto;
	background: #112c66;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.left_menu_bg {
	background-image: url(../images/bg_white.png);
	background-repeat: repeat-y;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #112c66;
}

.mainbg {
	background-image: url(../images/bg_table.jpg);
	background-repeat: no-repeat;
	height: 100%;
	width: 800px;
	margin:0 auto;
}
