@charset "utf-8";
/*reset */
html,body { font-size:12px; text-align:center; margin:0 auto; padding:0; font-family:Arial, Helvetica, sans-serif;  background:#111;}
ul { list-style:none outside; }/* outsideIE6,7 */
a:link,a:visited { color:#000; text-decoration:none; }
a:hover { color:#f18645;text-decoration:underline;}
p{ margin:0px; padding:0px 0px 0px 20px; text-indent:24px;}
p span{ font:14px Arial, Helvetica, sans-serif; font-weight:700;}
html,body,div,p,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,object,iframe,form,blockquote,fieldset,input,textarea,code,address,caption,cite,code,em,i,ins{margin:0;padding:0;font-style:normal;font-size:12px;font-weight:normal;}
ul,ol{list-style:none;}
img{ border:0 none;}
h1{ font-size:12px; font-weight:700;color:#000;}
h2{ float:left; font-weight:700; font-size:14px; color:#000; padding-left:20px;}
h2 span{ font-size:12px; margin-left:5px; color:#9d6f00;}
h3{ float:left; color:#9d6f00; font-size:12px; font-weight:normal; line-height:21px; padding-left:35px; margin-left:5px; display:inline; }
h3 span{ color:#f18645; margin-left:5px;}
h4{font-size:14px; font-weight:700;}
/*--=clearfix--*/
.clearfix:after {content: "\0020"; display: block; visibility:hidden; height: 0; clear: both; }
.clearfix {zoom:1; }
/*frame*/
#wrap { width:100%; height:100%; text-align:center; margin:0 auto; padding:0;}
#logo{ position:absolute; background:url(../images/logo.gif) no-repeat center top; width:233px;  left:3%; top:6%;}
#BG{ position:absolute; width:258px; height:224px; background:url(../images/BG.gif) no-repeat top right; right:0; top:0;}
