@charset "utf-8";
/* CSS Document */
.bg_repeatx
{
background-repeat:repeat-x;
background-position:top;
}
.bg_repeatx_bottom
{
background-repeat:repeat-x;
background-position:bottom;
}
.content_body
{
background-color:#ffeeb1;
margin:0px 0px 0px 0px ;
}
.content_txt
{
color:#362200;
font-family: "新細明體", "標楷體";
letter-spacing:2px;
line-height:18px;
font-size:13px;
}
.content_txt_e
{
color:#362200;
font-family:Verdana;
font-size:13px;
padding-bottom:5px;
}
.content_txt_link
{
color:#d46400;
font-family:Verdana;
font-size:13px;
text-decoration:underline;
}
a:link.content_txt_link
{
color:#d46400;
font-family:Verdana;
font-size:13px;
text-decoration:underline;
}
a:hover.content_txt_link
{
color:#d46400;
font-family:Verdana;
font-size:13px;
text-decoration:none;
}
.content_subheading
{
color:#362200;
font-family: "新細明體", "標楷體";
font-weight:bold;
font-size:15px;
}
.front_body
{
background-color:#f9d46a;
margin:0px 0px 0px 0px ;
}
.popup_heading
{
font-family:Verdana;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
padding:5px;
}
.popup_txt
{
font-family:Arial;
font-size:11px;
color:#362200;
text-decoration:none;
letter-spacing:2px;
}
.popup_link
{
font-family:Arial;
font-size:11px;
color:#362200;
text-decoration:underline;
letter-spacing:2px;
}
a:link.popup_link
{
font-family:Arial;
font-size:11px;
color:#362200;
text-decoration:underline;
letter-spacing:2px;
}
a:hover.popup_link
{
font-family:Arial;
font-size:11px;
color:#362200;
text-decoration:none;
letter-spacing:2px;
}
