@charset "utf-8";
body {
background:url(images/bg.gif) no-repeat center top;
padding:30px 0px;
margin:0 auto;
font-family:Arial, Helvetica, sans-serif;
}
a{
color:#0000cc;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}
.container{
border:1px solid #cbcbcb;
background-color:#FFFFFF;
}
img{
border:0px;
}
.mainmenu{
border:1px solid #0a549f;
}
.mainmenu td{
text-align:center;

}
.mainmenu a{
background:url(images/m_bg.gif) repeat-x;
color:#FFFFFF;
font-size:78%;
display:block;
height:40px;
font-weight:bold;
text-decoration:none;
line-height:40px;
}
.mainmenu a:hover{
background:url(images/m_bg_rollover.gif) repeat-x;
font-size:78%;
color:#FF9900;
}
.mainmenu a.now{
background:url(images/m_bg_rollover.gif) repeat-x;
font-size:78%;
color:#FF9900;
}
.footer{
background-color:#464646;
color:#cdd2a1;
font-size:11px;
margin:0px 10px 10px 10px;
padding:10px;
height:50px;
}
.whitebold{
color:#FFFFFF;
font-weight:bold;
}
.footer a{
color:#ffba00;
}
.footer a:hover{
color:#FFCC00;
}
.block{
background:url(images/block_bg.gif) no-repeat;
width:240px;
padding:10px 0px;
font-size:78%;
margin-bottom:20px;
}
.block table th{
text-align:left;
}
.block table td{
padding:5px 7px;
line-height:150%;
}
.artiletitle{
font-size:180%;
color:#e00000;
font-family:"標楷體";
margin-bottom:10px;
}
.artitle{
margin:5px 0px 20px 0px;
padding:0px 10px;
}
.artitlepic{
margin:0px 10px 10px 0px;
float:left;
border:1px solid #999999;
}
.artitlesubtitle{
color:#333;
font-weight:bold;
margin-bottom:5px;
}
.artitlecontent{
color:#262626;
font-size:100%;
line-height:170%;
}
.artitlecontent p{
	margin:0px 0px 10px 0px;
	text-indent: 25pt;
}
.web{
margin:10px; 
}
.webtitle a{
color:#00008a;
font-weight:bold;
margin-right:10px;
}
.webcontent{
font-size:78%;
}
