@import url(http://fonts.googleapis.com/css?family=Open+Sans);
body {
	margin: 0;
	height: 100%;
	font-family:"微軟正黑體";
	background-color: #FFFFFF;
	/*background-image: url(../../bg/bg27.png);*/
	width: 100%;
 
}
#gotop{
	width:60px;
	height:60px;
	position:fixed;
	_position: absolute; /* position fixed for IE6 */

  _top:expression(documentElement.scrollTop+documentElement.clientHeight-this.clientHeight-10);
	z-index:1;
	bottom: 5%;
	text-align: center;
	margin-right: -485px;
	right: 50%;
	background-color: #000;
	color: #FFF;
	border-radius: 9999em;
	opacity: 0.8;
	font-size: 16px;
}
#gotop a {
	font-size: 18px;
	color: #FFF;
	text-decoration: none;
	display: block;
	height: 60px;
	width: 60px;
	font-weight: bold;
	line-height: 60px;
}
#gotop a:visited {
	color: #FFF;
	text-decoration: none;
}
#gotop a:hover {
	color: #FF0;
	text-decoration: none;
}
#gotop a:active {
	color: #FF0;
	text-decoration: none;
}

#header-share {
	text-align: center;
	width: 900px;
}

#header-rwd {
	display: none;
}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
#noie{
	color: #FFF;
	width: 100%;
	height: 60px;
	text-align: center;
	border: 1px solid #006699;
	background-color: #669933;
	_z-index: 9999;
	z-index: 9999;
	position: fixed;
	 _top:expression(documentElement.scrollTop+"px");/*讓選單覆蓋內容不會隨著捲軸滑動而消失專用*/
	left: 0;
	top: 0;
}
#noie a{
	color: #FC0;
}
#BodyContent {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 850px;
}
.logo {
	margin: 0px;
	padding: 0px;
}


.logo img {
	width: 100%;
	display: block;
	margin: 0px;
	padding: 0px;
}
.logo .p_hidden { display:none;}
.logo .m_hidden { display:block;}

#content {
	font-size: 16px;
	color: #11222d;
	height: auto;
    width: 84%;
    clear: both;
    /*background-image: url(img_02.jpg);
    background-repeat: no-repeat;*/
    background-color: #f6f6f6;
    padding-top: 20px;
    padding-right: 8%;
    padding-left: 8%;
    padding-bottom: 20px;
    /*border-top: 6px solid #900;*/
	/*margin: 0px;*/
	/*background: #fdfaf3; /* Old browsers */
	
	/*background: -moz-linear-gradient(top, #fdfaf3 0%, #f7e9d0 60%); /* FF3.6-15 */
	/*background: -webkit-linear-gradient(top, #fdfaf3 0%, #f7e9d0 60%); /* Chrome10-25,Safari5.1-6 */
	/*background: linear-gradient(to bottom, #fdfaf3 0%,#f7e9d0 60%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfaf3', endColorstr='#f7e9d0',GradientType=0 ); /* IE6-9 */
				}
#content h4 {
	font-size: 16px;
	display: block;
	width: 74%;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	/*background-image: url(bg.jpg);*/
	border-radius: 20px;
	line-height: 2em;
	border: 1px solid #553000;
	margin-top: 0px;
	margin-bottom: 0px;
}
#content h4 p {
	line-height: 2em;
	font-weight: normal;
	margin: 0px;
	width: 70%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
}
#content h4 a , #content h4 a:visited{
	background-color: #9b4d00;
	font-size: 15px;
	color: #FFF;
	margin-left: 32px;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
}
#content h4 a:hover {
	background-color: #900;
}


#apply h2 {
	font-size: 16px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	color: #FFF;
	background-color: #003356;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#apply , #theme{
	width: 77%;
	margin-right: auto;
	margin-left: auto;
}
#apply ul {
	list-style-type: decimal;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	margin: 0px;
}
#apply ul li {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #563000;
	line-height: 2em;
}
#apply ul li p {
	display: inline-block;
	margin-right: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#apply ul li p.no_margin_left {
	margin-left: 0px;
}

#apply h6 {
	text-align: center;
	font-size: 16px;
}
#apply input.Submit2 {
	background-color: #f46a0c;
	color: #FFF;
	margin-right: 5px;
	margin-left: 5px;
	cursor: pointer;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-size: 16px;
}
#apply ul li span {
	font-size: 14px;
    display: block;
    line-height: 1.5em;
    padding-left: 22px;
}
#apply form li:last-child {
	list-style-type: none;
	border-bottom-style: none;
}
#apply h5 {
	text-align: center;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 15px;
	font-weight: normal;
}
#apply ul li textarea {
    width: 90%;
    margin-left: 15px;
    display: block;
}
#theme ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	*padding-top:30px;
}
#theme ul li {
	padding: 1%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #AA7104;
	width: 31%;
	float: left;
	height: 70px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AA7104;
	background-color: #fefdfa;
	text-align: center;
}
#theme ul li:nth-child(odd) {
	background-color: #fff9ee;
}
#theme ul li:nth-child(3n+1) {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #AA7104;
}
#theme ul li:first-child {
	width: 97%;
	background-color: #aa7104;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	height: 23px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #aa7104;
}


#theme ul li p {
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
}
#theme ul li p:first-child {
	font-weight: bold;
	color: #9B4D00;
}
#theme h6 {
	font-size: 15px;
	color: #C00;
	clear: both;
	float: none;
	margin-left: 30px;
	padding-top: 10px;
	margin-top: 0px;
	font-weight: normal;
}

#theme ul li.forIE8 {
		border-right-width: 1px \9;
	border-right-style: solid \9;
	border-right-color: #aa7104 \9;
	}













.more {
	width: 80%;
	max-width: 900px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #900;
	clear: both;
	float: none;
	padding-right: 10%;
	padding-left: 10%;
}
.more p {
	font-size: 18px;
	font-weight: normal;
	color: #FF0;
	margin: 0px;
	padding: 0px;
}
.more ul {
	clear: both;
	float: none;
	margin: 0px;
	list-style-position: outside;
	list-style-type: disc;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.more .NewsStyle {
	color: #FFF;
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
	line-height: 1em \9;
}
.more .NewsStyle a {
	font-size: 15px;
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	line-height: 1em \9;
}
.more .NewsStyle a:visited {
	color: #FFF;
	text-decoration: none;
}
.more .NewsStyle a:hover {
	color: #FFF;
	text-decoration: underline;
}
.more .NewsStyle a:active {
	color: #FFF;
	text-decoration: underline;
}
