@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.8em;
	letter-spacing: 1px;
	background: #000000 url(design/bg1_body2.jpg) repeat-x 0px 0px;
	margin: 0px;
}
img, div, input, a, dt, dd, span { 
	behavior: url(iepngfix.htc);
   
}
form {
	padding: 0px;
	margin: 0px;
}
a {
	color: #0088CC;
	text-decoration: none;
}
a:hover {
	color: #005599;
}
p, ul, ol {
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
h1 {
	padding: 0px;
	margin: 0px;
	height: 0px;
	line-height: 0px;
	display: none;
}
h2 {
	position: absolute;
	z-index: 1;
	top: -150px;
	right: 10px;
	font-size: 11px;
	font-weight: normal;
}
h2 a {
	color: #000000;
}
h2 a:hover {
	color: #CC0000;
}
.hideMenu {
	padding: 0px;
	margin: 0px;
	height: 0px;
	line-height: 0px;
	display: none;
}
/*基本排版*/
#Banner {
	height: 180px;
	width: 100%;
	position: absolute;
	z-index: 1;
}
#Main {
	width: 100%;
	position: absolute;
	z-index: 2;
	top: 155px;
	background: url(design/bg1_body3.gif) no-repeat center top;
	/*background: url(design/bg1_body4.gif) left top;*/
}
#Main_area {
	width: 990px;
	margin: 0px auto;
	position: relative;
	background: url(design/bg2_main.gif) no-repeat 0px -30px;	
}
#Main_area h3 {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	position: absolute;
	z-index: 1;
	top: -5px;
	left: 330px;
	width: 450px;
}
#Main_area h3 span {
	padding: 0px 2px 0px 8px;
	background: url(icon/spot-arrow1.gif) no-repeat 0px center;
}
#Main_area h3 a {
	color: #FFFFFF;
}
#Main_area h3 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#Hang_tag {
	height: 50px;
	width: 155px;
	padding: 38px 0px 7px 45px;
	margin: 0px;
	position: absolute;
	z-index: 3;
	top: -35px;
	left: 790px;
	background: url(design/hang_tag.png) no-repeat;
}
#Hang_tag .formText {
	font-size: 12px;
	height: 15px;
	width: 85px;
	float: left;
	margin-right: 5px;
	line-height: 15px;
	border: 1px solid #FFFFFF;
}
#Hang_tag .formBtn {
	height: 20px;
	width: 50px;
	display: block;
	float: left;
	line-height: 60px;
	overflow: hidden;
	cursor: pointer;
	border: none;
	background: url(design/search_btn.png) no-repeat 0px 0px;
}
#Hang_tag .formBtn:hover {
	background: url(design/search_btn.png) no-repeat 0px -20px;
}
#Hang_tag a {
	display: inline;
	clear: both;
	color: #FFFFFF;
	padding-left: 10px;
	background: url(icon/spot-arrow2.gif) no-repeat 0px 2px;
}
#Hang_tag a:hover {
	text-decoration: underline;
}
/*左區塊排版*/
#MainL {
	width: 230px;
	display: block;
	float: left;
}
#Main_login {
	font-size: 12px;
	color: #FFFFFF;
	width: 210px;
	padding: 0px;
	line-height: 23px;
}
#Main_login ul {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	width: 164px;
	float: left;
	display: block;
	text-align: left;
	list-style-type: none;
}
#Main_login ul li {
	padding: 0px 0px 0px 15px;
	margin: 0px;
	height: 23px;
	width: 150px;
	display: block;
	background: url(icon/spot-ball3.gif) no-repeat 3px center;
}
#Main_login input.formText {
	font-size: 12px;
	height: 14px;
	width: 100px;
	line-height: 14px;
	border: 1px solid #CEC6BF;
}
#Main_login input.formBtn {
	height: 44px;
	width: 44px;
	float: left;
	display: block;
	line-height: 120px;
	overflow: hidden;
	border: none;
	cursor: pointer;
	background: url(icon/btn-login.gif) no-repeat 0px 0px;
}
#Main_login input.formBtn:hover {
	background: url(icon/btn-login.gif) no-repeat 0px -44px;
}
#Main_logout {
	font-size: 12px;
	color: #FFFFFF;
	width: 210px;
	padding: 0px;
	margin: 15px auto 5px auto;
	line-height: 23px;
}
#Main_logout a {
	color: #FFFFFF;
	text-decoration: underline;
}
#Main_logout a:hover {
	color: #FFFF99;
}
#Main_logout table {
	background: #827263;
}

#Main_menu {
	width: 210px;
	padding: 0px;
	margin: 0px auto;
	line-height: 24px;
	clear: both;
	background: url(design/menu_line2.gif);
}
/*主選單*/
#Main_menu dt, #Main_menu .MenuRootStaticMenuStyle, #Main_menu .MenuRootStaticSelectedStyle, #Main_menu .MenuRootStaticMenuItemStyle, #Main_menu .MenuRootStaticHoverStyle {
	color: #FFCC00;
	padding: 0px;
	margin: 0px;
	height: 24px;
	width: 210px;
	display: block;
	color: #FF9900;
	font-size: 13px;
	font-weight: bold;
	background: url(design/menu_line1.gif) repeat-x 0px bottom;
}
#Main_menu dt {
	clear: both;
}
#Main_menu dt a {
    display: block;
	color: #FF9900;
}
#Main_menu dt a:hover {
    display: block;
	color: #FFCC00;
}   
#Main_menu .MenuRootStaticMenuStyle {
	font-weight: normal;
}
#Main_menu .MenuRootStaticSelectedStyle {
}
#Main_menu .MenuRootStaticMenuItemStyle {
}
#Main_menu .MenuRootStaticHoverStyle {
	color: #FFCC00;
}
/*次選單*/
#Main_menu dl {
	margin-top: 0px;
	margin-bottom: 10px;
	clear: both;
	display: block;
}
#Main_menu dd {
	color: #CC6600;
    padding: 0px;
	margin: 0px;
	height: 24px;
    width: 65px;
    margin-right: 5px;
    display: block;
    float: left;
	overflow: hidden;
	color: #A77C50;
	font-size: 11px;
}
#Main_menu dd.submenuL {
	width: 210px;
}
#Main_menu dd a {
	display: block;
	color: #CC6600;
}
#Main_menu dd a:hover {
	color: #EE9900;
}
#Main_menu dd strong {
	font-weight: normal;
	color: #EE9900;
}
#Main_menu .MenuStaticMenuStyle {
}
#Main_menu .MenuStaticSelectedStyle a {
	color: #EE9900;
}
#Main_menu .MenuStaticMenuItemStyle {
	color: #CC6600;
}
#Main_menu .MenuStaticHoverStyle {
	color: #EE9900;
}

#Main_adv {
	width: 210px;
	padding: 0px;
	margin: 20px auto 0px auto;
}
#Main_adv a {
	display: block;
	margin-bottom: 10px;
}
#Main_adv a img {
	max-height: 50px;
	max-width: 210px;
	border: none;
}

/*右區塊排版*/
#MainR {
	width: 760px;
	display: block;
	float: left;
	margin-top: 30px;
	position: relative;
}
#Main_content {
	width: 710px;
	padding: 0px 25px;
	background: url(design/bg3_main.gif) repeat-y 0px 0px;	
}
#Main_content .SiteMapPathRoot {
	font-size: 13px;
	font-weight: bold;
	color: #7030A0;
}
#Main_content .SiteMapPathNode {
	font-size: 11px;
	color: #000000;
}
#Main_content .SiteMapPathCurrentNode {
	font-size: 11px;
	color: #000000;
}
#Main_content .SiteMapPathRoot:hover, #Main_content .SiteMapPathNode:hover, #Main_content .SiteMapPathCurrentNode:hover {
	text-decoration: underline;
}

#Main_content h4 {
	height: 40px;
	width: auto;
	margin: 5px 0px 5px 0px;
	display: block;
	line-height: 100px;
	overflow: hidden;
}

#Main_content h5 {
	padding: 5px 0px 0px 15px;
	margin: 0px;
	display: block;
	font-size: 12px;
	border-bottom: 3px solid #DDDDDD;
	background: url(icon/spot-arrow3.gif) no-repeat 0px 8px;
}
#Main_content h5 strong {
	font-size: 14px;
	color: #0077BB;
}
#Main_content h5 a {
	color: #0077BB;
	text-decoration: none;
}

#Main_footer {
	height: 50px;
	width: 760px;
	padding: 20px 0px 0px 0px;
	display: block;
	clear: both;
	background: url(design/bg4_main.gif) no-repeat 0px top;
}
#Main_footer h6 {
	padding: 0px;
	margin: 0px 7px;
	color: #444444;
	font-weight: normal;
	font-size: 12px;
	border: none;
	background: none;
}
#Main_footer h6 a {
	color: #666666;
}
#Main_footer h6 a:hover {
	color: #999999;
	text-decoration: underline;
}
.go_top {
	height: 28px;
	width: 56px;
	float: right;
	display: block;
}
.go_top a {
	height: 28px;
	width: 56px;
	display: block;
	line-height: 100px;
	overflow: hidden;
	background: url(design/go_top.png) no-repeat;
}
/*底區塊排版*/
#Bottom {
	letter-spacing: 0px;
	height: 110px;
	width: 100%;
	background: url(design/bg5_bottom.gif) repeat-x center top;
}
#Bottom_area {
	height: 55px;
	width: 970px;
	padding: 40px 15px 15px 15px;
	margin: 0px auto;
	font-size: 11px;
	color: #78623D;
	background: url(design/bg6_bottom.gif) no-repeat center top;
}
#Bottom_area a {
	color: #8F7449;
}
#Bottom_area a:hover {
	text-decoration: underline;
}
#Bottom_area p {
	padding-top: 10px;
}
.copyright1 {
	height: 55px;
	width: 50px;
	display: block;
	float: left;
	line-height: 150px;
	overflow: hidden;
	margin: 0px 20px 0px 0px;
	background: url(design/copyright1.gif) no-repeat 0px 0px;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:640px;
}