ins,del {display: block;}
p ins,p del,ul ins,ul del,ol ins,ol del,dl ins,dl del,table ins,table del {display: inline;	}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,table,thead,tbody,tfoot,caption,th,td {margin: 0; padding: 0; font-size: 100%;}
ol,ul,li {list-style: none;}
table{border-collapse: collapse;border-spacing: 0;}
fieldset,img,abbr,acronym {border: 0 none;}
address,caption,cite,code,dfn,th,var {font-style: normal;font-weight: normal;	}
select,input,textarea {font-size: 100%;font-weight: bold;	}
var,code,samp,kbd {font-family: monospace;}
textarea {overflow: auto;}
a,input[type="submit"] {cursor: pointer;}
.alt{ position:absolute; top:-5000px; left:-9999px;}
/*float*/
.floatL { float:left;}
.floatR { float:right;}
.clearfloat { height:1px; font-size:1%; clear:both; display:block; background: transparent;}
.clearfix:after {content: ".";display: block;clear: both;height: 0;visibility: hidden;}
.clearfix { min-height:1px;}
* html .clearfix {height: 1px;
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}
/*font*/
.tCenter { text-align:center !important}
.tRight { text-align:right !important}
.tLeft { text-align:left !important}
.f140 { font-size:140%;}
.f120 { font-size:120%;}
.f110 { font-size:110%;}
.f90 { font-size:90%;}
.f85 { line-height:normal; font-size:85% !important}
.program {font-style: italic;}
h7 { font-weight: bold;}


body {
	font-family:Helvetica,Arial,Verdana,Roboto,Geneva,sans-serif;
	background:#E7E7D5 url(../images/share/back_body.gif);
	-webkit-text-size-adjust: 100%;
}
.fo_kr {font-family:"Malgun Gothic","Yoon Gothic","sans-serif";}
.fo_ch {font-family:Arial,"Simhei","sans-serif";}


.right{
	text-align: right;
	display: inline-block;
	position: relative;
	right: -320px;
}

/*					*/
/*	center wrapper	*/
/*					*/
#centering  {
	width:990px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	background:#E7E7D5 url(../images/share/back_center.jpg);
}

#wrapper {
	background:#FFFFFF;
	width:950px;
	margin-left:auto;
	margin-right:auto;
}
/*					*/
/*		contents	*/
/*					*/
#main {
	width:950px;
	text-align:left;
	margin-bottom:20px;
}
#contents {
	float:right;
	width:700px;
	font-size:80%;
}
#contents .contents_wrapper {
	padding:6px;
	background:#FFFFFF url(../images/share/back_border.gif);
	max-height: 100%;
}
#contents h2{
	padding:20px 0;
	margin-bottom:6px;
	font-size:24px;
	text-align:center;
	background:#FFFFFF url(../images/share/back_boldshadow.jpg) no-repeat center top;
}
#contents h3{
	padding:15px 0;
	margin-bottom:2px;
	font-size:18px;
	text-align:center;
	background:#FFFFFF url(../images/share/back_boldshadow.jpg) no-repeat center top;
}

#contents .small{
	font-size:80%;
}

#contents .contents_box {
	overflow:hidden;
	margin-bottom:6px;
	padding:25px 15px 15px 15px;
	color:#666666;
	background:#FFFFFF url(../images/share/back_boldshadow.jpg) no-repeat center top;
}
#contents .contents_box p{
	line-height:160%;
	margin-bottom:20px;
}
body.fo_ch #contents .contents_box p.bol:first-letter{font-size: 100%!important; line-height:1; font-weight:bold;}
body#bc #contents .contents_box p.bol:first-letter{font-size: 150%; line-height:1; font-weight:bold;}
body.eng #contents .contents_box p.bol:first-letter{font-size: 150%; line-height:1; font-weight:bold;}
body.fo_kr #contents .contents_box p.bol:first-letter{font-size: 150%; line-height:1; font-weight:bold;}

#contents .contents_box p.rogo_text:first-letter{font-size: 16px;}
#contents .contents_box p.indent{margin-bottom:0 !important;}

#contents .contents_box dl{
	line-height:160%;
	margin-bottom:20px;
}
#contents .contents_box dl.corp dt { float: left; width:120px;}
#contents .contents_box dl.corp dd { float: left; width:263px;}
#contents .contents_box dl.corp#ch dt { float: left; width:70px;}
#contents .contents_box dl.corp#ch dd { float: left; width:313px;}
#contents .contents_box dl.corp dd dl dt, #contents .contents_box dl.corp dd dl dd, #contents .contents_box dl.corp#ch dd dl dt, #contents .contents_box dl.corp#ch dd dl dd {float:none; width: auto;}
#contents .contents_box dl.corp dd dl dd { padding-left: 1em;}

#contents .contents_box img{
	border:#FFFFFF 1px solid;
}
#contents .contents_box .img_left1{
	clear:both;
	float:left;
	overflow:hidden;
	margin-right:10px;
	font-weight:bold;
	padding:5px;
	background:#EEEEEE;
	margin-bottom:10px;
}
body.fo_ch #contents .contents_box .img_left1{margin-bottom:30px;}
#contents .contents_box .img_right{
	text-align:right;
	clear:both;
	float:right;
	overflow:hidden;
	margin-left:10px;
	padding:5px;
	background:#EEEEEE;
	margin-bottom:10px;
}
#contents .contents_box .img_center{
	clear:both;
	text-align:center;
	overflow:hidden;
	margin-bottom:10px;
	font-weight:bold;
}
#contents .contents_box a {
	color:#666666;
	text-decoration:underline;
}
#contents .contents_box a:hover {
	text-decoration:none;
}

#contents .skip_top {
	text-align:right;
	background:#FFFFFF url(../images/share/back_boldshadow.jpg) no-repeat center top;
	padding:10px;
}
#contents .skip_top a {
	color:#666666;
	text-decoration:none;
}
#contents .skip_top a:hover {
	text-decoration:underline;
}


#contents .contents_box table, th, td {
	margin: 0;
	padding: 0;
	border-collapse: separate;
	border: none;
	border-spacing: 0;  /* IE6,7は未対応 */
}

#contents .contents_box table {
	width: 660px;
	margin-bottom:20px;
	border: 1px solid #eeeeee;
	font-family: sans-serif;
	background: #d9e7f6 url(../images/share/back_table.png) repeat-x bottom;
}

#contents .contents_box h4 {
	font-size:15px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-bottom: 2px;
	border-left: 6px solid #307bcf;
	border-bottom:1px solid #DDDDDD;
	line-height: 1.6;
	font-weight: bold;
	text-align: left;
}
#contents .contents_box th {
	padding: 0.8em 0.5em;
	border-color: #629cdd #8db7e6 #629cdd #eeeeee;
	border-style: solid;
	border-width: 1px;
	color: #ffffff;
	background: #629cdd url(../images/share/back_tableth.png) repeat-x bottom;
	font-weight: bold;
	font-size: 100%;
	text-align: center;
}

#contents .contents_box td {
	padding: 0.8em 0.5em;
	border-style: solid;
	border-width: 1px;
	border-color: #ffffff #81b0e4 #81b0e4 #ffffff;
	font-size: 100%;
}

#contents .contents_box .td_blank {
	text-indent:-9999px;
	text-align:center;
}

#table_numberofsharesheld { width:100px; }
#table_perentageheld { width:80px; }
#table_segment { width:150px; }
#table_year { width:70px; }
#table_month { width:70px; }
#table_company { width:250px; }
#table_capital { width:70px; }
#table_tbsholdings { width:70px; }
#table_tvposition { width:50%; }
#table_tvname { width:50%; }

.nowshowing_information {margin-bottom:15px;}
.nowshowing_information li {margin-bottom:5px;}
.nowshowing_information li a {
	color:#0099CC;
	text-decoration:underline;
}

.nowshowing_information span {font-weight:bold;}

.page_list dl {
	width:640px;
	margin:0 10px 10px 10px;
}

.page_list dt {
	float:left;
	font-weight:bold;
	padding:0px 0 5px 10px;
	width:100px;
	margin-bottom:5px;
	color:#333333;
	clear:both;
}
.page_list dd {
	margin-bottom:5px;
	padding:0px 5px 6px 10px;
	margin-left:115px;
	width:510px;
}
/*					*/
/*	side_navigation	*/
/*					*/
#side_navi {
	float:left;
	width:240px;
	margin-right:10px;
}
#side_navi ul{
	padding:6px 6px 6px 6px;
	background:#FFFFFF url(../images/share/back_border.gif);
}
#side_navi li{
	background:#FFFFFF url(../images/share/back_thinshadow.jpg) no-repeat center top;
	text-align:center;
	margin-bottom:2px;
	padding:15px 0;
}
#side_navi li a {
	width:228px;
	display:block;
	color:#333333;
	text-decoration:none;
}
#side_navi li a:hover {
	text-decoration:underline;
}


#side_navi .parent ul{
	padding:6px 6px 6px 6px;
	background:#FFFFFF url(../images/share/back_border.gif);
}
#side_navi .parent li{
	background:#FFFFFF url(../images/share/back_thinshadow.jpg) no-repeat center top;
	text-align:center;
	font-weight:bold;
	margin-bottom:2px;
	padding:0px 0;
}
#side_navi li.parent_title{
	background:#FFFFFF url(../images/share/back_thinshadow.jpg) no-repeat center top;
	text-align:center;
	font-weight:bold;
	margin-bottom:2px;
	padding:15px 0;
}

#side_navi ul .child{
	padding:0px;
}
#side_navi ul .child li{
	background:#FFFFFF url(../images/share/back_thinshadow.jpg) no-repeat center top;
	text-align:left;
	font-weight:normal;
	font-size:80%;
	margin-bottom:2px;
	padding:8px 5px 5px 10px;
}
#side_navi ul .child li a {
	width:210px;
	display:block;
	color:#333333;
	text-decoration:none;
}
#side_navi ul .child li a:hover {
	text-decoration:underline;
}



#side_navi hr {
	display:block;
	height:50px;
	width:240px;
	margin:0;
	padding:0;
	border:none;
	background:#FFFFFF url(../images/share/back_thinshadow.jpg) no-repeat center top;
}

/*					*/
/*		header		*/
/*					*/
#header {
	background:#FFFFFF url(../images/share/back_header.jpg) repeat-x; position: relative;
}
#header_left {
	float:left;
	background:url(../images/share/sprite.gif) no-repeat;
	background-position:15px 40px;
	height:65px;
	margin-bottom:35px;
}
#header_right {float:right;}
#header_right li {
	font-size:80%;
	float:left;
	border-top: 4px solid #bbb;
	border-left:#0099CC 1px dotted;
	padding:4px 10px 0;
	height:20px;
	/*background:url(../images/share/sprite.gif) no-repeat;
	background-position:0px -150px;*/
}
#header_right .language_current {
	color:#7aa7d6;
	border-top: 4px solid #7aa7d6;
	background:none;
	/*background-position:0px -200px;*/
}

#header_right li a {
	color:#333333;
	text-decoration:none;
	/*padding:0 10px 0 0;
	background: url(../images/share/breadcrumb.gif) no-repeat right;*/
}
#header_right li a:hover {
	text-decoration:underline;
}

/*201610*/
#navi {clear:both;}
#navi h2{display:none;}
#navi ul {width: 950px;}
#navi li {float:left; text-align:center;}
#navi li a{width: 116px; height:50px; display:block; background:#4a5a7d; line-height:50px; color:#fff; font-size:90%; border-right:1px solid #697795;}
#navi li.home a{width: 109px;}
/*韓国語*/
body.fo_kr #navi li.home a{width: 90px;}
body.fo_kr #navi li:nth-child(3) a{width: 133px;}

#navi li.iri a{background:#97c0d4; border-right:1px solid #f7f7f8; color:#fff;}
#navi li.pc a{width: 138px; background:#74b3d1; border:none; color:#fff;}
/*#navi li.iri a{background:#f8c24c; border-right:1px solid #f7f7f8; color:#fff;}
#navi li.pc a{width: 138px; background:#e4465d; border:none; color:#fff;}*/
#navi li a,#header span.contact a{text-decoration:none;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}
#navi li a:hover{filter:alpha(opacity=70); -moz-opacity:0.70; opacity:0.70;}
#header span.contact{position:absolute; top:50px; right:0; font-size:90%;}
#header span.contact a{color:#4a5a7d; border:1px solid #4a5a7d; padding:5px 15px;}
#header_right li.china {padding:2px 10px 0;}
#header_right li.japan {border:none; padding:2px 7px 4px; background:none; margin:0 40px 0 0; border-top:4px solid #0073CF;}

#cd_itv p:first-letter {font-size: 160%; line-height: 1; color:#6aa0d8; font-weight:bold;}
.bd_btm {border-bottom:1px solid #eee; padding:10px 0 20px;}
#contents p.bdr {border:1px solid #ccd2e8; padding:10px;}
/*201610*/



#header_navi {
	clear:both;
}
#header_navi ul {
	width: 950px;
	height: 63px;
	background:#FFFFFF url(../images/share/back_headernavi.gif) repeat-x bottom;
}
#header_navi li {
	float:left;
	height:50px;
}
#header_navi li a, #header_navi li span.current{
	display:block;
	height:50px;
	background:#FFFFFF url(../images/share/header_navi.png) no-repeat;
	text-indent:-9999px;
}
#header_navi li a:focus {
	outline: none;
}
#header_navi a:hover {
	text-decoration:underline;
}
#header_navi li.header_navi01 a { width:62px; background-position: 0 0; }
#header_navi li.header_navi02 a { width:56px; background-position: -62px 0; }
#header_navi li.header_navi03 a { width:107px; background-position: -118px 0; }
#header_navi li.header_navi04 a { width:64px; background-position: -225px 0; }
#header_navi li.header_navi05 a { width:101px; background-position: -289px 0; }
#header_navi li.header_navi06 a { width:90px; background-position: -390px 0; }
#header_navi li.header_navi07 a { width:86px; background-position: -480px 0; }
#header_navi li.header_navi08 a { width:105px; background-position: -566px 0; }
#header_navi li.header_navi09 a { width:109px; background-position: -671px 0; }
#header_navi li.header_navi10 a { width:170px; background-position: -780px 0; }

#header_navi li.header_navi01 a:hover { width:62px; background-position: 0 -100px; }
#header_navi li.header_navi02 a:hover { width:56px; background-position: -62px -100px; }
#header_navi li.header_navi03 a:hover { width:107px; background-position: -118px -100px; }
#header_navi li.header_navi04 a:hover { width:64px; background-position: -225px -100px; }
#header_navi li.header_navi05 a:hover { width:101px; background-position: -289px -100px; }
#header_navi li.header_navi06 a:hover { width:90px; background-position: -390px -100px; }
#header_navi li.header_navi07 a:hover { width:86px; background-position: -480px -100px; }
#header_navi li.header_navi08 a:hover { width:105px; background-position: -566px -100px; }
#header_navi li.header_navi09 a:hover { width:109px; background-position: -671px -100px; }
#header_navi li.header_navi10 a:hover { width:170px; background-position: -780px -100px; }

#header_navi li.header_navi01 span.current { width:62px; background-position: 0 -50px; }
#header_navi li.header_navi02 span.current { width:56px; background-position: -62px -50px; }
#header_navi li.header_navi03 span.current { width:107px; background-position: -118px -50px; }
#header_navi li.header_navi04 span.current { width:64px; background-position: -225px -50px; }
#header_navi li.header_navi05 span.current { width:101px; background-position: -289px -50px; }
#header_navi li.header_navi06 span.current { width:90px; background-position: -390px -50px; }
#header_navi li.header_navi07 span.current { width:86px; background-position: -480px -50px; }
#header_navi li.header_navi08 span.current { width:105px; background-position: -566px -50px; }
#header_navi li.header_navi09 span.current { width:109px; background-position: -671px -50px; }
#header_navi li.header_navi10 span.current { width:170px; background-position: -780px -50px; }

#breadcrumb_navi {
	font-size:80%;
	text-align:left;
	padding:10px 0 10px 0;
}
#breadcrumb_navi li {
	display:inline;
}
#breadcrumb_navi li a {
	color:#666666;
	text-decoration:none;
	padding:0 10px 0 0;
	background: url(../images/share/breadcrumb.gif) no-repeat right;
}
#breadcrumb_navi a:hover {
	text-decoration:underline;
}

/*					*/
/*		footer		*/
/*					*/
#footer {
	clear:both;
	font-size:80%;
	background:#4A5A7D url(../images/share/back_footernavi.png) no-repeat top;
	text-align:left;
	color:#FFFFFF;
	padding-bottom:30px;
}
#footer_logo {
	width:250px;
	float:left;
	text-align:center;
}
#footer_navi {
	padding:30px 0px 10px 10px;
	width:650px;
	height:320px;
	float:right;
	margin-right:10px;
}
#footer_navi h2{
}
#footer_navi #footer_navi_column1{
	float:left;
	width:210px;
	margin-right:5px;
}
#footer_navi #footer_navi_column2{
	float:left;
	width:210px;
	margin-right:5px;
}
#footer_navi #footer_navi_column3{
	float:right;
	width:210px;
	margin-right:5px;
}
#footer_navi ul {
}
#footer_navi li {
	margin-left:15px;
}
#footer_navi a {
	color:#FFFFFF;
	text-decoration:none;
}
#footer_navi a:hover {
	text-decoration:underline;
}
#footer_copyright {
	clear:both;
	background:#15203D url(../images/share/back_copyright.gif);
	padding-top:15px;
	height:35px;
	text-align:center;
	color:#FFFFFF;
}
#footer_copyright a {
	color:#FFFFFF;
	text-decoration:none;
}
#footer_copyright a:hover {
	text-decoration:underline;
}

/*					*/
/*	image		*/
/*					*/

#contents .contents_box .img_left{width:auto;;height:auto;padding:0;margin:0; margin-bottom:5px;border:solid 1px #fff;}
#contents .contents_box .img_left2{float:left; padding:0; margin:0 5px 10px; border:solid 1px #fff;}
#contents .contents_box .img_left span{display:block; width:300px;font-weight:nomal; font-size:85%;}
#contents .contents_box .img_left2 span{font-size:85%;}
#contents .contents_box .img_right span{font-size:85%;}
#contents .contents_box .img_left img{border:none;}

.img_area {
	background:#FFFFFF url(../images/share/sampleiimage.gif) no-repeat center top;
}

.cd_ms1 { background:url(../images/contents/cd_ms1.jpg?2019) no-repeat center top;}
.cd_map { background:url(../images/contents/cd_map.jpg) no-repeat center top; text-align: center;}
.cd_ac1 { background:#FFFFFF url(../images/contents/cd_ac1.gif) no-repeat center top;}
.cd_co1 { width:250px; height:330px; background:url(../images/contents/cd_co1.jpg?2019) no-repeat center top;}
.cd_bh { background:url(../images/contents/cd_bighat.png) no-repeat center top;}
.cd_itv1 { background:url(../images/contents/cd_itv1.jpg) no-repeat center top;}
.cd_itv2 { background:url(../images/contents/cd_itv2.jpg) no-repeat center top;}
.cd_itv3 { background:url(../images/contents/cd_itv3.jpg) no-repeat center top;}
.cd_csr1 div { background:url(../images/contents/cd_csr1.jpg) no-repeat center top;}
.cd_csr2 div { background:url(../images/contents/cd_csr2.jpg) no-repeat center top;}
.cd_csr3 div { background:url(../images/contents/cd_csr3.jpg) no-repeat center top;}
.cd_csr4 div { background:url(../images/contents/cd_csr4.jpg) no-repeat center top;}
.ob_6-1 div{ background: url(../images/contents/ob_6-1.jpg) no-repeat center top;}
.ob_6-2 div { background:url(../images/contents/ob_6-2.jpg) no-repeat center top;}
.ob_6-3 div { background:url(../images/contents/ob_6-3.jpg) no-repeat center top;}

.cd_co2 { background:#FFFFFF url(../images/contents/cd_co2.jpg) no-repeat center top;}
.cd_co2_cn { background:#FFFFFF url(../images/contents/cd_co2_cn.jpg) no-repeat center top;}
.cd_co2_kr { background:#FFFFFF url(../images/contents/cd_co2_kr.jpg) no-repeat center top;}
.cd_ht1 { background:#FFFFFF url(../images/contents/cd_ht1.jpg) no-repeat center top;}
.cd_ht2 { background:#FFFFFF url(../images/contents/cd_ht2.jpg) no-repeat center top;}
.cd_ht3 { background:#FFFFFF url(../images/contents/cd_ht3.jpg) no-repeat center top;}
.cd_ht4 { background:#FFFFFF url(../images/contents/cd_ht4.jpg) no-repeat center top;}
.cd_nw1 { background:#FFFFFF url(../images/contents/cd_nw1.png) no-repeat center top;}
.cd_nw2 { background:#FFFFFF url(../images/contents/cd_nw2.png) no-repeat center top;}
.cd_nw2_cn { background:#FFFFFF url(../images/contents/cd_nw2_ch.png) no-repeat center top;}
.cd_cl1 { background:#FFFFFF url(../images/contents/cd_cl1.png?2) no-repeat center top; width:402px;height:603px; margin:0 auto;}
.cd_cl2 { background:#FFFFFF url(../images/contents/cd_cl2.png?2) no-repeat center top; width:401px;height:551px; margin:0 auto;}
.cd_cl3 { background:#FFFFFF url(../images/contents/cd_cl3.png?3) no-repeat center top; width:400px;height:1235px; margin:0 auto;}
.cd_cl1_cn { background:#FFFFFF url(../images/contents/cd_cl1_cn.png?2) no-repeat center top; width:402px;height:606px; margin:0 auto;}
.cd_cl2_cn { background:#FFFFFF url(../images/contents/cd_cl2_cn.png?2) no-repeat center top; width:401px;height:529px; margin:0 auto;}
.cd_cl3_cn { background:#FFFFFF url(../images/contents/cd_cl3_cn.png?3) no-repeat center top; width:400px;height:1211px; margin:0 auto;}
.cd_cl1_kr { background:#FFFFFF url(../images/contents/cd_cl1_kr.png?2) no-repeat center top; width:402px;height:603px; margin:0 auto;}
.cd_cl2_kr { background:#FFFFFF url(../images/contents/cd_cl2_kr.png?2) no-repeat center top; width:400px;height:576px; margin:0 auto;}
.cd_cl3_kr { background:#FFFFFF url(../images/contents/cd_cl3_kr.png?2) no-repeat center top; width:400px;height:1233px; margin:0 auto;}
.cd_cl1 img,.cd_cl2 img,.cd_cl3 img,.cd_cl1_cn img,.cd_cl2_cn img,.cd_cl3_cn img,.cd_cl1_kr img,.cd_cl2_kr img,.cd_cl3_kr img{border:none !important;}

/***TBS Today***/
#contents .img_left span,#contents .img_right span { font-size:85%; }
/*DRAMA*/
.tt_dr1 { background:#FFFFFF url(../images/contents/tt_dr1.jpg) no-repeat center top;}
.tt_dr2 { background:#FFFFFF url(../images/contents/tt_dr2.jpg) no-repeat center top;}
.tt_dr3 { background:#FFFFFF url(../images/contents/tt_dr3.jpg) no-repeat center top;}
/*SASUKE*/
.tt_ssk1 { background:#FFFFFF url(../images/contents/tt_ssk1.jpg) no-repeat center top;}
.tt_ssk2 { background:#FFFFFF url(../images/contents/tt_ssk2.jpg) no-repeat center top;}
.tt_ssk3 { background:#FFFFFF url(../images/contents/tt_ssk3.jpg) no-repeat center top;}
.tt_ssk4 { background:#FFFFFF url(../images/contents/tt_ssk4.jpg) no-repeat center top;}
.tt_ssk5 { background:#FFFFFF url(../images/contents/tt_ssk5.jpg) no-repeat center top;}
/*Teaming with Asia to Grow Around the World*/
.tt_ta1 { background:#FFFFFF url(../images/contents/tt_ta1.jpg) no-repeat center top;}
.tt_ta2 { background:#FFFFFF url(../images/contents/tt_pa1.jpg) no-repeat center top;}
.tt_ta3 { background:#FFFFFF url(../images/contents/tt_ta2.jpg) no-repeat center top;}
/*International Program Sales*/
.tt_ip1 { background:#FFFFFF url(../images/contents/tt_ip1.jpg) no-repeat center top;}
.tt_ip2 { background:#FFFFFF url(../images/contents/tt_ip2.jpg) no-repeat center top;}
.tt_ip3 { background:#FFFFFF url(../images/contents/tt_ip3.jpg) no-repeat center top;}
.tt_ip4 { background:#FFFFFF url(../images/contents/tt_ip4.jpg) no-repeat center top;}
/*Capturing the Thrills of World-Class Sporting Events*/
#contents .contents_box .img_left2{float:left; width:180px; padding:0; margin:0 8px 10px; border:solid 1px #fff;}
.tt_sp1 { background:#FFFFFF url(../images/contents/tt_sp1.jpg) no-repeat center top;}
.tt_sp2 { background:#FFFFFF url(../images/contents/tt_sp2.jpg) no-repeat center top;}
.tt_sp3 { background:#FFFFFF url(../images/contents/tt_sp3.jpg) no-repeat center top;}
.tt_sp4 { background:#FFFFFF url(../images/contents/tt_sp4.jpg) no-repeat center top;}
.tt_sp5 { background:#FFFFFF url(../images/contents/tt_sp5.jpg) no-repeat center top;}
.tt_sp6 { background:#FFFFFF url(../images/contents/tt_sp6.jpg) no-repeat center top;}
.tt_sp7 { background:#FFFFFF url(../images/contents/tt_sp7.jpg) no-repeat center top;}
/*World Heritage*/
.tt_wh1 { background:#FFFFFF url(../images/contents/tt_wh1.jpg) no-repeat center top;}
.tt_wh2 { background:#FFFFFF url(../images/contents/tt_wh2.jpg) no-repeat center top;}
.tt_wh3 { background:#FFFFFF url(../images/contents/tt_wh3.jpg) no-repeat center top;}
.tt_wh4 { background:#FFFFFF url(../images/contents/tt_wh4.jpg) no-repeat center top;}
/*Leading the Way in Next-Generation Broadcasts*/
.tt_ngb1 { background:#FFFFFF url(../images/contents/tt_ngb1.jpg) no-repeat center top;}
.tt_ngb2 { background:#FFFFFF url(../images/contents/tt_ngb2.jpg) no-repeat center top;}
.tt_ngb3 { background:#FFFFFF url(../images/contents/tt_ngb3.jpg) no-repeat center top;}
.tt_ngb4 { background:#FFFFFF url(../images/contents/tt_ngb4.jpg) no-repeat center top;}
/*Video On Demand*/
.tt_vod1 { background:#FFFFFF url(../images/contents/tt_vod1.jpg) no-repeat center top;}
.tt_vod2 { background:#FFFFFF url(../images/contents/tt_vod2.jpg) no-repeat center top;}
.tt_vod3 { background:#FFFFFF url(../images/contents/tt_vod3.jpg) no-repeat center top;}
/*Interactive and Multimedia*/
.tt_im1 { background:#FFFFFF url(../images/contents/tt_im1.jpg) no-repeat center top;}
.tt_im2 { background:#FFFFFF url(../images/contents/tt_im2.jpg) no-repeat center top;}
.tt_im3 { background:#FFFFFF url(../images/contents/tt_im3.jpg) no-repeat center top;}
.tt_im4 { background:#FFFFFF url(../images/contents/tt_im4.jpg) no-repeat center top;}
/*CSR*/
.tt_tt11 { background:#FFFFFF url(../images/contents/tt_tt11.jpg) no-repeat center top;}
.tt_tt12 { background:#FFFFFF url(../images/contents/tt_tt12.jpg) no-repeat center top;}
.tt_tt15 { background:#FFFFFF url(../images/contents/tt_tt15.jpg) no-repeat center top;}
.tt_tt16 { background:#FFFFFF url(../images/contents/tt_tt16.jpg) no-repeat center top;}

.re_re1 { background:#FFFFFF url(../images/contents/re_re1.jpg) no-repeat center top;}
.fe_fe1 { background:#FFFFFF url(../images/contents/fe_fe1.jpg) no-repeat center top;}
.fe_fe2 { background:#FFFFFF url(../images/contents/fe_fe2.jpg) no-repeat center top;}
.fe_fe3 { background:#FFFFFF url(../images/contents/fe_fe3.jpg) no-repeat center top;}

.ns1 { background:#FFFFFF url(../images/nowshowing/ns1.jpg) no-repeat center top;}
.ns2 { background:#FFFFFF url(../images/nowshowing/ns2.jpg) no-repeat center top;}
.ns3 { background:#FFFFFF url(../images/nowshowing/ns3.jpg) no-repeat center top;}
.ns4 { background:#FFFFFF url(../images/nowshowing/ns4.jpg) no-repeat center top;}
.ns5 { background:#FFFFFF url(../images/nowshowing/ns5.jpg) no-repeat center top;}
.ns6 { background:#FFFFFF url(../images/nowshowing/ns6.jpg) no-repeat center top;}

.ob_2-1 { background:#fff url(../images/ourbusiness/ob_2-1.jpg) no-repeat center center;}
.ob_2-2 { background:#fff url(../images/ourbusiness/ob_2-2.jpg) no-repeat center center;}
.ob_2-3 { background:#fff url(../images/ourbusiness/ob_2-3.jpg) no-repeat center center;}
.ob_2-4 { background:#fff url(../images/ourbusiness/ob_2-4.jpg) no-repeat center center;}
.ob_2-5 { background:#fff url(../images/ourbusiness/ob_2-5.jpg) no-repeat center center;}
.ob_2-6 { background:#fff url(../images/ourbusiness/ob_2-6.jpg) no-repeat center center;}

.ob_br1 { background:#FFFFFF url(../images/contents/ob_br1.jpg) no-repeat center top;}
.ob_br2 { background:#FFFFFF url(../images/contents/ob_br2.jpg) no-repeat center top;}
.ob_br3 { background:#FFFFFF url(../images/contents/ob_br3.jpg) no-repeat center top;}
.ob_br4 { background:#FFFFFF url(../images/contents/ob_br4.jpg) no-repeat center top;}
.ob_br5 { background:#FFFFFF url(../images/contents/ob_br5.jpg) no-repeat center top;}
.ob_br6 { background:#FFFFFF url(../images/contents/ob_br6.jpg) no-repeat center top;}
.ob_br7 { background:#FFFFFF url(../images/contents/ob_br7.jpg) no-repeat center top;}
.ob_br8 { background:#FFFFFF url(../images/contents/ob_br8.jpg) no-repeat center top;}
.ob_br9 { background:#FFFFFF url(../images/contents/ob_br9.jpg) no-repeat center top;}
.ob_br10 { background:#FFFFFF url(../images/contents/ob_br10.jpg) no-repeat center top;}
.ob_br11 { background:#FFFFFF url(../images/contents/ob_br11.jpg) no-repeat center top;}

.ob_cs1 { background:#FFFFFF url(../images/contents/ob_cs1.jpg) no-repeat center top;}
.ob_cs2 { background:#FFFFFF url(../images/contents/ob_cs2.jpg) no-repeat center top;}
.ob_cs3 { background:#FFFFFF url(../images/contents/ob_cs3.jpg) no-repeat center top;}
.ob_cs4 { background:#FFFFFF url(../images/contents/ob_cs4.jpg) no-repeat center top;}
.ob_cs5 { background:#FFFFFF url(../images/contents/ob_cs5.jpg) no-repeat center top;}
.ob_cs6 { background:#FFFFFF url(../images/contents/ob_cs6.jpg) no-repeat center top;}

.ob_ip1 { background:#FFFFFF url(../images/contents/ob_ip1.jpg) no-repeat center top;}
.ob_ip2 { background:#FFFFFF url(../images/contents/ob_ip2.jpg) no-repeat center top;}
.ob_ip3 { background:#FFFFFF url(../images/contents/ob_ip3.jpg) no-repeat center top;}
.ob_ip4 { background:#FFFFFF url(../images/contents/ob_ip4.jpg) no-repeat center top;}

.ob_as1 { background:#FFFFFF url(../images/contents/ob_as1.jpg) no-repeat center top;}
.ob_as2 { background:#FFFFFF url(../images/contents/ob_as2.jpg) no-repeat center top;}


/*					*/
/*		ally		*/
/*					*/
#footer_logo h2,
#breadcrumb_navi h2,
#side_navi h2,
#header_navi h2,
#header_right h2,
#header_left h1 {
	text-indent:-9999px;
	width: 0;
	height: 0;
	overflow: hidden;
}
