body, html{
	margin: 0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color:#000;
	background: #E2B923; 
}
*{
	margin: 0px;
	padding:0px;
	color:#000;
}
.border{
	border: 1px solid grey;
}a, a:hover{
	color: #000;
	outline:none;	
}

a:hover, .active{
	color: #000;
	
}

.blue{
	color:#0015FF !important;
}
.red{
	color:#ff0000 !important;
}

h1{
	font-size: 12pt;
	font-weight:bold;
	color:#000;
}
h2, .content_box h2{
	font-size: 11pt;
	padding-top: 0px;
	font-weight: bold;
}
h3{
}
.error{
	margin:0px;
	padding: 0px;
	font-size: 12pt;
}
.top{
	background:#E2B923 url(../images/bg_h2.jpg) no-repeat left top;
	width:950px;
	height: 86px !important;
}
.c_bg{
	width:950px;
	min-height: 300px;
	background:#E2B923 url(../images/bg_c.jpg) repeat-y left top;
	color: #fff;
	display:inline-table;
}
.footer{
	width:950px;
	height: 100px;
	background:#E2B923 url(../images/bg_f.jpg) no-repeat left top;
	margin-top: -20px;
	padding-top: 80px;
	text-align: center;
	font-size: 10px;
}
.left_m,.content{
	display:inline-table;
}
.left_m a{
	width:184px;
	text-decoration: none;
	line-height:35px;
	text-indent:70px;
	background:#E2B923 url(../images/bg_a.jpg) no-repeat left top;
	display: block;
	font-size: 10pt;
	font-weight:bold;
	height: 40px;
}
.left_m a:hover{
	color: #969595;
}
.left_m a:hover, .left_m .active{
	width:184px;
	line-height:35px;
	text-indent:70px;
	background:#E2B923 url(../images/bg_ah.jpg) no-repeat left top;
	display: block;
	font-size: 10pt;
	height: 40px;
}
.top_box{
	color: #fff;
	float:right;
	margin-right:20px;
	margin-top:14px;
	width:270px;
	height: 50px;
	border: 0px solid #fff;
	font-weight: bold;
}

.top_box p{
	color: #fff;
	text-align:center;
	font-size: 10.2pt;
}
.cbox_h{
	width:715px;
	height: 68px;
	background: url(../images/cbox_h.jpg) no-repeat left top;
}
.cbox_b{
	width:715px;
	height: 11px;
	background: url(../images/cbox_b.jpg) no-repeat left top;
}
.cbox_c{
	width:715px;
	min-height: 100px;
	background: url(../images/cbox_c.jpg) repeat-y left top;
	

}

.cbox_h h1{
	padding: 0px;
	padding-top: 10px;
	text-align:center;
	color: #fff;
}
.cbox_h div{
	
}
.content_box *{
	color: #343434;
	font-size: 12pt;
}
.content_box{
	padding-left:30px;
	width: 655px;
	color: #fff;
	padding-bottom: 0px;

}
.footer_menu, .footer_menu a{
	color:#fff;
	font-size:12px;
}
.footer_menu a:hover{
	color:#969595;
	}
.left_h{
	text-align: left !important;
	padding-left: 20px !important;
}	
.cr, .cr *{
	text-align: right;
	color: #897542;
	padding-right: 8px;
}
.pr_img{
	margin-right: 47px;
	margin-bottom: 45px;
	border: 2px solid #E2B923;
}
.pr_img_b{
	margin-right: 47px;
	margin-bottom: 20px;
	border: 2px solid #E2B923;
}
.last_img{
	margin-right: 0px;
}
.li2{
	display: list-item;
	list-style:circle;
	margin-left: 30px;
}
.content_box ul{
	margin-left: 20px;
}
.content_box a{
	test-decoration: underline;
}
.ul_letter li{
	list-style:lower-alpha;
	margin-left: 20px;
}
.ul_nr li{
	list-style:decimal;
	margin-left: 20px;
}
.fbox img {
	border: 2px solid #E2B923;
	margin-right: 30px;
}
.center{
	text-align: center;
}
.bold{
	font-weight: bold !important;
}
.underline{
	text-decoration:underline !important; 
}