* {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
	border:none;
	text-decoration:none;
	outline:none;
}
ul,ol {
	margin-top:0px;
	margin-bottom:14px;
	margin-left:inherit;
	padding-left:inherit;
}
#out,#hd,#cnt,.cl,.dev,#ft,#pph,#ph {
	width:100%;
}
#wr {
	width:900px;
	margin:0px auto;
}
#pph {
	height:63px;
	padding-top:31px;
	position:relative;
}
#hd,#hdr {
	height:155px;
}
#hdr {
	z-index:0;
}
#ppnv {
	position:absolute;
	top:30px;
	right:0;
	height:33px;
	list-style:none;
	margin:0px;
}
#ppnv li {
	float:left;	
}
#ppnv li a {
	padding:2px 0 2px 20px;
}
#ph,#phl,#phr {
	height:79px;
}
.index, a.index {
	position:absolute;
	left:0px;
	top:0px;
	height:94px;
	width:274px;	
	display:block;
	text-indent:-999999em;
	overflow:hidden;
}
#phr {
	border:none;
	padding:0px;
	margin:0px;
}
#mnv,#mnv li,#mnv li ul,#mnv li ul li {
	cursor:pointer;
	z-index:100;
}
#mnv li ul li {
	float:left;
	text-decoration:none;
	background:none;
	list-style-type: none;
	padding-right:20px;
	width:175px;
}
#mnv li ul li a {
	text-align:right;
	float:left;
	background:none;
	display:block;
	height:28px;
	width:175px;
	cursor: pointer;
}
#hdl {
	height:141px;
}
#phl,#hdl,#lft {
	width:235px;
	float:left;
	padding-left:20px;
	padding-right:19px;
}
#phr,#hdr {
	float:left;
	width:625px;
}
#hdl {
	float:left;
	position:relative;
}
#sub_name {
	top:54px;
}
#sub_mail {
	top:96px;
}
#lab_name {
	top:34px;
}
#lab_mail {
	top:76px;
}
#cnt {
	line-height:22px;
	float:left;
}
#cnt p {
	padding-bottom:14px;
}
#rgt {
	float:left;
	width:585px;
	padding:14px 20px 0px 20px;
	margin-bottom:15px;
}
#ft {
	width:900px;
	margin:0px auto;
	line-height:20px;
}
#ftl,#ftr {
	float:left;
	width:410px;
	padding:15px 20px;
}
#ftr {
	text-align:right;
}
#buttons {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	bottom: 0;
	right: 0;
	height: 30px;
}
#buttons li,#buttons li a {	
	float: left;	
}
#buttons li {
	margin: 0 0 0 4px;
	padding: 0;
	height: 30px;
}
#buttons li a {
	padding:8px 15px 0 15px;
	height:22px;
	text-decoration: none
	color: #fff;
	text-transform: uppercase;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
}
.button_green {
	background: url(/images/button.png) repeat-x 0 0;
}
.button_blue {
	background: url(/images/button.png) repeat-x 0 -40px;
}
