html, body {height:100%; margin:0; padding:0;}
body {background:#993300; color:#000; font:12px arial, tahoma, verdana, helvetica, sans-serif;}
table {border-collapse:collapse;}
td {padding:0;}
a {color:#6e0000; text-decoration:underline;}
a:hover {text-decoration:none;}
img {border:0;}
p, form, h6, h5, h4, h1, h3 {margin:0;}
input, select, option, textarea {color:#000; font:14px arial, tahoma, verdana, helvetica, sans-serif;}
/*-- scelet --*/
.main {background:url('img/bg_main_right.gif') left 504px repeat-x; height:100%; width:100%;}
.main .main_left {background:#ccffcc url('img/bg_main_left.gif') left 504px repeat-x; padding-top:185px; vertical-align:top; width:50%;}
.main .main_left .width {height:319px; width:355px;}
.main .in_left .width {width:231px;}
.main .main_left .width .text img {display:block;}
.main .main_left .width .text img.last {margin-top:20px;}
.main .main_center {background:url('img/bg_main_center.gif') left top repeat-y; vertical-align:top;}
.main .main_center .width {width:314px;}
.main .main_center .width .bg_main div {float:left;}
.main .main_center .width .bg_main img {display:block;}
.main .main_center .width .menu img {display:block; float:left;}
.main .in_center .width {height:689px; width:562px;}
.main .in_center .width .bg_center {background:url('img/bg_content1.gif') left bottom repeat-x; float:left; min-height:689px;}
.main .in_center .width .bg_center .bg_content {background:#ffff99 url('img/bg_content2.gif') left top repeat-y; min-height:667px;}
.main .in_center .width .menu_in {background:url('img/bg_menu_in.gif') left bottom repeat-x; padding-bottom:8px;}
.main .in_center .width .menu_in img {display:block; float:left;}
.main .in_center .width .logo {margin:23px 0; text-align:center;}
.main .in_center .width .content {padding:0 20px;}
.main .main_right {vertical-align:top; width:50%;}
.main .main_right .width {width:355px;}
.main .in_right .width {width:231px;}
.main .main_right .width img {display:block;}
.main .bg_left {background:#ccffcc;}
.main .bottom {background:#993300 url('img/bg_main_center.gif') left top repeat-y; padding:35px 0 10px; vertical-align:bottom;}
.main .bottom div.logo {background:url('img/bg_bottom.gif') -190px 14px no-repeat; width:313px;}
.main .in_bottom div.logo {background:url('img/bg_bottom.gif') 60px 14px no-repeat; width:560px;}
.main .bottom div.logo div {background:url('img/bg_bottom2.gif') left 14px no-repeat; text-align:right;}
.main .in_bottom div.logo div {background:none;}
.main .bottom div.market {text-align:center;}
.main .bottom div.market img {background:#fff; margin:15px 5px 0;}
/*-- content --*/
.content h1 {font-size:14px; font-weight:bold; margin-bottom:5px; text-decoration:underline; text-transform:uppercase;}
.content h1 a {}
.content h2 {font-size:14px; font-weight:normal; margin-bottom:3px; text-decoration:underline; text-transform:uppercase;}
.content h2 a {}
.content p {text-indent:7px; margin-bottom:10px;}
.content table.table1 {margin-bottom:5px; width:100%;}
.content table.table1 td {vertical-align:top; width:33%;}
.content table.table1 td img {border:1px solid #000; display:block;}
.content .pages {padding-top:10px; text-align:center; text-transform:uppercase;}
/*-- common styles --*/
.clear {clear:both; height:0; overflow:hidden;}


UL.gallery { overflow: auto; margin: 0 -15px 0 10px; padding: 0; }
UL.gallery LI { float: left; margin: 0px 15px 10px 0; list-style: none; padding: 0; width: 90px; text-align: center; }
UL.gallery LI IMG { width: 90px; height: 68px; border: solid 1px #930; }
UL.gallery LI A:hover IMG { border: solid 1px #444; }
