@charset "utf-8";
/* CSS Document */
#product_page_title {
	color:#3b6b9e;
	font-size:18px;
	margin-bottom:20px;
}
#product_info_frame{
	position:relative;
	width:651px;
	min-height:312px;
}
#product_info_img_frame{
	position:relative;
	width:350px;
}
#product_info_img {
	margin-bottom:10px;
}
#product_info_img_list div{
	float:left;
	width:64px;
	margin-right:6px;
}

#product_info{
	position: absolute;
	top:0px;
	right:0px;
	width:295px;
	min-height:312px;
}
#product_info_title{
	padding-bottom:10px;
	background-image: url(images/bg_product_title_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size:16px;
}
#product_info_content{
	margin-top:10px;
	height:150px;
}
#product_certificate_typeA {
	margin-top:10px;
}
#product_certificate_typeB {
	margin-top:10px;
}
.certificate {
	margin-right:2px;
	margin-bottom:5px;
}

#product_download{
	position: absolute;
	bottom:0px;
}


#product_content_frame{
	width:651px;
	position:relative;
	margin-top:20px;	
}
#product_content_header{
	position: relative;
	width:651px;
	height:36px;
}

.product_content_header_list {
	float:left;
	height:20px;
	width:auto;
	position:relative;
	display:block;
	width:130px;
	background-image:url(images/bg_product_tag_off.gif);
	text-align:center;
	padding-top:16px;
	color:#035181;
}
.product_content_header_list span {
	color:#035181;
}
.product_content_header_list_on {
	float:left;
	height:24px;
	width:auto;
	position:relative;
	display:block;
	width:130px;
	background-image:url(images/bg_product_tag_on.gif);
	text-align:center;
	padding-top:12px;
	color:#035181;
	font-weight:bold;
}
.product_content_header_list_on span {
	color:#035181;
	font-weight:bold;
}
.product_content_header_list img {
	position:relative;
	bottom:0px;
}

.product_other_frame {
	width:651px;
}
.product_other_title{
	background-image: url(images/bg_product_sub_title_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom:10px;
	margin:20px 0px;
	color:#3b6b9e;
	font-size:16px;
}
.product_other_content {
	
}



.bg_list_left {	
	background-image:url(images/bg_product_list_left.gif);
	background-repeat:no-repeat;
}
.bg_list_center {
	background-image:url(images/bg_product_list.gif);
	background-repeat:repeat-x;
	position:relative;
	height:194px;
}
.bg_list_right {
	background-image:url(images/bg_product_list_right.gif);
	background-repeat:no-repeat;
}
#header_path {
	background-image:url(images/bg_path.gif);
	padding-top:7px;
	background-repeat:no-repeat;
	margin-bottom:15px;
}
.product_list_img{
	position:absolute;
	width:170px;
	height:170px;
	text-align:center;
	top:12px;
	left:7px;
}
.product_list_title{
	background-image: url(images/bg_product_sub_title_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	position:absolute;
	color:#0065ac;
	font-size:14px;
	width:425px;
	height:26px;
	padding-left:5px;
	top:18px;
	left:190px;
}
.product_list_desc{
	position:absolute;
	width:425px;
	height:80px;
	padding-left:5px;
	top:50px;
	left:190px;
	color:#666666;
	line-height:18px;
}
.product_list_frame{
	position:absolute;
	width:425px;
	height:45px;
	padding-left:5px;
	top:110px;
	left:190px;
}
.products {
	display:block;
	
	margin-right:10px;	
	margin-bottom:10px;	
}
.products:hover {
	color:#0072bc;
	text-decoration:underline;
}

.products_frame {
	float:left;
	height:80px;
	width:120px;
}

.spec_title {
	padding:2px 0 2px 10px;
	/*text-align:right;*/
	vertical-align:top;
	background-color:#6e9bb6;
	color:#ffffff;
	line-height:20px;
	vertical-align:middle;
	/*min-height:25px;*/
}
.spec_desc
 {
	padding:2px 0px;
	text-align:center;
	background-color:#d3d9e0;
	color:#1a1a1a;
	line-height:20px;
	vertical-align:middle;
	/*min-height:25px;*/
}


/*sitemap*/
.primary_site_map{
	padding-top:20px;
	padding-left:10px;
	
}
.site_map_top{
	background-image:url(images/bg_sitemap.gif);
	background-repeat:no-repeat;	
	padding-left:15px;
	padding-bottom:4px;
	height:32px;
	#height:28px;
}
.site_map_top a{
	color:#444d82;
	font-size:15px;
}
.site_map_content {
	line-height:24px;
}
.site_map_content ul{
	margin-left:-20px;
	#margin-left:20px;
}
.site_map_content a:hover{
	text-decoration:underline;
}


.primary_product_cate_list {
	float:left;
	width:193px;
	/*height:200px;*/
	margin-right:40px;	
	margin-top:10px;	
	margin-bottom:10px;
	min-height:200px;
}

.primary_product_cate_desc {
	margin:3px 3px 0;
	display:block;
	line-height:16px;
	position:relative;
}

.primary_product_cate_desc a:hover {
	text-decoration: underline;
	color:#0072bc;
}
.primary_index_more_btn {
	position: absolute;
	bottom:0px;
	right:0px;
	display:block;
	color:#59990e !important;
	font-weight: bold;	
}
.primary_index_more_btn:hover {
	color:#0072bc !important;
	text-decoration:none !important;	
}
