@charset "utf-8";


body#art {
	
	background-color: #161124;
	
	
}
#art h2,
#art h3,
#art h1 {
	font-family:"Times New Roman";
}
#art h2 a,
#art h3 a,
#art h1 a{
	font-size: 1em;
}

#art h4 {
	font-size: 1.8em;
}
#art h5 {
	font-size: 1.2em;
	font-weight: normal;
	margin-left: 20px;
}
#art .art_level1 {
	margin-bottom: 40px;
}
#art .art_level2 {
	margin-bottom: 0px;
}
#art .albums_list {
	margin-bottom: 20px;
}

#art h2,
#art h3,
#art h4,
#art h5,
#art p {
	color: #fff;
}
#art h2 {margin-top: 0;}
#art .logo_inner {
	display: none;
}
#art .search_top {
margin-left:120px;
}
#art .header {
	margin-right: 0px;
	margin-left: -84px;
}


#art .footer {
	height: 50px;

}
#art .push {
	height: 170px;
}

#art .wrapper {
	background-image:url('/gif/art/house.jpg');
	background-color: #000000;
	background-position:100% 100%;
	background-repeat:no-repeat;
	margin:0 0px -170px 84px;
}
#art .footer {
	background-color:#002045;
	height:170px;
	margin-left:84px;
	margin-right:0;
	position:relative;
	z-index:3;
}
#art .footerinfo p{
	margin-left: 36px;
}


#art .slider_menu {
	position: absolute;
	left: 0;
	top:50px;
}
#art .slider_menu1 {
	background-image: url('/gif/art/PI.jpg'); 
	background-repeat: no-repeat; 
	background-position: left top;
	width: 83px;
	height: 471px;
	/*margin-top: 50px;*/
	
}
#art .footerinfo {
	float:left;
	font-family:"Times New Roman";
	font-size:1.2em;
	font-style:italic;
	margin-left:20px;
	margin-top:15px;
}
#art .footerinfo p {
	line-height:1.2;
}

#art h1.l1 {
	color: #d4a65f;
}
#art h1.l2 {
	color: #fff;
	font-size: 3em;
}

#art .textcontainer {
	padding: 20px 55px 20px 55px;
		color: #fff;
	float: none;
	min-height: 700px;
}
#art .link2parent {
	color: #d4a65f;
	font-size: 2em;
	font-family:"Times New Roman";
}

#art .body_inner {
	background-image: url('/gif/art/dog.gif'); 
	background-repeat: no-repeat; 
	background-position: left bottom;
	position: absolute;
	top:-300px;
	left: -84px;
	width: 134px;
	height: 343px;
	z-index: -1;
	display: block;
	
}

.image_left {
	float: left;
	margin-right: 10px;
}
#art .info {
	margin-left: 140px;
}

#art .hidden {
	/*display: none;*/
}
.hidetitle {
	display: none;
}


#art .art_list {
	float: left;
	clear: left;
	width: 100%;
}
#art .art_list li {
	float: left;
	width: 100%;
	margin-bottom: 40px;
}
#art .art_list h2 a {
	text-decoration: underline;
	color: #fff;
}

.simple_float li {
	float: left; margin: 5px;
}
