/* 
--------------------------------------------------------------- 
--------------------------------------------------------------- 
*/
a{ 
	color: #000;
	text-decoration: none;
}
a:link, a:visited {
	color: #000;
	text-decoration: none;
}
a:hover, a:active {
	color: #9b1c88;
	text-decoration: underline;
}
body {
	background:url(design/body_bg.gif) #FFFFFF ;
	font: 12px Arial, "細明體";
	color: #000000;
	margin:5px 0px;
}
h1{
	font-size: 16px;
	margin: 0px;
}
h2{
	font-size: 18px;
	margin: 0px;
}
h3 {
	font-size: 14px;
	margin: 0px;
}
h4 {
	font-size: 13px;
	margin: 0px;
}
h5 {
	font-size: 12px;
	margin: 0px;
}
h6 {
	font-size: 12px;
	margin: 0px;
}
img {
	border: 0;
}
form{	
	margin: 0px;
}
/* 
--------------------------------------------------------------- 
--------------------------------------------------------------- 
*/
#header {
	background: url(design/top_bg.gif) repeat-x top #FFFFFF;
	margin: 0px auto;
	height: 188px;
	width: 949px;
}
#header .left{
	float: left;
	width: 0px;
}
#header .right{
	float: right;
	width: 949px;
}
#header .logo{
	position: absolute;
	background:url(design/header.logo.gif) no-repeat;
	cursor:pointer;
	width:235px;
	height:124px;
	margin-left:19px;
	z-index: 2;
}
#header .slogan{
	font-weight:bold;
	color:#d56594;
	position: absolute;
	z-index: 2;
}
#header .topnav{
	position: absolute;
	height: 25px;
	width:560px;
	margin: 73px 0px 0px 367px;
}
#header .topnav ul{
	margin: 0; 
	padding: 0;
}
#header .topnav li{
	float: right;
	list-style: none;
}
#header .topnav img{
	display: block;
}
#header .topnav a{
	font-weight:bold;
}
#header .topnav a:hover{
	text-decoration: underline;
}
#header .nav{
	position: absolute;
	top:128px;
	margin-left:19px;
	width: 911px;
	height: 64px;
}
#header .menu { display: block; margin: 0; padding: 0; position: relative; }
	#header .menu li { display: block; list-style: none; margin: 0; padding: 0; float: left; position: relative; }
  #header .menu a { display: block; }
  #header .menu ul { display: none; position: absolute; left: 0; margin: 0; padding: 0; }
  * html #header .menu ul { line-height: 0; } /* IE6 "fix" */
  	#header .menu ul a { zoom: 1; } /* IE6/7 fix */
    #header .menu ul li { float: none; }
    #header .menu ul ul { top: 0; }
    
/* Essentials - configure this */

#header .menu ul { width: 130px; }
#header .menu ul ul { left: 131px; }

/* Everything else is theming */
 
#header .menu { background: #FFFFFF; }
#header .menu *:hover { background: none; }
#header .menu a { padding: 0px; }
  #header .menu li.hover a { background: #none; }
  #header .menu ul { top: 65px; }
  	#header .menu ul li a { background: #none; }
      #header .menu ul a.hover { background: #30A8C3; }
   #header .menu ul a { border-bottom: 1px solid white; border-right: none; opacity: 0.9; filter: alpha(opacity=90); }
/* #header .menu ul a { border-bottom: none; } - I also needed this for IE6/7 */
/* 
--------------------------------------------------------------- 
--------------------------------------------------------------- 
*/
#wrapper{
	background: #FFFFFF;
	margin: 0px auto;
	padding: 0px;
	width: 949px;
	overflow: hidden;
}
#left {
	float: left;
	padding: 0;
	margin: 25px 0px 0px;
}
#right {
	float: left;
	padding: 0;
	margin: 25px 0px 0px;
}
/* 
--------------------------------------------------------------- 
--------------------------------------------------------------- 
*/
#footer{
	color: #FFFFFF;
	text-align: center;
	background: url(design/footer_bg.gif) no-repeat top;
	margin: 0px auto;
	width: 949px;
	height:186px;
}
#footer .bottomnav{
	padding: 10px 0px 0px;
}
#footer .bottomnav ul{
	margin: 0; 
	padding: 0;
}
#footer .bottomnav li{
	float: left;
}
#footer .bottomnav img{
	display: block;
}
#footer .bottomnav a{
	color: #FFFFFF;
}
#footer .bottomnav a:hover{
	color:#FFCCFF;
	text-decoration: underline;
}
#footer .copyright{
	font-weight: bold;
	padding: 10px 0px 0px;
}
#footer .author {
	color: #ffffff;
	padding: 100px 0px 0px;
}
#footer .author a {
	color: #ffffff;
	text-decoration: none;
}
#footer .author a:hover {
	color: #ffffff;
	text-decoration: underline;
}
/* 
--------------------------------------------------------------- 
--------------------------------------------------------------- 
*/
.float {
	margin: 0px auto;
	width: 949px;
}
.float div {
	position:absolute;
	width:100px;
	top:300px;
	margin-left:950px;
}
/* 
---------------------------------------------------------------
--------------------------------------------------------------- 
*/
.button{
	font-size: 11px;
	color: #666666;
	margin-top: 5px;
	height: 25px;
	border: 0;
	cursor:pointer;
}
.text {
	font-size: 12px;
	font-family: "細明體";
	color: #666666;
	background: url(../images/module/text.gif) repeat-x top;
	border: 1px solid #c0bbb4;
	height: 13px;
	padding-top: 3px;
}
.cTime {
	font-size: 12px;
	font-family: "細明體";
	color: #666666;
	background: url(../images/module/text.gif) repeat-x top;
	border: 1px solid #c0bbb4;
	height: 13px;
	padding-top: 3px;
}
.select {
	font-size: 12px;
	font-family: "細明體";
	color: #666666;
	border: 1px solid #c0bbb4;
}
.textarea {
	font-size: 12px;
	font-family: "細明體";
	color: #666666;
	background: url(../images/module/images/text.gif) repeat-x;
	border: 1px solid #c0bbb4;
	padding-top: 5px;
	width:100%;
}
.clear {
	line-height: 0px;
	clear: both;
}
.beta {
	font-weight: bold;
	color: #ffffff;
	position: absolute;
	background: #000000;
	padding: 5px;
	opacity: 0.7;
	filter: alpha(opacity=70);
}