body {
	margin: 0;
	padding: 0;
	background: #71726E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #707070;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
}

h1 {
	letter-spacing: 1px;
	font-size:140%;
	padding-left: 15px;
	font-weight: bold;
}

h2 {
	font-size: 120%;
}

h3 {
	font-size: 120%;
}

p {
	text-align: justify;
	line-height: 24px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 0;
}

ul, ol, li{
	padding:0;
	margin:0;
}
li{line-height: 24px;}

a{
	color: #FF9900;
}

a:hover{
	text-decoration: none;
	color: #FF9900;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

#wrapper {
	width: 830px;
	margin: 0 auto;
}

/* Header */

#header {
	width: 830px;
	margin: 0 auto;
}

/* Title */

#title{
	float: left;
	margin: 0 auto;
	height: 168px;
}

/** LOGO */

#logo {
	float: left;
	width: 358px;
	height: 168px;
	margin: 0;
	/*background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;*/
}

/* Menu */

.glossymenu{
	width: 198px; /*width of menu*/
	background-image: url(../images/menu/menu_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.arrowsidemenu_top{
	height: 16px;
	margin: 0 auto;
	background-image: url(../images/menu/menu_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.arrowsidemenu_bottom{
	height: 16px;
	margin: 0 auto;
	background-image: url(../images/menu/menu_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.glossymenu a.menuitem{ /*header bar links*/
	font: bold 15px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	display: block;
	height: 24px;
	line-height: 24px; /*Set line-height of bg image-padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/menu/menu01.jpg);
	background-position: 100% 0;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 65px;
}
	
/*.sdmenu span a:link, .sdmenu span a:visited{
	color: #000000;
}

.arrowsidemenu div a:hover{
	background-position: 100% -36px;
}

.arrowsidemenu div.unselected a{ //header that's currently not selected
	color: #000000;
}

	
.arrowsidemenu div.selected a{ //header that's currently selected
	color: #000000;
	background-position: 100% -72px !important;
}*/

.glossymenu div.submenu ul{
	margin: 0;
	padding: 0;
	list-style:none;
}

.glossymenu div.submenu ul li{
	background:url(../images/menu/arrow.jpg) no-repeat 50px 8px;
	padding:0px 0px 0px 65px;
	margin:0;
	list-style:none;
	line-height:2;
}

.glossymenu div.submenu ul li a{
	text-decoration: none;
	color: #472b80;
}

.glossymenu div.submenu ul li a:hover{
	color: #FF9900;
}

/* Page */

#page {
	width: 830px;
	margin: 0 auto;
}

.page_line{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 20px;
}
.page_list{
	color: #707070;
}
.page_list a{
	text-decoration: none;
	color: #707070;
}
.page_list a:hover{
	text-decoration: underline;
	color: #FF9900;
}

/* Content */

#content {
	float: right;
	width: 617px;
	background-image: url(../images/page/page_bg.gif);
	background-repeat: repeat-y;
}

#content_top {
	background-image: url(../images/page/page_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 20px;
	margin: 0 auto;
}

#content_bottom {
	background-image: url(../images/page/page_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 20px;
}

#content_box {
	width: 617px;
	min-height:600px;
}

/* main */

.main {
	padding-right: 34px;
	padding-left: 31px;
}

.main .title {
	background-image: url(../images/page/title_mark.gif);
	background-repeat: no-repeat;
	background-position: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.main .title_02 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.main h2 {
	color: #FFFFFF;
	background-color: #663399;
	font-weight: bold;
	display: inline;
	line-height: 30px;
}

.main h3 {
	color: #FF9900;
	font-weight: bold;
	line-height: 30px;
}

.main h4 {
	font-weight: bold;
	font-size: 100%;
}
.main .entry {
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 20px;
	padding-bottom: 50px;
}
.main .entry ol{
	margin-left: 22px;
}
.main .entry_02 {
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 20px;
}

#list{
	float:left;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: auto;	
}

#list .bar {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #9999CC;
	font-weight: bold;

}

/*.main .meta {
	padding: 7px 0 40px 0;
	border-top: 1px dotted #D1D1D1;
}

.main .meta p {
	margin: 0;
	line-height: normal;
	color: #999999;
}

.main .meta .byline {
	float: left;
}

.main .meta .links {
	float: right;
}

.main .meta .more {
	padding-right: 20px;
}

.main .meta .comments {
}

.main .meta b {
	display: none;
}*/

/* Sidebar */

#sidebar {
	float: left;
	width: 198px;
}

#sidebar h2 {
	height: 32px;
}

/* banner */

#banner{
	margin-top: 5px;
}

/* image */

.img{
	border: 1px solid #CCCCCC;
}

.img_txt{
	line-height: 24px;
	text-decoration: none;
	padding-bottom:15px;
	background-image: url(../images/about/dot.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 5px;
}

.img_txt a{
	text-decoration: none;
	color: #999999;
}
.img_txt a:hover{
	text-decoration: underline;
	color: #FF9900;
}

/* News */

.news a.menuitem{ 
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #663399;
	display: block;
	height: 24px;
	line-height: 24px; 
	text-decoration: none;
	background-color: transparent;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 20px;
	background-image: url(../images/page/title_mark.gif);
	background-repeat: no-repeat;
	background-position: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.news a:hover.menuitem{
	text-decoration: underline;
}

.news a.menuitem span{color:#666;}

.news ul{
	margin: 0;
	padding: 0;
}

.news div.nextmenu{
	padding-left: 20px;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 0px;
	line-height:1.5;
	list-style-type: none;
}

.news div.nextmenu a{ 
	color: #707070;
}

.news div.nextmenu a:hover{
	color: #707070;
}

/* txt */
.notice{
	color: #FF0000;
	line-height: 24px;
}
.yellow{
	color: #FF9900;
	line-height: 30px;
	font-weight: bold;
}

/* Box */
.box{
	background-color: #f1f1f1;
	width:506px;
	padding: 0 10px;
}

.box_top{
	background-image: url(../images/box_top.gif);
	background-repeat: no-repeat;
	height: 15px;
}
.box_bottom{
	background-image: url(../images/box_bottom.gif);
	background-repeat: no-repeat;
	height: 15px;
}

/* form  */

.from_box{
}

.from_txt{
	color: #707070;
	line-height: 30px;
	text-align: right;
	vertical-align: top;
}
.from_txt_02{
	color: #472b80;
	line-height: 15px;
	height: 16px;
}
.from_txt_03{
	color: #707070;
	line-height: 30px;
	font-weight: bold;
}
.from_select{
	color: #472b80;
	line-height: 15px;
	height: 25px;
}
.from_line{
	background-color: #9999CC;
	height: 3px;
}
.from_line_02{
	background-color: #ffdcba;
	height: 3px;
}
.from_line_purple{
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #9999CC;
	line-height: 30px;
	color: #472b80;
	font-size: 120%;
	font-weight: bold;
}
.from_line_purple02{
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ffdfcc;
	line-height: 30px;
	color: #e0463e;
	font-size: 120%;
	font-weight: bold;
}
.from_line_red{
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #9999CC;
	line-height: 30px;
	color: #FF0000;
}

/* label */

.label_01 a, .judge_tabs span{
	color: #FFFFFF;
	background-color: #FF9900;
	text-decoration: none;	
	font-weight: bold;
	padding:4px 10px;
}
.label_01 a:hover{
	text-decoration: underline;
	color: #FFFFFF;
}

.label_01, .label_02{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.label_01 a, .label_02 a{display:block;}

.label_02 a, .judge_tabs a{
	color: #707070;
	background-color: #dadada;
	text-decoration: none;
	font-weight: bold;
	padding:4px 10px;
}
.label_02 a:hover, .judge_tabs a:hover{
	text-decoration: underline;
	color: #707070;
}

/* Judge */

.judge_tabs{margin-bottom:40px;}
.judge_box{
    margin-bottom:10px;
	border-bottom:#7f7f7f dashed 1px;
	text-align:center;
	float:left;
	width:168px;
	line-height:1.5;
	padding:0px 3px 10px;
	height:250px;
}
.judge_box img{margin-bottom:10px;}
.clear1{height:1px; font-size:1px; padding:0; clear:both;}

.judge_list{
    margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:#7f7f7f dashed 1px;
	line-height:1.5;
}
.judge_list strong{font-size:125%; color:#333;}
.judge_list u{color:#333;}
.judge_list p{line-height:20px;}
.left_img{float:left; margin-right:15px; width:100px;}

/* List */

.list_title{
	color: #707070;
	background-color: #D8D8EB;
	font-weight: bold;
	line-height: 30px;
	padding: 0 4px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.list_title td{padding:0;}
.list_title_red{
	color: #707070;
	background-color: #ffdfcc;
	font-weight: bold;
	line-height: 30px;
	padding: 0 4px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.list_txt{
	padding:0 4px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	vertical-align: top;
}
.list_txt td{padding:8px 4px; line-height:1.4;}
.list_border td{border-top:#ddd 1px dashed;}
.list_txt_02{
	line-height: 30px;
	padding: 0 4px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	vertical-align: top;
	color: #663399;
}
.list_txt_02 a{
	color: #663399;
	text-decoration: underline;
}

.list_txt_02 a:hover{
	color: #FF9900;
	text-decoration: underline;
}
.list_txt_03{
	line-height: 30px;
	padding: 0 4px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	vertical-align: top;
	color:#e6433c;
}

/*  List02 */

.list_title_02{
	color: #663399;
	background-color: #D8D8EB;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-right: 4px;
	padding-left: 4px;
}
.list_box{
	background-color: #EAEAF4;
	padding: 0 4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

ul.term_list{margin-left:10px; list-style:none;}
ul.term_list li{
    list-style:none;
	background:url(../images/terms/dot_b.gif) no-repeat left 7px;
	padding-left:10px;
}

/* Abroad */
#wrapper_a {
	width: 617px;
	margin: 0 auto;
}
#content_a {
	width: 617px;
	margin:0 auto;
	background-image: url(../images/page/page_bg.gif);
	background-repeat: repeat-y;
}

/* 表單驗証 */
label.error, label.error{
	color:#FF0033;
	font-size: 12px;
}
input:focus{border:1px dotted #666;}
input.error{
	border:1px dotted #909;
	background-color: #FF3333;
}
textarea.error{
	border:1px dotted #909;
	background-color: #FF3333;
}
div.error{display:none;}
label.error{display:none;}
