/*common***********************************************/
*{margin:0; padding:0; border:0;}
img{vertical-align:bottom;}
.displaynone{display:none;}
.smalltext{font-size:80%;}
.clear{clear:both;}

body {
	background: #ffffff url(../images/bg_1.jpg) repeat-x fixed;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	line-height:180%;
	width:100%;
	color:#343434;
	_overflow:hidden;
	text-align:center;
}


a{color: #771100; text-decoration:none;}
a:hover{color: #cc2200; text-decoration:none;}

.backto {
	margin: 26px 0 0px 0;
	font-size: 0.834em;
	text-align: right;
	}

/************************ layout ***********************/

#container{
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 960px;
	height: 100%;
	}

#leftwrap{
	width: 960px;
	height:100%;
	_overflow:auto;
}

#leftcontents{
	width: 800px;
	text-align:left;
	position: relactive;
	float: right;
	background: url(../images/bg_2.png) repeat-y;
}

#directorywrap{
	position: fixed;
	_position: absolute;
	width: 160px;
	z-index:1;
}

#directorymenu{
	text-align:left;
}



/*div directorymenu***********************************************/


#directorymenu ul{
	list-style-type:none;
	margin:0;
	padding:0;
}

li#privacypolicy{
	margin-top:22px;
}

li#project{
	margin-top:24px;
}

li.group{
	margin-top:22px;
}

.logo {
	margin:0;
	padding: 24px 0 50px 0;
	}

.line {
	margin:0;
	padding: 16px 0 16px 0;
	}

.ad {
	padding: 24px 0 5px 0;
	}

.copyright {
	padding: 15px 35px 5px 0;
	font-size: 0.719em;
	font-family: Century Gothic,Arial,Helvetica,sans-serif;
	line-height: 1.5em;
	text-align: right;
	color: #333333;
	}


/*div company***********************************************/

#top_title {
	padding-top: 15px;
}

#title {
	padding-top: 25px;
	padding-bottom: 18px;
	clear:both;
}

#book p {
	font-size: 0.834em;
	color: #665533;
	line-height: 1.5em;
}

#book {
	width: 155px;
	padding: 70px 0px 0px 13px;
}

#book img {
	padding: 0px 0px 7px 0px;
}

#topics {
	width: 155px;
	padding: 30px 0px 0px 13px;
}

#topics span {
	font-size: 0.834em;
	font-weight: bold;
	color: #993300;
	line-height: 1.5em;
}

#topics p {
	font-size: 0.834em;
	color: #665533;
	line-height: 1.4em;
	padding: 6px 0px 0px 0px;
}

#featured {
	padding: 2px 25px 55px 0;
	font-size: 0.917em;
	line-height: 1.6em;
	color: #111111;
}

#featured img {
	padding: 0px 24px 22px 0;
	float:left;
}

#featured span {
	font-weight: bold;
	line-height: 2.2em;
}

#featured a {
	font-size: 0.917em;
	padding: 8px 0px 2px 0;
	float: right;
}

#featured_title {
	padding-top: 5px;
	padding-bottom: 12px;
}

#news {
	padding: 2px 25px 120px 0;
	font-size: 0.917em;
	line-height: 1.6em;
	color: #111111;
	clear:both;
}

#news span {
	padding: 0px 20px 0px 10px;
	color: #993300;
	width: 80px;
}

#news p {
	padding: 0px 0px 0px 0;
}

#news dt {
	float:left;
}

#news dd {
	width: 400px;
	float: right;
}

#news_text {
	padding: 0px 0px 20px 0;
	line-height: 1.6em;
	clear:both;
}

#top {
	padding-top: 0px;
	padding-bottom: 150px;
	width: 800px;
	overflow:hidden;
}

#content {
	padding-top: 0px;
	padding-bottom: 150px;
	width: 800px;
	overflow:hidden;
}

#cont_left {
	width: 220px;
	float: left;
}

#backno h4 {
	padding-bottom: 10px;
	font-size: 1em;
	font-family: Century Gothic,Helvetica,sans-serif;
	color: #666666;
}

#backno p {
	font-size: 0.834em;
	color: #993300;
	line-height: 1.6em;
}

#backno {
	padding: 125px 5px 0px 15px;
}

#cont_in {
	padding: 30px 35px 25px 0;
	font-size: 0.917em;
	line-height: 1.8em;
	color: #222222;
	width: 545px;
	float: right;
}

#cont_in p {
	padding: 0px 0px 7px 0;
}

#cont_in span {
	color: #993300;
}

#cont_in strong {
	color: #111111;
	padding: 0px 0px 9px 0;
}

#cont_in ul {
	padding: 0px 0px 12px 0;
	list-style-type: none;
}

#cont_in h3 {
	padding: 0px 0px 8px 0;
}


