@import url('reset.css'); 

body {
     width:100%;
     height:auto;
     background-image:url(../img/girl.png);
     background-repeat: repeat;
     background-attachment: fixed;
     background-position: center;
     background-color:#000;
}
#header {
	width: 100%;
	height: 130px;
	position: relative;
	background-color: black;
}
#header_img {
	width: 1000px;
	height: 130px;
	margin: 0 auto;
	background-image: url(../img/header.png);
}
#header_text {
     width: 270px;
     height: 100px;
     position: absolute;
     padding-left: 740px;
     top: 80px;
}
#header_text p {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color: black;
}
.line {
	width:100%;
	height: 2px;
	background-color: yellow;
	position: relative;
}
#bottom {
	margin-top: 30px;
}
.content {
	width: 100%;
	height: auto;
	position: relative;
}
.content_title {
	width: 259px;
	height: 59px;
	float: left;
	margin-left: 10px;
	position: relative;
	background-image: url(../img/title.png);
}
.content_title p {
     font-size: 1.4em;
     font-family:Elephant, Helvetica, sans-serif;
     color: #000;
     font-weight:bold;
     padding:30px 0px 0px 0px;
     text-align:center;
}
.content_middle {
	width: 98.6%;
	height: auto;
	position:relative;
	float:left;
	margin-left: 20px;
}
.tumbs {
	width: 242px;
	height: 180px;
	float: left;
	margin:2px;
}
.tumbs a {
	border: 2px solid black;
	width: 242px;
	height: 180px;
	display: block;	
}
.tumbs a:hover {
	border:2px solid #0000FF;
}
.bookmark {
	width: 256px;
	height: 53px;
	float:left;
	background-image: url(../img/bookmark.png);
	margin-left: 22px;
	margin-bottom: 10px;
	position:relative;
}
.bookmark a {
	width: 256px;
	height: 53px;
	display: block;
}
.free_site {
	width:1000px;
	height: 57px;
	clear: both;
	margin: 0px auto;
	position: relative;
	margin-bottom: 10px;
}
.free_site_1 {
	width:271px;
	height:57px;
	background-image:url(../img/free_site.png);
	position:absolute;
}
.free_site_2 {
	width:271px;
	height:57px;
	background-image:url(../img/free_site.png);
	position:absolute;
	left: 375px;
}
.free_site_3 {
	width:271px;
	height:57px;
	background-image:url(../img/free_site.png);
	position:absolute;
	left: 740px;
}
.free_site_1 p, .free_site_2 p, .free_site_3 p {
	text-align:center;
	padding-top:25px;
}

.free_site_1 a, .free_site_2 a, .free_site_3 a {
	font-family:"Comic Sans MS", cursive;
	font-size:1em;
	color:#fff;
	text-decoration:none;
}
.free_site_1 a:hover, .free_site_2 a:hover, .free_site_3 a:hover {
	color:#fff;
	text-decoration:underline;
}
.friend_site_title {
	width: 259px;
	height: 59px;
	margin: 0 auto;
	position: relative;
	background-image: url(../img/title.png);
	clear:both;
}
.friend_site_title p {
	font-size: 1.4em;
	font-family:Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight:bold;
	padding:30px 0px 0px 0px;
	text-align:center;
}
.friend_site {
	width: 100%;
	height: 210px;
	background-color:black;
	position:relative;
	clear:both;
}
.friend_site_middle {
	width: 962px;
	height: 210px;
	background-image:url(../img/friend_site.png);
	background-repeat: repeat-y;
	margin:0 auto 20px auto;
}
.list_1 {
	width:25%;
	height:auto;
	position:absolute;
	left: 5%;
}
.list_2 {
	width:25%;
	height:auto;
	position:absolute;
	left: 30%;
}
.list_3 {
	width:25%;
	height:auto;
	position:absolute;
	left: 50%;
}
.list_4 {
	width:25%;
	height:auto;
	position:absolute;
	left:75%;
}
.list_1 ul, .list_2 ul, .list_3 ul, .list_4 ul {
	color:#00FFFF;
	list-style-position:inside;
	padding:10px;
	padding-top: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	line-height:18px;
	list-style-image: url(../img/star.png);
}
.list_1 ul a, .list_2 ul a, .list_3 ul a, .list_4 ul a {
	color:#ff0000;
	text-decoration:none;
}
.list_1 ul a:hover, .list_2 ul a:hover, .list_3 ul a:hover, .list_4 ul a:hover {
	color:#ff0000;
	text-decoration:underline;
	font-weight: 700;
}
#footer {
	width: 100%;
	height: 112px;
	position: relative;
	background-color:black;
}
#footer_img {
	width: 1000px;
	height: 112px;
	margin:0 auto;
	background-image: url(../img/footer.png);
	position:relative;
}
#footer_text {
     width:530px;
     height: auto;
     position: absolute;
     margin-left: 260px;
     top: 30px;
}
#footer_text {
     font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
     font-size:0.5em;
     color: black;
}
#list_1 {
	width:40%;
	height:220px;
	position:relative;
	margin-left: 50px;
	float: left;
}
#list_2 {
	width:40%;
	height:220px;
	position:relative;
	margin-left: 50px;
	float: left;
}
#list_1 ul,#list_2 ul {
	list-style:none;
	color:#fff;
	list-style-position:inside;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	line-height:18px;
}
#list_1 a,#list_2 a {
	margin-left: 10px;
	color: #ff0000;
	font-weight: bold;
	text-decoration:none;
	font-size:.8em;
}
#list_1 a:hover, #list_2 a:hover {
	color:#ff0000;
	text-decoration: underline;
}