body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	background-position: 0% 0%;
	background-attachment: scroll;
        align: center;
}
#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	padding-right: 50px;
	padding-left: 50px;
	background-image: url(images/container-back.jpg);
	background-repeat: repeat-y;
	background-position: 50% 0%;
        align: center;
}

#head-container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 50px;
	padding-left: 50px;
        align: center;
}


/* ++++++ 2wide-config ++++++ */

	/* contents */
	#center	{
		width: 640px;
		}

	/* sidebar */

        #left{
                width: 220px;

                }

/* ++++++ other ++++++ */

#header {
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -1px;
	margin-bottom: 0px;
	padding: 0px;
	background-color: #;
	background-image: url(images/title-back.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	width: 1000px;
}

#top-menu {
	height: 60px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-color: #;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	width: 900px;
}



#header h1	{
	text-align: right;
	font-size: 12px;
	padding: 10px 50px 0px 0px;
	margin: 0px;
	font-weight: bold;
	}

#header h1 a:link, #header h1 a:visited, #header h1 a:active	{
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	}

#header h1 a:hover	{
	color: #751043;
	text-decoration: none;
	}



#header #addr {
	float: left;
	text-align: right;
	margin: 0px;
	padding: 10px;
	height: 40px;
	width: 400px;
}



#center {
        float: right;
	overflow: hidden;
	background-image: url(images/);
	background-repeat: repeat-y;
	background-attachment: repeat;
	background-position: 50% 0%;
        background-color: #;
        margin: 0px;
        padding: 0px;
        width: 640px;
	}

#left {
	float: left;
	overflow: hidden;
        background-color: #;
	}

.sidebar	{
	border-style: solid;
	border-width: 0px;
	border-left-color: #ddd;
	border-top-color: #ddd;
	border-right-color: #c0c0c0;
	border-bottom-color: #c0c0c0;
	background-color: #;
	}

	/* in sidebar wide - margin */
	.sidebar div {
		margin-left: 0px;
		margin-right: 0px;
		}

	/* in sidebar verticul - margin */
	.sidebar {
		padding-top: 0px;
		padding-bottom: 0px;
		}

	#left	{
		margin-right: 0px;
                margin-left: 0px;
                padding-left: 90px;
		}


	#center	{
                margin-right: 50px;
                padding: 0px;
		}




#subtitle	{
	margin: 0px 0px 30px -1px;
	background-color: #;
	border-style: none;
	border-width: 0px;
	padding: 0px;
	text-align: left;
        width: 640px;
	}












#mainpict {
	height: 405px;
	width: 720px;
	clear: left;
}
#selector {
	height: 30px;
}
#selector ul {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 720px;
}
#selector ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 30px;
	width: 120px;
	list-style-type: none;
}
#news {
	float: left;
	width: 475px;
	margin-right: 5px;
}
#news-banners {
	margin-top: 5px;
}
.news-banners-center {
	margin-right: 5px;
	margin-left: 5px;
}
.news-block {
	padding: 5px;
	width: 463px;
	border: 1px dotted #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
}
.news-block h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
.news-block h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660033;
	padding: 0px;
	margin: 5px;
}
.news-block-entryimg {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.news-block p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 150%;
	padding: 5px;
}
.news-block-more {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
#block-modelcase {
	background-image: url(images/news-modelcase_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#block-modelhousestory {
	background-image: url(images/news-modelhousestory_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#block-customer {
	background-image: url(images/news-customer_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#content {
	float: left;
	width: 475px;
	margin-right: 5px;
}
.content-block {
	padding: 5px;
	width: 463px;
	border: 1px dotted #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
}
.content-block h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.content-block p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 170%;
	margin-bottom: 20px;
}
.content-block tr {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 170%;
	margin-bottom: 20px;
}
.content-block h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-bottom: 15px;
}
.content-block ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.content-block ul li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	list-style-type: none;
}
.caption-img {
	float: left;
	width: 170px;
	padding-left: 5px;
	padding-bottom: 5px;
}
.caption-body {
	float: left;
	width: 283px;
}
.after-caption {
	clear: both;
}
.interview-name-master1 {
	color: #3399FF;
}
.interview-name-master2 {
	color: #CC3300;
}
.interview-name-master3 {
	color: #FF9966;
}
.interview-name-interviewer {
	color: #666666;
}
.interview-name-interviewer2 {
	color: #996699;
}
.interview-name-interviewer3 {
	color: #663333;
}.postfloat {
	clear: left;
}
#idea-presidentpict img {
	float: left;
	padding-right: 10px;
}
#idea-presidentpict {
	padding-bottom: 10px;
	height: 122px;
}



#forms {
	float: left;
	width: 240px;
}
.forms-block-ml {
	background-image: url(images/mailmag.jpg);
	height: 20px;
	width: 230px;
	padding-top: 75px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.forms-block-ml p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.forms-block-ml p.caption {
	font-size: 10px;
	color: #660066;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.forms-block-ml input.forms-mailform-mail {
	width: 175px;
	font-size: 9px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
.forms-block-ml input.forms-mailform-submit {
	width: 35px;
	font-size: 10px;
	color: #660033;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.forms-block-ml form {
	padding: 0px;
	margin: 0px;
}
.forms-block {
	width: 240px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.forms-block h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.forms-block p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.forms-block a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #660033;
}

#sitemaps {
	clear: both;
	width: 720px;
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.sitemaps-block {
	padding: 5px;
	float: left;
	width: 110px;
}
.sitemaps-block h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.sitemaps-block ul {
	width: 110px;
	padding: 0px;
	margin: 0px;
}
.sitemaps-block ul li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	list-style-type: none;
	margin: 0px;
	width: 110px;
}
.sitemaps-block ul li a {
	color: #CCCCCC;

}

#footer {
	background-color: #f2f2f2;
	padding: 5px;
        margin: 0px auto;
	clear: both;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	background-repeat: no-repeat;
	line-height: 10px;
	background-image: url(images/footer-back.jpg);
	background-repeat: repeat-x;
	background-position: 0% 0%;
}

#footer-body {
	background-color: #f2f2f2;
	padding: 10px 100px 10px 100px;
        margin: 0px auto;
	clear: both;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
        width: 800px;
	background-repeat: no-repeat;
	line-height: 10px;
        width: 800px;
}

#footer-body h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}



.inline{
        width: 268px;
        height: 140px;
        scrolling: yes;
        overflow: auto;
        padding: 5px;
        border: solid 1px #cccccc;
        }

.news span {
	text-align: left;
	font-size: 12px;
	padding: 5px 5px;
	margin-bottom: 10px;
	}

.news span a:link, .news span a:visited, .news span a:active	{
	text-decoration: none;
	font-weight: normal;
	color: #004EA2;
	}

.news span a:hover	{
	color: #751043;
	text-decoration: none;
	}



.news-area{
	margin-bottom: 10px;
	margin-top: 10px;
        }

.works-area{
	margin-bottom: 10px;

        }


