@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}

body {
	color: #666666;
}

#container {
	position: relative;
	width: 960px;
	margin: 0px auto 0px auto;
	background:url(../image/universal/dropShadow.gif);
}

#print {
	position: absolute;
	top: 179px;
	right: 16px;
	font-size: 12px;
}

#header {
	width: 950px;
	height: 175px;
	margin: 0px auto 0px auto;
	text-indent: -9999px;
	outline-style: none;
	background: url(../image/universal/sub/header.jpg);
}

#navigation {
	width: 930px;
	height: 50px;
	margin: -65px auto 0px auto;
}

.anchor {
	width: 150px;
	height: 50px;
	display: inline;
	margin-right: 6px;
	float: left;
}

.anchor_terminal {
	width: 150px;
	height: 50px;
	display: inline;
	margin-right: 0px;
	float: left;
}

*html .anchor_terminal {
	width: 150px;
	height: 50px;
	display: inline;
	margin-right: -6px;
	float: left;
}

#contents {
	width: 932px;
	margin: 50px auto 0px auto;
}


/* need to edit open */
#title {
	width: 241px;
	height: 68px;
	text-indent: -9999px;
	background: url(../image/group/ourGroup_title.gif);
	background-repeat: no-repeat;
}

#figure {
	width: 932px;
	height: 670px;
	zzzmargin: 16px 16px 16px 0px;
}

#captions {
	width: 932px;
	margin-top: 16px;
}

.caption {
	width: 406px;
	height: 160px;
	margin: 0px 0px 16px 40px;
	float: left;
}

.caption h3 {
	font-size: 12px;
	zzztext-indent: -9999px;
	margin: 0px 0px 8px 0px;
}

.caption p {
	font-size: 12px;
	line-height: 1.6em;
}

.note {
	text-align: right;
	font-size: 10px;
}

#st1 {
	width: 406px;
	height: 62px;
	background: url(../image/group/ourGroup_st1.gif);
	background-repeat: no-repeat;
}

#st2 {
	width: 161px;
	height: 12px;
	background: url(../image/product/product_st2.gif);
}

#st3 {
	width: 267px;
	height: 12px;
	background: url(../image/product/product_st3.gif);
}

#st4 {
	width: 279px;
	height: 12px;
	background: url(../image/product/product_st4.gif);
}

#st5 {
	width: 137px;
	height: 13px;
	background: url(../image/product/product_st5.gif);
}

#st6 {
	width: 161px;
	height: 12px;
	background: url(../image/product/product_st6.gif);
}

#bound {
	width: 909px;
	margin: 32px auto 16px auto;
}

.anchor_bound {
	margin: 0px 16px 0px 0px;
}

#devider {
	width: 905px;
	height: 1px;
	margin: 0px auto 0px auto;
}
/* need to edit close */

#subNavigation {
	width: 271px;
	height: 12px;	
	margin: 32px 32px 16px auto;
}

.anchor_sub {
	display: inline;
	float: left;
	margin-left: 8px;
}

#bottomLine {
	width: 950px;
	height: 15px;
	text-indent: -9999px;
	background: url(../image/universal/footer_BottomLine.gif);
	margin: 0px auto 0px auto;
	background-repeat: no-repeat;
	font-size: 12px;
}


