html,body {
    font:11px Arial, Helvetica, sans-serif;
    height:100%;
    margin:0px;
    padding:0px;
	color:#FFF;
    background:#75848C}
p,ul,li{
	margin:0;
	padding:0;
	list-style:none}
a{
	color:#FFF;
	text-decoration:underline}
a:hover{
	text-decoration:none}
#cnt{
	position:relative;
	top:50%;
	height:370px;
	margin-top:-180px;
	background:#606F77}
#wrp{
	width:740px;
	height:350px;
	margin:0 auto;
	padding:10px;
	background:#FFF;
	overflow:hidden
	}
	#hd{
		height:60px;
		margin-bottom:10px;
		background: url(../img/logo.gif) no-repeat 600px top}
	#hd p{
		height:60px;
		background: url(../img/head.gif) no-repeat 10px 5px}
	#hd em{
		display:none}
	#hd a{
		display:block;
		height:0;
		width:124px;
		padding:50px 0 0 0;
		margin-right:15px;
		float:right;
		overflow:hidden}
#menu,#text,#content{
	float:left}		
#menu{
	width:144px;
	height:267px;
	background:#EEEFEE;
	padding:10px 0 0 0
	}
	#menu li{
		height:20px;
		margin-bottom:6px;
		overflow:hidden}
	#menu a{
		border:0}
	#menu img{
		border:0}
#text{
	width:200px;
	height:267px;
	padding:0 10px 10px 10px;
	background:#FF9E0C
	}
	#text p{
		margin:10px 0 0 0}
	#text span{
		margin-left: 7px}
#content{
	width:376px;
	height:277px;
	background-color: #EEEFEE
	}
	#content img{
		margin:10px 0 0 45px}
#cpr{
	position:relative;
	top:50%;
	padding:5px 0 0 0;
	width:760px;
	margin:0 auto}