* {
	margin:0;
	padding:0;
	border:0;
}
ul {
	list-style:none;
}
a {
	color:#3ea5b4;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
h1 {
	color:#000;
	font:normal 18px/22px Verdana, Arial, Tahoma;
}
h2 {
	color:#000;
	font:normal 20px/24px Verdana, Arial, Tahoma;
}
h3 {
	color:#000;
	font:bold 15px/30px Verdana, Arial, Tahoma;
}
h4 {
	color:#000;
	font:bold 16px/20px Tahoma, Verdana, Arial;
}
h5 {
	color:#000;
	font:bold 14px/18px Tahoma, Verdana, Arial;
}
h6 {
	color:#000;
	font:bold 12px/16px Tahoma, Verdana, Arial;
}
body {
	color:#8e3500;
	text-align:center;
	font:normal 12px/16px Verdana, Tahoma, Arial;
	background:#e2ab6a url(../images/body.jpg) repeat-y right;
}
html, body {
	width:100%;
	height:100%;
	padding:0;
	margin:0;
}
.main {
	width:1000px;
	margin:0 auto;
	text-align:left;
	position:relative;
	background:#e2ab6a;
}
.header {
	height:169px;
	background:url(../images/header.jpg) no-repeat;
}
.nav {
	height:37px;
	margin:15px 0 0 0;
}
.nav a {
	float:left;
	height:32px;
	text-align:center;
	margin:0 7px 0 0;
	display:inline;
}
.nav a.m1 {
	background:url(../images/m1.jpg) no-repeat;
	width:180px;
	margin:1px 7px 0 0;
}
.nav a.m2 {
	background:url(../images/m2.jpg) no-repeat;
	width:238px;
}
.nav a.m3 {
	background:url(../images/m3.jpg) no-repeat;
	width:238px;
}
.nav a.m4 {
	background:url(../images/m4.jpg) no-repeat;
	width:154px;
}
.nav a.m5 {
	background:url(../images/m5.jpg) no-repeat;
	width:154px;
}
.nav a {
	color:#fff;
	text-decoration:none;
	font:bold 13px/32px Verdana, Tahoma, Arial;
}
.nav a:hover {
	color:#fff5d2;
}
.content {
	padding:12px 0 70px 0;
	background:url(../images/content.jpg) repeat-x bottom;
}
.content h1 {
	padding:12px 0 10px 0;
	background:url(../images/list.png) no-repeat bottom left;
}
.auto {
	width:800px;
	margin:0 auto;
}
.gal {
	padding:0 100px 70px 150px;
	background:url(../images/gal.jpg) no-repeat;
}
.content p {
	padding:8px 0;
}
.girl-block {
	margin:-10px -100px 0 0;
	padding:12px 0;
}
.girl-box {
	float:left;
	width:163px;
	height:279px;
	margin:20px 110px 20px 0;
	display:inline;
	text-align:center;
	padding:20px 0 0 0px;
	color:#fff5d2;
	font:bold 13px/16px Tahoma, "Times New Roman", Times, serif;
	background:url(../images/girl-box.png) no-repeat;
}
.girl-box img {
	width:133px;
	height:200px;
	border:1px solid #fff5d2;
}
.content-personal {
	text-align:center;
	position:relative;
	padding:0 0 70px 0;
	background:url(../images/per-bg-big.jpg) no-repeat;
}
.content-personal h1 {
	color:#874506;
	padding:30px;
	font:normal 18px/24px Tahoma, "Times New Roman", Times, serif;
}
.content-personal p {
	padding:0 60px 0 0;
}
.personal-block {
	width:1000px;
	margin:0 auto;
	text-align:left;
	background:#b94508 url(../images/per-t.jpg) no-repeat top left;
}
.personal-box {
	background:url(../images/per-b.png) no-repeat bottom;
}
.personal-content {
	padding:25px;
}
.big-img {
	float:left;
	width:475px;
	margin:-13px 0 0 0;
}
.big-img img {
	float:left;
/*	width:210px;
	height:300px;*/
	margin:13px;
	display:inline;
}
.personal-info {
	margin:20px 0 0 475px;
}
.personal-info ul {
	float:left;
	width:237px;
	padding:0 0 66px 0;
}
.personal-info li {
	width:230px;
	margin:2px 0;
	color:#fff;
	line-height:19px;
	padding:0px 0 0 5px;
	background: url(../images/list2.png) no-repeat bottom;
}
.personal-info p {
	color:#fad6b5;
	line-height:18px;
}
.personal-info p.pers-text {
	color:#fad6b5;
	line-height:22px;
}
.info-table {
	float:left;
	width:235px;
	margin:55px 0 0 0;
}
.info-table th {
	color:#f7f7f7;
}
.info-table th span {
	float:left;
	padding:0 3px;
	background:url(../images/th.jpg) repeat-x;
}
.info-table th, .info-table td {
	text-align:left;
	color:#f3e0af;
}
.footer {
	height:56px;
	margin:-56px 0 0 0;
	position:relative;
	color:#fff;
	background:url(../images/footer.png) repeat-x;
}
.fot-bale {
	width:100%;
	height:56px;
	text-align:center;
}
.clear {
	clear:both;
	height:0;
	font-size:0;
	line-height:0;
}
.clear, .over {
	overflow:hidden;
	_zoom:1;
}

