
#art_nav {
	position: absolute;
	margin: 0px;
	padding: 0px;
	width: 180px;
	height: 100%;
	padding-right: 2px;
	border-right: 1px dotted #000000;
	margin-right: 2px;
}

#art_detail {
	position: absolute;
	margin: 0px;
	padding: 0px;
	margin-left: 185px;
	width: 180px;
	height: 100%;
	padding-right: 2px;
	border-right: 1px dotted #000000;
	margin-right: 2px;
}
#art_detail_image {
	position: absolute;
	margin: 0px;
	padding: 0px;
	margin-left: 185px;
	width: 180px;
	height: 100%;
	padding-right: 2px;
	border-right: 1px dotted #000000;
	margin-right: 2px;
}

#art_detail p, h1 {
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

#art_detail h1 {
	color: #000000;
	font-size: 12px;
}

#art_list {
	position: absolute;
	margin: 0px;
	padding: 0px;
	margin-left: 370px;
	width: 625px;
	height: 100%;
}

#art_list th {
	background-color: #7081b8;
	color: #ffffff;
	text-align:left;
	height:20px;
	border-bottom: 2px solid #ffffff;
}

#art_list_big {
	position: absolute;
	margin: 0px;
	padding: 0px;
	margin-left: 190px;
	width: 805px;
	height: 100%;
}

#art_list_big .close {
	background-color: #e3e8f0;
	height: 22px;
	line-height: 20px;
	width: 100%;
	text-align: right;
}

#art_list_big th {
	background-color: #7081b8;
	color: #ffffff;
	text-align:left;
	height:20px;
	border-bottom: 2px solid #ffffff;
}

#art_list_big_100 {
	position: absolute;
	margin: 0px;
	padding: 0px;
	margin-left: 190px;
	width: 80%;
	height: 100%;
}

#art_list_big_100 th {
	background-color: #7081b8;
	color: #ffffff;
	text-align:left;
	height:20px;
	border-bottom: 2px solid #ffffff;
}
