div,span,table,tr,td,a,ul,li, form, input, h2{
	padding:0px;
	margin:0px;
}
p{
	padding:2px 0;
	margin:0;
}

ul{
	list-style:none;
}

body{
	padding:0px;
	margin:0px;
	font-family:Times New Roman, Tahoma, Verdana, Arial;
	background:#000;
	color:#1f170f;
	font-size:12px;
}
td{
	color:#1f170f;
	font-size:12px;
}
.logo{
	background:url('/images/miracle/logo.jpg') no-repeat top left;
	height:360px;
	width:1000px;
	position:relative;	
}

.tcontent{
	width:100%;
	border-collapse:collapse;
	border:none;
}

.lc{
	height:100%;
	width:47px;
	background:url('/images/miracle/li.jpg') no-repeat top right;
}

.lb{
	height:100%;
	width:47px;
	background:url('/images/miracle/lb.jpg') no-repeat bottom right;
}

.middle_m{
	height:100%;
	width:906px;
	vertical-align:top;
}

.cmiddle{
	background:url('/images/miracle/bg_content_middle.jpg') repeat-y left top;
}

.ctop{
	background:url('/images/miracle/bg_content_top.jpg') no-repeat left top;
}

.cbottom{
	background:url('/images/miracle/bg_content_bottom.jpg') no-repeat left bottom;
}

.content_all{
	height:100%;
	width:906px;
	border-collapse:collapse;
	vertical-align:top;	
}


.menu{
	vertical-align:top;
	width:189px;
	padding-bottom:200px;
}

.lm {
	padding:70px 0 70px 0;
	color:1f170f;
	height:100%;
}

.lm ul{
	list-style:none;
	border-collapse:collapse;
	
}

.lm li{
	padding-top:2px;
	padding-bottom:5px;
	border-bottom:dotted 1px #514838;
	width:90%;
}

.lm a{
	padding-left:40px;
	display:block;
	color:#1f170f;
	font-family:Times new roman;
	font-size:16px;
	text-decoration:none;
	font-weight:bold;
}

.lm a:hover{
	font-family:Times New Roman, Tahoma, Verdana, Arial;
	color:#f6ebd8;
	text-decoration:none;
}

.m_bg{
	background:url('/images/miracle/menu_bg.jpg') repeat-y left top;
}

.m_top{
	background:url('/images/miracle/menu_top.jpg') no-repeat left top;
}

.m_bot{
	background:url('/images/miracle/menu_b.gif') no-repeat left bottom;
}

.middle_c{
	vertical-align:top;
	background:url('/images/miracle/right_menu.jpg') no-repeat left top;
}

.content{
	text-align:left;
	font-family:Verdana, Arial;
	color:#1f170f;
	font-size:14px;
	padding:0 40px 40px 40px;
}

.content a{
	color:#4a4228;
	text-decoration:underline;
	font-weight:bold;
}

.content a:hover{
	color:#4a4228;
	text-decoration:none;
	font-weight:bold;
}

.title, #title{
	text-align:right;
	font-family:Times New Roman, Tahoma, Verdana, Arial;
	color:#f6ebd8;
	font-size:24px;
	font-weight:bold;
	padding:20px 0px 0px 0px;
}

.bottom{
	background:url('/images/miracle/bottom.jpg') no-repeat 2px top;
	height:142px;
}

.counter{
	text-align:left;
	padding:20px 0 0 330px;
}

.flags{
	position:absolute;
	top:330px;
	left:175px;
}


