@charset "UTF-8";
/* CSS Document */

/* ---------------------------------- Import CSS ---------------------------------- */
@import url(../../../common/css/common.css);
@import url(../../../common/css/font_m.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);

/* ---------------------------------- Advisers 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_products.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_products_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;
}


/* ---------------------------------- Products Uniq ---------------------------------- */

#contents h2 {
	margin-bottom: 13px;
}


#contents .hdArea {
	width:870px;
	overflow:hidden;
	zoom:1;
}
#contents .hdArea:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}
#contents .hdLeft {
	float:left;
	width:600px;
	display:inline;
}
#contents .hdRight {
	float:right;
	width:253px;
	display:inline;
}


#contents .hdArea li {
}
#contents .hdArea li.navi {
	height: 60px;
	width:253px;
}
#contents .hdArea li.navi a {
	height: 60px;
	width:253px;
	display:block;
}
#contents .hdArea li.navi {
	background: url(../../../products/img/bnn_navi_h.jpg) no-repeat 0 0;
	height: 60px;
	width:253px;
	margin:0px;
	padding:0px;
}
#contents .hdArea img {
	vertical-align: top;
}
#contents .hdArea li a:hover {
	background-color: transparent;
}
#contents .hdArea li a:hover img {
	visibility: hidden;
}

#contents h3 {
	background: #666666;
	clear: both;
	font-size: 0;
	line-height: 100%;
	margin-bottom: 15px;
	padding: 6px 0 5px 0;
}

#contents h3.redH3 {	background: #CC0000;}
#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 div.prdBox {
	width: 870px;
	clear: both;
}



/* contents */
#trace_system, #trace_seal {
    margin-left: 20px;
    width: 850px;
    position: relative;
}

#trace_system p, #trace_seal p {
    left: 240px;
    position: absolute;
    top: 0;
    width: 606px;
}

#contents .dlBlk h3 {
    background: none repeat scroll 0 0 #E5E5E5;
    clear: both;
    font-size: 0;
    line-height: 100%;
    margin-bottom: 5px;
    padding: 6px 0;
}

#trace_btn {
    float: right;
	margin-right:50px !important;
}