@charset "UTF-8";

body {
	color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	/*background-image: url(../images/bg.jpg);*/
	/*background-repeat: repeat-x;*/
	background: #0C0000;
	
}
*+html body, * html body {
	font-size: 75%; /* for WinIE 6,7 */
}
td,th {
	font-family: Arial, Helvetica, sans-serif;
}
.style1 {
	color: #CC6633;
	font-weight: bold;
}


a,
a:link
{
	text-decoration: none; 
	color: #449630;
}
a:hover
{	
	text-decoration: underline;
	color: #449630;
}


#wrapper {
	width: 800px;
	margin: 0 auto;
	background: url(../images/newyear_bg.gif) repeat-y;
}
#logo {
	height: 262px;
	width:100%;
	background: url(../images/newyear_top.gif) no-repeat;
}
#logo img {
	/*padding: 154px 0 0 41px;*/
}
#content {
	clear:both;
	width: 100%;/*for WinIE67*/
}
#left {
    float:left;
    width: 160px;
	height: 351px;
	padding:95px  20px 0 45px;
	background: url(../images/newyear_left.gif) no-repeat;
}
#right {
	float:right;
    width: 575px;
	background: url(../images/newyear_right.gif) no-repeat;
}
#copyright {
    clear:both;
	margin: 21px 0 0 0;
	width: 100%;
	height: 39px;
	background: url(../images/newyear_footer.gif) no-repeat;
}
#nav {
  position:absolute;
  top:0px;
  padding:0 0 0 265px ;
  height: 45px;
  
}
#nav a{
  color: #333333;
  text-decoration: none;
  font: bold 120% arial, sans-serif;
}
#nav a:hover{
  color: white;
}
#nav ul {
  padding-top: 0px;/*導覽文字間上方距離*/
}
#nav li {
  display: inline;
  padding: 0 0;/*導覽文字間左右距離*/
}
#nav li.current {
	/*background:url(../images/bottom.gif) no-repeat;*/
	width:111px;
	height:45px;
}
#nav li.current a {
    width:111px;
	height:45px;
	background:url(../images/bottom.gif) no-repeat;
	
	/*padding: 10px 15px 11px 11px;*/
	border-bottom: none;
	color: #FFFFFF;
}
#left p{
  font-size:95%;
  color: #999999;
  line-height: 2;
  margin-bottom: 1em;
}
#left_bottom{
  margin:67px 0 0 0;
  height:80px;
}
#left_bottom .join{
  margin:0 0 7px 0;
  height:30px;
 }
#left_bottom .join .join_text{
  display: block;
  font-size:95%;
  color: #999999;
  padding:10px 0 0 40px;
 }
#left_bottom .join .join_text a,
a:link{
  color: #999999;
}
#left_bottom .join .join_text a:hover{
  color: #ffffff;
}

a,
a:link
{
	text-decoration: none; 
	color: #449630;
}
a:hover
{	
	text-decoration: underline;
	color: #449630;
}
#page1{
  width: 575px;
  
}
#page1_but{
  padding: 25px 60px 0 25px;
}
#page2{
  width: 500px;
  padding:40px 0 0 40px;
}
#content h2 {
	margin-bottom: 1em;
	padding-bottom: 5px;
	border-bottom: 1px solid #999999;
	font-size: 117%;
	font-weight: bold;
}
.hr
{
	border-bottom: 1px solid #999999;
	clear:both;
}
#content h5 {
	margin-top: 1em;
	font-size: 100%;
	font-weight: bold;
}
#content .section {
	padding-bottom: 10px;
	 clear:both;
}

#content .section h3,
#content .section p {
	margin-bottom: 1em;
	line-height: 1.6;
}
#content .section h3 {
    font-size: 140%;
	color: #449630;
}

ul#nav {
	position: relative;
	height: 40px;
	list-style: none;
}
ul.about {
	background: url(../images/tab_01.gif) no-repeat;
	
}
ul.activity {
	background: url(../images/tab_02.gif) no-repeat;
}
ul.news {
	background: url(../images/tab_03.gif) no-repeat;
}
ul#nav li {
	position: absolute;
	top: 0;
	width: 130px;
}
ul#nav li#aboutNav {
	left: 51px;
}
ul#nav li#activityNav {
	left: 205px;
}
ul#nav li#newsNav {
	left: 359px;
}
ul#nav li a {
	display: block;
	width: 100%; 
	text-align: center;
	text-decoration: none;
	line-height: 30px;
	color: #000;
}
ul#nav li a:hover {
	color: #449630;
}


.ol_decimal
{
	list-style-type: decimal;
	padding:0px;
	padding-left:30px;
	LETTER-SPACING:1px;
}
.ul_disc
{
	list-style-type: disc;
	padding:0px;
	padding-left:30px;
	LETTER-SPACING:1px;
}
.ul_disc li,
.ol_decimal li
{
	padding:2px;
}

#gift_msg
{
	float:left;
	margin-bottom:20px;
	text-align:center;
	width:480px;
}

.gift_area
{
	float:left;
	height:135px;
	width:480px;
	margin-top:10px;
}
.gift_title
{
	float:left;
	width:480px;
	margin-bottom:5px;
	color: #CC6633;
	font-weight: bold;
}
.gift_content
{
	clear:both;
	height:100px;
	width:480px;
}
.gift_note
{
	float:left;
	width:330px;
	height:100px;
}
.qa_area
{
	float:left;
	width:480px;
	margin:10px 0 10px 0;
}
.ans
{
	float:left;
	width:450px;
	
}
