#wrapper {

 width: 1001px;
 margin: 20px auto;

}

#shadow_lft {

 width: 16px;
 height: 100px;
 background: url(../img/shadow_lft.png) no-repeat right top;
 float: left;

}

#shadow_rgt {

 width: 16px;
 height: 100px;
 background: url(../img/shadow_rgt.png) no-repeat left top;
 float: left;

}

#main {

 width: 938px;
 background: #fff url(../img/main_top.png) no-repeat left top;
 padding: 15px 16px 15px 15px;
 float: left;

}

#header {

 height: 37px;
 background: url(../img/header.png) no-repeat left top;
 padding-top: 173px;

}

#header_menu {

 width: 473px;
 height: 14px;
 background: url(../img/header_menu.png) no-repeat right top;
 padding: 12px 0 18px 18px;
 margin-left: auto;

}

#header_menu ul {

 list-style: none;
 margin: 0;

}

#header_menu ul li {

 list-style: none;
 float: left;

}

#header_menu ul li a {

 font-size: 20px;
 font-weight: bold;
 color: #c40000;
 letter-spacing: -1px;
 text-decoration: none;
 margin-right: 17px;

}

#header_menu ul li a:hover {

 color: #640000;

}

#header_login {

 height: 26px;
 color: #fff;
 font-size: 14px;
 background: #eda831 url(../img/header_login.png) no-repeat left top;
 padding: 8px 10px;

}

#header_login a {

 color: #fff;
 font-size: 14px;
 text-decoration: none;

}

#header_login div {

 font-size: 20px;
 font-weight: bold;
 padding: 1px 5px 4px 5px;

}

#header_login input[type="text"], #header_login input[type="password"] {

 width: 80px;
 font-size: 12px;
 background: #fff url(../img/input_bg.png) no-repeat left top;
 border: solid 1px #b4b4b4;
 padding: 2px 5px;

}

#header_login input[type="submit"] {

 color: #767676;
 font-size: 12px;
 font-weight: bold;
 background: #f0f0f0;
 border: solid 1px #a8a8a8;
 padding: 2px 5px;
 margin-right: 12px;
 margin-left: 5px;

}

#header_login label {

 font-size: 12px;
 padding: 15px 2px 5px 10px;

}

#lft_menu {

 width: 220px;
 padding: 10px 20px 20px 10px;
 float: left;

}

#lft_menu ul {

 position: relative;
 list-style: none;
 margin: -20px 0 0 0;

}

#lft_menu ul li {

 color: #eba235;
 list-style: none;
 font-weight: bold;

}

#lft_menu ul li a {

 color: #3fa305;
 text-decoration: none;
 border-bottom: solid 1px #f6bf24;
 padding: 5px 5px 2px 10px;
 display: block;

}

#lft_menu ul li a:hover {

 color: #0f7305;

}

#lft_menu ul li div {

 font-size: 16px;
 padding: 30px 5px 4px 10px;

}

#lft_menu h3 {

 color: #3fa305;
 font-size: 14px;
 font-weight: bolder;
 padding: 40px 5px 5px 5px;
 margin-left: 0;

}

#lft_menu p {

 color: #3fa305;
 font-size: 12px;

}

#lft_menu p.username {

 font-size: 12px;
 padding: 2px 5px 4px 5px;
 float: left;
 clear: both;

}

#lft_menu p.date {

 font-size: 12px;
 padding: 2px 5px 4px 5px;
 float: right;

}

#content {

 width: 648px;
 min-height: 620px;
 padding: 20px;
 float: left;

}

#footer {

 width: 938px;
 height: 64px;
 background: #fff url(../img/main_bot.png) no-repeat left bottom;
 padding: 15px 16px 15px 15px;
 margin: 0 auto;
 clear: both;

}

#footer a {

 color: #eee;
 text-decoration: underline;

}

#footer a:hover {

 color: #fff;

}

#footer_header {

 height: 16px;
 background: #eba235;

}

#footer_content {

 color: #fff;
 height: 38px;
 background: url(../img/footer.png) no-repeat left top;
 padding: 15px 20px;

}

#box_lang {

 width: 261px;
 margin-left: 10px;
 float: right;

}

#box_lang .box_person {

 width: 251px;
 height: 187px;
 text-align: center;
 background: url(../img/home_person.jpg);
 margin: 5px;
 float: right;

}

#box_lang .box {

 width: 231px;
 height: 167px;
 text-align: center;
 background: url(../img/box.png);
 padding: 10px;
 margin: 5px;
 float: right;
 cursor: pointer;

}

#box_lang .box table {

 width: 100%;
 height: 167px;

}

#box_lang .box table td {

 text-align: center;
 vertical-align: middle;

}

#box_lang .box table td img {

 max-height: 167px;

}

#box_lang .box_inner {

 width: 231px;
 height: 167px;
 background: none no-repeat center center;

}

#box_lang .box_inner div {

 height: 140px;

}

#box_lang .box_inner div a {

 background: #fff;

}

#box_lang .box_inner p {

 text-align: right;
 font-size: 16px;
 font-weight: bold;

}

#box_lang .box_inner p span {

 color: #f00;
 font-size: 24px;

}