

@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.5em;
    background: url("../images/art_bg.jpg") no-repeat center top;
	position:relative;

}

a.one:link {color:#333;}
a.one:visited {color:#333;}
a.one:hover {color:#666;}


.main_div{
	width:900px;
	height:auto;
	border:0px #000000 solid;
	margin-left:auto;
	margin-right:auto;
	 position:relative;
	background-position: right top;
	
	background-repeat:no-repeat;
}

.head_div{
	width:900px;;
	height:280px;
	border:0px #000000 solid;
	margin-left:auto;
	margin-right:auto;
	margin-top:-8px;
	position:relative;
	clear:both;
	}
	
.logo{
	width:145px;
	height:74px;
	position:relative;
	left:140px;
	 
}

.home_go{
	width:43px;
	height:40px;
	position:absolute;
	right:0px;
	top:10px;
}
.home_go:hover{
opacity:0.6;
}
.services{
	width:120px;
	height:90px;
	position:relative;
	left:70px;
	top:44px;
}
.back{
	width:120px;
	height:32px;
	position:absolute;
	right:-40px;
	top:14px;
}

 .art_div{
	width: 205px;
	height:439px;
	border: 0px #000000 solid;
	margin-left: auto;
	margin-right: auto;
	position:absolute;
	top:59px;
	right:60px;
	font-size:13px;
	background-color:#FFFFFF;
	}
	
	
	
.art_small_div{
	width:182px; height:128px; border:1px #999999 solid; margin-left:auto; margin-right:auto;
	text-align:center;
	margin-top:11px;
	
	}
	
	.art_small_div2{
	width:194px; height:auto; border:0px #999999 solid; margin-left:auto; margin-right:auto;
	text-align:center;
	margin-top:12px;
	line-height:1.5em;
	}
	
	.clr{clear:both; }
	
	
.mid_div{
	width: 830px;
	height:auto;
	border: 0px #000000 solid;
	margin-left: auto;
	margin-right: auto;
	position:relative;
	}
 
 .tab_1{
	 
	 width:100%;
	 height:200px; 
 }
 
 
 
 .red_1{
	 
	 width:100%;
	 height:23px;
	 margin-top:10px;
	 border-bottom:#D00 2px solid;
 }
 
 .red_2{
	 
	 width:100%;
	 height:23px;
	 margin-top:10px;
 
 }
 
 .red_font{background-color:#D00; height:40px; padding:5px; font-size:16px; color:#FFF; font-weight:bold;}
 
 
 
 
 .obj{
 
 width:568px; height:102px; background-image:url(../images/obj.png); margin-left:auto; margin-right:auto;
 margin-top:10px;
 padding-top:14px;
 }
 
.obj_text{
 
 width:385px; height:93px; margin-left:auto;  margin-right:auto; text-align:center; padding-top:5px; margin-top:15px;
 
 }