@charset "utf-8";
body {
	background-image: url(../images/back/backimg1.jpg);
	font-size: 12px;
	background-repeat: no-repeat;
}
#wrap {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
#maingra {
	width: 800px;
}
#header {
	width: 800px;
	height: 95px;
	text-align: right;
	padding-top: 15px;
}
#header p {
	color: #FFFFFF;
	width: 783px;
	padding-top: 20px;
	padding-right: 18px;
	padding-bottom: 5px;
}
#menu {
	width: 160px;
	padding-left: 30px;
	padding-right: 20px;
	padding-top: 30px;
	float: left;
}
#menu img {
	margin-bottom: 15px;
}
#conts {
	width: 800px;
	background-image: url(../images/back/contsback1.gif);
	background-repeat: repeat-y;
	padding-top: 20px;
}
#banner  {
	width: 180px;
	padding-left: 30px;
	padding-bottom: 100px;
	float: left;
}
#banner  img  {
	margin-bottom: 10px;
}
#annnai   {
	width: 178px;
	border: 1px solid #999999;
}
#annnai2    {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-bottom-style: dashed;
}
#annnai2  p    {
	padding: 5px;
	width: 168px;
}
#annnai3    {
	padding: 5px;
	width: 169px;
	font-weight: bold;
}

#conts2 {
	background-image: url(../images/back/contsback2.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 800px;
}
#mainconts  {
	float: right;
	width: 540px;
	padding-right: 25px;
	padding-top: 5px;
}



#footer {
	width: 800px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
#footer p {
	margin-bottom: 20px;
}

