@charset "utf-8";
* {
	margin-top: 0px;
	margin-left: 0px;
	list-style-type: none;
}
body {
	font-size: 10pt;
	color: #333333;
}
#main {
	height: auto;
	width: 755px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#main #title_left {
	background-image: url(../images/index_1.jpg);
	float: left;
	height: 506px;
	width: 245px;
	background-repeat: no-repeat;
	background-position: left top;
}
#main #title_right {
	height: 202px;
	width: 510px;
	background-repeat: no-repeat;
	background-position: left top;
}
#main #right {
	float: right;
	height: auto;
	width: 510px;
}

#right #text {
	height: auto;
	width: 510px;
	background-color: #FFFFFF;
}
#right #text p {
	width: 90%;
	margin-top: 20px;
	margin-left: 27px;
	line-height: 13pt;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
#right #text a {
	color: #CC6600;
	text-align: right;
	display: block;
	margin-top: 5px;
	text-decoration: none;
}
#right #text a:hover {
	color: #0000FF;
}

#right #content {
	height: auto;
	width: 510px;
}
#right #content #award01 {
	height: auto;
	background-color: #FFFFFF;
}
#right #content h2 {
	font-size: 12pt;
	color: #990000;
	display: block;
	margin-left: 27px;
	margin-bottom: 10px;
}
#content #award01 table {
	margin-left: 27px;
	width: 90%;
	margin-bottom: 20px;
}
#content #award02 table {
	margin-left: 27px;
	width: 90%;
	margin-bottom: 20px;
}



#right #footer {
	height: 38px;
	width: 510px;
	background-image: url(../images/index_9.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#right  #text  .home {
	margin-right: 0px;
	margin-left: auto;
	display: block;
	margin-top: 5px;
}
