/*
common
-------------------------------------------------------------------*/
* {
	color: #414141;
	padding: 0;
	font-size: 12px;
	margin: 0;
	line-height: 150%;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN";
	font-weight: normal;
}
a {
	color: #3C3CFF;
}
a:hover {
	text-decoration: none;
}
img,
a img {
	border:none;
}
b {
	font-weight: bold;
}
h2 {
	margin-bottom: 20px;
}
h3 {
	margin: 40px 0px 10px 0px;
}
body {
	background-image: url("./img/bg.jpg");
	background-repeat: repeat-y;
	background-position: center;
	background-color: #FFFFFF;
}
#wrap {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 1000px;
	background-color: #FFFFFF;
	border-right: 1px solid #888888;
	border-left: 1px solid #888888;
}
#navi {
	width: 1000px;
	height: 60px;
}
#navi_bottom {
	/margin-top: -3px;
}
#contents {
	margin-top: 42px;
}
#contents #left {
	float: left;
	width: 640px;
	text-align: left; 
	margin-left: 40px;
}
#contents #right {
	float: right;
	width: 260px;
	text-align: left;
}
#entry {
	margin: 70px 0px 60px 55px;
}
#right_entry {
	margin: 0px 0px -10px -2px;
}
#contents #right p {
	margin: 15px 0px 10px 0px;
}
#back_to_top {
	clear: right;
	clear: left;
	margin-left: 700px;
}
*:first-child+html #back_to_top {
	clear: right;
	clear: left;
	margin-left: 700px;
	margin-bottom: -3px;
}
#foot {
	width: 940px;
	height: 253px;
	background-image: url("./img/foot_bg.jpg");
	padding: 45px 0px 0px 60px;
}
#foot_table {
	text-align: left;
}
.foot_navi {
	background-image: url("./img/arrow.png");
	background-repeat: no-repeat;
	background-position: 5% 45%;
	border-bottom: dotted 1px #777777;
	text-indent: 26px;
	width: 179px;
}
#foot_table a {
	line-height: 31px;
	color: #CCCCCC;
	text-indent: 26px;
	text-decoration: none;
}
#foot_table a:hover {
	text-decoration: underline;
}
#copyright {
	text-align: right;
	color: #CCCCCC;
	margin-top: 180px;
	font-family: Arial;
}
#copyright a {
	color: #CCCCCC;
	text-decoration: none;
	font-family: Arial;
}
#copyright a:hover {
	color: #CCCCCC;
	text-decoration: underline;
	font-family: Arial;
}
.pan {
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	padding: 2px 5px 2px 0px;
	text-align: right;
	margin-bottom: 30px;
	width: 625px;
}
.pan a,
.pan strong {
	color: #666666;
}
.red {
	color: #FF0000;
}
#contact_btn {
	margin-top: 20px;
	width: 228px;
	height: 68px;
	display: block;
	background: url('./img/contact_btn.jpg') no-repeat 0 0;
	text-indent: -9999em;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	outline: none;
}
#contact_btn:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

/*
index
-------------------------------------------------------------------*/
#top_head {
	background-image: url("./img/top_head.jpg");
	width: 1000px;
	height: 500px;
}
#entry_btn01 {
	margin: 400px 0px 0px 685px;
}
#top_h2_2 { 
	margin-top: 20px\9;
}
#top_h2_2 img { 
	margin-bottom: 5px;
}
.support{
	margin-right:15px;
}
#top_table_title {
	background-image: url("./img/top_table_title.jpg");
	color: #FFFFFF;
	font-weight: bold;
	width: 608px;
	height: 53px;
	padding: 5px 0px 0px 20px;
	line-height: 200%;
	border: solid 1px #9C958F;
}
#top_table_title strong {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
#top_table {
	border-left: solid 1px #9C958F;
	border-right: solid 1px #9C958F;
	border-bottom: solid 1px #9C958F;
	width: 630px;
}
#top_table th {
	background-color: #9C958F;
	color: #FFFFFF;
	font-weight: bold;
	width: 100px;
	text-align: center;
	padding: 18px 0px 18px 0px;
	border-right: solid 2px #888888;
	border-bottom: solid 1px #9C958F;
}
#top_table td {
	border-bottom: solid 1px #9C958F;
	padding: 15px;
}
.other_seminar {
	width: 222px;
	border-bottom: solid 1px #AAAAAA;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.other_seminar_text {
	font-size: 10px;
	margin: 5px 0px 0px 16px;
}
#other_more {
	width: 222px;
	text-align: right;
}
.text_block a {
	color: #3C3CFF;
	text-decoration: underline;
}
.text_block a:hover {
	text-decoration: none;
}
#entry7 {
	margin: -20px 0px 30px 425px;
}
#pickup {
	position: relative;
	height: 680px;
	margin-top: 38px;
}
#pickup #sponsor_top1 {
	position: absolute;
	top: 0;
	left: 0;
	padding: 9px 9px 26px 9px;
	background: #F9F8F6;
	border: 1px solid #666;
	border-radius: 4px; 
	box-shadow: 3px 3px 3px #CCC;
}
#pickup #sponsor_top2 {
	position: absolute;
	top: 0;
	left: 330px;
	padding: 9px 9px 18px 9px;
	background: #F9F8F6;
	border: 1px solid #666;
	border-radius: 4px; 
	box-shadow: 3px 3px 3px #CCC;
}
#pickup #sponsor_top3 {
	position: absolute;
	top: 330px;
	left: 330px;
	padding: 9px 9px 18px 9px;
	background: #F9F8F6;
	border: 1px solid #666;
	border-radius: 4px; 
	box-shadow: 3px 3px 3px #CCC;
}
#pickup #sponsor_top1:hover {
	position: absolute;
	top: -10px;
	left: -10px;
	border: 5px solid #333;
	z-index: 10000;
	padding: 20px 20px 30px 20px;
}
#pickup #sponsor_top2:hover {
	position: absolute;
	top: -10px;
	left: 320px;
	border: 5px solid #333;
	z-index: 10000;
	padding: 20px 20px 25px 20px;
}
#pickup #sponsor_top3:hover {
	position: absolute;
	top: 320px;
	left: 320px;
	border: 5px solid #333;
	z-index: 10000;
	padding: 20px 20px 25px 20px;
}
#pickup img {
	transition: all 0.25s cubic-bezier(0.165, 0.14, 0.2, 1) 0s;
	-moz-transition: all 0.25s cubic-bezier(0.165, 0.2, 0.44, 1) 0s;
	-webkit-transition: all 0.25s cubic-bezier(0.165, 0.2, 0.44, 1) 0s;
	-ms-transition: all 0.25s cubic-bezier(0.165, 0.2, 0.44, 1) 0s;
}
#sponsor_banner {
	position: relative;
	width: 220px;
	height: 90px;
	border: 1px solid #666;
}
#sponsor_banner img {
	position: absolute;
	top: 7px;
	left: 21px;
}
#sponsor_banner:hover {
	border: 3px solid #666;
	width: 216px;
	height: 86px;
}
#sponsor_banner:hover img {
	position: absolute;
	top: 5px;
	left: 19px;
}
.pickup_seminar {
	margin: -5px 0 25px 0;
}
.pickup_seminar h3 {
	display: block;
	background: url("./img/top_seminar_bg") no-repeat 170px 12px;
	padding-left: 210px;
	margin-bottom: 15px;
	min-height: 30px;
}
.pickup_seminar h3 a {
	font-size: 18px;
	font-weight: bold;
	color: #414141;
}
.pickup_seminar span {
	padding-left: 60px;
	font-size: 14px;
}
.pickup_seminar div {
	padding: 18px 10px 30px 210px;
	line-height: 180%;
}
.pickup_seminar p {
	text-align: right;
	padding: 0 10px 35px 0;
}
.pickup_seminar img {
	box-shadow: 4px 4px 4px #888;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.pickup_seminar img:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}



/*
program
-------------------------------------------------------------------*/
#program_contents {
	margin: 42px 0px 0px 40px;
	width: 880px;
	text-align: left; 
}
*:first-child+html #program_contents {
	margin-left: -40px;
}
.program_pan {
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	padding: 2px 5px 2px 0px;
	text-align: right;
	margin-bottom: 30px;
	width: 920px;
}
.program_pan a,
.program_pan strong {
	color: #666666;
}
#program_text {
	margin: 0px 0px 30px 10px;
}
#program_text p {
	margin-top: 10px;
}
#open {
	background-image: url("./img/program_open.jpg");
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	padding: 10px 0px 10px 0px;
	margin-bottom: 2px;
	width: 920px;
	height: 22px;
	text-align: center;
	text-shadow: -1px -1px 0px #000000;
}
.program_space1 {
	width: 40px;
	background-color: #6A93CC;
}
.program_space2 {
	width: 40px;
	background-color: #6A93CC;
	border-bottom: 1px solid #FFFFFF;
}
.free_program {
	height: 35px;
	background-image: url("./img/free_program.jpg");
	background-repeat: repeat-x;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#charged_program {
	height: 35px;
	background-image: url("./img/charged_program.jpg");
	background-repeat: repeat-x;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.time {
	width: 40px;
	background-color: #6A93CC;
	color: #FFFFFF;
	text-align: center;
	font-family: "‚l‚r ƒSƒVƒbƒN";
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
#program_category_A {
	height: 40px;
	background-color: #6A93CC;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	line-height: 130%;
}
#program_category_B,
#program_category_C,
#program_category_D {
	height: 40px;
	background-color: #6A93CC;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	border-left: 1px solid #FFFFFF;
	font-weight: bold;
	line-height: 130%;
}
.program_A {
	border: 1px solid #666666;
	vertical-align: top;
	background-color: #E4EEF8;
}
.program_detail {
	vertical-align: top;
	padding: 20px 0;
}
.program_A img {
	width: 120px;
	height: auto;
	margin: 20px 5px 20px 20px;
}
.program_head {
	border-bottom: 1px solid #AAAAAA;
	background-color: #FFFFFF;
}
.checkbox {
	width: 19px;
	height: 50px;
	background-image: url("./img/program_checkbox.jpg");
	background-repeat: no-repeat;
	text-align: center;
}
.program_title {
	width: 840px;
	height: 50px;
	background-image: url("./img/program_title_bg.jpg");
	background-repeat: repeat-x;
	text-align: left;
	padding: 0px 1px 0px 6px;
	/padding: 0px 0px 0px 3px;
}
.program_title a {
	color: #2867AC;
	font-size: 15px;
	font-weight: bold;
	line-height: 150%;
}
.code {
	margin: 6px 0px 5px 12px;
	background-repeat: no-repeat;
	font-size: 10px;
	color: #444444;
}
.profile {
	margin: 0px 0px 0px 30px;
	line-height: 130%;
	font-size: 13px;
	color: #444444;
}
.lecturer {
	margin: 6px 0px 8px 30px;
	line-height: 130%;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.history {
	line-height: 160%;
	margin: 0 20px;
	padding: 10px;
	font-size: 13px;
	background-color: #D8E2EB;
	border: 1px solid #CCC;
}
.text {
	margin: 15px 12px 2px 12px;
	line-height: 150%;
	font-size: 13px;
	color: #444444;
}
.close {
	color: #FF0000;
	font-size: 13px;
	margin: 3px 0px 10px 15px;
	border: 1px solid #FF0000;
	text-align: center;
	width: 182px;
}
.lunch_and_reception {
	height: 50px;
	margin: 6px 0px 6px 0px;
}
#lunch,
#reception {
	width: 870px;
	height: 50px;
	background-image: url("./img/lunch.jpg");
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-shadow: 0px -1px 0px #4E9E5B;
}
#program_entry {
	margin: 70px 0px 60px 200px;
}
#fax_entry {
	margin-bottom: 10px;
}



/*
detail
-------------------------------------------------------------------*/
#detail_ico {
	width: 630px;
	text-align: right;
	margin-bottom: 8px;
}
#detail_table_title {
	background-image: url("./img/detail_table_title.jpg");
	color: #FFFFFF;
	font-weight: bold;
	width: 608px;
	height: 53px;
	padding: 5px 0px 0px 20px;
	line-height: 200%;
	border: solid 1px #9C958F;
}
#detail_table_title strong {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
#detail_table {
	border-left: solid 1px #AD9969;
	border-right: solid 1px #AD9969;
	border-bottom: solid 1px #AD9969;
	width: 630px;
}
#detail_table th {
	background-color: #C7B79E;
	color: #FFFFFF;
	font-weight: bold;
	width: 100px;
	text-align: center;
	padding: 18px 0px 18px 0px;
	border-right: solid 2px #BAA687;
	border-bottom: solid 1px #C7B79E;
}
#detail_table td {
	border-bottom: solid 1px #C7B79E;
	padding: 15px;
}
#detail_text {
	color: #666666;
	border-top: solid 1px #CCCCCC;
	width: 620px;
	padding: 30px 0px 30px 10px;
}
#detail_text img {
	margin: 25px 0px 10px 190px;
}


/*
entry
-------------------------------------------------------------------*/
#entry_text {
	margin: 0px 0px 10px 5px;
}
.entry_table {
	border: solid 1px #AD9969;
	width: 630px;
	margin-bottom: 10px;
}
.entry_table th {
	background-color: #C7B79E;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	width: 100px;
	padding: 3px 0px 3px 0px;
	border-right: solid 2px #BAA687;
	border-bottom: solid 1px #C7B79E;
}
.entry_table td {
	border-bottom: solid 1px #C7B79E;
	padding: 3px 0px 3px 15px;
}
.delete {
	margin-left: 390px;
	padding: 0px 12px 0px 12px;
}
#step_entry {
	margin: 70px 0px 30px 55px;
}
#back {
	text-align: right;
	margin: 0px 30px 60px 0px;
}
#step2_text {
	margin: 0px 0px 25px 5px;
}
.kome {
	color: #FF0000;
	font-weight: bold;
}
#step2_table,
#step3_table {
	border: solid 1px #AD9969;
	width: 630px;
	margin-bottom: 10px;
}
#step2_table th,
#step3_table th {
	background-color: #C7B79E;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	width: 110px;
	padding: 10px 0px 10px 0px;
	border-right: solid 2px #BAA687;
	border-bottom: solid 1px #C7B79E;
}
#step2_table td {
	border-bottom: solid 1px #C7B79E;
	padding: 3px 0px 3px 15px;
	color: #999999;
}
#step2_table td .text {
	color: #666666;
}
#step2_table .name {
	margin-right: 30px;
	padding: 0px 3px 0px 3px;
	height: 20px;
	width: 80px;
}
#step2_table .long_box {
	margin-right: 30px;
	padding: 0px 3px 0px 3px;
	height: 20px;
	width: 250px;
}
#step2_table #tel1,
#step2_table #tel2 {
	margin-right: 5px;
	height: 20px;
	width: 40px;
	text-align: center;
}
#step2_table #tel3 {
	margin-right: 30px;
	height: 20px;
	width: 40px;
	text-align: center;
}
#step2_table #zip_code1 {
	margin-right: 5px;
	height: 20px;
	width: 40px;
	text-align: center;
}
#step2_table #zip_code2 {
	margin-right: 30px;
	height: 20px;
	width: 45px;
	text-align: center;
}
#step2_table #district {
	height: 20px;
	width: 95px;
}
#step2_table #memo {
	height: 150px;
	width: 430px;
	margin: 5px 0px 5px 0px;
	padding: 0px 3px 0px 3px;
}
.step3_text {
	font-weight: bold;
	text-decoration: underline;
	font-size: 13px;
	margin: 30px 0px 3px 0px;
}
#step3_table td {
	border-bottom: solid 1px #C7B79E;
	padding: 3px 0px 3px 15px;
}
#privacy_check_text {
	margin: 50px 0px 5px 55px;
	font-weight: bold;
	text-decoration: underline;
	font-size: 13px;
}
#privacy_scroll {
	overflow-y: scroll;
	width: 500px;
	height: 100px;
	border: 1px solid #666666;
	padding: 10px;
	color: #666666;
	margin-left: 55px;
}
#privacy_scroll b {
	color: #666666;
	font-weight: bold;
}
#privacy_check {
	margin: 20px 0px 0px 55px;
}
#privacy_check input {
	margin-right: 6px;
}
#privacy_check label {
	margin-right: 20px;
}
#step3_entry {
	margin: 30px 0px 70px 51px;
}
#step4_text1 {
	padding: 30px 0px 60px 20px;
	border-bottom: solid 1px #CCCCCC;
}
#step4_text2 {
	margin: 40px 0px 80px 20px;
}


/*
access
-------------------------------------------------------------------*/
#access_text {
	font-family: "‚l‚r ƒSƒVƒbƒN";
	border-top: solid 1px #CCCCCC;
	width: 620px;
	padding: 30px 0px 30px 20px;
	margin-top: 30px;
}
#access_img {
	height: 158px;
	width: 630px;
	position: relative;
	margin-bottom: 10px;
}
#access_img1 {
	position: absolute;
	top: 30%;
	left: 50px;
}
#access_img2 {
	position: absolute;
	top: 20%;
	left: 330px;
}
#access_img3 {
	position: absolute;
	top: 47%;
	left: 445px;
}


/*
company
-------------------------------------------------------------------*/
#company_table {
	border: solid 1px #AD9969;
	width: 630px;
	margin-bottom: 50px;
}
#company_table th {
	background-color: #C7B79E;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	width: 100px;
	padding: 5px 0px 5px 0px;
	border-right: solid 2px #BAA687;
	border-bottom: solid 1px #C7B79E;
}
#company_table td {
	border-bottom: solid 1px #C7B79E;
	padding: 5px 15px 5px 15px;
}
#company_map {
	margin: 0px 25px 50px 0px;
}
#history_table {
	width: 630px;
}
#history_table th {
	text-align: center;
	width: 80px;
	padding: 10px 0px 10px 0px;
	border-bottom: solid 1px #CCCCCC;
	vertical-align: top;
	font-weight: bold;
}
#history_table td {
	border-bottom: solid 1px #CCCCCC;
	padding: 10px 7px 10px 10px;
}
#history_table2 {
	width: 630px;
	margin-bottom: 100px;
}
#history_table2 th {
	text-align: center;
	width: 80px;
	padding: 8px 0px 8px 0px;
	vertical-align: top;
	font-weight: bold;
}
#history_table2 td {
	padding: 8px 3px 8px 7px;
}


/*
contact
-------------------------------------------------------------------*/
#contact {
	border-collapse: collapse;
	width: 630px;
}
#contact th {
	font-size: 12px;
	font-weight: bold;
	color: #444444;
	line-height: 140%;
	width: 150px;
	padding: 12px 0px;
	border: 1px solid #AAAAAA;
	background-color: #F5F5F5;
	text-align: center;
}
#contact td {
	border: 1px solid #AAAAAA;
	padding: 8px 15px 5px 15px;
	font-size: 12px;
	color: #444444;
	width: 440px;
}
.red {
	color: #FF0000;
	font-weight: bold;
	margin-left: 3px;
}
.input_text {
	height: 22px;
	padding: 1px 4px;
	border-radius: 2px;
	border: 1px solid #AAA;
}
.input_text:hover,
#contact_select:hover,
#contact textarea:hover {
	background-color: #FFFFCC;
}
.input_text:focus,
#contact_select:focus,
#contact textarea:focus {
	background-color: #FFFFCC;
}
#contact_select {
	height: 24px;
	padding: 3px 2px 0 4px;
	border-radius: 2px;
	border: 1px solid #AAA;
}
#contact textarea {
	padding: 4px;
	border-radius: 2px;
	border: 1px solid #AAA;
}
.sample {
	color: #999999;
	margin-top: 2px;
}
#send {
	margin: 50px 0px 70px 210px;
}
#send_btn {
	padding: 10px 50px;
	max-width: 300px;
	/padding: 10px 0;
}
#reset_btn {
	padding: 10px 20px;
	margin-left: 20px;
	max-width: 150px;
	/padding: 10px 0;
}



/*
faq
-------------------------------------------------------------------*/
#question {
	padding: 0px 0px 30px 8px;
	margin-bottom: 30px;
	width: 622px;
}
#question a,
#question a b {
	text-decoration: none;
	font-size: 13px;
}
#question a:hover {
	text-decoration: underline;
}
#question li {
	list-style: none;
	line-height: 170%;
}
.answer_title {
	background-color: #E4E0DA;
	border-left: 4px #cccccc solid;
	line-height: 26px;
	text-indent: 10px;
	font-weight: bold;
	width: 630px;
}
.answer_text {
	margin: 10px 0px 40px 8px;
	width: 622px;
}


/*
privacy
-------------------------------------------------------------------*/
#privacy_text {
	padding: 0px 0px 30px 8px;
	margin-bottom: 30px;
	border-bottom: solid 1px #CCCCCC;
	width: 622px;
}
#privacy_contact {
	padding: 0px 0px 50px 8px;
}
#privacy_contact b {
	text-decoration: underline;
}


/*
sponsor
-------------------------------------------------------------------*/
#sponsor {
	margin: 10px 0 80px 0;
}


/*
faq
-------------------------------------------------------------------*/
#faq_list {
	margin: 40px 0px 0px 0px;
	padding: 0px 0px 50px 20px;
	border-bottom: 1px dotted #999999;
}
#faq_list a {
	line-height: 200%;
}
.faq_1 {
	padding: 30px 0px 30px 35px;
	background-color: #EDF7FF;
	border-bottom: 1px dotted #999999;
}
.faq_2 {
	padding: 30px 0px 30px 35px;
	border-bottom: 1px dotted #999999;
}
.faq_3 {
	margin-bottom: 100px;
	padding: 30px 0px 30px 35px;
	border-bottom: 1px dotted #999999;
}
.faq_q {
	background-image: url("./img/faq_q.png");
	background-position: left;
	background-repeat: no-repeat;
	text-indent: 32px;
	line-height: 27px;
	color: #000066;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 20px;
}
.faq_a {
	background-image: url("./img/faq_a.png");
	background-position: top left;
	background-repeat: no-repeat;
	line-height: 170%;
	padding-left: 32px;
}
#faq_other {
	margin-top: 90px;

}
#faq_other_text {
	margin: 20px;
}


/*
report
-------------------------------------------------------------------*/
#report_h2_1 {
	margin-bottom: 5px;
}
.report_text {
	padding: 0px 0px 0px 8px;
	margin-bottom: 30px;
	width: 622px;
	font-size: 13px;
	line-height: 180%;
}
#report_logo_1 {
	margin: 20px 0px 40px 10px;
}
#reprt_list {
	margin-left: 10px;
}
#reprt_list li {
	list-style: none;
	line-height: 200%;
	font-size: 13px;
}
#reprt_list li a {
	font-size: 13px;
}
#reprt_list b {
	font-size: 16px;
	line-height: 250%;
}
.report_img_right {
	border: 1px solid #AAAAAA;
	padding: 4px;
	margin: 10px 10px 50px 35px;
}
.report_img {
	margin: 50px 0px 10px 0px;
}

#report_link {
	width: 924px;
	height: 120px;
	margin: 50px 0px 50px 40px;
	background-image: url("./img/report_link_bg.jpg");
	background-repeat: no-repeat;
	background-position: 0 0;
	text-align: left;
}
#report_link_1 {
	margin: 75px 0px 0px 150px;
}
#report_link_2 {
	margin: 75px 150px 0px 0px;
	float: right;
}
.report_title {
	width: 630px;
	background: url('./img/report_title_bg.jpg') no-repeat bottom left;
	font-family:"‚l‚r ‚o–¾’©", serif;
	font-size: 15px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	clear: both;
}
.report_title h2 {
	font-family:"‚l‚r ‚o–¾’©", serif;
	font-size: 30px;
	font-weight: bold;
	line-height: 140%;
	margin: 0 0 8px 0;
}
.report_title h2 div {
	font-family:"‚l‚r ‚o–¾’©", serif;
	font-size: 22px;
	font-weight: bold;
}
.report_title b {
	display: inline-block;
	background-color: #145283;
	color: #FFF;
	font-family:"‚l‚r ‚o–¾’©", serif;
	font-size: 15px;
	font-weight: bold;
	padding: 2px 10px 1px 10px;;
	margin-bottom:6px;
	border-radius: 3px;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.15);
	box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
}
#back_to_top2 {
	position: fixed;
	bottom: 0;
	right: 5%;
}


