.gallery {
	background-color:#;
	background-image: url(./images/cont-gallery_bg01.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	position : relative;
	z-index: 0 ;
	padding : 5px;
	width : 630px;
	height : 387px;
	} 
.g_top {
	background-image: url(./images/g_top01.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width : 630px;
	height : 30px;
	position : relative;
	z-index: 1 ;
	}
.g_top h1 {
	background-image: url();
	background-repeat: no-repeat;
	position : absolute;
	z-index: 2 ;
	left : 230px;
	bottom : 4px;
	color :#000000;
	font-size : 14px;
	font-weit : bold;
	text-align : left;
	}
.g_select {
	margin : 10px;
	width : 610px;
	height : 80px;
	position : relative;
	z-index: 1 ;
	}
.g_bottom {
	font-weight : bold;
	left : 0px;
	bottom ; 5px;
	line-height : 110%;
	font-size: 12px;
	margin : 30px 10px 0px 10px;
	width : 610px;
	height : 40px;
	position : absolute;
	z-index: 1 ;
	}
.g_s_bg {
	top : 0px;
	left : 0px;
	position : absolute;
	z-index: 0 ;
	width : 610px;
	height : 80px;
	background-color : #ffffff;
	filter:alpha(opacity=50);
	-moz-opacity:0.50;
	opacity:0.50;
	}
.g_s_p {
	cursor : pointer;
	line-height :110%;
	padding : 3px;
	font-size : small;
	position : relative;
	z-index: 1 ;
	}
.g_select img{
	cursor : pointer;
	float : left;
	width : 150px;
	height : 55px;
	position : relative;
	z-index: 1 ;
	}
p.g_s_i {
	cursor : pointer;
	left : 150px;
	bottom : 2px;
	width : 90px;
	height : 15px;
	position : absolute;
	z-index: 3 ;
	}
.off_g p.g_s_i {
	background-image: url(./images/g_enter02.gif);
	background-repeat: no-repeat;
	}
.on_g p.g_s_i {
	background-image: url(./images/g_enter01.gif);
	background-repeat: no-repeat;
	}


.g_select div.g_w_t, div.g_c_t, div.g_m_t {
	padding : 0px;
	margin : 0px;
	width : 610px;
	height : 25px;
	position : relative;
	z-index: 1 ;
	background-position: left bottom;
	background-repeat: no-repeat;
	}
.g_w_t {
	background-image: url(./images/g_weblog01.gif);
	}
.g_c_t {
	background-image: url(./images/g_color01.gif);
	}
.g_m_t {
	background-image: url(./images/g_M&R01.gif);
	}
 