html{
  filter: expression(document.execCommand("BackgroundImageCache", false, true));
  }
body{
	margin: 0;
	padding: 0;
	line-height: 1.3;
	color: #565656;/*6A*/
	background: url("/image/skin/bg_body.jpg") repeat center top;
	font-size: 83%;
	text-align: center;
	}

/* tsuD ratS */
h1,h2,h3,h4,h5,p{
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 100%;
	}
ul,li{
	margin: 0;
	padding: 0;
	list-style: none;
	}
form{
	margin: 0;
	padding: 0;
	}
table{
	line-height: 1.4;
	font-size: 100%;
	}
table tr td{
	vertical-align: top;
	}
.clear{
	clear: both;
	height: 1px;
	line-height: 0;
	font-size: 0;
	}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	}
.clearfix {
	min-height: 1px;
	}
* html .clearfix {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
	}
.pngfix { behavior: expression(IEPNGFIX.fix(this)); }
img{
	border: 0;
	}
.slash_line{
	background: url("/image/free/slash_line.gif") repeat-x left center;
	}
.dot_line{
	background: url("/image/free/xdot.gif") repeat-x left center;
	}
.ccenter{
	text-align: center;
	}

/* header */
#header{
	width: 920px;
	margin: 20px auto 0 auto;
	background: url("/image/skin/bg_top.jpg");
	text-align: left;
	}
#header .in{
	padding: 30px 10px 0 30px;
	position: relative;
	margin-bottom:-10px;
	}
#header .in .left{
	float: left;
	width: 110px;
	}
#header .in .left h1 a{
	display: block;
	background: url("/image/free/bg_logo.png") no-repeat left top;
	width: 104px;
	height: 43px;
	overflow: hidden;
	text-indent: -999px;
	}
#header .in .right{
	float: right;
	width: 740px;
	}
#header .in .right .menu{
	padding: 10px 0 0 0;
	}
#header .in .right .menu .menukey{
	float: left;
	margin: 0 20px 0 0;
	}

#header .in .right .menu .menukey a{
	display: block;
	background: #eee;
	cursor: pointer;
	text-indent: -999px;
	overflow: hidden;
	/*
	behavior: expression(IEPNGFIX.fix(this));
	*/
	}
#header .in .right .menu #m9 a{
	width: 55px;
	height: 32px;
	background: url("/image/free/bg_menu01.gif") no-repeat;
	}
#header .in .right .menu #m10 a{
	width: 88px;
	height: 32px;
	background: url("/image/free/bg_menu02.gif") no-repeat;
	}
#header .in .right .menu #m12 a{
	width: 83px;
	height: 32px;
	background: url("/image/free/bg_menu03.gif") no-repeat;
	}
#header .in .right .menu #m13 a{
	width: 71px;
	height: 32px;
	background: url("/image/free/bg_menu04.gif") no-repeat;
	}
#header .in .right .menu #m16 a{
	width: 71px;
	height: 32px;
	background: url("/image/free/bg_menu05.gif") no-repeat;
	}
#header .in .right .menu #m14 a{
	width: 53px;
	height: 32px;
	background: url("/image/free/bg_menu06.gif") no-repeat;
	}
#header .in .right .menu #m15 a{
	width: 53px;
	height: 32px;
	background: url("/image/free/bg_menu07.gif") no-repeat;
	}
#header .in .right .menu #m11 a{
	width: 53px;
	height: 32px;
	background: url("/image/free/bg_menu08.gif") no-repeat;
	}
#header .in .right .menu #m9 a:hover{
	background: url("/image/free/bg_menu01s.gif") no-repeat;
	}
#header .in .right .menu #m10 a:hover{
	background: url("/image/free/bg_menu02s.gif") no-repeat;
	}
#header .in .right .menu #m12 a:hover{
	background: url("/image/free/bg_menu03s.gif") no-repeat;
	}
#header .in .right .menu #m13 a:hover{
	background: url("/image/free/bg_menu04s.gif") no-repeat;
	}
#header .in .right .menu #m16 a:hover{
	background: url("/image/free/bg_menu05s.gif") no-repeat;
	}
#header .in .right .menu #m14 a:hover{
	background: url("/image/free/bg_menu06s.gif") no-repeat;
	}
#header .in .right .menu #m15 a:hover{
	background: url("/image/free/bg_menu07s.gif") no-repeat;
	}
#header .in .right .menu #m11 a:hover{
	background: url("/image/free/bg_menu08s.gif") no-repeat;
	}
/*sel*/
#header .in .right .menu #m9 .select a{
	background: url("/image/free/bg_menu01s.gif") no-repeat;
	}
#header .in .right .menu #m10 .select a{
	background: url("/image/free/bg_menu02s.gif") no-repeat;
	}
#header .in .right .menu #m12 .select a{
	background: url("/image/free/bg_menu03s.gif") no-repeat;
	}
#header .in .right .menu #m13 .select a{
	background: url("/image/free/bg_menu04s.gif") no-repeat;
	}
#header .in .right .menu #m16 .select a{
	background: url("/image/free/bg_menu05s.gif") no-repeat;
	}
#header .in .right .menu #m14 .select a{
	background: url("/image/free/bg_menu06s.gif") no-repeat;
	}
#header .in .right .menu #m15 .select a{
	background: url("/image/free/bg_menu07s.gif") no-repeat;
	}
#header .in .right .menu #m11 .select a{
	background: url("/image/free/bg_menu08s.gif") no-repeat;
	}

/* content */
#content{
	width: 920px;
	margin: 0 auto 10px auto;
	}
#subcontents{
	background: url("/image/skin/bg_top.jpg") no-repeat 0px -50px;
	}
#subcontents img, #subcontents object, #subcontents embed{
	position: relative;
	margin: 30px 0 -16px 0;
	}
.menuFooter{
	height: 45px;
	margin: 0 auto;
	background: url("/image/skin/bg_top.jpg") no-repeat left bottom;
	}

/* top */
#top{
	text-align: left;
	}
#top .left{
	float: left;
	width: 463px;
	height: 255px;
	background: url("/image/free/bg_top_news.png") no-repeat left top;
	}
#top .left .more{
	padding: 40px 0 0 250px;
	}
#top .left #newsout{
	height: 170px;
	margin: 0 40px 0 0;
	padding: 10px 0 0 40px;
	overflow: auto;
	}
#top .left #newsout .date{
	color: #201c11;
	font-size: 80%;
	}
#top .left #newsout .title{
	padding: 0 0 10px 0;
	color: #201c11;
	font-weight: bold;
	}
#top .left #newsout .title a{
	padding: 0 0 2px 0;
	color: #201c11;
	background: url("/image/free/bg_xdot.gif") repeat-x left bottom;
	text-decoration: none;
	}
#top .right{
	float: right;
	width: 442px;
	padding: 16px 0 0 0;
	overflow: hidden;
	}
#top .right .conlink li{
	float: left;
	}
#top .right .conlink li.center{
	padding: 0 15px;
	}
#top .right .rec{
	padding: 15px 0 0 0;
	}
	
/* footer */
#footer{
	width: 920px;
	margin: 0 auto;
	padding: 0 0 20px 0;
	}
#footer .menu{
	float: left;
	width: 505px;
	padding: 0 0 0 7px;
	}
#footer .menu li{
	float: left;
	padding: 0 0 0 5px;
	color: #201c11;
	}
#footer .menu li a{
	color: #201c11;
	text-decoration: none;
	}
#footer #copyright{
	float: right;
	width: 308px;
	color: #5d4425;
	}

/* page */
.menuFooterPage{
	height: 45px;
	margin: 0 auto 12px auto;
	background: url("/image/skin/bg_top2.jpg") no-repeat left bottom;
	}
#page .left{
	float: left;
	width: 235px;
	}
#page .left #submenu{
	padding: 0 0 0 5px;
	}
#page .left #submenu .header{
	height: 42px;
	width: 226px;
	background: url("/image/free/bg_submenu_header.png") no-repeat left top;
	behavior: expression(IEPNGFIX.fix(this));
	}
#page .left #submenu .in{
	width: 226px;
	background: url("/image/free/bg_submenu.png") repeat-y left top;
	text-align: left;
	behavior: expression(IEPNGFIX.fix(this));
	}
#page .left #submenu .in .title{
	margin: 0 0 5px 30px;
	padding: 0 0 8px 0;
	background: url("/image/free/bg_submenu_title.gif") no-repeat left bottom;
	color: #630304;
	font-weight: bold;
	font-size: 120%;
	}
#page .left #submenu .in ul{
	margin: 0 30 0 30px;
	}
#page .left #submenu .in ul li{
	padding: 5px 0 10px 0;
	background: url("/image/free/bg_xdot_violet.gif") repeat-x left bottom;
	}
#page .left #submenu .in ul li a{
	color: #630304;
	}
#page .left #submenu .footer{
	width: 226px;
	height: 48px;
	background: url("/image/free/bg_submenu_footer.png") no-repeat left top;
	behavior: expression(IEPNGFIX.fix(this));
	}
#page .right{
	float: right;
	width: 671px;
	}
#page .right .blog{
	}
#page .right .blog .header{
	width: 665px;
	height: 44px;
	background: url("/image/skin/bg_blog_header.png") no-repeat left top;
	behavior: expression(IEPNGFIX.fix(this));
	}
#page .right .blog .header .pan{
	padding: 22px 0 0 25px;
	text-align: left;
	font-size: 80%;
	}
#page .right .blog .in{
	width: 665px;
	background: url("/image/skin/bg_blog.png") repeat-y left top;
	behavior: expression(IEPNGFIX.fix(this));
	text-align: left;
	}
#page .right .blog .in .title{
	margin: 0 0 5px 15px;
	padding: 5px 10px 8px 10px;
	color: #fff;
	background: url("/image/skin/bg_title.gif") no-repeat left bottom;
	font-weight: bold;
	}
#page .right .blog .in .title a{
	color: #fff;
	text-decoration: none;
	}
#page .right .blog .in .text{
	margin: 0 20px;
	}
#page .right .blog .in .text .entry_text{
	padding: 10px 0;
	}
#page .right .blog .footer{
	width: 665px;
	height: 44px;
	background: url("/image/skin/bg_blog_footer.png") no-repeat left top;
	behavior: expression(IEPNGFIX.fix(this));
	}

/* info */
.infoEntry .idate{
	color: #201c11;
	font-size: 80%;
	}
.infoEntry .ititle{
	padding: 0 0 10px 0;
	color: #201c11;
	font-weight: bold;
	}
.infoEntry .ititle a{
	padding: 0 0 2px 0;
	color: #201c11;
	background: url("/image/free/bg_xdot.gif") repeat-x left bottom;
	text-decoration: none;
	}

/* extend */
#menu_user_information_box{
	display: none;
clear: both;
	}

#page .left .sup{
	padding: 0 0 0 5px;
	}
#page .left .sup .header{
	height: 42px;
	width: 226px;
	background: url("/image/free/bg_submenu_header.png") no-repeat left top;
	behavior: expression(IEPNGFIX.fix(this));
	}
#page .left .sup .in{
	width: 226px;
	background: url("/image/free/bg_submenu.png") repeat-y left top;
	text-align: left;
	behavior: expression(IEPNGFIX.fix(this));
	}
#page .left .sup .in .title{
	margin: 0 0 5px 30px;
	padding: 0 0 8px 0;
	background: url("/image/free/bg_submenu_title.gif") no-repeat left bottom;
	color: #630304;
	font-weight: bold;
	font-size: 120%;
	}
#page .left .sup .in .supcon{
	margin: 0 30 0 30px;
	}
#page .left .sup .in ul li{
	padding: 5px 0 10px 0;
	background: url("/image/free/bg_xdot_violet.gif") repeat-x left bottom;
	}
#page .left .sup .in .supcon a{
	color: #630304;
	}
#page .left .sup .footer{
	width: 226px;
	height: 48px;
	background: url("/image/free/bg_submenu_footer.png") no-repeat left top;
	behavior: expression(IEPNGFIX.fix(this));
	}
/*privacy policy*/
#privacy {
	margin: 30px 0 0;
}
#privacy h3 {
	font-weight: bold;
	color: #9f7332;
	background: url(/image/free/border-brown.gif) no-repeat scroll left bottom;
	padding: 0 0 6px;
	margin: 0;
}
#privacy p {
	margin: 10px 10px 20px;;
}
#privacy ul li {
	background: url(/image/free/icon-sercle-gray.gif) scroll no-repeat left;
	margin: 0 10px;
	padding-left: 15px;
}


/*link*/
.link-subtitle {
	margin: 20px 0 10px;

}
.link-box-bottom {
	background: url(/image/free/img-link-boxbottom.jpg) scroll no-repeat left bottom;
	padding: 0 0 20px;
	margin-left: 10px;
}
.link-box {
	background: scroll url(/image/free/img-link-boxbg.jpg) no-repeat left top;
	padding: 25px 30px 0 20px;
}
p.link {
	background: url(/image/free/icon-sercle-link.gif) no-repeat left;
	margin: 10px 0 0 15px;
	padding-left: 10px;
}
a.link {
	margin-left: 25px;
	color: #00F;
}

/*recruitindex*/
.recruitindex img a {
	margin: 0;
	border: none;
}

/*Retail Introduction*/
.mes {
	margin: 30px 0;
}
.retail {
	margin: 10px 0 0;
	padding: 0;
}
.retail p {
	font-size: 83%;
	margin: 10px 10px;
}
.retail a img {
	margin: 0;
	padding: 0;
}
.retail-box-bottom {
	background: url(/image/free/img-retail-boxbottom.gif) scroll repeat-x bottom;
	padding-bottom: 1px;
	margin-bottom: 10px;
}
.retail-box {
	background: url(/image/free/img-retail-boxbg.gif) scroll repeat-y top;
	margin: 20px 0 0;
	padding: 0 0 10px;
}
.retail-box p {
	margin: 10px 10px 0;
}
.sample {
	margin: 20px auto;
}
/*Wholesale Introduction*/
.wholesale {
	margin: 20px 0 5px 20px;
}

/*organization*/
.org-box-bottom {
	background: url(/image/free/img-retail-boxbottom.gif) scroll repeat-x bottom;
	padding: 0 0 1px;
	width: 623px
}
.org-box {
	background: url(/image/free/img-organization-boxbg.gif) scroll repeat-y left;
	text-align: center;
}
/*corporate profile*/
.cp-subtitle {
	margin: 10px 0 0;
}
.cp-table {
	margin: 10px 0;
	/*font-size: small;*/
}
.cp-table tr td {
	padding: 15px 5px;
	border-bottom: #e3e3e3 solid 1px;
	text-align:left;
	vertical-align: top;
}
table.history {
	border-top: solid 1px #d7d7d7;
	margin: 10px 0 20px;
}
.history tr td {
	padding: 7px 5px;
	text-align: left;
	vertical-align: top;
	border-bottom: solid 1px #d7d7d7;
	/*font-size: small;*/
}
.jshisodd td{
	border-top: 1px solid #fff;
	background: #f0f0f0;
	}

/*Recruit-Employment*/
.emp-p {
	margin: 15px 5px 15px;
}
.emp-img {
	margin: 3px 0 28px 16px;
}
.emp-subtitle {
	margin: 10px 0 15px;
}
/*Recruit-CareerUP„SkillUP*/
.box-bottom {
	background: url(/image/free/img-csup-boxbottom.jpg) scroll no-repeat left bottom;
	padding: 0 0 34px;
	margin: 20px 0 0;
}
table.box1 {
	background: url(/image/free/img-csup-boxbg1.jpg) scroll no-repeat left top;
	color: #960;
	font-size: 100%;
	width: 625px;
}
table.box1 tr td {
	padding: 25px 25px 0;
}
table.box2 {
	background: url(/image/free/img-csup-boxbg2.jpg) scroll no-repeat left top;
	color: #960;
	font-size: 100%;
	width: 625px;
}
table.box2 tr td {
	padding: 25px 25px 0;
}
table.box3 {
	background: url(/image/free/img-csup-boxbg3.jpg) scroll no-repeat left top;
	color: #960;
	font-size: 100%;
	width: 625px;
}
table.box3 tr td {
	padding: 25px 25px 0;
}
table.box4 {
	background: url(/image/free/img-csup-boxbg4.jpg) scroll no-repeat left top;
	color: #960;
	font-size: 100%;
	width: 625px;
}
table.box4 tr td {
	padding: 25px 25px 0;
}
table.box5 {
	background: url(/image/free/img-csup-boxbg5.jpg) scroll no-repeat left top;
	color: #960;
	font-size: 100%;
	width: 625px;
}
table.box5 tr td {
	padding: 25px 25px 0;
}
table.box6 {
	background: url(/image/free/img-csup-boxbg6.jpg) scroll no-repeat left top;
	color: #960;
	font-size: 100%;
	width: 625px;
}
table.box6 tr td {
	padding: 25px 25px 0;
}

/*BRAND/SHOP-SHOP INFO*/
.sinfo-color a {
	color: #303030;
}
.sinfo-subtitle {
	margin: 20px 0 10px;
}
.sinfo-line {
	width: 625px;
	padding: 10px 0;
	margin: 0;
	background: url(/image/free/line-shima.gif) repeat-x left center;
}
.sinfo-boxbottom {
	background: url(/image/free/img-sinfo-boxbottom.jpg) scroll no-repeat left bottom;
	/*padding: 0 0 30px;*/
	margin: 0 0 20px;
}
.sinfo-boxbottom {
	background: url(/image/free/img-sinfo-boxbg.jpg) scroll no-repeat left top;
	width: 625px;
	font-size: 100%;
	color: #303030;
}
.sinfo-boxbottom tr td {
	padding: 15px 20px 0;
	vertical-align: top;
}
.sinfo-boxbottom tr td table {
	background: none;
	width: 340px;
}
.sinfo-boxbottom tr td table tr td {
	padding: 0;
}
.sinfo-boxbottom tr td img {
	margin: 0 0 5px;
}
.sinfo-boxbottom tr td a {
	color:#303030;
}
.sinfo_table_bottom{
	padding: 0 !important;
	vertical-align: bottom !important;
	}
.sinfo_table_bottom img{
	margin: 0 !important;
	}

/*BRAND/SHOP-Brand Index*/
.bindex-subtitle {
	margin: 10px 0 0;
}
.bindex-table {
	margin: 10px 0 0;
}
.bindex-table tr td {
	padding: 0 0 5px;
}
.bindex-table tr td table {
	border: solid 1px #CCC;
}
.bindex-table tr td table tr td {
	padding: 1;
}
.bindex_layer{
  border: 0 !important;
  background: url("/image/free/bg_bindex.gif") no-repeat left top;
}
.bindex_layer tr td{
  vertical-align: middle !important;
}

/*Sitemap*/
.sitemap {
	float: left;
	font-size: 100%;
	margin-left: 20px;
}
.sitemap table {
	margin: 0 0 25px;
	width: 188px;
}
.sitemap tr td {
	padding-top: 5px;
}
.sitemap ul li {
	background: url(/image/free/img-sitemap-circle.gif) no-repeat scroll left 6px;
	padding-left: 15px;
	margin-left: 5px;
}
.sitemap a {
	color: #6a6a6a;
}

/*Monthly Indepp*/
#monthly p {
	margin: 10px 0;
}
#monthly img {
	margin: 10px 0;
}
#monthly table {
	width: 625px;
	border: solid 2px #CCC;
}
#monthly table tr td {
	padding: 15px 30px;
}

/*faq*/
.faq {
	width: 625px;
	background: url(/image/free/img-faq-boxbg.gif) scroll repeat-y left top;
	border-bottom: solid 2px #D6D6D6;
	margin-bottom: 15px;
}
.faq ul {
	margin: 0 15px 15px;
}
.faq ul li a {
	color: #262626;
}
.faq-a {
	width: 625px;
	border-bottom: dotted 1px #CCC;
}
table.faq-a tr td {
	padding: 0 0 15px;
}
.faq-a h3 {
	color: #c61800;
	font-weight: bold;
	background: url(/image/free/img-faq-q.gif) scroll no-repeat left center;
	padding: 17px 0 17px 58px;
	margin-top: 10px;
}
.faq-a p {
	margin: 0 10px 0 58px;
}

/*Senior Voice*/
.voice-line {
	width: 625px;
	height: 40px;
	background: url(/image/free/img-voice-line.gif) scroll repeat-x left center;
	margin: 0;
	clear: both;
}
.voice-box {
	width: 258px;
	background: url(/image/free/img-voice-boxbg.gif) scroll no-repeat left top;
}
.voice-box tr td {
	vertical-align: bottom;
	text-align: center;
}
.voice-box tr td p {
	margin-left: 10px;
}
.voice-box tr td p a {
	color: #333;
}
.voice-box tr td img {
	margin: 30px 15px 0 0;
}
.voice-boxbottom {
	background: url(/image/free/img-voice-boxbottom.gif) scroll no-repeat left bottom;
	height: 22px;
	margin: 0 0 0 25px;
	/*float: left;*/
}
.hukidashi-bottom {
	background: url(/image/free/img-voice-hukidashibottom.gif) scroll no-repeat left bottom;
	padding-bottom: 13px;
	width: 216px;
	margin-left: 20px;
	_margin-left: 0;
}
.voice-box tr td table {
	background: url(/image/free/img-voice-hukidashibg.gif) scroll no-repeat left top;
	width: 216px;
}
.voice-box tr td table tr td {
	padding: 30px 10px 5px;
}

/*Senior Voice  -  staff list*/
.staff1 {
	width: 625px;
	margin: 10px 0 15px;
	border-bottom: #CCC dotted 1px;
}
.staff1 p {
	background: url(/image/free/img-staff-text-bg.gif) scroll repeat-x left center;
	color: #a47c40;
	padding: 21px 0;
}
.staff1 tr td img {
	margin-bottom: 10px;
}
table.staff1 tr td {
	margin: 0;
	padding: 0;
}
.staff-name {
	background: url(/image/free/img-staff-name-bg.gif) scroll no-repeat left top;
	width: 100%;
	height: 115px;
	margin: 0;
	padding: 0;
}
.staff-name table {
	height: 105px;
}
.staff-name table tr td {
	padding: 30px 10px 30px 0;
	font-size: 90%;
}
.staff-name table tr td p {
	background: none;
	color: #333;
	font-size: 120%;
	font-weight: bold;
	padding: 0;
}
.staff2 {
	width: 625px;
	margin: 0 0 15px;
	border-bottom: #CCC dotted 1px;
}
table.staff2 tr td {
	padding: 0 5px 10px;
}
.staff2 h3 {
	background: url(/image/free/img-staff-circle.gif) scroll no-repeat left center;
	color: #ad0000;
	font-weight: bold;
	font-size: 105%;
	padding: 0 15px;
	vertical-align: top;
}

/* brand */
.bdetail{
	padding: 30px 0 0 0;
	background: url("/image/free/bg_bdetail_.gif") no-repeat left top;
	}
.bdetail_tleft img{
	margin: 0 0 0 25px;
	}
.bdetail_tright img{
	margin: 0 10px 7px 0;
	}
.bdetail_col .com{
	width: 167px;
	height: 238px;
	background: url("/image/free/bg_bdetail_col.gif") no-repeat left top;
	text-align: center;
	vertical-align: middle !important;
	}

/* environment */
.envi_photo tr td img{
	border: 3px solid #d1d1d1;
	}
.envi_photo th{
	text-align: left;
	font-weight: normal;
	}
.envi_photo th img{
	margin: 0 5px 0 0;
	vertical-align: middle;
	}

/* concept */
.concept_menu{
	border-bottom: 1px solid #d49a43;
	}
.concept_com{
	margin: 0 0 5px 0;
	}
.act_hidden{
	display: none;
	}
.act_basic img{
	margin: 0 0 5px 0;
	}
.act_leader{
	background: url("/image/free/bg_act_leader.jpg") no-repeat left top;
	}
.act_leader table{
	margin: 15px 0 0 0;
	font-size: 120%;
	letter-spacing: 1px;
	}

/* vision */
.vision{
	padding: 0 0 0 13px;
	}
.vision_frame{
	margin: 10px 0 0 0;
	background: url("/image/free/bg_vis_frame.jpg") repeat-y left top;
	}
.vision_frame table{
	margin: 10px 20px;
	line-height: 1.6;
	color: #333333;
	}

/* quality */
.qua{
	margin: 0 auto;
	width: 470px;
	}
.qua .qua_title{
	padding: 28px 0 45px 0;
	text-align: center;
	}
.qua table tr td img{
	margin: 0 0 2px 3px;
	}
.qua strong{
	color: #000000;
	}

.charter_title{
	padding: 5px;
	border-bottom: 1px solid #dbdbdb;
	background: #efefef;
	}
.charter_main{
	margin: 0 0 0 20px;
	}
.charter_main img{
	margin: 8px 0 10px 0;
	}


/* Corporate Mission */
#idpmsn{
	margin: 20px 74px;
	}
#idpmsn div{
	margin: 10px 20px;
	color: #333;
	line-height:1.7;
	}
#idpmsn div img{
	vertical-align: bottom;
	_vertical-align: middle;
	}

/* Corporate Policy INDEPP COMMITMENT */
#idpcmt{
	padding: 0 0 0 16px;
	}
#idpcmt p br{
	display: none;
	}
#idpcmt h3,
#idpcmt p{
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: 0 0;
	}
#idpcmt h3{
	margin-bottom: 10px;
	}
#idpcmt .idpcmt_bp h3{ background-image: url(/image/free/idpcmtc01.jpg); width: 231px; height: 30px;}
#idpcmt .idpcmt_mp h3{ background-image: url(/image/free/idpcmtc02.jpg); width: 474px; height: 30px;}
#idpcmt .idpcmt_bu h3{ background-image: url(/image/free/idpcmtc03.jpg); width: 327px; height: 30px;}
#idpcmt .idpcmt_iv h3{ background-image: url(/image/free/idpcmtc04.jpg); width: 437px; height: 30px;}
#idpcmt .idpcmt_mv h3{ background-image: url(/image/free/idpcmtc05.jpg); width: 274px; height: 30px;}
#idpcmt .idpcmt_pc h3{ background-image: url(/image/free/idpcmtc06.jpg); width: 373px; height: 30px;}
#idpcmt .idpcmt_pb h3{ background-image: url(/image/free/idpcmtc07.jpg); width: 373px; height: 30px;}
#idpcmt .idpcmt_pe h3{ background-image: url(/image/free/idpcmtc08.jpg); width: 373px; height: 30px;}
#idpcmt .idpcmt_sv h3{ background-image: url(/image/free/idpcmtc09.jpg); width: 275px; height: 30px;}

#idpcmt .idpcmt_bp p{ background-image: url(/image/free/idpcmtt01.jpg); width: 231px; height: 91px;}
#idpcmt .idpcmt_mp p{ background-image: url(/image/free/idpcmtt02.jpg); width: 474px; height: 50px;}
#idpcmt .idpcmt_bu p{ background-image: url(/image/free/idpcmtt03.jpg); width: 327px; height: 30px;}
#idpcmt .idpcmt_iv p{ background-image: url(/image/free/idpcmtt04.jpg); width: 437px; height:137px;}
#idpcmt .idpcmt_mv p{ background-image: url(/image/free/idpcmtt05.jpg); width: 274px; height: 70px;}
#idpcmt .idpcmt_pc p{ background-image: url(/image/free/idpcmtt06.jpg); width: 373px; height: 48px;}
#idpcmt .idpcmt_pb p{ background-image: url(/image/free/idpcmtt07.jpg); width: 373px; height: 74px;}
#idpcmt .idpcmt_pe p{ background-image: url(/image/free/idpcmtt08.jpg); width: 373px; height: 48px;}
#idpcmt .idpcmt_sv p{ background-image: url(/image/free/idpcmtt09.jpg); width: 275px; height: 96px;}
	
#idpcmt .idpcmt_iv div{
	width: 437px;
	height: 192px;
	}
#idpcmt .idpcmt_iv dl{
	width: 49%;
	float: left;
	margin: 0;
	padding: 0;
	height: 76px;
	}
#idpcmt .idpcmt_iv dt{
	font-size: 11.5px;
	font-weight: bold;
	color: #5c0202;
	margin: 14px 10px 2px;
	padding: 0;
	}
#idpcmt .idpcmt_iv dd{
	font-size: 11px;
	color: #61441d;
	margin: 0 10px 0;
	padding: 0;
	}
#idpcmt .idpcmt_iv span{
	clear: both;
	font-size: 11px;
	color: #61441d;
	text-align: right;
	display: block;
	margin: 0 10px 0;
	padding-top: 4px;
	}
