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


/* ---------------------------------- about Head ---------------------------------- */
#viArea {
	background: url(../img/vi_about.jpg) left top no-repeat;
	left: 3px;
	top: 0;
	height: 150px;
	width: 950px;
	position: relative;
}

#viArea .breadCrumbs {	background: url(../img/vi_about_btm.jpg) left bottom no-repeat;}

#contents {
	margin: 0 0 0 43px;
	width: 910px;
}

#main {
	float: left;
	width: 640px;
}

#rightMenu {
	float: right;
	width: 210px;
}



/* ---------------------------------- brand Uniq ---------------------------------- */
#contents h2 {
	margin-bottom: 13px;
}

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

#contents h3 img {
	margin-left: 11px;
}

#contents .brandBox {
	background: url(../../common/img/bg_dott_999.gif) left bottom repeat-x;
	margin-bottom: 20px;
	padding-bottom: 19px;
	width: 640px;
}

#contents .brandLogo {
	float: left;
	width: 200px;
}

#contents .brandTxt {
	float: left;
	padding-top: 2px;
	width: 435px;
}


/*--------------------------------202408 add--------------------------------------*/
#contents .brandTxt h4{
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #333;
}

#contents .brandTxt li{
	margin-bottom: 5px;
}
#contents .brandTxt li a{
	text-decoration: underline;
}
