div#mainvisual {
	width: 798px;
	height: 220px;
}

div#mainvisual div.flash {
	width: 590px;
	float: left;
}

div#mainvisual div.forOwner {
	float: right;
}

div#topmain {
	width: 798px;
	margin: 10px auto;
}

div#topmain div.left {
	width: 242px;
	float: left;
}

div#topmain div.right {
	padding-top: 10px;
	width: 541px;
	float: right;
}

/* @group Blog Container */

div#blogcontainer {
	background: transparent url(../top/bloginfo_textarea.png) repeat-y;
}

div#blogcontainer div.bottombg {
	padding-bottom: 20px;
	background: transparent url(../top/bloginfo_bottom.png) no-repeat bottom center;
}

div#blogcontainer div.article {
	padding: 2px 15px;
}

div#blogcontainer div.article h4 {
	line-height: 1.4;
	border-bottom: 1px solid #ccc;
}

div#blogcontainer div.article h5 {
	font-weight: normal;
	margin-top: 8px;
	margin-bottom: 2px;
	color: #8a4701;
}

div#blogcontainer div.article p {
	line-height: 1.3;
}

div#blogcontainer div.divition {
	height: 24px;
	background: transparent url(../top/bloginfo_center.png) repeat-y;
	overflow: hidden;
}

/* @end */

/* @group Latest News */

div#latestnews {
	margin-bottom: 15px;
	border: 1px solid #ccc;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

div#latestnews h4 {
	background: #efefef;
	padding: 3px 0;
	text-align: center;
	color: #e8300e;
	line-height: 1.3;
}

div#latestnews ul {
	margin: 10px;
}

div#latestnews ul li {
	padding: 3px 1px;
	line-height: 1.3;
}

/* @end */

/* @group Tab */

div#tabcontainer ul.tab {
	width: 535px;
	height: 34px;
	overflow: hidden;
	margin: 0;
}

div#tabcontainer ul.tab li {
	width: 106px;
	height: 34px;
	margin-right: 1px;
	float: left;
}

div#tabcontainer ul.tab li a {
	display: block;
	width: 106px;
	height: 34px;
}

div#tabcontainer ul.tab li.water a {
	background-image: url(../top/tab_water.png);
}

div#tabcontainer ul.tab li.outer-wall a {
	background-image: url(../top/tab_outer-wall.png);
}

div#tabcontainer ul.tab li.extension a {
	background-image: url(../top/tab_extension.png);
}

div#tabcontainer ul.tab li.mansion a {
	background-image: url(../top/tab_mansion.png);
}

div#tabcontainer ul.tab li.electrification a {
	background-image: url(../top/tab_electrification.png);
}

div#tabcontainer ul.tab li a:link,
div#tabcontainer ul.tab li a:visited {
	background-position: top center;
}

div#tabcontainer ul.tab li a:hover,
div#tabcontainer ul.tab li a:active {
	background-position: center center;
}

div#tabcontainer ul.tab li a.selected,
div#tabcontainer ul.tab li a.selected:link,
div#tabcontainer ul.tab li a.selected:visited,
div#tabcontainer ul.tab li a.selected:hover,
div#tabcontainer ul.tab li a.selected:active {
	background-position: bottom center;
}

div#tabcontainer ul.tab li a img {
	display: none;
}



/* @end */

/* @group Tab Contents */

div#tabcontainer div.contents {
	border: 1px solid #ccc;
	background: transparent url(../top/tab_contents_top.gif) repeat-x top center;
}

div#tabcontainer div.contents ul li {
	padding: 10px;
}

div#tabcontainer div.contents ul li.hidden {
	display: none;
}

div#tabcontainer div.contents ul li div.picture {
	float: left;
	width: 240px;
}

div#tabcontainer div.contents ul li div.texts {
	float: right;
	width: 260px;
}

div#tabcontainer div.contents ul li h4 {
	color: #ff832c;
	line-height: 1.4;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	font-size: medium;
}

div#tabcontainer div.contents ul li div.texts p {
	line-height: 1.4;
}

div#tabcontainer div.contents ul li div.texts .todetail {
	margin-top: 5px;
	text-align: right;
}

/* @end */

div#banners {
	margin: 10px 0;
	text-align: center;
}


div#event_info {
	margin-bottom: 10px;
}

/* @group Appeal Point */

div#appealpoint {
	margin: 10px 0;
	padding: 0;
	border: 1px solid #955809;
	background: #fffcfa;
}

div#appealpoint h4 {
	color: white;
	background: #955809;
	padding: 5px;
}

div#appealpoint h5 {
	font-weight: normal;
}

div#appealpoint h5 strong {
	color: #e54b00;
	padding: 3px;
}

div#appealpoint ol {
	list-style: decimal;
	margin: 4px;
}

div#appealpoint ol li {
	margin: 3px 1em 3px 2em;
	padding: 4px 0;
}

div#appealpoint ol li p {
	margin: 5px 5px 0;
	line-height:  1.4;
}

/* @end */

div#soudanbanner {
	margin: 10px 0 0;
	text-align: center;
}