﻿/* HTML tag styles                             */
/**********************************************************/
html { overflow-y: scroll; } 
a:link , #duration2 li p a:link {
	color: #009CA0;
	text-decoration: underline;
}
a:visited {
	color: #009CA0;
	text-decoration: underline;
}
a:hover {
	color: #e2682e;
	text-decoration: underline;
}
body {
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height: 22px;
	color: #666666;
	text-align:left;
	background-color: #999999;
}
div { margin: 0px; padding: 0px;}
input {
	margin: 0 0;
	padding: 1px;
	border: 1px solid #999999;
	font-size: 9pt;
	color:#777777;
	background-color: #FFFFFF;
}
form {
	margin: 0px;
	padding: 0px;
	font-size: 9pt;
}
p {
	margin: 0 0;
	padding: 0 0;
}
/*--h1--*/
h1 {
	margin: 0px 0px 5px 0px;
	/*padding: 0px;*/
	font-family: Verdana;
	font-weight: 600;
	font-size: 18px;
	color: #FFFFFF;
}
h1.introduction,h1.showing,h1.seminarmap,h1.seminarinfo{
	padding:0px 0 10px 0;
	_padding-top:0x;
	height:22px \9;
	_height:0px;
    *margin-top:30px;
	_margin-top:0;
	display:block;
	font-size:0;
	_line-height:0;
	text-indent:-9999px;	
}
h1.introduction {
	*background:transparent url(../images/but_01.gif) no-repeat 0 20px;
	_background:transparent url(../images/but_01.gif) no-repeat 0 0;
}
h1.showing {
	*background:transparent url(../images/but_02.gif) no-repeat 0 20px;
	_background:transparent url(../images/but_02.gif) no-repeat 0 0;
}
h1.seminarmap {
	*background:url(../images/but_04.gif) no-repeat 0 20px;
	_background:url(../images/but_04.gif) no-repeat 0 0;
}
h1.seminarinfo {
	*background:url(../images/but_03.gif) no-repeat 0 20px;
	_background:url(../images/but_03.gif) no-repeat 0 0;
}
/*--h2 --*/
h2 {
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-weight: 600;
	font-size: 15px;
	text-indent: 0px;
	color: #e2682e;
}
/*--h3  --*/
h3{
	color:#336600;
	font-size:13px;
	margin-left:0;
}
hr {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 1px;
	border: 1px dotted #FFFFFF;
}
ol {
	margin: 0;
	color: #666666;
}
ul {
	margin: 0px 0px 0px 0px;
	color: #666666;
}
li {
	margin: 0px 0px 0px 20px;
	color: #666666;
	line-height: 1.8;
}
table {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: 0px solid #CCCCCC;
	width: 100%
}
td {
	margin: 0 0;
	padding: 0 0;
	border: 0px solid #FFFFFF;
	/*vertical-align: top;*/
}
/*--top layout---------*/
#body {
	margin: 0px auto 0;
	padding:0px;
	border: 0px solid #CCCCCC;	
	width:801px;
	text-align: left;
	/*background: #FFFFFF url(../image/ContentBg.html) no-repeat left top;*/
}
#wrapper {
   margin: 0px;
   }
#container {
	text-align: left;
	width: 802px;
	margin: 0px auto;
	padding: 0px 7px;
	background: url(../images/index-bg.jpg) repeat-y;
   }
#title {
	margin: 0px;
	padding: 0px;
	width:100%;
	height: 60px;
	text-align: left;
	background-color: #FFFFFF;
}
#Fun {
	width: 100%;
	text-align: center;
	font-size: 15px;
	background-color: #958ba7;
}
#Content {
	margin: 50px;
	padding: 0px 0px 0px 0px;
	font-size: 13px;
	line-height: 22px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color:#555555;
	background-color: #FFFFFF;
}
/*--  Function--*/
#Links {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 116px;
	float: right;
}
#Links a:link, #Links a:visited {
	padding: 5px 0px 3px 10px;
	display: block;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #c5c2e3;
	border-left: 0px solid #FFFFFF;
	text-decoration: none;
	color: #330066;
	background-color: #dbd6e4;
}
#Links a:hover {
	padding: 5px 0px 3px 10px;
	border-top: 1px solid #ff6600;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(../images/FunBg.gif);
}
#Links02 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 120px;
	float: right;
}
#Links02 a:link, #Links02 a:visited {
	padding: 5px 0px 3px 10px;
	display: block;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #c5c2e3;
	border-left: 0px solid #FFFFFF;
	text-decoration: none;
	color: #330066;
	background-color: #dbd6e4;
}
#Links02 a:hover {
	padding: 5px 0px 3px 10px;
	border-top: 1px solid #ff6600;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(../images/FunBg.gif);
}
/*本文開始*/
#contentIndent {
	margin: 0 10px 0 30px;
}
/*--議程表-*/
#intro {
	line-height: 50px;
	border-top: 0px dotted #CCCCCC;
	border-right: 0px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;	
	border-left: 0px dotted #CCCCCC;
	/*border: 3px solid #b5c8cc;*/
	background-color: #ffffff;
}
#intro table {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-top: 0px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-collapse:collapse;
}
#intro th {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:center;	
	}
#intro td {
	margin: 5px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	/*border-top: 1px dotted #FFFFFF;*/
	border-top: 1px dotted #CCCCCC;
	vertical-align: top;
}
#date {
	margin: 25px 0px 15px 0px;
	padding: 0px 0px 0px 6px;
	width: 697px;
	border-top: 2px solid #e2682e;
	border-right: 0px solid #cccccc;
	border-bottom: 2px solid #cccccc;
	border-left: 0px solid #CCCCCC;
	font-size: 15px;
	font-weight: 600;
	color: #FFFFFF;
	background-color: #e2682e;
}
#schedule {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#schedule table {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}
#schedule table label{ margin-right:0px;}

#schedule th {
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 2px 0px;
	border: 1px solid #FFFFFF;
	text-align: center;
	background-color: #e0e0e0;
}
#schedule td {
	margin: 0px 0px 0px 0px;
	padding: 3px 2px 2px 3px;
	border: 1px solid #FFFFFF;
	vertical-align: top;
	line-height:1.2;
	white-space:normal;
	background-color: #f1f1f1;
}
#schedule .data { background-color: #FFFFFF;}
.Top {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	text-align:right;
}
.mark {color: #CC3300;}
.mark2 {color: #999999;}
.mark3 {
	color: #CC3300;
 font-weight: 600:
}
.mark4 {	background-color: #dff4fc;}
/*--Footer Start--*/
#Foot {
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 10px 10px;
	border-top: 1px dotted #CCCCCC;
	border-right: 0px solid #666666;
	border-bottom: 0px solid #666666;
	border-left: 0px solid #666666;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	text-indent: 0px;
	color: #888888;
	background: #FFFFFF url(../images/BgFoot.html) repeat left bottom;
	line-height:14px;
}
#extra {
	margin: 25px 0 20px 0;
	padding: 5px 12px 5px 23px;
	*border: 1px dotted #ffc772;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background-color: #ffc772;
}
#nav {
	margin:0 0;
	padding:0 0;
	background-color: #2D2D2D;
	width: 100.5%;
    *width: 780;
	float:left;
	border-top:5px solid #2D2D2D;
	border-bottom:0px solid #2D2D2D;
	font-size: 15px;
	text-align:center;
}
#nav li {
	display:inline;
	padding: 0 0;
	margin: 0 0;
}
#nav a:link, #nav a:visited {
	margin: 0px 0px 0px 0px;
	color: #FFFFFF;
	background-color: #2D2D2D;
	float:left;
	border-left: 0px solid #2D2D2D;
	text-decoration: none;
	display: block;
}
#nav a:hover {
	margin: 0px 0px 0px 0px;
	color: #009CA0;
	border-right: 0px solid #2D2D2D;
	text-decoration: underline;
	background:transparent url(../images/FunBg02.gif) repeat-x;
}
#nav a:active {
	margin: 0px 0px 0px 0px;
	color:#FFFFFF;
	border-left: 0px solid #2D2D2D;
	background:transparent url(../images/FunBg02.gif) repeat-x;
}
#nav li a.current, #nav li a.current:link, #nav li a.current:active, #nav li a.current:hover {
	margin: 0px 0px 0px 0px;
	border: none;
	color:#FFFFFF;
	text-decoration: none;
	background:transparent url(../images/FunBg02.gif) repeat-x;
}
#nav li a.current:visited{
	margin: 0px 0px 0px 0px;
	border: none;
	color:#FFFFFF;
	text-decoration:none;
	background:transparent url(../images/FunBg.gif) repeat-x;
}
#duration2 {
	margin:0 10px 0 10px;
	padding:0 10px;
	text-align: left;
}
#duration2 ul{
	margin:0 auto;
	padding:0 0;
}
#duration2 li {
	width:585px;
	float:left;
	list-style-position: outside;
	list-style-type:none;
	line-height: 18px;
    vertical-align: top; 
	padding:0;
	margin-right:10px;
	margin-left:0px;
	padding-top:5px;
	_margin:0 10px 0px -5px;
	height:32px;
	_height:38px;
}
#duration2 li p{ margin-top:-17px;  margin-left:25px; height: 38px;}
#duration2 ul li a:link, #duration2 ul li a:visited{
	color: #555555;
	text-decoration: underline;
	margin: 0 0 0 1px;
	padding: 0 0 0 1px;
}
#duration2 ul li a:hover, #duration2 ul li a:active{
	color: #555555;
	text-decoration:underline;
	margin: 0 0 0 1px;
	padding: 0 0 0 1px;
}
#duration3 {
	margin:0 0 0 3px;
	padding:0 ;
	text-align: left;
}
#duration3 ul{ margin:0 0; padding:0 0;}
#choose_signuptype input, #duration3 input, #duration3 label, #as_multiple input, .inputcheck { border:none; vertical-align:middle;}
#duration3 li {
	width:177px;
	float:left;
	*display:inline;
	list-style-type:none;
	list-style-position:outside;
	line-height: 18px;
    vertical-align: top;
	margin: 0 0 6px 0;
	*margin: 0 ;
	padding:0;
}
#multisignup{
	background:url(../images/btn_bg.gif) repeat-x top left;
	border:#EEC102 1px solid;
	}	
.buttoncss{
	background:url(../images/btn_bg.gif) repeat-x top left;
	border:#EEC102 1px solid;
	}
.prompt{ text-align:center; color:red; font-size:13px; }
.prompt2{ text-align:center; color:red; }
#notelink{
	float:right;
	margin-right:10px;
	margin-top:3px;
	*margin-top:-25px;
	width:155px;
	text-align:right;
}	
#notelink a{
	font-weight:normal;
	color:#0084C5;
	text-decoration:underline;
}
#signup_table {
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	background-color: #FFFFFF;
}
#signup_table td {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	vertical-align:middle;
	line-height: 20px;
	white-space:normal;
	background-color: #FFFFFF;
}
#signup_button{
    white-space:nowrap;
    margin: 4px 5px 4px 0;
    background-color: #FFFFFF;
    text-align:center;
    background-color: #CC3366;
    border: 1px solid #000;
	line-height: 20px;
}
#signup_button a
{
    font-size: 9pt;
    text-decoration:none;
    display:block;
    _width:100px;
    color: #FFF;
    border: 1px solid #FFF;
}
.waitinginfo{

     background-color: #FCF8E3;

    border: 1px solid #FBEED5;

    border-radius: 4px 4px 4px 4px;

    color: #AF8B4C;

    margin-bottom: 10px;

    padding: 10px 35px 10px 15px;

}
