*		{ 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/19px 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:#35050b;
	text-align:center;
	font:normal 12px/16px Verdana, Tahoma, Arial;
	background:#f7c862 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:url(../images/footer.jpg) no-repeat bottom left;
}

.header {
	height:113px;
	background:url(../images/header.jpg) no-repeat;
}
.nav {
	height:37px;
	text-align:center;
	padding:0 0 0 100px;
	border-bottom:none;
	background:url(../images/nav.png) no-repeat;
}
.nav li {
	float:left;
	padding:0 31px;
	height:37px;
}
.nav a {
	float:left;
	color:#fff;
	height:36px;
	padding:0 0 0 23px;
	text-decoration:none;
	font:bold 13px/37px Verdana, Tahoma, Arial;
	background:url(../images/list2.gif) no-repeat 0 16px;
	background:url(../images/list.gif) no-repeat 0 16px;
}
.nav a:hover {
	color:#ffcc1c;
	background:url(../images/list2.gif) no-repeat 0 16px;
}

.content {
	padding:12px 0 60px 0;
	background:url(../images/content.jpg) no-repeat;
}
.content p {
	padding:8px 0;
}
.girl-bg {
	position:absolute;
	bottom:0; right:0;
}
.girl-bg img {
	float:left;
}
.girl-block {
	padding:12px 0;
	margin:0 0 0 -6px;
}
.girl-box {
	float:left;
	width:267px;
	height:252px;
	margin:0 4px;
	display:inline;
	padding:45px 0 0 60px;
	background:url(../images/girl-box.png) no-repeat;
}
.girl-box span.date {
	display:block;
	height:19px;
	line-height:19px;
}
.girl-box span.from {
	display:block;
	height:19px;
	line-height:19px;
	padding:2px 0 0 0;
}

.girl-box img {
	float:left;
	width:114px;
	height:170px;
	margin:1px 0 0 3px;
}
.girl-box ul {
	float:left;
	width:100px;
	margin:0 0 0 40px;
	display:inline;
	color:#ff961a;
}
.content-personal {
	text-align:left;
	position:relative;
	padding:0 0 95px 0;
	background:url(../images/per-bg-big.jpg) no-repeat -20px 80px;
}

.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:618px;
	margin:0 auto;
	text-align:left;
	background:url(../images/per-bg.gif) repeat-y;
}
.personal-box {
	background:url(../images/per-t.gif) no-repeat;
}
.personal-content {
	padding:10px;
	background:url(../images/per-b.gif) no-repeat bottom left;
}
.big-img {
	float:left;
	width:255px;
	height:394px;
}
.big-img img {
	width:255px;
	height:394px;
}
.personal-info {
	margin:0 0 0 290px;
}
.personal-info ul {
	padding:0 0 20px 0;
}
.personal-info li {
	width:157px;
	margin:3px 0;
	color:#f7c862;
	line-height:15px;
	padding:1px 0 1px 30px;
	border:1px solid #b3792b;
	background:#854406 url(../images/list3.gif) repeat-x;
}
.info-table {
	width:100%;
}
.info-table th {
	color:#f7f7f7;
}
.info-table th,
.info-table td {
	text-align:left;
	color:#f3e0af;
	background:#350100;
	padding:1px 0;
	border-bottom:4px solid #f7c862 ;
}
.info-table .s1 {
	padding:1px 0 1px 30px;
}
.per-text {
	line-height:22px;
}
.more-photo li {
	float:left;
	padding:20px;
}
.more-photo li img {
/*	width:154px;
	height:237px;*/
}
.bg {
	width:261px;
	height:351px;
	position:absolute;
	bottom:0; right:0;
	background:url(../images/girl.png) no-repeat;
}

.gall  {
	width:720px;
	margin:0 auto;
}
.gall .girl-box  {
	margin:0 15px;
	display:inline;
	text-align:left;
}

.footer {
	width:1000px;
	margin:-100px 0 0 0;
}
.footer img {
	float:right;
	position:relative;
}


.clear {
	clear:both;
	height:0;
	font-size:0;
	line-height:0;
}
.clear,
.over {
	overflow:hidden; _zoom:1;
}

