﻿@charset "utf-8";
/*body*/
/*
img {
	behavior:url("CLIENTSCRIPT/ie6png.htc");
	}
*/
body {
    margin: 0px;
    background: url(../images/bg/bgframe.gif) #000 repeat-y 50% 0%;
    font-family: Geneva, Arial, Helvetica, sans-serif, "Microsoft JhengHei", 微軟正黑體, 微軟雅黑, 新細明體;
}
input, textarea, td {
    font-family: Geneva, Arial, Helvetica, sans-serif, "Microsoft JhengHei", 微軟正黑體, 微軟雅黑, 新細明體;
}
#body_size {
    margin: 0 auto;
    width: 987px;
    height: auto;
}
#body_bg {
    float: left;
    width: 987px;
    height: auto;
    background: url(../images/bg/headbg1.png) no-repeat;
}
#body_footer {
    float: left;
    width: 987px;
    height: 35px;
    font-size: 12px;
    color: #777;
    text-align: center;
    line-height: 35px;
    margin-top: 30px;
    background: url(../images/bg/footerline.png) no-repeat;
}
#body_footer a {
    color: #fff;
    text-decoration: none;
    position: relative;
}
#body_footer a:hover {
    color: #ffb100;
    text-decoration: underline;
}

a {
    blr: expression(this.onFocus=this.blur());
}
a:focus {
    -moz-outline-style: none;
}

.font_color1 {
    color: #ffb100;
}
.font_color2 {
    color: #f51e46;
}
.font_color3 {
    font-weight: bold;
    color: #FFF;
}
.font_color4 {
    color: #fff799;
}
.font_color5 a {
    color: #999;
    font-size: 12px;
}
.font_color5 a:hover {
    color: #FFF;
    text-decoration: none;
}
.font_color6 {
    color: #fff799;
    line-height: 200%;
}
.font_color7 {
    color: #BBB;
}
.font_color8 {
    color: #ffb100;
    font-size: 12px;
}

#imgshit {
    position: relative;
    top: 4px;
}

#placard_frame {
    float: left;
    padding-left: 180px;
    padding-top: 20px;
    padding-bottom: 20px;
    width: 600px;
    height: auto;
    color: #CCC;
    font-size: 16px;
}
