@charset "big5";
* {
	margin: 0;
	padding: 0;
	font-family: "·s²Ó©úÅé";
}
body {
  background-image: none;
}
#wrapper {
  margin: 0 auto;
  width: 980px;
  background-color: #F2FAFD;
  background-repeat: repeat-x;
}

#header {
  height: 160px;
  position: relative;  
}
#header p.logo {
  position: absolute;
  right: 385px;
  top: 5px;
  
}
#sidebar1 {
  float: left; 
  width: 245px;
  padding-left: 15px;
 
}
#sidebar1 h3 {
  background-color: #2c0d95;   
  width: 150px;
  height: 29px;
  line-height: 29px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  margin-bottom:15px; 
   margin-top: 15px; 
}
#sidebar1 p {
  background-color: #2c0d95;   
  width: 150px;
  height: 29px;
  line-height: 29px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  margin-bottom:15px; 
   margin-top: 15px; 
}
#sidebar1 ul {
 color:#00F; 
}
#sidebar1 li {
  font-size: 14px;
  line-height: 16px;
}

#content1 {
  padding: 0 10px 10px;
  float: left;  
  position: relative;
  width: 245px;    
  background-repeat: no-repeat;
  color: #ffffff;
 
}
#content1 h3 {
  background-color: #2c0d95;  
  width: 150px;
  height: 29px;
  line-height: 29px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  margin-top: 15px;
  margin-bottom:15px; 
}
#content1 ul {
 color:#00F; 
}
#content1 li {
  font-size: 14px;
  line-height: 16px;
}
#content {
  padding: 0 10px 10px;
  float: left;  
  position: relative;
  width: 245px;    
  background-repeat: no-repeat;
  color: #ffffff;
 
}
#content h3 {
  background-color: #2c0d95;  
  width: 150px;
  height: 29px;
  line-height: 29px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  margin-top: 15px;
  margin-bottom:15px; 
}

#content p {
  color:#00F;
   font-size: 16px;
   font-weight: normal;
  margin-left: 20px;  
  margin-right:20px;
  margin-bottom:10px;
}
#content p.font_red {
  color:#FF00FF;
   font-size: 16px;
   font-weight: normal;
  margin-left: 20px;  
  margin-right:20px;
  margin-bottom:10px;
}
#content p.b1 {
  margin-left: 170px;
  margin-top: 20px;  
}
#content p.b2 {
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom:10px; 20px;  
}
#content p.search {
  color: #3737ff;
  margin-top: 10px;
  font-size: 16px;
  text-align: center;
}
}
#content hr {
  margin-bottom: 10px;
}

#content ul {
 color:#00F; 
}
#content li {
  font-size: 14px;
  line-height: 16px;
}
#sidebar2 {
  position: relative;
  float: right;
  font-size: 14px;  
}
#sidebar2 p {
  
}
#sidebar2 h3 {
  margin-top: 15px; 
  margin-bottom:15px; 
  color: #ffffff;
  margin-right: 20px;
  background-color: #2c0d95;
  width: 150px;
  height: 29px;
  line-height: 29px;
  color: #ffffff;  
  font-weight: bold;
  text-align: center;   
}

#sidebar2 ul {
 color:#00F; 	
}
#sidebar2 li {

}

#laster {
  clear: both;
  height: 24px;
  font-size: 14px;
  font-weight: normal;
  background-color: 0;  
  color:#009;
}
#laster .first{
   margin-left:180px;   
}
#laster .left{
   margin-left:480px;
}
#laster .space60 {
   margin-left:60px;
}

#footer {  
  background-color: #0000ff;
}
#footer h4 {
  height: 30px; 
  font-weight: normal;
  font-size: 12px;
  text-align: center;
  color: #ffffff;
  line-height: 30px;
}
a:link {
	text-decoration: underline;
	color: #00F;
}
a:visited {
	text-decoration: underline;
	color: #00F;
}
a:hover {
	text-decoration: underline;
	color: #f09;
}
a:active {
	text-decoration: none;
	color: #00F;
}

.news {
    background-color: #004000;
}
.font_bg1 {
	color:#090;
	font-size:18px;
	font-weight:bold;
}
.font_bb1 {
	color:#63F;
	font-size:18px;
	font-weight:bold;
}

.font_red {
	color:#FF00FF;
	font-size:16px;
	font-weight:normal;
}

.font_n1 {
	color:#00F;
	font-size:16px;
	font-weight:normal;
}