@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif,"新細明體";
	font-size:12px;
}

body 
{
	background-image:url(images/header_bg.jpg);
	height:148px;
	background-repeat:repeat-x;
	
	
}
	
.logo 
{
	margin-top:227px;
	margin-left:17px;
	float:left;
}	

.flash 
{
	float:left;
	margin-left:144px;
	margin-top:16px;
}

.news 
{
	float:left;
	margin-top:15px;
	/* margin-left:26px;  */
	font-size:12px;
	
}	

.news02 { color:#676767; }	
.news03 { margin-left:10px;}	
	
.menu 
{
	float:left;
	margin-left:9px;
	font-size:12px;
}	

.footer 
{
	font-size:11px;
	color:#6d6d6d;
	margin-top:20px;
}	

.top 
{
	color:#fff;
	font-size:12px;
}	
	
	
/* links */
A, A:link, A:visited { color: #676767; text-decoration: none; }
a .class01 
{
	/* color:#6d6d6d; */
	color:#000000;
	text-decoration:none;
}
a:hover .class01 
{
	color:#000;
	text-decoration:none;
}
	
a .class02 
{
	color:#fff;
	text-decoration:none;
}
a:hover .class02 
{
	/* color:#000; */
	color:#fff;
	text-decoration:none;
}



a .class03 
{
	color:#000;
	text-decoration:none;
}
a:hover .class03 
{
	color:#007bc3;
	text-decoration:none;
}
	
	

#apDiv1 
{
	position:absolute;
	left:785px;
	top:10px;
	width:193px;
	height:38px;
	z-index:1;
}

.content 
{
	font-size:12px;
	color:#656464;
	line-height:180%;
}

.content02 
{
	color:#494949;
	margin-top:25px;
	float:left;
}	

.content03 { margin-top:17px;}	
.content04 { margin-top:40px; }	
.content05 
{
	color:#494949;
	margin-top:25px;
	float:right;
}	

.news01 { color:#61a011; }	

/* footer */
.bottom 
{
	background-image:url(images/bottom.jpg);
	height:95px;
	background-repeat:repeat-x;
}	

.footer01 { margin-top:5px;  }	
.footer02
{
	margin-top:10px;
	font-size:11px;
	color:#6d6d6d;
}	

.footer03 { margin-right:50px;}	
.footer04 { margin-left:20px; }	

.style1 
{
	color: #000000;
	font-weight: bold;
}

.style2 { color: #DB0000; }
.style3 {color: #656464; }
.style4 {font-size: 14px; }

.p01 
{
	color:#61a012;
	font-size:14px;
}	

.pro01 { margin-left:30px; }	
.pro02 
{
	margin-left:30px;
	line-height:250%;
}	

.item { margin-left:25px;}

.epaper01 { margin-left:10px;}	
	

	
	
	
	
	
	
	
	
	
	
	
	
	