.all {
	position: absolute;
	left: 50%;
	top: 20px;
	width: 995px;
	margin-left: -497px;
}

.main_navi {
	float: left;
	width: 71%;
}

.side_navi_container {
	float: right;
	width: 29%;
	line-height: 36px;
}

.side_navi a {
	color: #d5b587;
}

.side_navi a.active {
	text-decoration: underline;
}

.side_navi ul, .side_navi li, .side_navi li a {
	list-style: none;
	float: left;
	margin: 0px;
	padding: 0px;
}

.side_navi ul {
	float: right;
}

.side_navi li {
	float: left;
	margin-right: 8px;
	line-height: 36px;
}

/*
.side_navi li.last {
	margin-right: 0px;
}
*/

.lan_sel {
	float: right;
	margin-bottom: 10px; 
	
}

.header_container {
	width: 100%;
	height: 76px;
}

.logo {
	float: right;
	width: 199px;
	height: 52px;
}

.logo a, .logo a:hover {
	display: block;
	width: 199px; 
	height: 52px;
	background-image: url("../img/layout/logo_wellcomet.png");
	text-decoration: none;
}

.main_navi_el {
	float: left;
	display: block;
	height: 37px;
	background-color: #FFFFFF;
	line-height: 36px;
	border: 1px solid #FFFFFF;
	border-bottom: 0px;
	cursor: pointer;
}

.main_navi_el.active {
	background-color: #e8d7bf;
	border: 1px solid #e8d7bf;
	border-bottom: 0px;
	/* cursor: pointer; */
}

.main_navi_el:hover {
	border: 1px solid #e8d7bf;
	border-bottom: 0px;
}

.main_navi_el.active a {
	color: #FFFFFF;
	text-decoration: none;
	/* cursor: pointer; */
}

.main_navi_el:hover a {
	text-decoration: none;
}

.main_navi_el_left_space, .main_navi_el_right_space, .hor_navi_el_left_space{
	float: left;
	width: 20px;
}

.main_navi_el_spacer_sign {
	display: none;
}


.main_navi_el_active .sub_navi_el:hover a, .main_navi_el:hover .sub_navi_el:hover a, .sub_navi_el_active a {
	color: #ab987c;
	text-decoration: none;
}

.main_navi_el_active .sub_navi_el a, .main_navi_el:hover .sub_navi_el a {
	color: #6f6f6f;
	text-decoration: none;
}

.hor_navi {
	border-bottom: 1px solid #d5b587;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.hor_navi_el {
	float: left;
}

.hor_navi_el a {
	font-weight: bold;
	text-decoration: none;
	padding-right: 20px;
}

.hor_navi_el a:hover, .hor_navi_el a.active {
	color: #d5b587;
	text-decoration: none;
}

.sub_navi {
	top: 114px;
	position: absolute;
	z-index: 100;
	background-image: url("../img/layout/navi_rollout_repeater.png");
	line-height: 25px;
	display: none;
}

.sub_navi_sub{
	clear: both;
	padding-left: 0px;
	background-image: url("../img/layout/navi_rollout_repeater.png");
	line-height: 25px;
	margin-left: -15px;
	display: none;
}

.sub_navi_sub .sub_navi_sub, .sub_navi_sub_active .sub_navi_sub{
	margin-left: -30px;	
}

.sub_navi_sub_active {
	display: block;
	background-image: url("../img/layout/navi_rollout_repeater_hover.png");
}

.sub_navi_el {
	width: 100%;
}

.sub_navi_el a {
	background-color: transparent;
	color: #6f6f6f;
	width: 100%;
	background-color: "transparent";
	display: block;
}

.sub_navi_el:hover, .sub_navi_el.active {
	width: 100%;
	display: block;
	line-height: 25px;
	background-image: url("../img/layout/navi_rollout_repeater_hover.png");
	text-decoration: none;
	/* cursor: pointer; */
}

.sub_navi_el_left_space, .sub_navi_el_right_space {
	float: left;
	width: 20px;	
}

.spacer_navi_banner {
	clear: both;
	font-size: 50%;
	line-height: 50%;
	background-color: #FFFFFF;
}

.content_comments {
	width: 100%;
	clear: both;
}

.content_comments input {
	width: 100%;
}

.content_comments textarea {
	width: 100%;
	height: 150px;
}

.space_banner_img_content {
	clear: both;
	height: 60px;
}

.content_container {
	clear: both;
	width: 100%;
}

.content {
	float: left;
	width: 692px;
}

.content_full {
	float: left;
	width: 992px;
}

.content_three_column {
	float: left;
	width: 520px;
}

.content_left_sidebar_spacer {
	float: left;
	width: 32px;
}

.content_left_spacer {
	float: left;
	width: 12px;
}

.side_bar_left {
	float: left;
	width: 200px;
}

.side_bar_right {
	float: right;
	width: 200px;
}

.word_cloud {
	float: left;
}
