html,body{
	padding:0;
	margin:0;
	font-family:Verdana, Arial, sans-serif;
	font-size:10px;
	width:100% !important;
	height:100% !important;
	color:#2f2f2f;
}

img{
	border:0px none !important;
	border-style:hidden;
	caption-side:left;
}

table{
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:none;
	border-collapse:collapse;
	border-spacing:0px;
	border-width:0px;
	padding:0px;
	margin:0px;
	width:100%;
	height:auto;
}

form{
	padding:0;
	margin:0;
}

td{
	caption-side:left;
	vertical-align:top;
	padding:0px;
	margin:0px;
	width:auto;
	height:auto;
}

a{
	color:#2f2f2f;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
}

br{
	clear:both;
}

.baner{
	margin:10px 0px 0px 0px;
	float:left !important;
}

/** Layaut **/
#body{
	width:100%;
	height:auto;
}

#layaut{
	width:900px !important;
	margin:0px auto -1px auto;
	background:#ffffff;
	padding:0;
}

#header{
	width:900px !important;
	height:183px !important;
	float:left;
	margin:0px 0px 0px 0px;
}

#header .logo{
	width:338px;
	height:104px;
	float:left;
	margin:31px 0px 0px 45px;
}

#left{
	clear:both;
	width:214px !important;
	margin:0px 10px 0px 0px;
	float:left;
}

#right{
	width:676px !important;
	float:left;
}

#close{
	clear:both;
	width:900px;
	height:127px;
	margin:5px 0px 0px 0px;
	background-color:#f5e5a7;
	padding-bottom:10px;
}

#close .copy{
	width:700px;
	height:auto;
	float:left;
	margin:70px 0px 0px 0px;
	padding:0px 0px 0px 30px;
}

#close .copy span{
	color:#f3a600;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
}

#close .copy a{
	color:#34383b;
	text-decoration:none;
}

#close .copy a:hover{
	color:#f3a600;
}

#close .copy div{
	margin:5px 0px 0px 0px;
}

#close .dotproject{
	float:right;
	width:136px;
	height:44px;
	margin:50px 0px 0px 0px;
}