@charset "UTF-8";
/* formatting stylse
----------------------------------------------*/
#wrapper {
	padding-top: 15px;
	padding-bottom: 37px;
}
#left_menubox {
	padding-top: 21px;
}
/* left_menu stylse
----------------------------------------------*/
li#subcate_all a {
	background-position: left top;
	width: 17px;
	background-image: url(../img/btn_all_over.gif);
	background-repeat: no-repeat;
	display: block;
	height: 15px;
}
li#subcate_all a:hover {
	background-position: left bottom;
}
li#subcate1 a {
	background-position: left top;
	width: 41px;
	background-image: url(../img/cate_btn_house_over.gif);
	background-repeat: no-repeat;
	display: block;
	height: 15px;
}
li#subcate1 a:hover {
	background-position: left bottom;
}
li#subcate2 a {
	background-position: left top;
	width: 74px;
	background-image: url(../img/cate_btn_architecture_over.gif);
	background-repeat: no-repeat;
	display: block;
	height: 15px;
}
li#subcate2 a:hover {
	background-position: left bottom;
}
li#subcate3 a {
	background-position: left top;
	width: 45px;
	background-image: url(../img/cate_btn_interior_over.gif);
	background-repeat: no-repeat;
	display: block;
	height: 15px;
}
li#subcate3 a:hover {
	background-position: left bottom;
}
li#subcate4 a {
	background-position: left top;
	width: 50px;
	background-image: url(../img/cate_btn_projects_over.gif);
	background-repeat: no-repeat;
	display: block;
	height: 15px;
}
li#subcate4 a:hover {
	background-position: left bottom;
}
li#subcate5 a {
	background-position: left top;
	width: 67px;
	background-image: url(../img/cate_btn_exhibitions_over.gif);
	background-repeat: no-repeat;
	display: block;
	height: 15px;
}
li#subcate5 a:hover {
	background-position: left bottom;
}
li#subcate6 a {
	background-position: left top;
	width: 42px;
	background-image: url(../img/cate_btn_others_over.gif);
	background-repeat: no-repeat;
	display: block;
	height: 15px;
}
li#subcate6 a:hover {
	background-position: left bottom;
}
#left_menubox a:hover img {
	display: none;
}

/* main stylse
----------------------------------------------*/
#mainbox {
	float: left;
	width: 670px;
	padding-left: 2px;
}
#mainbox h2 {
	font-size: 100%;
	line-height: 130%;
	font-weight: normal;
	height: 20px;
	display: block;
}
#mainbox h2 .entrytitle {
	letter-spacing: 1px;
}
#mainphoto {
	padding-bottom: 2px;
	line-height: 1;
}
#photolist {
	width: 635px;
}
#photolist ul {
	list-style: none;
}
#photolist li {
	float: left;
	display: block;
	padding-right: 2px;
	padding-bottom: 2px;
	line-height: 1;
}
#photolist img {
	vertical-align: bottom;
}
#concept {
	padding-top: 5px;
	padding-left: 577px;
}
#concept a {
	background-position: left top;
	width: 46px;
	background-image: url(../img/btn_concept_over.gif);
	background-repeat: no-repeat;
	display: block;
	height: 15px;
}
#concept a:hover {
	background-position: left bottom;
}
#concept a:hover img {
	display: none;
}
