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


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

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

#main {
	width: 870px;
}



/* ---------------------------------- Uniq ---------------------------------- */
#contents div.techIndexL {
	float: left;
	margin-right: 57px;
	width: 267px;
}

#contents div.techIndexR {
	float: left;
	width: 260px;
}

#contents div.techPhoto {
	float: left;
	width: 113px;
}

#contents div.techPhoto a img {	border: 1px solid #CCCCCC;}
#contents div.techPhoto a:hover img {	border: 1px solid #CC0000;}

#contents div.techTxt {
	float: left;
	width: 145px;
}

#contents div.techTxt h3 {
	font-size: 0;
	line-height: 100%;
	margin-bottom: 9px;
	padding: 0;
}

#contents div.techTxt p {
	display: block;
	margin-left: 13px;
	width: 130px;
}
