@charset "UTF-8";

#gallery_title_box {
	width:920px;
	height:50px;
	background-image:url(../img/prof/gallery/gallery_bar.gif);
	background-position:0px 29px;
	background-repeat: no-repeat;
	margin: 0px auto;
}

.gallery_title {
	margin-left:230px;
}
.gallery_return {
	margin-left:130px;
}
.gallery_img_box {
	width:281px;
	height:142px;
	background-image:url(../img/prof/gallery/gallery_back.jpg);
	background-repeat:no-repeat;
	text-align:right;
	float: left;
	margin: 5px 10px;
}

* html .gallery_img_box {
	height:145px;
}

html>/**/body .gallery_img_box {
	margin: 5px 13px;
}

.gallery_userimg{
	margin:7px;
}
.gallery_img_text {
	width:281px;
	height:13px;
	overflow:hidden;
	margin: 3px 0px;
	text-align:left;
}
#gallery_outer {
	width:940px;
	height:450px;
	overflow:auto;
	margin: 7px auto;
}
#title_caption{
	width:920px;
	height:14px;
	margin:2px auto;
	text-align:center;
	
}

#editor {
	margin-top:-17px;
}
