#g_menu{
	width:960px;
	margin:0 auto;
	position:relative;
}

.top{
	height:980px;
	background:#FFFFFF;
}

#g_menu ul{
	list-style-type:none;
	margin:0;
	padding:0;
}

#g_menu a{
	display:block;
}

#left_column{
	top:140px;
	left:30px;
	position:absolute;
}

#right_column{
	top:140px;
	left:500px;
	position:absolute;
}

#g_menu ul li{
	margin-bottom:40px;
}

.g_thumb{
	width:420px;
	height:235px;
}

a#g11{
	background:url(../../_image/gallery/thumb/11.jpg) no-repeat 0 top;
}
a:hover#g11{
	background:url(../../_image/gallery/thumb/11.jpg) no-repeat 0 bottom;
}

a#g12{
	background:url(../../_image/gallery/thumb/12.jpg) no-repeat 0 top;
}
a:hover#g12{
	background:url(../../_image/gallery/thumb/12.jpg) no-repeat 0 bottom;
}

a#g13{
	background:url(../../_image/gallery/thumb/13.jpg) no-repeat 0 top;
}
a:hover#g13{
	background:url(../../_image/gallery/thumb/13.jpg) no-repeat 0 bottom;
}

a#g14{
	background:url(../../_image/gallery/thumb/14.jpg) no-repeat 0 top;
}
a:hover#g14{
	background:url(../../_image/gallery/thumb/14.jpg) no-repeat 0 bottom;
}

a#g15{
	background:url(../../_image/gallery/thumb/15.jpg) no-repeat 0 top;
}
a:hover#g15{
	background:url(../../_image/gallery/thumb/15.jpg) no-repeat 0 bottom;
}

a#g16{
	background:url(../../_image/gallery/thumb/16.jpg) no-repeat 0 top;
}
a:hover#g16{
	background:url(../../_image/gallery/thumb/16.jpg) no-repeat 0 bottom;
}

.contents{
	height:852px;
}

.g11_bg{
	background:url(../../_image/gallery/11.jpg) no-repeat;
}

.g12_bg{
	background:url(../../_image/gallery/12.jpg) no-repeat;
}

.g13_bg{
	background:url(../../_image/gallery/13.jpg) no-repeat;
}

.g14_bg{
	background:url(../../_image/gallery/14.jpg) no-repeat;
}

.g15_bg{
	background:url(../../_image/gallery/15.jpg) no-repeat;
}

.g16_bg{
	background:url(../../_image/gallery/16.jpg) no-repeat;
}

#con_menu{
	top:784px;
	position:absolute;
}

#con_menu li{
	float:left;
}

#con_menu li a{
	width:220px;
	height:36px;
}

.con_con{
	margin-right:150px;
}

a#prev{
	background:url(../../_image/gallery/_botton/prev.gif) no-repeat 0 top;
}
a:hover#prev{
	background:url(../../_image/gallery/_botton/prev.gif) no-repeat 0 bottom;
}

a#top{
	background:url(../../_image/gallery/_botton/top.gif) no-repeat 0 bottom;
}
a:hover#top{
	background:url(../../_image/gallery/_botton/top.gif) no-repeat 0 top;
}

a#next{
	background:url(../../_image/gallery/_botton/next.gif) no-repeat 0 top;
}
a:hover#next{
	background:url(../../_image/gallery/_botton/next.gif) no-repeat 0 bottom;
}