/*----submenu---*/
#content #maincont #sub{
	position:relative;
	width:234px;
	padding:0 0 25px 36px;
	margin:0 0 500px 0;
	display:inline;
	float:left;
	background:url(../../common_img/side_line.gif) no-repeat 36px 15px;
}
#content #maincont #sidebana{
	margin:15px 0 25px 15px;
}

#content #maincont #sidebana li{
	margin-bottom:5px;
}

/*-----main------*/
#access{
	padding-bottom:120px;
}

#access #maincont #main{
		display:inline;
		width:700px;
		margin:-12px 0 0 0;
		float:right;
		position:relative;
}

#access #maincont #main .accessbox{
	background:url(../../common_img/box_bg_top.jpg) no-repeat left top;
	padding-top:29px;
	width:700px;
	overflow:hidden;
	margin:0 0 18px 0;
}

#access #maincont #main .accessbox .inner{
	background:url(../../common_img/box_bg_rep.jpg) repeat-y left top;
	width:700px;
	overflow:hidden;
}

#access #maincont #main .accessbox .btm{
	background:url(../../common_img/box_bg_un.jpg) no-repeat left bottom;
	width:700px;
	overflow:hidden;
	padding-bottom:15px;
}

#access #maincont #main .accessbox h2{
	margin:0 0 0 46px;
}

#access #maincont #main .accessbox .gmap{
	margin:21px 0 0 46px;
	width:608px;
	overflow:hidden;
}

#access #maincont #main .accessbox ul.gmapbtn li{
	width:120px;
	float:right;
	text-align:right;
	padding-top:12px;
	display:inline;
}

#access #maincont #main .accessbox h3{
	margin:0 0 0 46px;
	color:#CC2C8C;
}

#access #maincont #main .accessbox .h3box{
	margin:6px 0 15px 45px;
	width:640px;
	background:url(../img/line.gif) no-repeat left bottom;
	padding-bottom:17px;
}
#access #maincont #main .accessbox .h3boxnone{
	margin:6px 0 5px 45px;
	width:640px;
	padding-bottom:5px;
}
#access #maincont #main .accessbox .h3box li{
	text-indent:-1em;
	padding-left:1em;
	padding-bottom:3px;
}
#access #maincont #main .accessbox .h3boxnone li{
	text-indent:-1em;
	padding-left:1em;
	padding-bottom:3px;
}

#access #maincont #main .accessbox .addcont{
	margin:4px 0 25px 45px;
	width:640px;
}

#access #maincont #main .accessbox .add{
	margin-top:10px;
}

#access #maincont #main .accessbox a{
	color:#CC2C8C;
	text-decoration:none;
}
#access #maincont #main .accessbox a:hover{
	color:#CC2C8C;
	text-decoration:underline;
}


