@charset "utf-8";
body,html {
	margin: 0;
	padding: 0;
	width:100%;
	height:100%;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-position: center center;
}
#cmain {
	position: relative;
	width: 682px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#content {
	position:absolute;
	height: 530px;
	width: 682px;
}
#logo{
	width: 130px;
	margin-right: 275px;
	margin-left: 275px;
	position: absolute;
	z-index: 10;
	height: 100px;
}#first {
	margin-top: 50px;
	border: 1px solid #FFFFFF;
}
#news {
	background-image: url(images/newstitle.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 50px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #645049;
	border-right-color: #645049;
	border-bottom-color: #645049;
	border-left-color: #645049;
	margin-top: 15px;
	margin-bottom: 15px;
}
#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 14px;
	font-weight: normal;
	color: #B3B3B3;
	width: 530px;
	margin-right: auto;
	margin-left: auto;
}

#news a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 22px;
	color: #BF841C;
	text-decoration: none;
}
#design {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #A4A4A4;
	width: 90px;
	text-align: center;
}
#design a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #A4A4A4;
	text-decoration: none;
}
#adlayer {
	border: 1px solid #B4862F;
	width: 480px;
	margin-right: 100px;
	margin-left: 100px;
	position: absolute;
	z-index: 999;
	float: left;
}
#adlayer h1{
	margin: 0px;
	height: 350px;
	background-image: url(images/ad/ad.jpg);
	background-repeat: no-repeat;
	width: 440px;
	padding-top: 124px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}
#adlayer h2{
	margin: 0px;
	height: 25px;
	background-color: #34120B;
	text-align: right;
}
