@charset "utf-8";

.accesskey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 15px;
	background-image: none;
	height: 15px;
	text-align: center;
}
.accesskey a {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-image: none;
	color: #CCCCCC;
	font-weight: normal;
}

.accesskey a:hover {
	color: #FF6600;
	background-image: none;
}
.flash {
	height: 424px;
	width: 900px;
}
html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
}
#wrap {
	min-height: 100%;
	background-image: url(../images/body.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#main {
	padding-bottom: 110px;
	height: 100%;
	background-image: url(../images/main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
} 
#gotop {
	display: none;
	position: fixed;
	right: 0px;
	bottom: 180px;
	cursor: pointer;
	background-color: #FF6666;
	height: 50px;
	width: 50px;
	border-radius: 25px;
}
#search {
	font-size: 13px;
	padding-left: 70px;
	line-height: 25px;
	float: left;
}
#footer {
	position: relative;
	margin-top: -110px;
	height: 110px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E8E2D4;
	color: #666666;
} 
.footer0 {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.footer0 p {
	line-height: 20px;
	font-size: 12px;
	font-family: Arial, Helvetica, "新細明體";
	margin-left: 10px;
}
.footer0 h1 {
	font-size: 13px;
	line-height: 28px;
	color: #333333;
	margin-left: 20px;
}
.footer0 a {
	color: #FF3300;
}
.footer0 a:hover {
	color: #006699;
}
.footer3 {
	padding-top: 15px;
}



.input1  {
	background-color: #FFFFFF;
	padding: 5px;
	color: #006699;
	border: 2px solid #CCCCCC;
}
/*Opera Fix*/
body:before {
	height:100%;
	float:left;
	width:0;
}
body {
	margin: 0px;
	padding: 0px;
}
.main2 {
}
a {
	color: #0099CC;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FF0066;
	text-decoration: none;
}
.red {
	color: #FF0000;
}
.header {
	width: 980px;
	height: 165px;
	margin-right: auto;
	margin-left: auto;
}
.slogan {
	float: left;
}
.community {
	float: right;
	width: 90px;
	height: 25px;
	background: url(../images/community.png) no-repeat left top;
	text-indent: -9999px;
	margin-top: 2px;
}
.community a {
	display: block;
	height: 25px;
	width: 25px;
	margin-right: 5px;
	float: left;
}

.p1 {
	padding-top: 25px;
	float: right;
	font-family: Arial, Helvetica, "微軟正黑體", "新細明體";
	font-size: 12px;
	line-height: 27px;
	padding-right: 190px;
}
.top {
	float: left;
}
.top a {
	display: block;
	padding-right: 12px;
	padding-left: 12px;
	font-weight: normal;
	background-color: #FFFFFF;
	border-radius: 15px;
	float: left;
	margin-right: 2px;
	margin-left: 2px;
}
.top a:hover {
	color: #FFFFFF;
	background-color: #E2007E;
}





.container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.content {
	font-size: 0.95em;
	color: #57422D;
	padding-bottom: 20px;
	min-height: 450px;
	padding-top: 20px;
}
#left {
	float: left;
	width: 240px;
	z-index: 50;
	position: absolute;
}

.title {
	float: left;
	background-image: url(../images/home2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.title a {
	text-indent: -1000%;
	display: block;
	height: 165px;
	width: 420px;
	float: left;
}
.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 100%;
	height: 0px;
}
.home {
	height: 30px;
	width: 30px;
	float: left;
}
.home  a {
	display: block;
	height: 30px;
	width: 30px;
	background-image: url(../images/home2.gif);
	text-indent: -10000px;
}
.home a:hover {
	background-image: url(../images/home.gif);
}
#menu {
	float: left;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
	margin-top: 15px;
	position: relative;
	margin-left: 130px;
	padding-right: 100px;
}
#menu ul {

}

#menu li {
	float: left;
}
#menu  li a {
	display: block;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
	background-image: url(../images/btn-a.png);
}
#menu  li a:hover {
	background-image: url(../images/btn-b.png);
}
#menu li ul {
	list-style: none;
	left: 0;
	display: none;
	position: absolute;
	padding-top: 6px;
	font-family: Arial, Helvetica, "微軟正黑體", "新細明體";
	font-size: 14px;
	background-image: url(../images/menu2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
#menu li ul li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: none;
	background-image: none;
	line-height: 36px;
	box-shadow: 1px 1px 15px #8C6239;
}
#menu li ul li a {
	display: block;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 36px;
	background-color: #8C6239;
	height: 36px;
	padding-right: 20px;
	padding-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-shadow: 1px  1px  2px  #00475B;
	background-image: none;
}
#menu li ul li a:hover {
	text-shadow: 0px  0px  0px;
	color: #FF6600;
	background-color: #FFFFFF;
	background-image: none;
}

	
.link {
	margin-top: 15px;
}
.link a {
	border: 1px dotted #CCCCCC;
	display: block;
	width: 200px;
	margin-bottom: 2px;
}
.link a:hover {
	border: 1px solid #FF6600;
}
