@charset "utf-8";
/* CSS Document */

*{
	padding:0;
	margin:0;
}
body{
	color:#333;
	font-family:'微軟正黑體',Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:1.5em;
	letter-spacing:.1em;
	background:url(../images/f_bg2.jpg) repeat;
}
a{
	text-decoration:none;
}
#h_wrapper{
	width:100%;
	background:url(../images/h_bg.jpg) repeat;
	height:350px;
	border-bottom:1px solid #ccc;
	padding-top:5px;
}
#header{
	margin:0 auto;
	width:670px;
	height:230px;
	background:url(../images/h_bg2.png) no-repeat;
	padding-top:110px;
	padding-left:280px;
}
#header h1{
	font-size:400%;
	color:#75440a;
	text-shadow: 0 1px rgba(255, 255, 255, 0.5);
	height:40px;
	margin-bottom:10px;
	letter-spacing:.05em;
}
#header h1 em{
	font-size:40%;
	font-style:normal;
	margin-left:5px;
	color:#555;
}
#header p{
	font-size:160%;
	color:#333;
	text-shadow: 0 1px rgba(255, 255, 255, 0.5);
	padding-left:30px;
	line-height:1.5em;
	letter-spacing:.2em;
}
#header p em{
	color:#900;
	font-weight:bold;
	font-style:normal;
}
#navi{
	position:relative;
	top:10px;
	margin:0 auto;
	position:relative;
	height:50px;
	width:930px;
	background:url(../images/navi_bg.png) no-repeat;
	text-align:left;
	padding:0 10px;
}
#navi h2{
	position:absolute;
	display:block;
	width:170px;
	height:70px;
	background:url(../images/logo.png) no-repeat;
	text-indent:-10000em;
	top:-10px;
}
#navi ul{
	margin-left:390px;
	width:550px;
}
#navi ul{
	*display:inline;
}
#navi li{
	display:inline-block;
	width:176px;
	height:18px;
	background:url(../images/navi_li_bg.png) no-repeat;
	color:#75440a;
	font-size:130%;
	padding:14px 0;
	text-align:center;
	position:relative;
	top:-3px;
	text-shadow: 0 1px rgba(255, 255, 255, 0.5);
	font-weight:bold;
	list-style:none;
	cursor:pointer;
	letter-spacing:.15em;
}
#navi li{
	*display:inline;
}
#navi li:hover{
	background:url(../images/navi_li_bg_h.png) no-repeat;
	color:#fff;
	text-shadow: 0 -1px rgba(0, 0, 0, 0.5);
}
#navi li a{
	display:block;
	color:#75440a;
	width:176px;
	height:18px;
}
#navi li a:hover, #navi li:hover a{
	color:#fff;
}
#c_wrapper{
	background:#f8f8f8;
	border-bottom:1px solid #999;
}
#content{
	margin:0 auto;
	width:950px;
	height:180px;
	background:url(../images/c_bg.jpg) repeat;
	padding:50px 10px;
}
#content #p0{
	width:650px;
	border-top:1px dotted #aaa;
	border-bottom:1px dotted #fff;
	margin-left:20px;
}
#content p{
	font-size:115%;
	line-height:2.4em;
	text-shadow: 0 1px rgba(255, 255, 255, 0.5);
	border-top:1px dotted #fff;
	border-bottom:1px dotted #aaa;
	padding-left:10px;
	letter-spacing:.1em;
}
#content p em{
	color:#900;
	font-style:normal;
	font-weight:bold;
}
#f_wrapper{
}
#footer{
	margin:0 auto;
	width:950px;
	color:#fff;
	padding:10px;
	background:url(../images/f_bg.png) repeat;
	height:230px;
	text-indent:-10000em;
}

/*報名資訊*/
#content2{
	margin:0 auto;
	width:950px;
	height:550px;
	background:url(../images/c_bg2.jpg) no-repeat;
	padding:40px 10px 20px 10px;
}
#content2.document{
	height:300px;
}
#content2.infoma{
	height:320px;
}
#content2 h2{
	margin-bottom:20px; 
	margin-left:75px;
	font-weight:normal;
	font-size:240%;
	color:#75440a;
	letter-spacing:.2em;
	text-shadow: 0 -1px rgba(0, 0, 0, 0.5),0 1px rgba(255, 255, 255, 0.5);
}
#content2 h2 b{
	font-weight:normal;
	font-size:60%;
	letter-spacing:.1em;
	color:#999;
}
#sign{
	margin:0 auto;
	border-spacing:0;
	border-bottom:1px solid #fff;
	border-top:1px solid #ccc;
	border-left:1px solid #fff;
	border-right:1px solid #ccc;
	margin-bottom:15px;
}
#sign.info{
	text-align:center;
}
#sign td{
	border-bottom:1px solid #ccc;
	border-top:1px solid #fff;
	padding:5px;
	height:24px;
	border-right:1px solid #fff;
	border-left:1px solid #ccc;
	background:#f8f8f8;
	line-height:2em;
}
#sign td em{
	color:#900;
	font-style:normal;
	margin-right:5px;
}
#sign td input, #sign td select{
	margin-left:5px;
}
#sign td input[type="text"], #sign td select{
	width:600px;
	padding:4px;
	border:1px solid #ccc;
	color:#666;
	font-size:110%;
	letter-spacing:.1em;
}
#sign td input[type="checkbox"]{
	margin-right:4px;
}
#sign td.title{
	text-align:center;
	width:20%;
	font-size:120%;
	font-weight:bold;
	letter-spacing:.2em;
	text-shadow: 0 1px rgba(255, 255, 255, 0.5);
	background:#eeeeee;
}
#sign.info td.title{
	width:10%;
}
#sign td.name{
	color:#900;
	font-size:120%;
	font-weight:bold;
	letter-spacing:.1em;
	text-shadow: 0 1px rgba(255, 255, 255, 0.5);
}
#btn{
	margin:5px auto;
	text-align:center;
}
#btn input{
	background:#ffffff;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f3f3f3));
    background: -moz-linear-gradient(top, #ffffff, #f3f3f3);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f3f3f3');
	width:100px;
	height:30px;
	border:1px solid #ccc;
	margin:0 5px;
	-moz-box-shadow: 1px 1px 3px #ccc; /* Firefox */
    -webkit-box-shadow: 1px 1px 3px #ccc;/* Safari 和 Chrome */
    box-shadow: 1px 1px 3px #ccc; /* Opera 10.5 + */
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	color:#555;
	cursor:pointer;
}
#btn input:hover{
	background:#f3f3f3;
    background: -webkit-gradient(linear, left top, left bottom, from(#f3f3f3), to(#ffffff));
    background: -moz-linear-gradient(top, #f3f3f3, #ffffff);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3f3f3', endColorstr='#ffffff');
	border:1px solid #ddd;
	-moz-box-shadow:none; /* Firefox */
    -webkit-box-shadow:none;/* Safari 和 Chrome */
    box-shadow:none; /* Opera 10.5 + */
	color:#333;
}