#art {
	width: 960px;
}
#art td {
	vertical-align: top;
}
body {
	background-color: #ffffff;
}
#art_body {
	width: 960px;
	margin: 0px 10px 0px 2px;
}
#art_header {
	height: 100px;
	width: 680px;
	background: url(../media/art_bnp.png) no-repeat;
	
	padding: 0 0 0 0;
	overflow: hidden;
}

#art_header_body {
	margin: 10px 10px 10px 110px;
	padding: 0 0 0 0;
	width: 620px;
	border: 0px solid #ff0000;
}
#art_header_body h1 {
	margin: 0 0 4px 0 !important;
	font-size: 1.5em;
}
#art_social {
	display: none;
}
#idx_page_footer {
	display: none;
}
#idx_page_mnu {
	display: none;
}
#art_content {
	width: 680px;
	min-height: 400px;
	
	background-color: #ffffff;
	border-bottom-left-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;

	-moz-border-radius-bottomleft: 5px 5px;
	-moz-border-radius-bottomright:  5px 5px;
}
#art_content_body {
	padding: 10px 10px 10px 10px;
}
#art_content_body_text img {
	margin: 6px 6px 12px 6px;
	border: 4px solid #ffffff;
	
	-moz-box-shadow: 3px 3px 5px #404040;
	-webkit-box-shadow: 3px 3px 5px #404040;
	box-shadow: 3px 3px 5px #404040;
}

#art_content_body_text {
	
}

#art_url {
	display: block;
}

#art_sidebar {
	display: none;
}
#art_sidebox_social{
	display: none;
}


#cms_art_share {
    background-color: #E3E3E3 !important;
    border-bottom: 1px dotted #cccccc;
    padding: 6px 6px 6px 6px;
}
#cms_art_rate {
    display: none;
}