@charset "utf-8";

/* CSS Document */

body {
background-image:url(../images/bg.png);
background-color: #FFFFFF;
background-repeat:repeat;
font-family:"新細明體";
font-size:12px;
}

h1 {
font-family:"標楷體", "華康魏碑體", "華康細圓體";
color:#009900;
}

h2 {
color:#009900;
}

ul {
list-style-image:url(../images/bullet.png);
line-height:18px;
}



#round {
width:900px;
left:50%;
margin-left:-450px;
position:relative;
background-color: #FFFFFF;
border:solid #FFCC33 2px;
}

#top {
width: 890px;
height: 220px;
padding: 5px 5px 0px 5px;
}

#links_2 {
width: 890px;
height: 30px;
padding-top:5px;
padding-bottom:5px;
padding-left:5px;
padding-right:5px;
}

a:link {
text-decoration:none;
color:#009900;
}

a:hover {
text-decoration:underline;
color: #000000
}

a:visited {
text-decoration:none;
color:#009900;
}

.link {
border:dotted 1px #66CC99;
}

#left {
float:left;
width:202px;
top:265px;
margin-left: 5px;
border:dotted 1px #66CC99;
padding: 10px 5px 5px 5px;
font-size:12px;
}

#right {
float:left;
width: 600px;
margin-left:5px;
}

#webcat {
border:dotted 1px #FFCC00;
width:200px;
height:90px;
margin-top:10px;
}

#hottopic {
width:200px;
padding: 2px 2px 2px 2px;
line-height: 14px;
letter-spacing:1px;
}

#lefttitle {
background-color:#33CC66;
}

#introduction {
width:650px;
padding: 10px 10px 10px 10px;
border:dotted 1px #66CC99;
}


#advertise {
width:670px;
padding: 5px 5px 0px 5px;
}

#ads {
border:dotted 1px #66CC99;
}

#ads2 {
border:dotted 1px #66CC99;
}

#aboutustop {
}

#noticetable {
width:670px;
padding: 10px 5px 5px 10px;
}

#noticetable a:link{
text-decoration:none;
color:#009900;
}

#noticetable a:hover{
text-decoration:underline;
color:#009900;
}

#noticetable a:visited{
text-decoration:none;
color:#009900;
}

#bottom{
clear:both;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding-top:10px;
padding-bottom:10px;
width:900px;
}

#orderpaper {
width:200px;
margin-top:10px;
}

#ads_height {
	margin-top: 10px;
}

.title {
font-size:15px;
line-height:18px;
color:#009900;
}


.shownotice {
color:#000000;
}

.shownotice a:link{
color:#009900;
text-decoration:none;
}

.shownotice a:visited{
color:#009900;
text-decoration:none;
}

.shownotice a:hover{
color:#000000;
text-decoration:underline;
}

.author {
color:#999999;
}

.newscontent {
color:#000000;
letter-spacing:1px;
}