@charset "utf-8";
/* CSS Document */
/*
MENU STYLES:
*/
.red {
color:#c0022b;
font-weight:bold;	
	}
.red_bigger {
color:#c0022b;
font-weight:bold;	
font-size:22px;
	}	
.orange {
color:#ff6c00;
	}
.line{
	padding:0px;
	margin:0;
 border-bottom:1px solid #ececec;
}

.navigation {
	position:relative;
	font-size: 1.2em;
	margin:0 auto 0;
	width:980px;
	background-color:#000000;
}
	
#navlist {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#navlist li {
	float: left;
	list-style-type: none;
	margin: 0 0 0em 0;
	padding: 0px;
	white-space: nowrap;
}
#navlist a, #navlist a:visited {
	min-width:162px;
	height:30px;
	display:block;
	padding: 4px 10px 4px 22px;
	border: 1px solid;
	border-color: #ddd #000 #000 #ddd;
	background-color: #999999;
	background-image:  url(../assets/l1_down.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	color: #EEEEEE;
	text-decoration: none;
}
#navlist a:hover {
	background-color: #9F6F9F;
	background-image:  url(../assets/l1_over.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	color: #2D1E2D;
}
.navigation #navlist .uberlink {
	background-color: #9F6F9F;
	background-image:  url(../assets/l1_over.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	color: #333 !important;
	font-weight: bold;
	cursor: default;
}


.smaller {
	font-size:80%;
	text-align:left;
	margin:0;
	padding:0px;
	padding-left:15px;
}

.top {
position:relative;
margin:0px auto 0px;
background:#FFF;
border:0px solid silver;
display:block;
padding:0em 0em;
width:980px;
font-size: larger;
}

.content {	
clear:left;
position:relative;
margin: 5 auto 5px auto;
background:#FFF;
border:0px solid silver;
display:block;
width:980px;
}

.content .mainbody {	
display:block;
padding:20px 30px 20px ;
}

.banner {	
clear:left;
position:relative;
margin: 0 auto 0px auto;
background:#FFF;
border:0px solid silver;
display:block;
padding:0em 0em;
width:980px;
height:550px;
}

.main {
position:relative;
margin:0 auto 0;
background:#f9eab0;
border:1px solid silver;
display:block;
padding:10px 10px;
width:960px;
height:880px;
-moz-box-shadow:2px 2px 2px rgba(20%,20%,40%,0.6),4px 4px 6px rgba(20%,20%,40%,0.4),6px 6px 12px rgba(20%,20%,40%,0.4);
-webkit-box-shadow:2px 2px 2px rgba(20%,20%,40%,0.6),4px 4px 6px rgba(20%,20%,40%,0.4),6px 6px 12px rgba(20%,20%,40%,0.4);
box-shadow:2px 2px 2px rgba(20%,20%,40%,0.6),4px 4px 6px rgba(20%,20%,40%,0.4),6px 6px 12px rgba(20%,20%,40%,0.4);
}

.main_event {
	position:relative;
	float:right;
	margin:0px 0px;
	background:#fcfcdf;
	border:1px solid silver;
	display:block;
	padding:0px 0px;
	width:780px;
	height: 650px;
}


	
.menu {
	position:relative;
	float:left;
margin 0px 0px;
	width:160px;
}
	
body {
	font-family: 'Microsoft Jhenghei', Roboto, Arial, Helvetica, 'Heiti TC',  sans-serif;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#73256d+0,fc5ddc+100,c146a1+100,db36a4+100,ef58c9+100 */
/*background: #b51795;  Old browsers 996699*/
background-image: url(../home/bg-image.jpg);
    background-attachment: fixed;
    background-position: left center;
    background-repeat: no-repeat;
    background-color: #e4eaf8;
	margin:0;
	
}	
h1
{
  margin: 0;
  font-weight: normal;
}
.topic {
font-size:x-large;
//font-weight: bold;
font-weight: normal;
text-align: center;
//color:#60C;
margin:0;
padding-top:10px;
padding-bottom:10px;
}
.grey_text
{
	font-size: 130%;
	text-align: center;
//	color:#4b4b4b;

}

.yellow_text {
	font-size: 120%;
	text-align: left;
	color:#e6780a;
	margin:0;
	padding: 0px;
}

.small {
	font-size: 90%;
	font-style: oblique;

	}


p {
padding: 0px;
padding-bottom: 0px;
margin-top:0;
font-size:16px;	
line-height: 150%;
text-align: justify;
alignment-adjust: middle;
}




.social {
	clear:left;
position:relative;
margin:0 auto 0;
background:#f9eab0;
border:0px solid silver;
display:block;
padding:0px 0px;
width:980px;
height:77px;
}

.site {
position:relative;
margin:0 auto 0;
background:#fff;
border:0px solid silver;
display:block;
padding:0px 0px;
width:980px;

}
.site .head1
{
margin-left:20px;
line-height:1.5;
font-size:16px;
font-weight:bold;
float:left;
margin-bottom:15px;
}

#sitemap div {
	width:195px;
	margin:0px;
	float:left;
}
#sitemap div ul{
	font-size:14px;
	list-style:circle;
	list-style-position:outside;
	margin:0px 0px;
	line-height:2;
}
#sitemap div ul li{
	font-size:100%;
	margin-left:15px;
	line-height:1.5;
}
#sitemap div ul li ul{
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
}
#sitemap div ul li ul li{
	font-size:80%;
	line-height:1.5;
}

.footer{
clear:left;
position:relative;
padding-top:0px;
padding-bottom:0px;
width:980px;
margin-left:auto;
margin-right:auto;
background-image:url(../home/footer_bg.jpg);	
background-repeat:no-repeat;
}

.footer-inner{
/*background-color:#f9eab0;*/
font-size:14px;
text-align:center;
color:#FFFFFF;
width:980px;
padding-top:30px;
padding-bottom:10px;
}

