@CHARSET "UTF-8";
@import url(http://fonts.googleapis.com/css?family=Open+Sans:700);
html.ex1 { font-family: "Small Fonts","MS Gothic","OCRB"; font-size: 100%; font-smoothing: antialiased;}
html.ex2 { font-family: "MS Gothic","Small Fonts","OCRB"; font-size: 100%; font-smoothing: antialiased;}

#toplo1 {
	width: 10%;
	height: 100px;
	background-color: white;
	float: left;
}
#toplo2 {
	width: 8%;
	height: 100px;
	background-color: #ffffee;
	float: left;
	position: relative;
}
#toplo3 {
	width: 72%;
	height: 100px;
	background-color: #ffffee;
	box-shadow: 0px 0px 0px #e8e8e8;
	overflow: hidden;
}
#toplo3 img {
	cursor: pointer;
}
#cssmenu_left {
	float: left;
	width: 10%;
	height: 44px;
	background-color: white;
}
#cssmenu {
	border-top: #ffffee solid 1px;
	margin-left: 10%; background : #ffffee;
	width: 80%;
	overflow: hidden;
	box-shadow: 0px 0px 0px #ffffee;
}
#cssmenu ul {
	border-top: #ffffee solid 1px;
	margin-left: 50px;
	list-style: none;
	background: #ffffee;
	margin: 0;
	padding: 0;
	line-height: 1;
	display: block;
	zoom: 1;
}
#cssmenu ul:after {
	border-top: #ffffce solid 1px;
	content: " ";
	display: block;
	font-size: 0;
	height: 0;
	clear: both;
	visibility: hidden;
}
#cssmenu ul li {
	display: inline-block;
	padding: 0;
	margin: 0;
}
#cssmenu.align-right ul li {
	float: right;
}
#cssmenu.align-center ul {
	text-align: center;
}
#cssmenu ul li a {
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 15px 25px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 14px;
	position: relative;
	-webkit-transition: color .25s;
	-moz-transition: color .25s;
	-ms-transition: color .25s;
	-o-transition: color .25s;
	transition: color .25s;
}
#cssmenu ul li a:hover {
	color: #c0c0c0;
}
#cssmenu ul li a:hover:before {
	width: 100%;
}
#cssmenu ul li a:after {
	content: "";
	display: block;
	position: absolute;
	right: -3px;
	top: 19px;
	height: 6px;
	width: 6px;
	background: #ff0000;
	opacity: .5;
}
#cssmenu ul li a:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 3px;
	width: 0;
	background: #f84f36;
	-webkit-transition: width .25s;
	-moz-transition: width .25s;
	-ms-transition: width .25s;
	-o-transition: width .25s;
	transition: width .25s;
}
#cssmenu ul li.last>a:after, #cssmenu ul li:last-child>a:after {
	display: none;
}
#cssmenu ul li.active a {
	color: #333333;
}
#cssmenu ul li.active a:before {
	width: 100%;
}
#cssmenu.align-right li.last>a:after, #cssmenu.align-right li:last-child>a:after {
	display: block;
}
#cssmenu.align-right li:first-child a:after {
	display: none;
}
@media screen and (max-width: 768px) {
	#cssmenu ul li {
		float: none;
		display: block;
	}
	#cssmenu ul li a {
		width: 100%;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		border-bottom: 1px solid #fb998c;
	}
	#cssmenu ul li.last>a, #cssmenu ul li:last-child>a {
		border: 0;
	}
	#cssmenu ul li a:after {
		display: none;
	}
	#cssmenu ul li a:before {
		display: none;
	}
}
#top_bottom_bar {
	margin-left: 10%;
	width: 80%;
	height: 10px;
	background-color: #ffffee;
	box-shadow: 0px 0px 0px #cccc99;
}
#menu {
	margin-left: 10%;
	width: 80%;
	height: 80px;
	background-color: #ffffee;
	box-shadow: 0px 0px 0px #cccc99;
	font-size: 34px;
	text-indent: 60px;
	line-height: 113px;
}
#Fmenu {
	margin-left: 10%;
	width: 80%;
	height: 80px;
	background-color: #ffffee;
	box-shadow: 0px 0px 0px #cccc99;
	font-size: 34px;
	text-indent: 0px;
	line-height: 113px;
}
#Tmenu {
	margin-left: 10%;
	width: 80%;
	height: 40px;
	background-color: #ffffee;
	box-shadow: 0px 0px 0px #cccc99;
	font-size: 26px;
	text-indent: 10px;
	line-height: 113px;
}
#Smenu {
	margin-left: 100;
	width: 300px;
	margin-top:40px;
	height: 500px;
	background-color: #ffffee;
	box-shadow: 0px 0px 0px #cccc99;
	font-size: 18px;
	text-indent: 100px;
	line-height: 113px;
}
body {
	background-color: white;
}
body {
	margin: 0px;
}
#history{
	min-width: 830px;
	width: 80%;
	margin-left: 10%;
	background-color: #ffffee;
	box-shadow: 0px 0px 0px #e8e8e8;
	overflow: hidden;
}
#history_01{
	min-width: 100px;
	width: 26%;
	height: 310px;
	float: left;
}
#history_02{
	min-width: 300px;
	width: 49%;
	height: 310px;
	float: left;
}
#history_03{
	min-width: 100px;
	width: 20%;
	height: 310px;
	float: left;   
}
#welfare_m{
	min-width: 700px;
	width: 80%;
	margin-left: 10%;
	background-color: #ffffee;
	box-shadow: 0px 0px 0px #e8e8e8;
	overflow: hidden;
}
#welfare_m_01{
	min-width: 100px;
	width: 21%;
	height: auto;
	float: left;
	background-color: #ffffee;
}
#welfare_m_02{
	min-width: 300px;
	width: 58%;
	height: auto;
	float: left;
	background-color: #ffffee;
}
#welfare_m_03{
	min-width: 100px;
	width: 21%;
	height: auto;
	float: left;
	background-color: #ffffee;
}
#welfare_b{
	min-width: 700px;
	width: 80%;
	height: auto;
	margin-left: 10%;
	background-color: #ffffee;
	box-shadow: 0px 0px 0px #e8e8e8;
	overflow: hidden;
}
#welfare_bt{
	width: 80%;
	height: 50px;
	margin-left: 10%;
	background-color: #ffffee;
	box-shadow: 0px 0px 0px #e8e8e8;
}
#affiliate {
	min-width: 700px;
	width: 80%;
	margin-left: 10%;
	margin-bottom: 0px;
	background-color: #ffffee;
	box-shadow: 0px 0px 0px #e8e8e8;
	overflow: hidden;
}
#affiliate_in_01{
	min-width: 100px;
	width: 25%;
	background-color: #ffffee;
	margin-top: 0px;
	float: left;
}
#affiliate_in_02{
	min-width: 300px;
	width: 40%;
	margin-left: 10px;
	font-size: 17px;
	float: left;
}

#affiliate_in_03{
	min-width: 100px;
	width: 25%;
	background-color: #ffffee;
	margin-top: 0px;
	float: left;   
}
#tablefixed {
	table-layout:fixed;
}
#careers{
	min-width: 700px;
	width: 80%;
	margin-left: 10%;
	background-color: #ffffee;
	box-shadow: 0px 0px 0px #e8e8e8;
	overflow: hidden;
}
#careers_01{
	min-width: 100px;
	width: 20%;
	height: auto;
	background-color: #ffffee;
	float: left;
}
#careers_02 {
	min-width: 300px;
	width: 58%;
	height: auto;
	background-color: #ffffee;
	float: left;
	font-size: 17px;
	line-height: 1.0em;
}
#careers_03 {
	min-width: 100px;
	width: 22%;
	height: auto;
	background-color: #ffffee;
	float: left;
}
#profile {
	min-width: 700px;
	width: 80%;
	margin-left: 10%;
	background-color: #ffffee;
	box-shadow: 0px 0px 0px #e8e8e8;
	overflow: hidden;
}
#profile_01 {
	min-width: 400px;
	width: 65%;
	height: 435px;
	margin-left: 20%;
	float: left;
}
#organize {
	min-width: 700px;
	width: 80%;
	margin-left: 10%;
	background-color: #ffffee;
	box-shadow: 0px 0px 0px #e8e8e8;
	overflow: hidden;
}
#organize_01{
	min-width: 700px;
	width: 65%;
	height: 435px;
	margin-left: 7%;
	float: center;
}
#bus{
	min-width: 700px;
	width: 80%;
	margin-left: 10%;
	background-color: #ffffee;
	box-shadow: 0px 0px 0px #e8e8e8;
	overflow: hidden;
}
#bus_01{
	min-width: 100px;
	width: 20%;
	height: 435px;
	float: left;
}
#bus_02{
	min-width: 300px;
	width: 60%;
	height: 435px;
	float: left;
}
#bus_03{
	min-width: 100px;
	width: 20%;
	height: 435px;
	float: left;   
}
#message_bottom {
	margin-left: 10%;
	width: 80%;
	height: 80px;
	background-color: #ffffee;
	box-shadow: 0px 0px 0px #e8e8e8;
}
#info_bottom {
	margin-left: 10%;
	width: 80%;
	height: 10px;
	background-color: #ffffee;
	box-shadow: 0px 0px 0px #e8e8e8;
}
#info_bottom1 {
	margin-left: 10%;
	width: 80%;
	height: 50px;
	background-color: #ffffee;
	box-shadow: 0px 0px 0px #e8e8e8;
}
#main_mid {
	margin-left: 10%;
	width: 80%;
	height: auto;
	background-color: #ffffee;
	box-shadow: 0px 0px 0px #e8e8e8;
}
#main_back {
	margin-left: 10%;
	width: 80%;
	height: 321px;
	background-color: #ffffee;
	box-shadow: 0px 0px 0px #e8e8e8;
	overflow: hidden;
}
#main_v1 {
	width: 34%;
	height: 301px;
	margin: 1%;
	background-color: #ffffff;
	float: left;
}
#main_v1 hr {
	border: solid 2px #d8d8d8;
	width: 90%;
}
#main_v1_b1{
	width: 100%;
	height: auto;
	background-color: #ffffff;
	border: 2px solid #d8d8d8;
}
#main_v1_b2{
	width: 100%;
	height: 175px;
	margin: 1%;
	background-color: #ffffff;
}
#topics {
	padding: 0.5%;
	font-size: 24px;
	text-align: center;
}
#time {
	padding: 0.5%;
	text-indent: 5%;
	color: #585858;
	font-size: 80%;
	float: left;
}
#text {
	padding: 0.5%;
	text-indent: 5%;
	clear: right;
}
h2 {
	margin-top: 0px;
	margin-bottom: 5px;
}
#main_v2 {
	width: 25%;
	height: 301px;
	margin: 1%;
	background-color: #ffffff;
	float: left;
}
#main_vb {
	floar:right;
	width: 34%;
	height: 321px;
	margin: 1%;
	display: inline-block;
	table-layout:fixed; 
	word-break:break-all; 
	height:auto;
}
#main_vb1 {
	width: 100%;
	height: 87px;
	background-color: #ffffee;
}
#main_text {
	color: #585858;
	line-height: 1.4em;
}
#main_vb1 img {
	float: left;
}
#main_vb2 {
	width: 100%;
	height: 87px;
	background-color: #ffffee;
}
#main_vb2 img {
	float: left;
}
#main_vb3 {
	width: 100%;
	height: 87px;
	background-color: #ffffee;
	display: table;
}
#main_vb3 img {
	float: left;
}
#main_vd_out {
	width: 100%;
	height: 20px;
	background-color: #ffffee;
	overflow: hidden;
}
#main_bar1 {
	width: 10%;
	height: 100px;
	background-color: #ffffff;
	float: left;
}
#main_bar2 {
	width: 80%;
	height: 100px;
	vertical-align: middle;
	background-color: #ffffee;
	box-shadow: 0px 0px 0px #e8e8e8;
	overflow: hidden;
}
#main_main1 {
	width: 10%;
	height: 350px;
	background-color: #ffffff;
	float: left;
}
#main_main2 {
	width: 100%;
	height: 350px;
	vertical-align: middle;
	background-color: #ffffee;
	box-shadow: 0px 0px 0px #e8e8e8;
	overflow: hidden;
}
#main_bottom_bar1 {
	width: 10%;
	height: 10px;
	background-color: #ffffff;
	float: left;
}
#main_bottom_bar2 {
	width: 80%;
	height: 10px;
	background-color: #ffffee;
	box-shadow: 0px 0px  0px #e8e8e8;
	overflow: hidden;
}
#bottom_bot_text{
	margin-left: 10%;
	width: 65%;
	height: 70px;
	line-height: 15px;
	background-color: #ffffff;
	font-size: 12px;
	text-align: right;
	float: left;
}
#bottom_bot{
	margin-right: 50;
	width: 40;
	height: 70;
	line-height: 15px;
	background-color: #ffffff;
	font-size: 12px;
	text-align: right;
	margin-top: 10px;
	float: left;
}
#bbk_bottom_bot{
	width: 3;
	height: 5;
	background-color: #ffffff;
	box-shadow: 0px 0px 0px #e8e8e8;
	overflow: hidden;
	margin-top: 5;
	margin-bottom:10;
}
#bottom_bot img{
	width: 100%;
}
a {
	text-decoration: none;
}
a:hover {
	color: black;
	text-decoration: none;
}
a:link {
	color: black;
	text-decoration: none;
}
a:visited {
	color: black;
	text-decoration: none;
}
html {
	font-weight: bold;
}
#site{
	   height:600px;
	   background-color:#ffffee;
	   width:80%;
	   margin-left:10%;
}
#sitemap{
	color: blue;
}
#sitemap:hover {
	color: #ff8040;
}
#sitemap:link {
	color: blue;
}
#sitemap:visited {
	color: #ff8040;
	text-decoration: none;
}
#Smenu ul {
	border-top: #ffffee solid 1px;
	list-style: none;
	background: #ffffee;
	margin: 0;
	padding: 0;
	line-height: 1;
	display: block;
	zoom: 1;
}
#Smenu ul:after {
	border-top: #ffffee solid 1px;
	content: " ";
	display: block;
	font-size: 0;
	height: 0;
	clear: both;
	visibility: hidden;
}
#Smenu ul li {
	padding: 0;
	margin: 0;
}
#Smenu ul li {
	float: left;
}
#Smenu ul {
	text-align: left;
}
#Smenu ul li a {
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 15px 25px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 14px;
	position: relative;
	-webkit-transition: color .25s;
	-moz-transition: color .25s;
	-ms-transition: color .25s;
	-o-transition: color .25s;
	transition: color .25s;
}
#Smenu ul li a:hover {
	color: #c0c0c0;
}
#Smenu ul li.last>a:after, #Smenu ul li:last-child>a:after {
	display: none;
}
#Smenu ul li.active a {
	color: #333333;
}
#Smenu ul li.active a:before {
	width: 100%;
}
#Smenu.align-right li.last>a:after, #cssmenu.align-right li:last-child>a:after {
	display: block;
}
#Smenu.align-right li:first-child a:after {
	display: none;
}
