@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.gif);
	background-repeat: repeat;
	background-position: center top;
}
#warpper {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}
#header {
	width: 100%;
	height: 520px;
}
#footer {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 210px;
	background-image: url(images/i_footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#contact_info {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666;
	text-align: center;
}
#contact_info a:link {
	color: #666;
	text-decoration: underline;
}
#contact_info a:visited {
	color: #666;
	text-decoration: underline;
}
#contact_info a:hover {
	color: #666;
	text-decoration: none;
}
#table {
	width: 761px;
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	line-height: 28px;
	background-image: url(images/i_form_m2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#table_top {
	width: 761px;
	background-image: url(images/i_form_t.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
}
#table_middle {
	width: 761px;
	background-image: url(images/i_form_m.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: auto;
}
#table_download {
	width: 761px;
	background-image: url(images/i_form_m.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: auto;
	padding-top: 60px;
	padding-bottom: 60px;
}
#table_actor {
	width: 761px;
	background-image: url(images/i_form_m3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: auto;
}
#table_content {
	width: 660px;
	margin-right: 50px;
	margin-left: 50px;
	overflow: auto;
}
#table_footer {
	width: 761px;
	background-image: url(images/i_form_d.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
}
#content {
	width: 760px;
	margin-right: 19px;
	margin-left: 20px;
	overflow: visible;
	color: #494949;
}
.content_line {
	text-decoration: underline;
}
#table_content table {
}
#table_record {
	width: 761px;
	background-image: url(images/i_form_m4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: auto;
	height: 480px;
}
#table_content a:link {
	color: #585858;
	text-decoration: underline;
}
#table_content a:visited {
	color: #585858;
	text-decoration: underline;
}
#table_content a:hover {
	color: #585858;
	text-decoration: none;
}
#table_share_successful {
	width: 761px;
	background-image: url(images/i_form_m.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: auto;
	padding-top: 50px;
	padding-bottom: 50px;
}
#warpper a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
