@charset "utf-8";
/* CSS Document */
#primary_product {
	width:580px;
	position:relative;
	left:179px;
	min-height:800px;
	padding-bottom:50px;
	top:0px;
}
#second_flash {
	position:relative;
}
#primary_show {
	width:580px;
	text-align:left;
	position:relative;
}
#primary_product_content {
	position:relative;
}
#product_title {
	width:538px;
	height:30px;
	margin-left:21px;
	margin-top:15px;
}
#product_kv {
	width:538px;
	height:125px;
	margin-left:21px;
}
#product_line {
	width:538px;
	height:5px;
	background-image: url(images/product/bg_product_line.gif);
	margin-left:21px;
}
#product_menu {
	width:538px;
	height:31px;
	margin-left:20px;
	background-image: url(images/product/bg_product_menu_line.gif);
	background-repeat: repeat-x;
	position:relative;
	border:solid 1px #FFF;
}

#product_menu ul {
	list-style-type:none;
	margin-left:-40px;
	margin-top:0px;
}

#product_menu ul li {
	float:left;
	height:31px;
	padding-right:1px;
	background-color:#FFFFFF;
}
#product_menu_right {
	position:absolute;
	top:0px;
	width:7px;
	height:31px;
	right:0px;
	background-image: url(images/product/bg_product_menu_line_right.gif);
}
#product_content {
	width:538px;
	margin-left:21px;
}
#product_content td { 
	color:#3E7BB9;
	line-height:20px;
	font-size:12px;
}
#product_iframe {
	margin-top:15px;
}


#secondary_product {
	width:177px;
	min-height:800px;
	position:absolute;
	left:5px;
	border-right:dotted 1px #000000;
	background-color:#C1D0DF;
	top:5px;
}
#secondary_product ul{
	list-style-type:none;
	margin-top:0px;
	margin-left:-40px;
	#margin-left:0px;
}
#secondary_product ul li{
	width:177px;
	padding-top:5px;
	background-color:#FFFFFF;
}

.second_menu_l2 {	
	line-height:21px;
	padding-left:25px;
	padding-top:0px !important;
	width:152px !important;
}
.second_menu_bottom {
	height:100px;
 	background-image: url(images/bg_second_menu_bottom_big.jpg);
	background-repeat: no-repeat;
	padding-top:0px !important;
}
.second_menu_l2_bg {	
	background-image: url(images/bg_product_second_menu.gif);	
}
.product_index_tr td {
	padding-top:20px;
	padding-bottom:10px;
	border-bottom:dotted 1px #000000;
	text-align:left;
	vertical-align:top;
}
.product_index_tr2 td {
	padding-top:20px;
	padding-bottom:10px;
	text-align:left;
	vertical-align:top;
}
.search_title {
	border-bottom:dotted 1px #999999;
	border-right:dotted 1px #999999;
	text-align:right;
	padding:15px 10px 15px 0;
	width:90px;
	vertical-align:middle;
	font-size:12px !important;
	color:#000000 !important;
}
.search_keyword {
	border-bottom:dotted 1px #999999;	
	padding:15px 0;
}
.kw_item {
	float:left;
	margin:0px 10px 10px;
	font-size:12px;
	color:#000000;
	width:110px;	
}
.product_dot_line {	
	border-bottom:dotted 1px #000000;
	height:9px;
	margin-bottom:7px;
}
.kw_item_normal {
	float:left;
	margin:0px 10px 2px 0;
	font-size:12px;
	width:80px;	
}
.kw_item_light {
	float:left;
	margin:0px 10px 2px 0;
	font-size:12px;
	color:#FF0000;
	width:80px;	
}
.clear {
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
}
