/* CSS Document */

body { font-family:Arial,"����";font-size:12px;color:#000;width:100%;margin:0;padding:0; background-color:#fff; text-align:center;}
div,form,img,ul,ol,li,dl,dt,dd,p {margin:0; padding:0; border:0;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;}
table,td,tr,th{font-size:11px;}
li {list-style:none;}
.clear{ clear:both;}
.b {font-weight:bold;}

a{blr:expression(this.onFocus=this.blur());   /*    IE Opera    */
  outline:none;   /*    FF Opera    */}
a:focus{  -moz-outline-style: none;   /*    FF    */}
a{text-decoration:none;}

.bs,a.bs,a.bs:visited {color:#fff; text-decoration:none;}
a.bs:hover {color:#fff; text-decoration:none;}
.hs,a.hs,a.hs:visited {color:#000000; text-decoration:none;}
.red,a.red,a.red:visited {color:#f00; text-decoration:none;}
a.red:hover {color:#f00; text-decoration:none;}

.blue,a.blue,a.blue:visited {color:#0178c7;text-decoration:none;}
.font12px {font-size:12px;}

/* Header */
#top {width:984px;margin-left:auto;margin-right:auto; background:url(../images/top_bg.gif) no-repeat center bottom;padding-bottom:40px;text-align:center;padding-top:40px;}


/* Box */
#box {width:1004px; background:url(../images/box_bg.gif) repeat-y;margin-left:auto;margin-right:auto; height:auto;}
#content_box {width:880px;margin-left:auto;margin-right:auto;margin-top:20px; position:relative;}
#content_box table{ position: relative;z-index:2;}
#content_box td {font-size:12px; padding:4px 10px;}
#content_box td.title {color:#8ec31f;font-size:24px;padding-top:20px;}
#content_box td.title span {font-size:16px;font-weight:bold;}

#content_box input.style_input {background:#efefef;border:1px solid #dad7d7;color:#333;font-size:12px;line-height:22px;}
#content_box textarea.style_input {background:#efefef;border:1px solid #dad7d7;color:#333;font-size:12px;}
#content_box select.style_select {height:18px;background:#efefef;border:1px solid #dad7d7;color:#333;font-size:12px;}
#content_box td .bn_style {width:100px;height:20px;border:0px;background:url(../images/button_bg.gif) no-repeat;text-align:center;font-size:12px;color:#595757; line-height:20px; cursor:pointer;}
.content_bg {background:url(../images/content_bg.jpg) no-repeat;width:400px;height:540px; position:absolute;bottom:-25px;right:-45px; z-index:1;}

#bottom {width:1004px;height:55px; background:url(../images/bottom_bg.gif)  no-repeat;margin-left:auto;margin-right:auto;}
.capts li{float:left;margin-right:10px;}