@charset "utf-8";

/* contents
==================================================================================== */
#contents {
	line-height:1.5em;
	text-align:left;
}

/* keyv
==================================================================================== */
#keyv {
	width:100%;
	margin:0px 0px 20px 0px;
}

#keyv p {
	margin:10px 0px 0px 0px;
}

/* ourProducts
==================================================================================== */
#ourProducts {
	width:100%;
}

* html #ourProducts {
	margin:0px 0px 20px 0px;
}

*:first-child+html #ourProducts {
	margin:0px 0px 20px 0px;
}

#ourProducts ul li {
	width:355px;
	float:left;
	margin:0px 10px 20px 0px;
}

#ourProducts ul li div a {
	width:122px;
	height:58px;
	display:block;
	float:left;
	border:1px solid #CCC;
	margin:0px 10px 0px 0px;
	cursor:pointer;
}

#ourProducts ul li div a:hover {
	text-decoration:none;
}

#ourProducts ul li#mech div a {background:transparent url(/common/images/top.png) no-repeat scroll 0px 0px;}

#ourProducts ul li#press div a {background:transparent url(/common/images/top.png) no-repeat scroll -123px 0px;}

#ourProducts ul li#mold div a {background:transparent url(/common/images/top.png) no-repeat scroll -246px 0px;}

#ourProducts ul li p {
	width:221px;
	float:left;
}

#ourProducts ul li p a {
	font-size:13px;
	font-weight:bold;
	background:none;
}


/* cad techTutorial
==================================================================================== */
#cad,
#techTutorial {
	width:355px;
	float:left;
	margin:0px 10px 20px 0px;
}

#techTutorial {
	margin:0px 0px 20px 0px;
}

#cad div.bn a span,
#techTutorial div.bn a span {
	width:353px;
	height:98px;
	display:block;
	border:1px solid #CCC;
	cursor:pointer;
}

#cad div.bn a span {background:transparent url(/common/images/top.png) no-repeat scroll 0px -59px;}

#techTutorial div.bn a span {background:transparent url(/common/images/top.png) no-repeat scroll -354px -59px;}

#cad p a,
#techTutorial p a {
	font-size:13px;
	font-weight:bold;
}

#cad p.samp {
	margin:10px 0px 0px 0px;
}

#cad p.samp a {
	font-weight:normal;
}

#cad p.samp a span {
	width:4px;
	height:7px;
	display:block;
	float:left;
	background:transparent url(/common/images/header_bg.png) no-repeat scroll -283px -49px;
	margin:5px 5px 0px 0px;
}

* html #cad p.samp span {
	line-height:0px;
	font-size:1px;
}

/* news
==================================================================================== */
#news {
	width:100%;
	margin:0px 0px 20px 0px;
}

* html #news {
	margin:20px 0px;
}

*:first-child+html #news {
	margin:20px 0px;
}

#news li {
	padding:10px 0px;
	border-bottom:1px dotted #ccc;
}

#news li p {
	float:left;
	width:640px;
}

#news li p.date {
	width:90px;
}

#news p.date span.new {
	display:block;
	float:left;
	width:32px;
	height:14px;
	background:transparent url(/common/images/header_bg.png) no-repeat scroll -206px -45px;
}

#news li p.txt {
	width:630px;
}
