@CHARSET "UTF-8";
body{margin:0;font-family:arial;font-size:11px;color:#666;}


div.header{width:800px;background:#f6f6f6;}
div.header div.menu{padding-top:4px;text-align:right;background:url(../images/menu-bk.gif) left top repeat-y #be9e55;height:17px;}
div.header div.menu a{font-weight:bold;text-decoration:none;padding:0px 7px;text-transform:uppercase;color:#fff;background:url(../images/menu-a-bk.gif) no-repeat left bottom;}
div.header div.menu a:HOVER{color:#000;}

div.header .logo{display:block;}
div.header div.page_title{color:#be9e55;font-size:24px;margin:60px 0 0 220px;line-height:20px;}

div.content{min-height:300px;_height:300px;padding:0 5px 8px 5px;width:790px;background:#f6f6f6;}
div.content div.l-side{width:200px;margin-right:8px;float:left}
div.content div.r-side{width:580px;float:left}

div.footer{background: #be9e55;color:#000;font-weight:bold;}
div.footer div.info{color:#fff;padding:5px 0 0 220px;font-weight:normal;}
div.footer div.info2{clear:left;border-top:1px solid #fff;text-align:center;padding:4px 0 2px 0;}
.box{}
td.boxc1{width:5px;height:5px;background: url(../images/box-corners.gif) 0 0 no-repeat}
td.boxc2{width:5px;height:5px;background: url(../images/box-corner-tr.gif) no-repeat}
td.boxc3{width:5px;height:5px;background: url(../images/box-corners.gif) -15px -15px no-repeat}
td.boxc4{width:5px;height:5px;background: url(../images/box-corners.gif) 0 -15px no-repeat}
	
td.boxtop{height:5px;background: url(../images/box-t.gif) repeat-x}
td.boxbottom{height:5px;background: url(../images/box-b.gif) repeat-x;}
td.boxleft{width:5px;background: url(../images/box-l.gif) repeat-y}
td.boxright{width:5px;background: url(../images/box-r.gif) repeat-y}

.boxborder{border:1px solid #be9e55;}

td.f0{font-size:1px;}
td.f400{font-size:14px;text-align:right;color:#fff;font-family:arial;text-transform:uppercase;font-weight:bold;padding-right:10px;line-height:18px;padding-top:5px;height:18px;background: url(../images/box-t-title.gif) -400px 0 no-repeat}
td.f430{font-size:14px;text-align:right;color:#fff;font-family:arial;text-transform:uppercase;font-weight:bold;padding-right:10px;line-height:18px;padding-top:5px;height:18px;background: url(../images/box-t-title.gif) -430px 0 no-repeat}
td.f110{font-size:14px;text-align:right;color:#fff;font-family:arial;text-transform:uppercase;font-weight:bold;padding-right:10px;line-height:18px;padding-top:5px;height:18px;background: url(../images/box-t-title.gif) -110px 0 no-repeat}


.border-left{width:10px;background:url(../images/body-border-left.gif) repeat-y;}
.border-right{width:10px;background:url(../images/body-border-right.gif) repeat-y;}
.border-bottom{height:10px;background:url(../images/body-border-bottom.gif) repeat-x;}



.fleft{float:left}
.fright{float:right}
.br-left{clear:left}
.br-right{clear:right}
img{display:block}
textarea, input{border:1px solid #be9e55;width:200px;}
 .btn{cursor:pointer;background: #be9e55;color:#fff;font-weight:bold;}
 .btn:HOVER{color:#000;}

