html, body { margin: 0; padding: 0; width: 100%; height: 100%;}
body { min-height: 100%; height: auto !important; height: 100%; position: relative; background:#fff url(../images/bg_body.gif) repeat-x 0 0;}
body, form, input, textarea, select, h1, h2, ul, ol{
	margin: 0px;
	padding: 0px;
	color: #727272;
	font: 12px Arial, Helvetica, sans-serif;
	list-style: none;
}
h1{font-size:26px; text-transform:uppercase; padding-bottom:20px;}
a {text-decoration:underline; color:#0B9BCA;}
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;width:920px; padding:0 40px;} 
#header{height:488px; position:relative; z-index:100; width:1000px; margin:auto;}

.menu{ height:40px; width:926px; position:absolute; left:-3px; bottom:1px; background:url(../images/bg_menu.gif); padding-top:33px}
.menu a{color: #929292; text-decoration:none; text-transform:uppercase;padding:0px 60px;}
.menu li{ display:inline;font-size:20px; color:#929292;}

.h_box{ padding:20px 0;}
.h_box1 .fl{ width:653px; height:318px; overflow:hidden; zoom:1;}
.h_box1 .fr{ width:266px; height:318px; background:url(../images/bg_h_box1_fr.gif); overflow:hidden; zoom:1;}
.h_round{ position:absolute; left:645px; top:170px; z-index:100;}

.h_box1 .fr ul{ background:url(../images/bg_h_box1_ul.gif) no-repeat right 0; height:318px; padding-right:30px;}
.h_box1 ul li{ font-size:22px; line-height:81px;}
.h_box1 ul a{ color:#fff; text-decoration:none; text-transform:uppercase;}

.content{ padding:30px 0;}
.left{ width:610px;}
.right{ width:265px;}
.footer{ background:#EFEEEE; padding:40px 0;}

.pad{ padding-top:15px;}
.pad10{ padding:10px;}

.list, .list ul{list-style: disc inside;}
.list ul{ padding-left:15px;}

.img{border: 1px solid #D0D0D0;}
.img1{margin: 0px 13px 0px 0px;}

.t1 {color: #000000;}
.t2 {color: #000000;}

.button{ background:#0093C3; 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:290px;}
.i2{ width:50px;}
.tex{ height:155px; overflow:auto;}
.butt{ height:19px; background:url(../images/bg_butt.gif); border:none; color:#fff; font-size:11px; padding:0 3px;}

