@charset "UTF-8";
/* CSS Document */

/* ---------------------------------- Import CSS ---------------------------------- */
@import url(../../common/css/common.css);
@import url(../../common/css/header.css);
@import url(../../common/css/global_nav.css);
/*@import url(../../css/common/primary.css);
@import url(../../css/common/secondary.css);*/
@import url(../../common/css/footer.css);

/* ---------------------------------- News Comp ---------------------------------- */
#viIndex {
	margin: 0 auto;
	text-align: left;
	width: 956px;
}

#viArea h1{
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

#contents .bkNone {	background: none !important;}

#viArea {
	background: url(../img/vi_news.jpg) left top no-repeat;
	left: 3px;
	top: 0;
	height: 270px;
	width: 950px;
	position: relative;
}

#main {
	width: 870px;
}



/* breadCrumbs */
#viContents .breadCrumbs {
 background: url(../img/vi_news_btm.jpg) left bottom no-repeat;
	bottom: 0;
	right: 0;
	text-align: left;
	padding: 8px 0;
	width: 950px;
	position: absolute;
}

#viContents .breadCrumbs p,
#viContents .breadCrumbs p a,
#viContents .breadCrumbs p a:visited,
#viContents .breadCrumbs p a:hover {
	color: #FFFFFF;
}

#viContents .breadCrumbs p {
	margin: 0 14px;
}

#viContents .breadCrumbs p img {
	margin: 0 7px;
	vertical-align: middle;
}


/* ---------------------------------- News Uniq ---------------------------------- */
#contents h2 {
	margin-bottom: 13px;
}

#contents h3 {
	background: #666666;
	clear: both;
	font-size: 12px;
	line-height: 100%;
	margin-bottom: 15px;
	padding: 6px 0 5px 12px;
color: #fff;
}

#contents h3 img {
	margin-left: 11px;
}

#contents .dlLink img {
	margin: 0 10px;
	vertical-align: middle;
}

#contents .dlLink a {
	background: url(../../common/img/icon_link_arrow_04.gif) 0px 0.4em no-repeat;
	padding-left: 12px;
	white-space: nowrap;
}

#contents .newsTable {
	background: url(../img/bg_dott_999.gif) left top repeat-x;
	margin-bottom: 40px;
	width: 870px;
}

#contents .newsTable p {
	padding:5px 0 0 30px;
}
#contents .newsTable th {
	background: url(../img/bg_dott_999.gif) left bottom repeat-x;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	vertical-align: top;
	padding: 9px 10px 9px 4px;
	width: 15%;
	white-space: nowrap;
}

#contents .newsTable td {
	background: url(../img/bg_dott_999.gif) left bottom repeat-x;
	line-height: 150%;
	vertical-align: top;
	padding: 9px 10px 9px 4px;
	width: 85%;
}

#contents .newsTable td a {
	background: url(../../common/img/icon_link_arrow_03.gif) 0.1px 0.4em no-repeat;
	display: block;
	padding-left: 13px;
}

#contents .yearLink img {
	margin: 0 10px;
	vertical-align: middle;
}

#contents .yearLink a {
	background: url(../../common/img/icon_link_arrow_04.gif) 0px 0.4em no-repeat;
	padding-left: 12px;
}


/* ---------------------------------- News Detail / updated 2010.11.30 ---------------------------------- */
#contents div.printHd {
	padding-bottom: 35px;
	width: 870px;
}

#contents div.printHd h2 {
	float: left;
	width: 200px;
}

#contents div.printBtn {
	float: right;
	width: 115px;
}

#contents h3.newsTit {
	background: #666666;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 140%;
	margin-bottom: 15px;
	padding: 11px;
}

#contents div.newsBlk {
	width: 870px;
}

#contents div.gryPackage {
	background: #CCCCCC;
	padding: 30px 30px 25px 30px;
	width: 810px !important;
	width /**/: 870px;
}

#contents div.gryPackage h4 {
	border-bottom: 1px solid #FFFFFF;
	display: block;
	margin-bottom: 10px;
	padding: 0 0 4px 0;
}

#contents div.bioLeft {
	float: left;
	width: 400px;
}

#contents div.bioRight {
	float: right;
	width: 400px;
}

#contents div.bioLeft table {
	width: 400px;
}

#contents div.bioLeft table th {
	font-weight: normal;
	text-align: left;
	line-height: 140%;
	vertical-align: top;
	padding-bottom: 6px;
	width: 40%;
}

#contents div.bioLeft table td {
	text-align: left;
	line-height: 140%;
	vertical-align: top;
	padding-bottom: 6px;
	width: 60%;
}

#contents div.bioRight table {
	width: 330px;
}

#contents div.bioRight table th {
	font-weight: normal;
	text-align: left;
	line-height: 140%;
	vertical-align: top;
	padding-bottom: 6px;
	width: 85%;
}

#contents div.bioRight table td {
	text-align: left;
	line-height: 140%;
	vertical-align: top;
	padding-bottom: 6px;
	white-space: nowrap;
	width: 15%;
}

#contents div.txtOne01 {
	padding-top: 20px;
}

#contents div.txtOne01 p {
	padding-bottom: 35px;
}

#contents div.txtOne01 p.pB0 {
	padding-bottom: 0px !important;
}

#contents div.txtLeft01 {
	float: left;
	width: 530px;
}

#contents div.txtLeft01 p {
	padding-bottom: 35px;
}


#contents div.photoRight01 {
	float: right;
	width: 295px;
}











#contents div.newsPack {
	width: 870px;
}
#contents .date {
	margin-bottom: 20px;
	text-align: right;
	padding-bottom: 8px;
	width: 100%;

}
#contents div.photoLeft02 {
	float: left;
	width: 290px;
}
#contents div.txtRight02 {
	float: right;
	width: 580px;
}
#contents div.gryFrame {
	background: #E5E5E5;
	clear: both;
	padding: 18px 20px 13px 20px;
	width: 600px !important;
	width /**/: 640px;

}
.clearfix {
 display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
 height: 1%;
}
.clearfix {
	display: block;
	overflow:hidden;

}
/* End hide from IE-mac */


#contents table.txtTbl th {
	font-weight: normal;
	line-height: 140%;
	text-align: left;
	padding: 0 0 3px 0;
	white-space: nowrap;
	vertical-align: top;
}
#contents table.txtTbl td {
	line-height: 140%;
	text-align: left;
	padding: 0 0 3px 5px;
	vertical-align: top;
}
#contents table.txtTbl {
	width: 580px;
}
#contents table.wTbl {
	width: 639px;
}



#contents div#newsBlkWhite {
	background-color: #fff;
}
#contents div#newsBlkWhite p.txt {
	color: #000;
	margin: 0 20px;
}
#contents div#newsBlkWhite p.txt strong {
	font-weight: bold;
	text-decoration: underline;
	display: block;
}
#contents div#newsBlkWhite p.txt a {
	color: #00F;
}



#contents div#newsBlkBlack {
	background-color: #000000;
}
#contents div#newsBlkBlack p.txt {
	color: #FFFFFF;
	margin: 0 20px;
}
#contents div#newsBlkBlack p.txt strong {
	font-weight: bold;
	text-decoration: underline;
	display: block;
}
#contents div#newsBlkBlack p.txt a {
	color: #006699;
}

.italic {
	font-style: italic;
}

#itemSpec table {
	margin-top: 10px;
	font-size: 90%;
	border-top:1px solid #CCC;
    border-left:1px solid #CCC;
    border-collapse:collapse;
    border-spacing:0;
    empty-cells:show;
}

#itemSpec table th {
    border-right:1px solid #CCC;
    border-bottom:1px solid #CCC;
    background-position:left top;
	background-color: #EEE;
    padding:0.3em 1em;
}

#itemSpec table td {
    border-right:1px solid #CCC;
    border-bottom:1px solid #CCC;
    padding:0.3em 1em;
}