@charset "big5";
@import url("_reset.css");
body {
	margin: 0px;
	padding: 0px;
	background:url('../images/background.gif');
	font-family:Verdana,"·s²Ó©úÅé";
	font-size:15px;
	color:#00283f;
}




/*------------------------------------------------------------------------------------------------
menu
------------------------------------------------------------------------------------------------*/
#menu {height:85px;width:1000px;margin-bottom:20px;}
#menu li {float:left; list-style-type:none;}
#menu li a.item {float:left;display:block; text-indent:-99999px;background:url('../images/menu.gif') left top no-repeat;height:85px;}


#menu li.menu_1 a.item {width:274px;}
#menu li.menu_1 a.item:hover,
.event_1 #menu li.menu_1 a.item {background-position:0px -85px;}

#menu li.menu_2 a.item {width:222px;background-position:-274px 0px;}
#menu li.menu_2 a.item:hover,
.event_2 #menu li.menu_2 a.item {background-position:-274px -85px;}

#menu li.menu_3 a.item {width:226px;background-position:-496px 0px;}
#menu li.menu_3 a.item:hover,
.event_3 #menu li.menu_3 a.item {background-position:-496px -85px;}

#menu li.menu_4 a.item {width:278px;background-position:-722px 0px;}
#menu li.menu_4 a.item:hover,
.event_4 #menu li.menu_4 a.item {background-position:-722px -85px;}
/*------------------------------------------------------------------------------------------------
content
------------------------------------------------------------------------------------------------*/
a {
	outline: none; /* for Firefox */
	hlbr:expression(this.onFocus=this.blur()); /* for IE */
}

.point {color:#e1004f;}
.point2 {color:#007eff;}
.strong {font-weight:bold;}
.content {line-height:1.8em;color:#00283f;padding:0px 0px 20px; text-align:left;background:#fff;border:3px solid #9a9093;}
.title {margin-bottom:20px;}
.content p {margin-bottom:1em;}
.content a {color:#b30062;}
.content a:hover {color:#006ab7;}
.article {padding:0px 30px;}
.content .img img {}
.content .img  {text-align:center;margin-bottom:20px;}
.content ol,.content ul {margin-left:2em;}
ol li { list-style-type:decimal;}
ul li { list-style-type: disc;}
ul.listabc li { list-style-type:upper-alpha;}
/*------------------------------------------------------------------------------------------------
table
------------------------------------------------------------------------------------------------*/
.tbstyle_1 {background:#fff;padding:4px;margin-bottom:10px;}
.tbstyle_1 table {border:1px solid #b8b8b8;border-width:1px 1px 0px 0px;}
.tbstyle_1 th,.tbstyle_1 td {border:1px solid #b8b8b8;border-width:0px 0px 1px 1px;}
.tbstyle_1 th {background: url('../images/tb_th.gif') top left repeat-x;color:#fff;height:42px;line-height:42px;font-weight:normal;padding:0px 8px;}
.tbstyle_1 td {background:#fff;padding:5px 8px;}
.tbstyle_1 td.tdbg_1 {background:#00283f;color:#fff;}
.tbstyle_1 td.tdbg_2 {background:#fff798;color:#ff0000;}

.tbstyle_1 td,.tbstyle_1 th { text-align:center;}
.tbstyle_1 td.text_left,.tbstyle_1 th.text_left { text-align:left;}
.tbstyle_1 td.text_center,.tbstyle_1 th.text_left { text-align:center;}
.tbstyle_1 td.text_right,.tbstyle_1 th.text_left { text-align:right;}
/*------------------------------------------------------------------------------------------------
copyright
------------------------------------------------------------------------------------------------*/
.copyright {padding:15px 0px;}
/*------------------------------------------------------------------------------------------------
other
------------------------------------------------------------------------------------------------*/
a.fb_go {float:right;display:block; text-indent:-99999px;background:url('../images/fb_go.jpg') left top no-repeat;width:184px;height:58px;margin-top:10px;}
a.fb_go:hover {background-position:right top;}