html, body { margin: 0; padding: 0; width: 100%; height: 100%;}
body { min-height: 100%; height: auto !important; height: 100%; position: relative; background:url(../images/bg.jpg) repeat fixed 0 -33px;}
body, form, input, textarea, select, h1, h2, ul, ol{
	margin: 0px;
	padding: 0px;
	color: #000;
	font: 12px tahoma, Arial, Helvetica, sans-serif;
	list-style: none;
}
.play_bg{background:url(../images/bg.jpg) repeat fixed 0 -33px;background-position:0 0px;}
.play{height:300px; width:532px; margin:auto;}
h1{color: #592501;font-weight:bold;font-size:14px; padding-bottom:10px}
a {text-decoration:underline; color:#000;}
a:hover {text-decoration:none;}
a img{ border:0 none;}
.rt{text-align: right;	vertical-align: top;}
.ct{text-align: center;	vertical-align: top;}
.fl{float: left;}
.fr{float: right;}
.cl{clear:both;	height: 0px; font-size: 0px; line-height: 0px;}
p{margin: 0px;	padding: 10px 0px 0px 0px;}
.post{ display: table; _height: 0; zoom: 1;}
.line{ border-top: solid 2px #E3E3E3; padding-bottom:10px; margin-top:10px;}



.page{margin: auto;}
.content{width:532px;background:#fff;margin:auto; position:relative;}
.nav{position:absolute; left:535px; top:0px;}
.cont_box{padding:15px;}
.header{height:381px;}


.footer{width:532px;margin:auto;padding:20px 0;text-align:center;color:#fff;}

.box {width: 200px;}

.pad{padding:15px 0;overflow:hidden;zoom:1;}
.pad10{ padding:10px;}

.img{border: 1px solid #D0D0D0;}
.img1{margin: 0px 13px 0px 0px;}

.t1 {color:#592501;}
.t2 {color: #000000;}

.button{ background:url(../images/bg_button.gif) repeat-x left top; color:#fff; text-decoration:none; border:none; padding:3px 8px; font-weight:bold;}
.bord{
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.inp{ border:solid 1px #9A9A9A; padding:2px; font-size:11px; color:#000; background:#fff; margin:3px 0;}
.i1{ width:130px;}
.i2{ width:50px;}
.tex{ height:155px; overflow:auto;}
.more{ height:19px; background:#592501; border:none; color:#fff; font-size:11px; padding:0 3px;}

.cont_left{}
.cont_right{ width:290px;}
.tabl{background:#ccc;}
.tabl td{padding:5px;}


.scroll-pane{height:300px;padding:0;overflow:auto}