body,td,tr,th  {
	color: #666666;
	font-size: 12px;
	line-height: 120%;
	margin: 0;
	padding: 0;
}
a:link { color: #F31554; text-decoration: none}
a:visited { color: #F31554; text-decoration: none}
a:hover { color: #FF0000; text-decoration: underline}
a:active { color: #F31554; text-decoration: none}
#box {
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.clear {
	clear: both;
	border: 0px;
}
#header h1 {
	background-image: url(image/profile/prof_title.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 42px;
	width: 267px;
	text-indent: -9999px;
	float: left;
}
#headmenu {
	height: 121px;
	width: 400px;
	float: right;
	z-index: 1;
}
#footer {
	text-align: center;
}

/* profile */
#prof_bg {
	background-image: url(image/profile/prof_com2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 258px;
	width: 732px;
}
.prof {
	display:block;
	vertical-align:bottom;
	line-height:0;
	top:35px
	margin-top: 10px;
	margin-left: 416px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.prof ul {
	display:block;
	vertical-align:bottom;
	line-height:0;
	margin:0px;
	padding: 0px;
}
.prof ul li {
	display:block;
	vertical-align:bottom;
	padding-left:20px;
	background: url(image/profile/prof_list.gif) no-repeat 0px center;
	list-style-type: none;
	line-height: 2em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#friends {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.friends {
	margin-top: 7px;
	margin-left: 33px;
}

/* photo_top */
#photo_body {
	background-color: #333333;
}
#photo_header h1 {
	height: 42px;
	width: 268px;
	background-image: url(image/photo_bnr.gif);
	background-repeat: no-repeat;
	text-indent: -99999px;
}
#photo_head h1 {
	height: 42px;
	width: 268px;
	background-image: url(image/photo_bnr.gif);
	background-repeat: no-repeat;
	text-indent: -99999px;
	float: left;
}
.photo_archive {
	width: 750px;
	margin: 0px;
	padding: 0px;
}
#photo_newentry {
	display: block;
	padding-left: 66px;
}
#photo_newbody {
	width: 672px;
	background-image: url(image/photo_newbg.gif);
	background-repeat: repeat-y;
}
#photo_newfoot {
	height: 10px;
	width: 672px;
	background-image: url(image/photo_newend.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#photo_new {
	margin-left: 10px;
	margin-right: 10px;
}
#pagenavi {
	text-align: right;
	margin-right: 20px;
	margin-bottom: 5px;
	float: right;
}
