@charset "utf-8";

/**************************************************************

	Content

***************************************************************/

#contents {
	margin: -21px auto 50px;
	width: 1010px;
	background: url(/old_resource/inter/cn/common/img/bg_sec_contents_side.png) 0 0 repeat-y;
}

.page_layout_single #contents {
	background: url(/old_resource/inter/cn/common/img/bg_sec_contents_single_side.png) 0 0 repeat-y;
}

.page_layout_popup #contents {
	margin-top: 0;
	width: 525px;
	background: none;
}

#contents > .inner {
	padding: 25px 15px 0;
	width: 980px;
	background: url(/old_resource/inter/cn/common/img/bg_sec_contents_top.png) 0 0 no-repeat;
}

.page_layout_single #contents > .inner {
	padding: 25px 15px 0;
	background: url(/old_resource/inter/cn/common/img/bg_sec_contents_single_top.png) 0 0 no-repeat;
}

.page_layout_popup #contents > .inner {
	padding: 25px 0 0;
	width: 525px;
	background: none;
}

#contents > .inner:after {
	content: "";
	display: block;
	clear: both;
}


/* main_area
===============================================================*/
#main_area {
	padding: 0 50px;
	float: right;
	width: 654px;
	background-color: #fff;
	font-size: 130%;
	line-height: 1.5;
}

.page_layout_single #main_area {
	width: 880px;
}

.page_layout_popup #main_area {
	padding: 0;
	width: 525px;
	float: none;
}

.topic_path a:link,
.topic_path a:visited {
	color: #009270;
	text-decoration: underline;
}

.topic_path a:hover,
.topic_path a:active {
	color: #009270;
	text-decoration: none;
}

.topic_path {
	margin: 0 0 20px;
	font-size: 92.3%;
}

.topic_path ul {
	overflow: hidden;
}

.topic_path ul li {
	margin: 0 3px 0 0;
	float: left;
	white-space: nowrap;
}

.topic_path ul li.cur {
	font-weight: bold;
}

.topic_path ul li a {
	margin: 0 3px 0 0;
}

#main_area h1 {
	margin: 0 0 15px;
	line-height: 1.66666;
	font-size: 200%;
	font-weight: normal;
}

#main_area > p {
	margin: 0 0 1em;
	line-height: 1.7;
}


/* menu
===============================================================*/
#menu {
	padding: 0 0 60px;
	float: left;
	width: 226px;
}

#menu h2 {
	margin: 0 0 10px;
	text-align: center;
	font-size: 150%;
	font-weight: normal;
	color: #a7beb7;
	text-shadow: 0px -1px 1px #273c35;
}

:first-child+html #menu h2 {
	padding: 1px 0 0 0;
}

#menu .menu_group_wrap {
	margin: 0 auto 20px;
	width: 186px;
	background-image: url(/old_resource/inter/cn/common/img/bg_menu_group_side.png);
	background-position: 0 5px;
	background-repeat: no-repeat;
}

#menu .menu_group {
	background-image: url(/old_resource/inter/cn/common/img/bg_menu_group_top.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#menu .menu_group > .inner {
	padding: 4px 0 5px;
	background-image: url(/old_resource/inter/cn/common/img/bg_menu_group_bottom.png);
	background-position: 0 100%;
	background-repeat: no-repeat;
}

#menu .menu_group h3 {
	padding: 1px 0 0;
	margin: 0 auto 2px;
	width: 174px;
	color: #a7beb7;
	text-shadow: 0px -1px 1px #273c35;
	background: url(/old_resource/inter/cn/common/img/btn_base_01.gif) 50% 50% no-repeat;
	font-size: 130%;
	line-height: 1.2;
	text-align: center;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
}

#menu .menu_group h3 a {
	display: block;
	width: 100%;
	color: #a7beb7;
	text-shadow: 0 -1px 0 #3b3b3b;
	text-decoration: none;
}

#menu .menu_group h3 span {
	padding: 16px 5px 14px;
	display: block;
}

#menu .menu_group ul {

}

#menu .menu_group ul li {
	margin: 4px auto 0;
	width: 174px;
	text-align: center;
	line-height: 1.2;
}

#menu .menu_group ul li a {
	padding: 1px 5px 0 10px;
	display: block;
	width: 159px;
	color: #fff;
	font-size: 130%;
	background: url(/old_resource/inter/cn/common/img/btn_base_02.gif) 50% 50% no-repeat;
	text-shadow: 0 -1px 0 #3b3b3b;
	text-decoration: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
}

#menu .menu_group ul li a span {
	padding: 16px 0 14px;
	display: block;
	text-align: left;
}

#menu .menu_group h3.active a,
#menu .menu_group ul li.active a {
	background: url(/old_resource/inter/cn/common/img/btn_base_03.gif) 50% 50% no-repeat;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
}

#menu .menu_group h3.active a {
	color: #fff;
}




#menu .menu_group_B {
	background-image: url(/old_resource/inter/cn/common/img/bg_menu_group_top.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#menu .menu_group_B > .inner {
	padding: 5px 0 5px;
	background-image: url(/old_resource/inter/cn/common/img/bg_menu_group_bottom.png);
	background-position: 0 100%;
	background-repeat: no-repeat;
}

#menu .menu_group_B ul {

}

#menu .menu_group_B ul li {
	margin: 4px auto 0;
	width: 174px;
	text-align: center;
	line-height: 1.2;
}

#menu .menu_group_B ul li:first-child {
	margin-top: 0;
}

#menu .menu_group_B ul li a {
	padding: 1px 0 0;
	display: block;
	width: 174px;
	color: #fff;
	font-size: 130%;
	background: url(/old_resource/inter/cn/common/img/btn_base_01.gif) 50% 50% no-repeat;
	text-shadow: 0 -1px 0 #3b3b3b;
	text-decoration: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
}

#menu .menu_group_B ul li a span {
	padding: 13px 5px 11px;
	display: block;
	text-align: center;
	line-height: 1.5;
}

#menu .menu_group_B ul li.active a {
	background: url(/old_resource/inter/cn/common/img/btn_base_03.gif) 50% 50% no-repeat;
}





#menu .side_nav {
	margin: 0 0 27px;
}

#menu .side_nav ul li {
	margin: 0 auto 10px;
	padding: 5px;
	width: 174px;
	text-align: center;
	line-height: 1.2;
	background: #1a1a1a;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
}

#menu .side_nav ul li a {
	padding: 1px 0 0;
	display: block;
	width: 174px;
	color: #c3dfd6;
	font-size: 130%;
	background: url(/old_resource/inter/cn/common/img/btn_base_06.gif) 50% 50% no-repeat;
	text-shadow: 0 -1px 0 #3b3b3b;
	text-decoration: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
}

#menu .side_nav ul li a span {
	padding: 16px 5px 14px;
	display: block;
	text-align: center;
}

#menu .side_nav ul li.active a {
	color: #fff;
	background: url(/old_resource/inter/cn/common/img/btn_base_03.gif) 50% 50% no-repeat;
}



#menu .guides {
	margin: 0 0 20px;
	background-color: #4fc098;
	overflow: hidden;
}

#menu .guides h3 {
	margin: 0 auto;
	padding: 20px 0;
	font-size: 160%;
	color: #fff;
	text-align: center;
	font-weight: normal;
	width: 186px;
}

#menu .guides h3 span {
	padding: 0 5px;
	background-color: #4fc098;
}

#menu .guides ul {
	margin: 0 auto;
	width: 186px;
}

#menu .guides ul li {
	margin: 0 0 10px;
}


#menu .guides ul li.left {
	float: left;
}


#menu .guides ul li.right {
	float: right;
}

#menu .banners ul li{
	margin: 0 0 10px;
	text-align: center;
}

/*
	block laYouTs
*/

.mod_2col {
	margin: 0 0 15px;
	/zoom: 1;
}

.mod_2col:after {
	content: "";
	display: block;
	clear: both;
}

.mod_2col .text {
	overflow: hidden;
	/zoom: 1;
}

.mod_2col .text p {
	margin: 0 0 1em;
	line-height: 170%;
}

.mod_2col .pic img {
	margin-bottom: 10px;
}

.mod_2col .pic .figure {}

.mod_2col .pic .figure .caption {
	margin: 5px 0 0;
	font-size: 90%;
}

.mod_2col .pic.left {
	float: left;
	margin: 0 30px 10px 0px;
}

.mod_2col .pic.right {
	float: right;
	margin: 0 0 10px 30px;
}



.mod_2col_02 {
	margin: 0 0 15px;
	/zoom: 1;
}

.mod_2col_02:after {
	content: "";
	display: block;
	clear: both;
}

.mod_2col_02 .text {
	width: 390px;
	float: right;
}

.mod_2col_02 .text p {
	margin: 0 0 1em;
	line-height: 170%;
}

.mod_2col_02 .pic {
	margin: 0 0 10px;
	float: left;
}

.mod_2col_02 .pic img {
	margin-bottom: 10px;
}

.mod_2col_02 .pic .figure {}

.mod_2col_02 .pic .figure .caption {
	margin: 5px 0 0;
	font-size: 90%;
}



.mod_2col_03 {
	position: relative;
	margin: 0 0 16px;
	padding: 19px;
	border: 1px solid #e6e6d9;
	background-color: #f1f1e9;

	-o-border-radius: 2px;
	-ms-border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	/zoom: 1;

	behavior: url(/old_resource/inter/cn/common/css/PIE.htc);
}

.mod_2col_03:after {
	content: "";
	display: block;
	clear: both;
}

.mod_2col_03 .text {
	overflow: hidden;
	/zoom: 1;

}

.mod_2col_03 .text p {
	margin: 0 0 1em;
	line-height: 1.7;
}

.mod_2col_03 .pic {

}

.mod_2col_03 .pic img {
	margin-bottom: 10px;
}

.mod_2col_03 .pic.left {
	margin: 0 30px 10px 0;
	float: left;
}

.mod_2col_03 .pic.right {
	margin: 0 0 10px 30px;
	float: right;
}

.mod_2col_03 .pic .figure {}

.mod_2col_03 .pic .figure .caption {
	margin: 5px 0 0;
	font-size: 90%;
}


/*
	Grid Patterns
*/

.mod_2grid {
	margin: 0 0 25px;
	/zoom: 1;
}

.mod_2grid:after {
	content: "";
	display: block;
	clear: both;
}

.mod_2grid .left {
	float: left;
	width: 317px;
}

.mod_2grid .right {
	float: right;
	width: 317px;
}

/*for duty free pick up�@2016.1.21*/
.mod_2grid .center {
	float: left;
	width: 658px;
}

.mod_2grid p {
	line-height: 1.7;
}

.mod_2grid .pic img {
	margin: 0 0 10px;
}

.mod_3grid {
	margin: 0 0 25px;
	/zoom: 1;
}

.mod_3grid:after {
	content: "";
	display: block;
	clear: both;
}

.mod_3grid .left {
	float: left;
	width: 197px;
}

.mod_3grid .center {
	margin: 0 0 0 32px;
	float: left;
	width: 197px;
}

.mod_3grid .right {
	float: right;
	width: 197px;
}

.mod_3grid p {
	line-height: 1.7;
}

.mod_3grid .pic img {
	margin: 0 0 10px;
}


/*
	box
*/

.mod_box {
	position: relative;
	margin: 0 0 25px;
	padding: 20px 25px;
	border: 1px solid #e6e6d9;
	background-color: #f1f1e9;

	-o-border-radius: 2px;
	-ms-border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;

	behavior: url(/old_resource/inter/cn/common/css/PIE.htc);
}

.mod_box:after {
	clear:both;
	display: block;
	content: "";
}

.mod_box p {
	line-height: 1.7;
}

.mod_box_02 {
	position: relative;
	margin: 0 0 25px;
	padding: 10px 15px;
	border: 1px solid #c5dcd4;
	background-color: #e9f7f2;


	-o-border-radius: 2px;
	-ms-border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;

	/zoom: 1;

	behavior: url(/old_resource/inter/cn/common/css/PIE.htc);
}

.mod_box_02:after {
	clear:both;
	display: block;
	content: "";
}

.mod_box_03 {
	position: relative;
	margin: 0 0 25px;
	padding: 20px 20px 5px;
	border: 1px solid #f5f5f5;
	background-color: #f5f5f5;

	-o-border-radius: 2px;
	-ms-border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;

	/zoom: 1;

	behavior: url(/old_resource/inter/cn/common/css/PIE.htc);
}

.mod_box_03:after {
	clear:both;
	display: block;
	content: "";
}

/*for duty free pick up�@2016.1.21*/
.mod_box_long{
	float:left; width:317px; margin-right:25px;
}
.mod_box_longR {
	float:left;
}

.mod_note {
	margin: 0 0 20px;
	color: #ff0000;
}


.mod_signboard {
	position: relative;
	margin: 0 0 30px;
	padding: 7px 14px 7px;
	background-color: #eee;

	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;

	border-radius: 2px;

	behavior: url(/old_resource/inter/cn/common/css/PIE.htc);
}

.mod_signboard dl {

}

.mod_signboard dl dt{
	padding: 0 18px 0 0;
	float: left;
}

.mod_signboard dl dd{
	padding: 0 0 0 20px;
	border-left: 1px solid #bcbcbc;
	overflow: hidden;
	/zoom: 1;
}

.mod_signboard dl dd ul {
	margin-top: 4px;
	overflow: hidden;
}

.mod_signboard dl dd ul:first-child {
	margin-top: 0;
}

.mod_signboard dl dd ul li{
	margin: 0 22px 0 0;
	padding: 2px 0;
	float: left;
}

.mod_signboard dl dd ul li img {
	margin: 0 4px 0 0;
}

.mod_tab_container {
	margin: 0 0 10px;
}
.mod_tabs {
}

.mod_tabs ul {
	overflow: hidden;
}

.mod_tabs ul li {
	position: relative;
	margin: 0 5px 0 0;
	padding: 3px 0 0;
	width: 148px;
	height: 27px;
	line-height: 27px;
	float: left;
	background-color: #eee;
	border: 1px solid #ccc;
	border-bottom: none;

	-o-border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-ms-border-radius: 2px;

	border-radius: 2px;
	z-index: 4;
	behavior: url(/old_resource/inter/cn/common/css/PIE.htc);
}

.mod_tabs ul li a {
	display: block;
	color: #000;
	text-decoration: none;
	text-align: center;
}

.mod_tabs ul li.active {
	height: 28px;
	border: 1px solid #000;
	border-bottom: none;
	background-color: #4e4e4e;
}

.mod_tabs ul li.active a {
	color: #fff;
	text-decoration: none;
}


.mod_tabs_separate {
	margin-top: -1px;
	height: 2px;
	border: 1px solid #000;
	background: #4e4e4e;
}

.mod_tab_content {
	padding: 30px 0 0;
}


/*
	HeaDings
*/

.mod_hd2 {

	margin: 0 0 10px;
	padding: 8px 12px 6px;
	border: 1px solid #1a7f4b;
	position: relative;
	background: #329d6a;

	-o-border-radius: 2px;
	-ms-border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;



	behavior: url(/old_resource/inter/cn/common/css/PIE.htc);
	/zoom: 1;
}


.mod_hd2:after {
	content: "";
	display: block;
	clear: both;
}

.mod_hd2 h2 {
	float: left;
	color: #fff;
	font-size: 125%;
	font-weight: normal;
	overflow: hidden;
}

#main_area .mod_hd2 h2 a {
	color: #fff;
}

.mod_hd2 .side-link {
	float: right;
	position: absolute;
	top: 12px;
	right: 8px;
}

.mod_hd2 .side-link a.help {
	position: relative;
	top: -2px;
}

.mod_hd2 .side-link a:link,
.mod_hd2 .side-link a:visited {
	color: #fff;
	text-decoration: none;
}

.mod_hd2 .side-link a:hover,
.mod_hd2 .side-link a:active {
	color: #fff;
	text-decoration: underline;
}

.mod_hd2 .side-link.archive a {
	display: inline-block;
	padding: 0 21px 0 0;
	background: url(/old_resource/inter/cn/common/img/bg_list_circarr_04.png) 100% 1px no-repeat;
	/zoom: 1;
	/display: inline;
}

.mod_hd2 .side-link a img {
	vertical-align: top;
}


.mod_hd2_02 {
	margin: 0 0 12px;
}

.mod_hd2_02 h2 {
	color: #029861;
	font-size: 125%;
	font-weight: normal;
}

.mod_hd2_03 {
	margin: 0 0 10px;
	padding: 8px 15px 6px 12px;
	border: 1px solid #1a7f4b;
	position: relative;
	background: #329d6a;

	-o-border-radius: 2px;
	-ms-border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;

	/zoom: 1;

	behavior: url(/old_resource/inter/cn/common/css/PIE.htc);
}


.mod_hd2_03:after {
	content: "";
	display: block;
	clear: both;
}

.mod_hd2_03 h2 {
	padding: 0 20px 0 0;
	color: #fff;
	font-size: 125%;
	font-weight: normal;
	overflow: hidden;
	background: url(/old_resource/inter/cn/common/img/bg_list_circarr_05.png) 100% 50% no-repeat;
}

#main_area .mod_hd2_03 h2 a {
	color: #fff;
}



.mod_hd3 {
	margin: 0 0 8px;
}

.mod_hd3 h3 {
	color: #29b582;
	font-size: 115.38%;
	line-height: 1.33333;
}

.mod_hd3_02 h3 {
	color: #329d6a;
	font-size: 115.38%;
	font-weight: normal;
	line-height: 1.33333;
}

.mod_hd3_03 {
	margin: 0 0 20px;
	padding: 2px 70px 2px 0;
	position: relative;
	border-bottom: 1px solid #4abb94;
}

.mod_hd3_03 h3 {
	font-size: 115.38%;
	font-weight: normal;
	line-height: 1.33333;
}

.mod_hd3_03 .side {
	position: absolute;
	top: 0;
	right: 0;
}

.mod_hd3_04 {
	margin: 0 0 2px;
}
.mod_hd3_04 h3 {
	color: #029861;
	font-size: 138.46%;
}

#main_area .mod_hd3_04 h3 a:link,
#main_area .mod_hd3_04 h3 a:visited {
	color: #029861;
	text-decoration: none;
}

#main_area .mod_hd3_04 h3 a:hover,
#main_area .mod_hd3_04 h3 a:active {
	color: #029861;
	text-decoration: underline;
}

.mod_hd4 {
	margin: 0 0 5px;
}

.mod_hd4 h4 {
	color: #329d6a;
	font-size: 123.07%;
	font-weight: normal;
}


/*
	form element


.customselect {
	cursor: pointer;
}

.mod_customselect {
	padding: 0 0 0 15px;
	background: url(/old_resource/inter/cn/common/img/bg_customselect_l_01.gif) 0 0 no-repeat;
	cursor: pointer;
}

.customSelect.customSelectHover {

}

.mod_customselect > .mod_customselectInner {
	height: 36px;
	line-height: 36px;
	background: url(/old_resource/inter/cn/common/img/bg_customselect_r_01.gif) 100% 0 no-repeat;
	cursor: pointer;
}


.mod_customselect_02 {
	background: #fff url(/old_resource/inter/cn/common/img/bg_custom_select_r_02.gif) 100% 0 no-repeat;
	border:1px solid #4abb94;
	font-size: 83%;
}

.mod_customselect_02.mod_customselectHover {

}

.mod_customselect_02 > .mod_customselect_02Inner {
	padding: 2px 0 0 6px;
	height: 20px;
	line-height: 20px;
}

.custominput {
	display:inline-block;
	padding: 8px 0 0 14px;
	width: 154px;
	height: 29px;
	background: url(/old_resource/inter/cn/common/img/bg_search_box.png) 0 0 no-repeat;
	vertical-align: top;
	/zoom: 1;
	/display: inline;
}

.custominput input {
	margin: 0;
	padding: 1px;
	height: 19px;
	width: 138px;
	outline: none;
	background: none;
	border: none;
	appearance: none;
	-webkit-appearance: none;
	border-radius: 0;
	-webkit-border-radius: 0;
	vertical-align: top;
	color: #888;
}

.custominput input:focus {
	margin: 0;
	padding: 1px;
	height: 19px;
	width: 118px;
	outline: none;
	background: none;
	border: none;
	appearance: none;
	-webkit-appearance: none;
	border-radius: 0;
	-webkit-border-radius: 0;
	vertical-align: top;
	color: #333;
}

.styledRadio, .styledCheckbox {
	margin: 0 3px 0 0;
	vertical-align: top;
	display: inline-block;
	/display: inline;
	/zoom: 1;
}

*/

.mod_form_text {
	border: 1px solid #4abb94;
	outline: none;
	background: #fff;
	appearance: none;
	-webkit-appearance: none;
	border-radius: 0;
}

.mod_form_textarea {
	border: 1px solid #4abb94;
	outline: none;
	background: #fff;
	appearance: none;
	-webkit-appearance: none;
	border-radius: 0;
}

.mod_form_btns {
	position: relative;
	margin: 20px 0;
	padding: 12px 0;
	background-color: #f5f5f5;
	border: 1px solid #cccccc;
	text-align: center;

	-o-border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-ms-border-radius: 2px;

	border-radius: 2px;
	behavior: url(/old_resource/inter/cn/common/css/PIE.htc);
}

.mod_form_btns ul li {
	display: inline;
	margin: 0 6px;
}

/*
	tables
*/

.mod_table {
	margin: 0 0 20px;
}

.mod_table table {
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
	border-spacing: 0px;
	border: 1px solid #c9ded7;
}

.mod_table table thead tr th {
	padding: 12px 19px 10px;
	border-left: 1px solid #c9ded7;
	background-color: #e8f7f2;
	color: #000000;
	font-weight: normal;
	text-align: left;
}

.mod_table table tbody tr th {
	padding: 12px 19px 10px;
	border-left: 1px solid #c9ded7 !important;
	border-top: 1px solid #c9ded7;
	background-color: #e8f7f2;
	color: #000000;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}

.mod_table table tbody tr td {
	padding: 12px 19px 10px;
	border-left: 1px solid #cecfbd !important;
	border-top: 1px solid #cecfbd;
	text-align: left;
	vertical-align: top;
}

.mod_table table tr.odd td,
.mod_table table tr.even td {
	border:solid 1px #cecfbd;
}

.mod_table table tbody tr.odd td {
	background-color: #f6f6f1;
}

.mod_table table tbody tr.even td {
	background-color: #f6f6f1;
}

.mod_table table thead th:first-child {
}

.mod_table table thead th:first-child,
.mod_table table tbody th:first-child,
.mod_table table tbody td:first-child {
	border-left: none;
}

.mod_table table tbody tr th + td {
	border-left: 1px solid #c9ded7;
}

.mod_table table thead + tbody tr:first-child td {
	border-top: 1px solid #c9ded7;
}

.mod_table table tbody tr td a:link,
.mod_table table tbody tr td a:visited {
	color: #009270;
}

.mod_table table tbody tr td a[href^="tel:"] {
	color: #000;
}

.mod_table table tbody tr td img {
	margin: 0 0 3px;
	vertical-align: top;
}

.mod_table table tbody tr td#logo {
		text-align:center;
	vertical-align:middle;
}



.mod_table_02 {
	margin: 0 0 20px;
	background-color: #ccc;
}

.mod_table_02 table {
	width: 100%;
	table-layout: fixed;
	border-collapse: separate;
	border-spacing: 1px;
}

.mod_table_02 table tbody tr th {
	padding: 12px 19px 10px;
	color: #000;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	background-color: #f1f1e9;
}

:first-child+html .mod_table_02 table tbody tr th {
	padding:12px 0  10px 0 ;
	text-align:center;
}

.mod_table_02 table tbody tr td {
	padding: 12px 19px 10px;
	text-align: left;
	vertical-align: top;
	background-color: #fff;
}

.mod_table_02 table tbody tr td a:link,
.mod_table_02 table tbody tr td a:visited {
	color: #009270;
}

.mod_table_02 table tbody tr td a[href^="tel:"] {
	color: #000;
}

.mod_table_02 table tbody tr td img {
	margin: 0 0 3px;
}



.mod_table_03 {
	margin: 0 0 10px;
}

.mod_table_03 table {
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
	border-spacing: 0px;
}

.mod_table_03 table thead tr th {
	padding: 12px 19px 10px;
	border-left: 1px solid #c9ded7;
	background-color: #e8f7f2;
	color: #000000;
	font-weight: normal;
	text-align: left;
}

.mod_table_03 table tbody tr th {
	padding: 12px 19px 10px;
	border-left: 1px solid #c9ded7;
	border-top: 1px solid #c9ded7;
	border-bottom: 1px solid #c9ded7;
	background-color: #e8f7f2;
	color: #000000;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}

.mod_table_03 table tbody tr td {
	padding: 12px 19px 10px;
	border-left: 1px solid #cecfbd;
	border-top: 1px solid #cecfbd;
	text-align: left;
	vertical-align: top;
}

.mod_table_03 table tbody tr.odd td {
	background-color: #f6f6f1;
}

.mod_table_03 table tbody tr.even td {
	background-color: #f6f6f1;
}

.mod_table_03 table thead th:first-child {
}

.mod_table_03 table thead th:first-child,
.mod_table_03 table tbody th:first-child,
.mod_table_03 table tbody td:first-child {

}

.mod_table_03 table tbody tr th + td {
	border-left: 1px solid #c9ded7;
}

.mod_table_03 table tbody tr:first-child td {
	border-top: none;
}

.mod_table_03 table tbody tr td a:link,
.mod_table_03 table tbody tr td a:visited {
	color: #009270;
}

.mod_table_03 table tbody tr td img {
	margin: 0 0 3px;
	vertical-align: top;
}


.mod_al4c, .mod_al3c, .mod_al2c, .mod_al {
	position: relative;
	width: 652px;
	margin: 0 0 30px;
	border: 1px solid #d0d0c8;
	overflow: hidden;
	background-color: #e8e8df;
	background-image: url(/old_resource/inter/cn/common/img/bg_anchorlink.gif);
	background-position: 0 0;
	background-repeat: repeat-x;

	-o-border-radius: 2px;
	-ms-border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;

	behavior: url(/old_resource/inter/cn/common/css/PIE.htc);
}

.mod_al4c ul,
.mod_al3c ul,
.mod_al2c ul {
	width: 653px;
}

.mod_al ul li {
	padding: 5px 0;
}

.mod_al4c ul li,
.mod_al3c ul li,
.mod_al2c ul li {
	padding: 5px 0;
	float: left;
}

.mod_al4c ul li a {
	padding: 0 10px;
	height: 27px;
	line-height: 27px;
	display: block;
	text-align: left;
	border-right: 1px solid #d0d0c8;
}

.mod_al3c ul li a,
.mod_al2c ul li a,
.mod_al ul li a {
	padding: 0 10px;
	height: 27px;
	line-height: 27px;
	display: block;
	text-align: center;
	border-right: 1px solid #d0d0c8;
}

.mod_al4c ul li a span,
.mod_al3c ul li a span,
.mod_al2c ul li a span,
.mod_al ul li a span {
	padding: 0 0 0 23px;
	background-image: url(/old_resource/inter/cn/common/img/bg_list_circarr_02.png);
	background-position: 0 4px;
	background-repeat: no-repeat;
	display: inline-block;
	text-decoration: underline;
	/display: inline;
	/zoom: 1;
	white-space: nowrap;
}

.mod_al4c ul li a:hover span,
.mod_al4c ul li a:active span,
.mod_al3c ul li a:hover span,
.mod_al3c ul li a:active span,
.mod_al2c ul li a:hover span,
.mod_al2c ul li a:active span,
.mod_al ul li a:hover span,
.mod_al ul li a:active span {
	text-decoration: none;
}

.mod_al4c ul li {

	min-width: 163px;
}

.mod_al4c ul li:first-child {
	min-width: 164px;
}

.mod_al3c ul li {
	min-width: 217px;
}

.mod_al3c ul li:first-child {
	min-width: 219px;
}

.mod_al2c ul li {
	min-width: 326px;
}

.mod_al2c ul li:first-child {
	min-width: 327px;
}


.mod_pagetop, .mod_back {
	position: relative;
	margin: 0 0 30px;
	padding: 8px 8px 7px;
	border: 1px solid #d8d8d8;
	background-color: #dedede;

	-o-border-radius: 2px;
	-ms-border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;

	behavior: url(/old_resource/inter/cn/common/css/PIE.htc);
}

.mod_pagetop ul li {
	text-align: right;
}

.mod_pagetop ul li a {
	padding: 0 23px 0 0;
	display: inline-block;
	background-image: url(/old_resource/inter/cn/common/img/bg_list_circarr_03.png);
	background-repeat: no-repeat;
	background-position: 100% 45%;
	text-decoration: none;
	/zoom: 1;
	/display: block;
}

.mod_back {
	margin: 0 0 15px;
}

.mod_back ul li {
	text-align: right;
}

.mod_back ul li a {
	padding: 0 23px 0 0;
	display: inline-block;
	background-image: url(/old_resource/inter/cn/common/img/bg_list_circarr_05.png);
	background-repeat: no-repeat;
	background-position: 100% 45%;
	text-decoration: none;
	/zoom: 1;
	/display: block;
}

/*
	form
*/

.mod_search {
	margin: 0 0 20px;
	/zoom: 1;
}

.mod_search:after {
	clear: both;
	display: block;
	content: "";
}

.mod_search .condition {
	float: left;
	clear: left;
}

.mod_search .condition ul {
	/zoom: 1;
}

.mod_search .condition ul:after {
	display: block;
	content: "";
	clear: both;
}

.mod_search .condition li {
	margin: 7px 10px 0 0;
	float: left;
}

.mod_search button,
.mod_search input[type="image"] {
	float: right;
	overflow: visible;
}

/*
	Buttons
*/

.mod_btn {
	margin: 0;
	padding: 0;
	border: none;
	cursor: pointer;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	background: none;
	/zoom: 1;
	/display: inline;

}

.mod_btn_close_win {
	margin: 0 0 30px;
	border: 1px solid #d8d8d8;
	background: #dedede;
	text-align: center;
	-o-border-radius: 2px;
	-ms-border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	behavior: url(/old_resource/inter/common/css/PIE.htc);
	position: relative;
}

.mod_btn_close_win a {
	padding: 10px 0 8px;
	display: block;
	text-decoration: none;
}

.mod_btn_close_win a span {
	padding: 0 22px 0 0;
	background: url(/old_resource/inter/common/img/ico_close.png) 100% 0 no-repeat;
	display: inline-block;
	/display: inline;
	/zoom: 1;
}

/*
	entry
*/

.mod_entry {
	margin: 0 0 40px;
}

.entry_date {
	margin: 0 0 15px;
	padding: 0 0 0 15px;
	background: url(/old_resource/inter/cn/common/img/bg_entry_date.gif) 0 0 no-repeat;
	line-height: 22px;
}

.entry_date .important {
	margin: 0 0 0 5px;
}

.entry_date .important img {
	margin: -2px 0 0;
	vertical-align: middle;
}

/*
	Paging
*/
.controller {
	margin: 0 0 30px;
}

.controller ul {
	text-align: center;
}

.controller ul li {
	margin: 0 10px;
	display: inline;
}


/*
	Lists
*/

.mod_datelist {
	margin: 0 0 20px;
	/zoom: 1;
}
.mod_datelist ul li {
	padding: 7px 0;
	border-bottom: 1px dotted #d1d1d1;
	/zoom: 1;
}

.mod_datelist ul li:after {
	content: "";
	display: block;
	clear: both;
}

.mod_datelist ul li dl dt {
	padding: 0 0 0 5px;
	float: left;
	width: 9em;
}

.mod_datelist ul li dl dd {
	/zoom: 1;
	overflow: hidden;
	padding: 0 0 0 13px;
}

.mod_datelist ul li a {
}

.mod_btnlist ul li {
	margin: 0 0 7px;
}

.list_01 li {
	margin: 0 0 10px;
	padding: 0 0 0 19px;
	background-image: url(/old_resource/inter/cn/common/img/bg_list_disc.png);
	background-position: 0 4px;
	background-repeat: no-repeat;
}

.list_02 li {
	margin: 0 0 10px;

}

.list_02 li a {
	padding: 0 19px 0 0;
	background-image: url(/old_resource/inter/cn/common/img/bg_list_circarr.png);
	background-position: 100% 2px;
	background-repeat: no-repeat;
	display: inline-block;
	line-height: 1.5;
	/display: inline;
	/zoom: 1;
}

.list_03 li {
	margin: 0 0 10px;
	padding: 0 0 0 19px;
	background-image: url(/old_resource/inter/cn/common/img/bg_list_circarr_06.png);
	background-position: 0 2px;
	background-repeat: no-repeat;
}

.line_list li {
	margin: 0 23px 0 0;
	float: left;
}

.line_list li a {
	color: #009270;
}


dl.numberList dt {
	clear: both;
	float: left;
	font-weight: bold;
	margin-right: -13em;
	text-align: right;
	width: 1.5em;
}

dl.numberList dd {
	padding-bottom: 0.5em;
	padding-left: 2.5em;
}

/*
	ICON
*/

.icon_arr_01 {
	margin: -2px 0 0 3px;
	width: 15px;
	height: 15px;
	background: url(/old_resource/inter/cn/common/img/ico_arr_01.png) 0 0 no-repeat;
	display: inline-block;
	/zoom: 1;
	vertical-align: middle;
}

.icon_arr_02 {
	margin: -2px 0 0 3px;
	width: 15px;
	height: 15px;
	background: url(/old_resource/inter/cn/common/img/ico_arr_02.png) 0 0 no-repeat;
	display: inline-block;
	/zoom: 1;
	vertical-align: middle;
}

.icon_pdf {
	margin: -2px 0 0 3px;
	width: 14px;
	height: 13px;
	display: inline-block;
	/zoom: 1;
	vertical-align: middle;
}

.icon_blank {
	margin: -2px 0 0 3px;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	vertical-align: middle;
}

:first-child+html .icon_blank,:first-child+html .icon_pdf,:first-child+html .icon_arr_01 {
	vertical-align: baseline;
}

:first-child+html .icon_blank img,:first-child+html .icon_pdf img,:first-child+html .icon_arr_01 img {
	vertical-align: baseline;
}

.mod_link_arr {
	margin: 0px 0 0 3px;
	display: inline-block;
	vertical-align: -2px;
	/display: inline;
	/zoom: 1;
}

/*
	HELPER
*/

.invisible {
	display: inline;
	width: 0;
	height: 0;
	font-size: 0;
	overflow: hidden;
}

/* margin */
.mt5 { margin-top: 5px !important; }
.mt10 { margin-top: 10px !important; }
.mt15 { margin-top: 15px !important; }
.mt20 { margin-top: 20px !important; }
.mt25 { margin-top: 25px !important; }
.mt30 { margin-top: 30px !important; }
.mt35 { margin-top: 35px !important; }
.mt40 { margin-top: 40px !important; }
.mt45 { margin-top: 45px !important; }

.mr5 { margin-right: 5px !important; }
.mr10 { margin-right: 10px !important; }
.mr15 { margin-right: 15px !important; }
.mr20 { margin-right: 20px !important; }
.mr25 { margin-right: 25px !important; }
.mr30 { margin-right: 30px !important; }
.mr35 { margin-right: 35px !important; }
.mr40 { margin-right: 40px !important; }
.mr45 { margin-right: 45px !important; }

.mb0 { margin-bottom: 0px !important; }
.mb5 { margin-bottom: 5px !important; }
.mb10 { margin-bottom: 10px !important; }
.mb15 { margin-bottom: 15px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb25 { margin-bottom: 25px !important; }
.mb30 { margin-bottom: 30px !important; }
.mb35 { margin-bottom: 35px !important; }
.mb40 { margin-bottom: 40px !important; }
.mb45 { margin-bottom: 45px !important; }

.ml5 { margin-left: 5px !important; }
.ml10 { margin-left: 10px !important; }
.ml15 { margin-left: 15px !important; }
.ml20 { margin-left: 20px !important; }
.ml25 { margin-left: 25px !important; }
.ml30 { margin-left: 30px !important; }
.ml35 { margin-left: 35px !important; }
.ml40 { margin-left: 40px !important; }
.ml45 { margin-left: 45px !important; }

/* padding */
.pt5 { padding-top: 5px !important; }
.pt10 { padding-top: 10px !important; }
.pt15 { padding-top: 15px !important; }
.pt20 { padding-top: 20px !important; }
.pt25 { padding-top: 25px !important; }
.pt30 { padding-top: 30px !important; }
.pt35 { padding-top: 35px !important; }
.pt40 { padding-top: 40px !important; }
.pt45 { padding-top: 45px !important; }

.pr5 { padding-right: 5px !important; }
.pr10 { padding-right: 10px !important; }
.pr15 { padding-right: 15px !important; }
.pr20 { padding-right: 20px !important; }
.pr25 { padding-right: 25px !important; }
.pr30 { padding-right: 30px !important; }
.pr35 { padding-right: 35px !important; }
.pr40 { padding-right: 40px !important; }
.pr45 { padding-right: 45px !important; }

.pb0 { padding-bottom: 0px !important; }
.pb5 { padding-bottom: 5px !important; }
.pb10 { padding-bottom: 10px !important; }
.pb15 { padding-bottom: 15px !important; }
.pb20 { padding-bottom: 20px !important; }
.pb25 { padding-bottom: 25px !important; }
.pb30 { padding-bottom: 30px !important; }
.pb35 { padding-bottom: 35px !important; }
.pb40 { padding-bottom: 40px !important; }
.pb45 { padding-bottom: 45px !important; }

.pl5 { padding-left: 5px !important; }
.pl10 { padding-left: 10px !important; }
.pl15 { padding-left: 15px !important; }
.pl20 { padding-left: 20px !important; }
.pl25 { padding-left: 25px !important; }
.pl30 { padding-left: 30px !important; }
.pl35 { padding-left: 35px !important; }
.pl40 { padding-left: 40px !important; }
.pl45 { padding-left: 45px !important; }

/* border */
.no-border {
	border: none !important;
}

/* table  */
.auto-table-layout {
	table-layout: auto !important;
}

/* list-marker */
.no-marker {


}

.no-marker a {
	padding-right: 0 !important;
	background: none !important;
	display: inline !important;
	zoom: auto !important;
}

/* alignment */
.align-center {
	text-align: center !important;
}

/* option disabled="disabled" support */
select.disabled, select.disabled option {
	behavior: url('/old_resource/inter/cn/common/css/disabled.htc');
}

/* font-size */
.f_s {
	font-size: 83%;
}

.f_s_1 {
	font-size: 100%;
}

.f_s_2 {
	font-size: 100%;
	text-decoration: underline;
}

.f_s_2 span{
	color: red;
	text-decoration: underline;
}

.hide {
	display: none;
}

.clearfix {
	/zoom: 1;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

.mod_2_cost_comment {
	float: right;
}

.rmrTable{
	margin: 5px 0;
	width: 100%;
	margin-bottom: 15px;
	
}

.rmrTable tr,
.rmrTable td{
	border: 1px #c9ded7 solid;
}

.rmrTable td{
	padding: 8px;
}

.rmrTable td p {
	margin: 8px 0 3px;
}



.accordion_close {
	display: none;
}

.btn_zoom {
	display: none;
}
.icon_map {
	display: inline-block;
	background: url(../img/btn_map.png) no-repeat left top;
	width: 49px;
	height: 19px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	vertical-align: middle;
}
.icon_map:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-webkit-transition: .1s ease-in-out;
	transition: .1s ease-in-out;
}

a[href^="tel:"] {
	pointer-events: none;
	text-decoration: none;
}

.pc_left {
	width: 484px;
	box-sizing: border-box;
}
