@CHARSET "UTF-8";

body, html {padding:0;margin:0;width:100%;height:100%;font-family:georgia, arial; font-size:14px;background-color:#e2c872;color: #7d5d5d;}
#main {width:1000px;height:100%;}
/*min-width: 1000px;width: expression(document.body.clientWidth < 1000 ? "1000px":"100%");*/
	
table, tr, td{padding:0;margin:0;font-family:georgia, arial; font-size:14px;color:#7d5d5d;border-collapse:collapse;border:none;}
td{vertical-align:top;text-align:left;}
center{height: 100%;}

.annotation{display: none;}
.formItemError .label{color: #ff0000;}
.success{height: 30px;margin-top: 5px;}
.success .message{background: #e2c872;color: #fff;font-weight: bold;width:100%;text-align: center;padding: 5px 0px;display: none;}
.form .formItem td{padding:10px;}
.contact{width:700px;}
.contact .label{width:200px;}

a{color: #9e6f2f;text-decoration: underline;}
a:hover{text-decoration:none;}

img{border-width:0;}
p{margin:0 0 10px 0;padding:0;}

h1, h2, h3{padding: 0;margin: 0;}

.bg-png-crop{
	filter	: expression(
		(runtimeStyle.filter == '') ? runtimeStyle.filter = 'progid:DXImageTransform.Microsoft.AlphaImageLoader(src='+currentStyle.backgroundImage.split('\"')[1]+', sizingMethod=crop)' : runtimeStyle.filter,
		runtimeStyle.backgroundImage = 'none');}

.bg-png-scale{
	filter	: expression(
		(runtimeStyle.backgroundImage != 'none') ? runtimeStyle.filter = 'progid:DXImageTransform.Microsoft.AlphaImageLoader(src='+currentStyle.backgroundImage.split('\"')[1]+', sizingMethod=scale)' : runtimeStyle.filter,
		runtimeStyle.backgroundImage = 'none');}

.png{
	width: expression(width);
	filter: expression( (runtimeStyle.filter == '') ? runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+src+"', sizingMethod='image')" : '',
						src = '/images/blank.gif');}

input.text{border: 1px solid #6e8430;width: 100%;height: 25px;font-size:15px;}
textarea{border: 1px solid #6e8430;width: 100%;height: 200px;overflow: auto;font-size:15px;}

.clear{height: 0;line-height: 0;font-size: 0;clear: both;}

.header{height: 24px;background: #6e8430;}
.header table{height: 100%;width: 100%;}
.header table td{color: #fff;font-size: 12px;padding:4px 0px 0px 14px;}
.header table td a{color: #fff;}
.header table td.first{width: 140px;}
.header table td.last{width:150px;background: url(/images/lamp.png) no-repeat 0px 4px;text-align: right;padding-right: 14px;}

.middle{padding: 2px 0;}

.footer{height: 83px; font-size:11px;}
.footer table{width: 100%;height: 100%;font-size:11px;}
.footer table td{padding:10px 0;vertical-align: middle;color: #9e6f2f;font-style: italic;font-size:11px;}
.footer table td a{color: #9e6f2f; font-size:11px;}
.footer table.logo{}

.picture{border: 13px solid #fff;display: block;margin-bottom: 2px;}

.menu{width: 100%;}
.menu td, .menu-pic td{background: #6e8430;border-left: 2px solid #e2c872;vertical-align: middle;text-align: center;font-size: 12px;}
.menu td a{color: #fff;font-style: italic;}
.menu td.first, .menu-pic td.first{border: none;}
.menu td.sel{background: url(/images/sel-menu.png) repeat-x left top;color: #6e8430;font-style: italic;}

.caption td{height: 43px;}

.menu-pic td{background-color: #fff;}
.menu-pic td div, .main-pic td div{height:100px;}
.menu-pic td img, .main-pic td img{margin-top:15px;}
.menu-pic td.sel{background: #fff;}
.menu-pic td.sel div{background: none;}

.main-pic table.corner td span, .menu-pic table.corner td span{width: 100%;height:23px;display:block;}

.menu-pic table.corner{width: 100%;height: 23px;}
.menu-pic table.corner td{height: 23px;border: none;background: url(/images/laxe.png) no-repeat left top;}
.menu-pic table.corner td span{background: url(/images/raxe.png) no-repeat right top;}

.main-pic td{border-left: 2px solid #fff;font-style: italic;}

.main-pic .l{background: url('/images/dot.gif') repeat-y left top;}
.main-pic .r{background: url('/images/dot.gif') repeat-y right top;}

.main-pic table.corner{width: 100%;height: 23px;background: url(/images/top-pix.png) repeat-x left bottom;}
.main-pic table.corner td{height: 23px;background: url(/images/laxe2.png) no-repeat left top;border: none;}
.main-pic table.corner td span{background: url(/images/raxe2.png) no-repeat right top;}

.main-pic td.sel table.corner{background: none;}
.main-pic td.sel table.corner td, .main-pic td.sel table.corner td span{background: none;}

.content-block{background: #fff;padding: 20px 106px 20px 124px;}
.content-round{position: relative;}
.content-round span{position: absolute;width: 28px;height: 23px;display: block;}
.content-round span.laxe{background: url(/images/laxe.png) no-repeat left top;left: 0px;bottom: 0px;}
.content-round span.raxe{background: url(/images/raxe.png) no-repeat left top;right: 0px;bottom: 0px;}

h1.page-header{font-size: 30px;color: #6e8430;font-weight: normal;position: relative;left:-25px;margin-bottom: 10px;}
.bottom-menu{width:100%;}
.bottom-menu td{padding: 30px 0px 30px 0; font-size: 12px; text-align:center}
.bottom-menu td a{color: #6e8430;}

.news .item .img{float:left; }
.news .item .description{float:left;padding-left:12px; width:612px;}
.news .item h3.title{font-size:19px; color:#6e8430; font-weight:normal;}
.news .item span.date{font-size:11px; font-family:Verdana;}
.news .item .text{padding:2px 0px; margin:0px;}
.news .item .more{padding:2px 0px; margin:0px;}