body {
	font-family:Lucida Grande, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFF;
	margin: 0px;
	/*background-color:#BB000E;*/
	background-color:#000;
	/*background:url("../media/tattoo_bg.jpg");*/
}
body p {
	font-family:Lucida Grande, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0px;
}
body a {
	color: #FFF;
	text-decoration: underline;
}
body ul, nl, li {
	padding-left:30px;
	list-style: none;
	/*list-style: decimal inside url('arrow.gif');*/
}
.body_txt {
	font-family:Lucida Grande, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000;
}
#container{
	width:750px;
	padding:0px;
	margin:0 auto;
	/*height:820px;
	border: 1px #6B6B6B solid;*/
}
#content{
	/*margin-top:10px;
	background: url("../media/bg_page-wrapper.png") repeat-y right;
	background-color: #000;*/
	float:left;
	height:auto;
	width:750px;
	padding:0px;
	/*border: 1px #6B6B6B solid;*/
}
.control {
	float: right;
    display: block;
    position: relative;
	margin: 0 5px;
	font-size: 12px;
    font-weight: bold;
	text-decoration: none;
	/*text-transform: uppercase;
    margin-top: 1px;
    margin-bottom: 1px;*/
}
.control:hover {
    /*border-top: 1px solid #333;
    border-bottom: 1px solid #333;*/
    margin-top: 0;
    margin-bottom: 0;
	color: #993333;
}
.control small:hover {
    /*border-top: 1px solid #333;
    border-bottom: 1px solid #333;*/
    margin-top: 0;
    margin-bottom: 0;
	color: #993333;
}
.control, .control * {
	color: #666;
}
#footer{
	/*background: url("../media/bg_footer.png") no-repeat;
	background-position: left top;*/
	color: #383838;
	width: 750px;
	clear: both;
	overflow: hidden;
	font-size: 11px;
	text-align: center;
	/*border: 1px #cc0000 solid;*/
}
#footer a {
	color: #383838;
	text-decoration: underline;
}
/* TOP MENU */

.tat a:hover {
	background-position:0px 60px;
	}
.tat a {
	float:left;
	display:inline;
	width:150px; height:60px;
	background:url("../media/menu/tat.gif");
	text-decoration:none;
}
.ab a:hover {
	background-position:0px 60px;
	}
.ab a {
	float:left;
	display:inline;
	width:150px; height:60px;
	background:url("../media/menu/ab.gif");
	text-decoration:none;
}
.art a:hover {
	background-position:0px 60px;
	}
.art a {
	float:left;
	display:inline;
	width:150px; height:60px;
	background:url("../media/menu/art.gif");
	text-decoration:none;
}
/* Menu end */
.main {
	float:left;
	display:inline;
	width:750px;
	text-align: center;
	padding-bottom:50px;
	/*background: #BB000E;
	border: 1px #666 solid;*/
}
.top {
	/*float:left;*/
	text-align: center;
	height:40px;
	/*background-color:#BB000E;
	background-color:#D90000;*/
	/*border: 1px #6B6B6B solid;*/
}
.map_container {
	float:left;
	display:inline;
	width:525px;
	height:700px;
}
.main_body {
	width:580px;
	height:auto;
	float:left;
	display:inline;
}
.main_bodyB {
	width:560px;
	height:auto;
	float:left;
	display:inline;
}
.menu_home {
	display:inline;
	text-align:right;
}
.menu_page2 {
	float:left;
	padding-left:560px;
	padding-top:0px;
	display:inline;
}
.menu_page {
	float:left;
	display:inline;
}

.nowImg {
	/*padding: 3px;*/
	background: #FFF;
	/*margin-top:5px;
	border: 1px solid #D7DBDE;*/
}