body {
	background: #F5F5F5;
	color: #696969;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}


/* Layout Block */

#container {
	width: 778px;
	background: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #D3D3D3;
	margin-top: 4px;
	padding-top: 8px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
}

#navi {
	font: lighter 18px Verdana;
	width: 80%;
	list-style: none;
	color: #CCCCCC;
	margin: 0px;
	padding: 8px 0px 0px 36px;
}

.menu {
	float: left;
}

.menu a{
	color:#999999;
	text-decoration: none;	
}

.menu a:hover{
	color:#CC3300;
}

#language {
	font-size: 12px;
	font-weight: normal;
	float: right;
	margin: 8px 0px 0px;
	padding: 0px;
	vertical-align: top;
	width: 15%;
}

#topicpath {
	padding-left: 60px;
	padding-top: 12px;
	margin-top: 0px;
	margin-bottom: 16px;
	color: #0066FF;
	font-weight: bold;
	clear: both;
}

#contents {
	margin: 0px;
	float: right;
	width: 80%;
	padding-right: 30px;
}

#footer {
	clear: right;
	text-align: center;
	margin: 0px;
	border-top: 1px dotted #999999;
	padding: 12px 0px 0px;
	font-size: 14px;
}

.foot_text {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

/* Basic tags and text */

h3 {
	font: italic bolder 24px Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}

p {
	padding: 0px;
	margin: 0px 0px 28px;
	line-height: 1.8em;
	text-align: justify;
}

.first_text {
	font: bold 18px "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}

.gold {
	font-style: italic;
	color: #996600;
	padding: 0px;
	margin: 0px 0px 46px;
}

.bold {
	font-weight: bold;
}

.aboutus_set {
	margin: 0px 0px 18px;
	padding: 0px 0px 0px 16px;
	line-height: 1.6em;
	list-style: none;
	background: url(images/bulet.gif) no-repeat 0px 6px;
	text-align: justify;
}

.service_set {
	margin: 0px 0px 8px;
	padding: 0px 0px 0px 16px;
	line-height: 1.6em;
	list-style: none;
	background: url(images/bulet.gif) no-repeat 0px 6px;
}

/* comment page */

#comments {
	width: 500px;
	padding: 16px 32px;
	border: 1px solid #999999;
	margin-bottom: 20px;
	margin-top: 14px;
	background: url(images/note_hall.gif) repeat-y 0px 16px;
}

.recommend {
	font-size: 12px;
	line-height: 2.2em;
}

.signature {
	font-size: 12px;
	padding-left: 240px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	line-height: 2.2em;
}

.jpimage {
	background: url(images/bg.jpg) no-repeat 40px 0px;
	height: 200px;
}

/* partners page */

.partners_set {
	margin: 0px 0px 8px;
	padding: 0px 0px 0px 16px;
	line-height: 1.6em;
	list-style: none;
	background: url(images/bulet_cube.gif) no-repeat 0px 6px;
}

.partners_set a {
 color: #6699CC;
}

/* contact page */

table {
	margin: 0px 0px 28px;
	padding: 0px;
	width: 75%;
}

th {
	text-align: left;
	vertical-align: top;
	width: 25%;
	padding: 4px 4px 8px 0px;
	margin: 0px;
}

.contact {
	text-align: right;
	padding-right: 8px;
}

td {
	width: 75%;
}

.c_name {
	text-indent: 3.6em;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}

.his_text {
	margin: 0px 0px 8px;
}