body{
	margin:0;
	padding:0;
	font-size: 13px;
	background-image:url('web_style_background.jpg');
	background-repeat:repeat-x;
}

table{
	empty-cells:show;
}

input, select, textarea{
	font-size: 12px;
}

form{
	margin:0;
	padding:0;
	border:0;
}

fieldset{
	margin:0;
	padding:0;
	border:0;
	line-height:28px;
}

fieldset label{
	width:95px;
	float:left;
	text-align:right;
	margin-right:5px;
}

fieldset textarea{
	height:100px;
	margin-top:4px;
	margin-bottom:4px;
}

fieldset input, fieldset select{
	margin-top:4px;
}

fieldset br{
	clear:left;
}

a{
	/*color:#4060C3;*/
	color:black;
	text-decoration:none;
}

a:visited{
	/*color:#4060C3;*/
	color:black;
	text-decoration:none;
}

a:hover{
	/*color:#28ACB3;*/
	color:red;
	/*text-decoration:underline;*/
}


#BodyFrame{
	width:990px;
	margin:0 auto 0 auto;
}

#HeaderBlock{
	width:990px;
	height:290px;
	position:relative;
	background-image:url('web_style_01.jpg');
}

#BodyBlock{
	width:990px;
	overflow:auto;
	background-image:url('web_style_body2.jpg');
}

#BodyHeader{
	width:990px;
	height:10px;
	background-image:url('web_style_body1.jpg');
}

#BodyFooter{
	width:990px;
	height:10px;
	background-image:url('web_style_body3.jpg');
}

#FooterBlock{
	width:990px;
	height:85px;
	font-size:12px;
	position:relative;
	overflow:hidden;
	background-image:url('web_style_foot.jpg');
}

#FooterBlock p{
	line-height:18px;
	margin:0 0 0 30px;
}

#footerLinkBar{
	padding-top:5px;
	padding-bottom:10px;
}

/*#FooterBlock a{
	color:black;
	text-decoration:none;
}

#FooterBlock a:hover{
	color:red;
	text-decoration:none;
}*/

#footerText{
}

#footerCopyright{
	width:500px;
}

#footerCompanyAlias{
	position:absolute;
	right:30px;
	bottom:15px;
}

#FooterBg{
}

#MenuBlock{
	width:201px;
	float:left;
	/*position:absolute;
	top:265px;
	z-index:100;*/
	overflow:auto;
	/*background-image:url('web_style_38.jpg');*/
	margin-left:16px;
	_margin-left:8px;
	margin-right:0px;
}

#menuHeader{
	width:201px;
	height:55px;
}

.menuHeaderProduct{
	background-image:url('web_style_02.jpg');
	background-repeat:no-repeat;
}

.menuHeaderDocument{
	background-image:url('web_style_36.jpg');
	background-repeat:no-repeat;
}

#menuBody{
	width:201px;
	overflow:auto;
	/*margin-bottom:20px;*/
	padding-top:0px;
}

/*#menuBody a{
	color:black;
	text-decoration:none;
}

#menuBody a:hover{
	color:red;
}*/

#menuBody UL{
	font-size:14px;
	margin:0;
	padding:0;
	list-style-type:none;
	padding-bottom:40px;
	background-image:url('web_style_38.jpg');
}
#menuBody LI{
	width:171px;
	height:25px;
	background-image:url('web_style_04.jpg');
	background-repeat:no-repeat;
	/*margin-left:0px;*/
	padding-left:30px;
	padding-top:10px;
}

#menuAdList{
	width:201px;
	overflow:auto;
	margin-bottom:20px;
}

.menuAdBlock{
	width:201px;
	margin-bottom:20px;
	text-align:center;
}

#menuFooter{
	width:201px;
	height:46px;
	background-image:url('web_style_39.jpg');
}

#ContentBlock{
	width:722px;
	float:left;
	margin-top:5px;
	margin-left:30px;
	min-height:500px;
	_height:500px;
}

#homeViewCounter{
	margin-top:15px;
	font-size:12px;
	margin-bottom:10px;
}

.listTblHighlightRow{
	background:#FFEE04;
}

.hide{
	display:none;
}

.b{
	font-weight:bold;
}

.clr-b{
	color:blue;
}

.clr-r{
	color:red;
}

.clr-lo{
	color:#FFCC00;
}

.w50{
	width:50px;
}

.w100{
	width:100px;
}

.w200{
	width:200px;
}

.w300{
	width:300px;
}

.w400{
	width:400px;
}

.w500{
	width:500px;
}

.w600{
	width:600px;
}

.h100{
	height:100px;
}

.h200{
	height:200px;
}

.h300{
	height:300px;
}

.thin_border{
	border:1px solid #999999;
}

.button{
	background-color:#CCCCCC;
}

.bg-c{
	background-color:#CCCCCC;
}

.listTbl{
	border-collapse:separate;
	border-spacing:1px;
	border:1px solid #CCCCCC;
}

.listTbl th, .listTbl td{
	border:1px solid #CCCCCC;
	line-height:24px;
}

.listTbl th{
	background-color:#FFDD00;
	vertical-align:top;
}

.noborderListTbl{
	border-collapse:collapse;
	border-spacing:0;
	border:0;
}

.noborderListTbl td{
	border:0;
}

.dataTbl{
	border-collapse:separate;
	border-spacing:1px;
	border:1px solid #CCCCCC;
}
.dataTbl th, .dataTbl td{
	border:1px solid #CCCCCC;
	line-height:24px;
}

.dataTbl th{
	vertical-align:top;
	background-color:#EEEEEE;
}

.dataTblTh{
	text-align:right;
	background-color:#E8E8E8;
	white-space:nowrap;
}

.page_switcher{
	font-size:12px;
}

.titleLinkBar{
	padding:0;
	margin:0;
}

.titlePicBar{
	padding:0;
	margin:10px 0 20px 0;
}

.record_counter{
	width:720px;
	padding:0;
	text-align:right;
	margin:0 0 20px 0;
}

.formSubmitButtonRow{
	width:720px;
	text-align:center;
	padding:0;
	margin:10px 0 20px 0;
}

.documentList{
	margin:10px 0 10px 0;
	height:150px;
	position:relative;
	letter-spacing:1px;
}

.documentList p{
	margin-top:0px;
	line-height:18px;
}

.documentListImgBlock{
	width:202px;
	height:152px;
	float:left;
	margin-right:10px;
	text-align:center;
	border:#cccccc 1px solid;
}

.documentListSubject{
	font-size:16px;
	color:#006699;
}

.documentListSubject a{
	color:#006699;
}

.documentListSubject a:visited{
	color:#006699;
}

.documentListSubject a:hover{
	color:red;
}

.documentListBrief{
	height:90px;
	overflow:hidden;
}

.documentListMoreLink{
	position:absolute;
	right:0;
	bottom:5px;
}

.productListBlock{
	width:218px;
	height:210px;
	float:left;
	text-align:center;
	margin-right:34px;
	margin-top:10px;
	/*border:1px solid green;*/
}

.productListPic{
	width:218px;
	height:169px;
	background-image:url('web_style_12.jpg');
}

.productListPic img{
	margin-top:7px;
	margin-left:-3px;
}

#productPicBlock{
	width:730px;
	overflow:auto;
	background-image:url('web_style_product_01.jpg');
	background-repeat:no-repeat;
	position:relative;
	margin-bottom:20px;
}

#productViewTitle{
	font-size:16px;
	font-weight:bold;
	position:relative;
	width:720px;
}

#productViewModel{
	position:absolute;
	right:0;
}

#productMainPic{
	width:670px;
	height:502px;
	margin-top:19px;
	margin-left:20px;
	margin-bottom:30px;
	text-align:center;
	cursor:pointer;
}

#productPicList{
	margin-left:100px;
	width:600px;
	height:80px;
}

.productSmallPics{
	width:100px;
	height:75px;
	background-image:url('web_style_product_02.jpg');
	float:left;
	overflow:hidden;
	margin-right:5px;
	margin-bottom:10px;
}

#productNaviBar{
	width:450px;
	margin-left:140px;
	text-align:center;
	margin-bottom:2px;
}

.FCKFix{
	line-height:200%;
	letter-spacing:1px;
}

#applyAgreementBlock{
	font-size:14px;
	width:640px;
	height:360px;
	margin:auto;
	overflow:auto;
	border:1px inset gray;
	text-align:left;
	padding:5px;
}