body {
	margin: 0;
	padding: 20px 0px 0px 0px;
	background: #4a463e;
	font-family: arial,tahoma;
	font-size: 11pt;
}
img {border: 0;}

td.corn_lt {width: 15px;height: 15px;background: url(images/corn_lt.png) no-repeat top;}
td.corn_rt {width: 15px;height: 15px;background: url(images/corn_rt.png) no-repeat top;}
td.corn_lb {width: 15px;height: 15px;background: url(images/corn_lb.png) no-repeat bottom;}
td.corn_rb {width: 15px;height: 15px;background: url(images/corn_rb.png) no-repeat bottom;}

table.Header_top {width: 1024px; background: #fff; height: 127px;}
table.Header_top td.Information {font-size: 16pt;font-weight: bold;text-align: right;color: #242018;background: url(images/bg_head.png) repeat-y left;}

table.topMenu_top {width: 1024px;height: 37px; background: #fff;}
table.topMenu_top td.center {background: url(images/bg_top_menu.png) repeat-x top;}

table.topMenu {height: 37px;color: #fff;border: 0;border-collapse: collapse;}
table.topMenu td {border-left: 3px solid #4b4a4a;border-right: 3px solid #4b4a4a;padding-left: 15px;padding-right: 15px;white-space: nowrap;}
table.topMenu td.first {border-left:0px;background: url(images/bg_btn_home.png) no-repeat center;width: 65px;}
table.topMenu td.first:hover {cursor: pointer;}
table.topMenu td a {color: #fff;text-decoration: none;font-size: 10pt;font-weight: bold;}
table.topMenu td a:hover {color: #000;}

table.MainContent {width: 1024px;background: #fff;}
table.MainContent td.MC_left {width: 230px;padding: 0;vertical-align: top;}
table.MainContent td.MC_center {vertical-align: top;}
/*
table.MainContent td.MC_right {width: 255px;padding: 0px 10px 10px 0px;vertical-align: top;}
*/

table.MainPage {background: url(images/bg_maincontent.png) repeat-x top;}
td.MainPageHead {background: url(images/bg_head_content.png) no-repeat 10px 15px;padding-top: 10px;}
td.MainPageHead h1 {font-size: 14pt; color: #242018;padding: 0px;margin: 0px;padding-left: 30px;font-weight: normal;}
td.MainPageBody {padding: 10px;padding-bottom: 0px;}

td.MainActionHead {background: url(images/bg_head_content.png) no-repeat 10px 15px;padding-top: 10px;}
td.MainActionHead h1 {font-size: 14pt; color: #558e0d;padding: 0px;margin: 0px;padding-left: 30px;}
td.MainActionBody {padding: 10px;}
td.LineDot {background: url(images/line_dot.png) repeat-x;height: 5px;}

table.Content {width: 100%;background: url(images/bg_maincontent.png) repeat-x top;}
table.Content td.ContentHead {background: url(images/bg_head_content.png) no-repeat 10px 15px;padding-top: 10px;}
table.Content td.ContentHead h1 {font-size: 14pt; color: #242018;padding: 0px;margin: 0px;padding-left: 30px;font-weight: normal;}
table.Content td.ContentBody {padding: 0px 20px;}

table.GoodsList {width: 100%;font-size: 12px;border: 0;border-collapse: collapse;}
table.GoodsList td {border: 5px #fff solid;border-collapse: collapse;background: #f6f6f6;padding: 3px 5px;}
table.GoodsList tr.GoodsListHead {font-weight: bold;text-align: center;}
table.GoodsList tr.GoodsListBody {text-align: center;}

table.SubCategories {width: 100%;}
table.SubCategories td.SubCategoriesLook {background: url(images/bg_subcat_look.png) no-repeat center;width: 100px;padding-top: 50px;text-align: center;padding-bottom: 10px;}
table.SubCategories td.SubCategoriesLook a {color: #63A807;text-decoration: none;}
table.SubCategories td.SubCategoriesDescription {vertical-align: top;padding-bottom: 5px;padding-top: 5px;}
table.SubCategories td.SubCategoriesDescription p {margin: 0px;padding: 0px;}
table.SubCategories td.SubCategoriesHead {background: #e9e9e9;}
table.SubCategories td.SubCategoriesHead h1 {font-size: 12pt; color: #242018;padding: 5px;margin: 0px;}
table.SubCategories td.SubCategoriesHead h1 a {color: #242018; text-decoration: none;}

table.box {width: 230px;font-size: 12px;}
table.box td.box_head {height: 34px;background: url(images/bg_box_head.png) repeat-x top ;color: #1f1a17;padding-left: 10px;font-size: 12pt;font-weight: bold;}
table.box td.box_body {padding-left: 10px;padding-top: 5px;}
table.box td.box_body ul {list-style: none;padding: 0px;margin: 0px;}
table.box td.box_body ul li {padding: 6px 0px 6px 15px;background: url(images/bg_li.png) left center no-repeat;}
table.box td.box_body ul li a {color: #545454;text-decoration: none;display: block;}
table.box td.box_body ul li a:hover {color: #63a809;}


table.BoxCrumbs {width: 100%; color: #1e384c;font-size: 12px;}
table.BoxCrumbs td {padding: 3px 10px; text-align: left;}
table.BoxCrumbs a {color: #1e384c;text-decoration: none;}
table.BoxCrumbs a:hover {text-decoration: underline;}

table.footer {width: 1024px;}
table.footer td {padding: 15px 0px;color: #f5eab3;font-size: 8pt;text-align: center;}
table.footer td a {color: #f5eab3;text-decoration: none;}
table.footer td a:hover {text-decoration: underline;}
