@charset "utf-8";
/* CONTENTS */

#contents .banner{
	float: left;
	height: 100px;
	width: 960px;
	margin-top: 10px;
}

#contents_right ul{
	padding-top: 4px;
}

#contents_right ul li{

}

#contents_right ul li a{
	height: 20px;
	font-size: 10px;
	color: #009999;
	text-decoration: none;
	line-height: 11px;
	padding-top: 4px;
}

#contents_right ul li a:hover{
	height: 20px;
	font-size: 10px;
	color: #FF9933;
	text-decoration: none;
	line-height: 11px;
	padding-top: 4px;
}

/* LINK PAGE */
#contents #link{
	float: right;
	height: 320px;
	width: 960px;
	overflow-x:hidden;
	background-color: #FFFFFF;
}
.ltitle {
	color: #7BCFCF;
	font-weight: bold;
	font-size: 18px;
	padding-top: 10px;
	padding-bottom: 4px;
	text-align: center;
}
.llink {
	color: #7BCFCF;
	font-weight: bold;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 20px;
}
.llink, .llink a, .llink a:hover, .llink a:link, .llink a:visited, .llink a:active{
	color: #7BCFCF;
	font-weight: bold;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 20px;
	text-decoration: none;
}
/* DISPLAY&EXHIBITION PAGE */
#scrollarea {
	overflow: hidden;
	visibility: visible;
	width: 792px;
	height: 170px;
	padding-top: 4px;
	padding-bottom: 4px;
}

/* NEWS BLOG */
#wrapper #mainimage {
	width: 960px;
	height: 310px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	float: left;
}

#wrapper #contents {
	float: right;
	height: auto;
	width: 960px;
	overflow-x:hidden;
	padding-top: 10px;
}
#wrapper #contents #contents_sideber_left {
	width: 240px;
	float: left;
	position: relative;
	margin-right: 15px;
}
#wrapper #contents #contents_sideber_left .sidetop {
	height: 20px;
	background-image: url(../images/sidetop.jpg);
	background-repeat: no-repeat;
}
#wrapper #contents #contents_sideber_left .sidecenter {
	background-color: #D8E58D;
	padding-left: 10px;
	height: 750px;
}
#wrapper #contents #contents_sideber_left .sidebottom {
	height: 20px;
	background-image: url(../images/sidebottm.jpg);
	background-repeat: no-repeat;
}
#wrapper #contents #contents_main {
	width: 705px;
	height: auto;
	overflow: visible;
	float: left;
}

/* block1 */
#block1 {
	padding: 0px;
	width: 705px;
	background: url(images/line.gif) no-repeat center top;
	height: 140px;
	position: relative;
	clear: both;
}
#title {
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	width: 555px;
	color: #009944;
	float: right;
}
#title h1 {
	font-size: 13px;
	color: #009944;
	font-weight: bold;
	width: 555px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}
#title h2 {
	font-size: 13px;
	color: #009944;
	font-weight: normal;
	width: 555px;
	text-align: right;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}

#text {
	width: 555px;
	height: auto;
	float: right;
	font-size: 12px;
	line-height: 19px;
	margin: 0px;
	color: #46b035;
}
#text a {
	color: #46b035;
	text-decoration: none;
}
#text a:hover {
	color: #46b035;
	text-decoration: none;
}

#photo {
	padding: 10px;
	width: 130px;
	height: 130px;
	float: left;
	font-size: 11px;
	font-weight: normal;
	position: absolute;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#photo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}

/* block2 */
#block2 {
	padding: 0px;
	width: 705px;
	background: url(images/line.gif) no-repeat center top;
	height: auto;
	position: relative;
	clear: both;
}

#block2 #title {
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	width: 705px;
	color: #009944;
	float: right;
}
#block2 #title h1 {
	font-size: 13px;
	color: #009944;
	font-weight: bold;
	width: 705px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}
#block2 #title h2 {
	font-size: 13px;
	color: #009944;
	font-weight: normal;
	width: 705px;
	text-align: right;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}


#block2 #text {
	width: 705px;
	height: auto;
	float: left;
	font-size: 12px;
	line-height: 19px;
	margin: 0px;
	padding: 0px 0px 30px;
}

/* Category */
#category {
	padding-top: 10px;
}

#category h3{
	color: #46B035;
}

#category li{
	color: #46B035;
	margin-left: 20px;
}
#category li a{
	color: #46B035;
	text-decoration: none;
}
