



/*----------------- common settings -----------------------------*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #666666;
	background: url(../images/common_bg.gif) #fcfcfc;
}

a,
a:visited {
	text-decoration: none;
	color: #333333;
}

a:hover {
	color: #000000;
}

ul {
	list-style: none;
}

table {
	border-collapse: collapse;
}

img {
	border-style: none;
	vertical-align: bottom;
}

.clearfloat {
	clear: both;
	font-size: 1px;
	line-height: 1%;
	overflow: hidden;
}

.clr1 {
	color: #4d4d4d;
}

#container {
	position: relative;
	margin: 0 auto;
	text-align: left;
}




/*----------------- header settings -----------------------------*/

#header {
	display: none;
	position: absolute;
	padding: 30px 0 30px 0;
	height: 105px;
	background: url(../images/header_bg1.jpg) repeat-x center bottom;
	z-index: 9999;
}

#header #logo {
	width: 900px;
	height: 15px;
	margin: 0 auto;
}

#header #menus {
	margin: 30px auto 0;
	width: 900px;
	height: 60px;
	background: url(../images/menu_deco_border.gif) no-repeat right top;
}

#header .menuitem {
	display: block;
	width: 284px;
	height: 60px;
	padding: 0 0 0 15px;
	background: url(../images/menu_deco_border.gif) no-repeat left top;
	float: left;
}



#headershadow {
	display: none;
	position: absolute;
	top: 165px;
	left: 0;
	z-index: 9998;
}

#headershadow #hs-l {
	position: absolute;
	left: 0;
	width: 185px;
	overflow: hidden;
}

#headershadow #hs-c {
	position: absolute;
	left: 185px;
	width: 33px;
	overflow: hidden;
}

#headershadow #hs-r {
	position: absolute;
	left: 218px;
	width: 700px;
	overflow: hidden;
}

#headershadow img {
	vertical-align: top;
}




/*----------------- contents settings -----------------------------*/

#contents {
	position: absolute;
	opacity: 0;
	filter: alpha(opacity=0);
	width: 900px;
}

#cont-info,
#cont-work,
#cont-prof {
	padding-bottom: 120px;
}




.info-block,
.work-block,
.prof-block {
	width: 846px;
	margin-top: 80px;
	padding-left: 54px;
	background: url(../images/common_deco_block-border.gif) repeat-y left top;
}

.info-block .newinfo {
	padding-left: 37px;
	background: url(../images/work_deco_new.gif) no-repeat -2px 6px;
}

.info-block h2 {
	width: 620px;
	padding: 4px 0 10px;
}

.info-block h3 {
	width: 620px;
	padding: 8px 0 0 0;
}

.info-block .info-pht-l {
	width: 382px;
	margin-top: 15px;
	padding: 12px;
	background: #ffffff;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	float: left;
}

.info-block .info-pht-r {
	width: 382px;
	margin-top: 15px;
	padding: 12px;
	background: #ffffff;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	float: right;
}




.work-block {
	margin-top: 80px;
}

.work-block h2.subtitle {
	padding-bottom: 32px;
}

.work-block h3 {
	width: 621px;
	padding-top: 14px;
}

.work-block h3.bigmargin {
	margin-bottom: 45px;
}

.prodbox {
	width: 790px;
	margin-top: 35px;
	padding: 25px;
	border: 3px solid #f0f0f0;
	background: #ffffff;
	cursor: pointer;
}

.prodbox:hover {
	border: 3px solid #cccccc;
}

.prodbox .prodlogo {
	position: relative;
	width: 220px;
	float: left;
}

.prodbox .prodlogo .prodnewmark {
	position: absolute;
	top: 0;
	left: 189px;
}

.prodbox .prodtxt {
	width: 520px;
	padding-top: 8px;
	color: #7f7f7f;
	float: right;
}

.prodbox .prodpht1 {
	width: 790px;
}

.prodbox .prodpht-l {
	width: 382px;
	padding-top: 15px;
	float: left;
}

.prodbox .prodpht-r {
	width: 382px;
	padding-top: 15px;
	float: right;
}




.prof-block {
	margin-top: 80px;
}

.prof-block h2.subtitle {
	padding-bottom: 32px;
}

.prof-block h3 {
	width: 621px;
	padding-top: 14px;
}

#prof-table1 {
	width: 621px;
	margin-top: 25px;
	border-collapse: collapse;
}

#prof-table2 {
	width: 846px;
	margin-top: 15px;
	border-collapse: collapse;
}

#prof-table1 td,
#prof-table2 td {
	padding: 13px 0;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
}

#prof-table1 td.basefontbcon,
#prof-table2 td.basefontbcon {
	width: 150px;
	text-align: center;
}

#prof-table1 .basefontex a {
	padding-right: 35px;
}

#prof-table2 td.noborder {
	width: 279px;
	text-align: center;
	border: none;
}

#prof-table2 .basefontex select {
	width: 306px;
	height: 28px;
	padding: 4px 0;
	color: #444444;
	font-size: 14px;
	background: #f9f9f9;
	border: 1px solid #cccccc;
}

#prof-table2 .basefontex input {
	width: 300px;
	padding: 2px;
	color: #444444;
	font-size: 14px;
	background: #fafafa;
	border: 1px solid #cccccc;
}

#prof-table2 .basefontex textarea {
	width: 400px;
	padding: 2px;
	color: #444444;
	font-size: 12px;
	background: #fafafa;
	border: 1px solid #cccccc;
}

#prof-table2 #submitbtn {
	width: 192px;
	height: 57px;
}

#prof-table2 #sendingbox {
	display: none;
}




.minilink {
	width: 220px;
	margin-top: 8px;
	text-align: right;
	background: url(../images/common_deco_linkarrow1.gif) no-repeat right center;
	float: right;
}

.minilink a {
	padding-right: 18px;
	color: #4f95a2;
	font-weight: bold;
}



/*----------------- footer settings -----------------------------*/

#footer {
	display: none;
	position: fixed;
	height: 14px;
	padding: 13px 0;
	background: url(../images/footer_bg.gif) repeat-x center top;
}

#footer #pagetop {
	width: 73px;
	float: right;
}

#footer #copyright {
	width: 600px;
	padding-top: 3px;
	float: left;
}




/*----------------- for print -----------------------------*/

@media print {
}





