/* CSS Document */

.hed_img {
	background: url(../images/category/gallery/hed_img.jpg) 0 0 no-repeat;
	width:860px;
	height:100px;
	text-indent:-9999px;
	margin-bottom:15px;
}


/*contents_inner_l
-------------------------*/
.contents_inner_l {
	width:610px;
	float:left;
}

.title_img {
	background: url(../images/category/gallery/title_img.jpg) 0 0 no-repeat;
	width:610px;
	height:280px;
	text-indent:-9999px;
	margin-bottom:15px;

}

.text_big {
	font-size:1.2em;
	color:#FF7800;
	font-weight:bold;
	margin-bottom:15px;
}

.wrap_gallary {
	width:190px;
	float:left;
	margin:0 0 20px 10px;
}


.bg_top {
	background:url(../images/category/gallery/bg_top.gif) 0 0 no-repeat;
	width:190px;
	padding-top:10px;
}

.bg_bottom {
	background:url(../images/category/gallery/bg_bottom.gif) 0 100% no-repeat;
	width:190px;
	padding-bottom:10px;
}

.bg_img {
	background:url(../images/category/gallery/bg_img.gif) 0 0 repeat-y;
	width:150px;
	padding:0 20px;
}


.gallary_img {
	border-bottom:1px dotted #E6E6E6;
	margin-bottom:10px;
	padding-bottom:10px;
}




/*contents_inner_r
-------------------------*/
.contents_inner_r {
	width:220px;
	float:right;
}


.hed_menu {
	background:url(../images/category/profile/list_hed_img.gif) 0 0 no-repeat;
	width:210px;
	height:30px;
	text-indent:-9999px;
	margin-bottom:5px;
}


.menu_list {
	margin:0;
	padding:0;
	list-style-type:none;
}

.menu_list li a {
	width:210px;
	display:block;
	background:#F0F0F0;
	margin-bottom:5px;
	color:#4c485e;
	text-decoration:none;
}

.menu_list li a:hover {
	width:210px;
	display:block;
	background:#DCDCDC;
	margin-bottom:5px;
	color:#4c485e;
	text-decoration:none;
}


.menu_list li a span {
	background:url(../images/category/com/arrow.gif) 5px 4px no-repeat;
	padding:3px 3px 3px 18px;
}
