@charset "utf-8";
/* CSS GothKnight */

*{ margin:0; padding:0; }
body{ width:100%; height:auto; background:#ccc; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000; text-align:center;}
div#container{ width:850px; margin:0 auto; text-align:left; background:#fff; border-left:1px solid #fff; border-right:1px solid #fff;}
div#header{ height:381px; background:url(images/header-bg.jpg) top left repeat-x; }
div#header div#hleft{ width:540px; height:381px; float:left;}
div#header div#hright{ width:310px; height:381px; text-align:center; color:#fff; font-size:18px; line-height:30px; float:right;}
p{ line-height:24px; padding:10px 30px 20px 30px; font-size:18px; }

h3{ line-height:30px; padding:0px 30px 0px 30px; font-size:24px; color:#7e9423; }
.head1{ font-size:40px; color:#fff; line-height:50px; font-weight:bold; }
.head2{ font-size:30px; color:#000; line-height:40px; font-weight:bold; }
.head3{ font-size:20px; color:#000;line-height:30px; font-weight:bold;}
p.head4{ line-height:30px; }
.text2{color:#7e9423;}
.text3{font-size:14px; font-weight:bold; }
.text4{font-size:12px; font-weight:bold; }
div#contents{ width:850px; height:auto; }
div#contents div#left{ width:540px; height:auto; float:left; }
div#contents div#left table{ width:538px; border:0; color:#fff; text-align:center; font-size:14px; color:#fff;}
div#contents div#left table td.title1{ width:340px; height:70px;  background:#9e9999; padding-left:20px; text-align:left; padding-top:5px;}
div#contents div#left table td.title2{ width:340px; height:70px;  background:#515151; padding-left:20px; text-align:left; padding-top:5px;}
div#contents div#left table td.btn1{ width:170px; height:70px; line-height:65px; background:#9e9999;}
div#contents div#left table td.btn2{ width:170px; height:70px; line-height:65px; background:#515151; }

div#contents div#left div#lefta{ width:260px; float:left; }
div#contents div#left div#leftb{ width:280px; float:left; }


div#contents div#right{ width:310px; height:auto; float:right; background:#d2e49d; }
div#contents div#right h1{ color:#65830b; background:#bcd76c; font-size:30px; line-height:40px; text-align:center; }
div#contents div#right table{ width:294px; border:0; margin:0 auto; margin-top:25px; margin-bottom:25px;}
div#contents div#right table td.pix{width:98px; text-align:center; height:85px;  }
div#contents div#right table td.pixname{width:98px; text-align:center; height:25px; line-height:25px; font-size:12px; font-weight:bold; color:#000;  }
div#contents div#right div#bottom{ height:70px; border-top:1px solid #fff; border-bottom:1px solid #fff; background:#a7cb3d;}

div#footer{ height:30px; background:url(images/footer-bg.jpg) top left repeat-y;  clear:both; border-top:1px solid #fff; }
div#footer p{ padding:0px 0px 0px 120px !important; font-size:11px; color:#ccc; line-height:30px;}
