@charset "utf-8";
/* CSS Document */

#primary{
	width:653px;
	float:right;
	margin:13px 25px;
}
#primary_path{
	background-image:url(images/bg_dot_line.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	padding:7px;
}
#primary_content{
	
	margin:10px;
}

#secondary{
	margin:13px 0px 0px 25px;
	_margin:13px 0px 0px 0px;
	width:170px;
	float:left;
	background-color:#f9f9f9;
}
.secondary_menu ul{
	margin:0px;
	padding:0px;
	list-style:none;
	padding-bottom:20px;
}
.secondary_menu ul li{
	margin-bottom:10px;
	_margin-bottom:-10px;
}
.secondary_menu ul li a{
	word-break:break-all;
	padding-left:13px;
	display:block;
	font-size:12px;
}
.secondary_menu ul li ul{
	margin:10px 0px;
	padding:0px;
}
.secondary_menu ul li ul li{
	padding-left:18px;
}
.menu_secondary_on,.menu_secondary a{
	display:block;
	background-image: url(images/icon_2.gif);
	background-repeat:no-repeat;
	background-position: 0 0.7em;
	/*font-size:11px !important;*/	/*2010/01/21 By Dino*/
}
.menu_secondary_on,.menu_secondary a:hover{
	background-image: url(images/icon_5.gif);
}
.secondary_menu ul li a:hover,.menu_secondary a:hover,.menu_secondary_on{
	text-decoration:underline;
	color:#776bd0;
}

/*************** News ****************/
#news_content{
	width:465px;
	float:left;
	margin-right:5px;	
}
#news_content img{
	border:solid 1px #bcbcbc;
	padding:2px;
}
#news_file{
	width:150px;
	float:right;
	border:solid 1px #bcbcbc;
	padding:10px 7px;
}
.news_download,.news_link{
	background-image:url(images/news/icon_download.gif);
	background-repeat:no-repeat;
	background-position:0 0.4em;
	padding-left:18px;
	padding-bottom:3px;	
}
.news_link{
	background-image:url(images/news/icon_link.gif);
}

.news_outline{
	overflow:hidden;
	height:70px;
}
/*************** Product ****************/

#product_send{
	position:relative;
	height:31px;
	background-color:#f2f2f2;
}
.product_btn_send{
	position:absolute;
	right:10px;
	top:7px;
}
.product_frame,.product_frame_2{
	width:154px;
	#width:156px;
	height:118px;
	text-align:center;
}

.product_frame table,.product_frame_2 table{
	border:solid 1px #ababab;
	border-collapse:collapse;
}
/*
.product_frame img,.product_frame_2 img{
	border:0px;
	margin:-1px;
	margin-bottom:-5px;
	#margin-bottom:-2px;
}*/
.product_frame_2 img{
	margin-bottom:0px;
	#margin-bottom:-2px;
}
.product_list{
	background-image:url(images/icon_3.gif);
	background-repeat:no-repeat;
	background-position:0 0.7em;
	padding-left:10px;
}
.product_list_text{
	height:90px;
	overflow:hidden;
}

.product_detail_bg{
	width:90px;
	min-height:62px;
	border:solid 2px #ffffff;
	margin-top:5px;
	text-align:center;
	
}
.product_detail_img{
	text-align:center;
	width:87px;
	min-height:62px;
	border:solid 1px #ababab;
	margin:auto;
}

.product_detail_img img,.product_detail_img_this img{
	#margin:-2px;
}
.product_detail_img_this,.product_detail_img:hover{
	text-align:center;
	width:86px;
	min-height:62px;
	border:solid 1px #ffffff;
}
.product_detail_bg_this,.product_detail_bg:hover{
	width:88px;
	min-height:62px;
	border:solid 2px #00428a;
	margin-top:5px;
}

.product_img_on{
	width:90px;
	height:62px;
	border:solid 2px #ababab;
}

.product_detail_img_on{
	width:85px;
	min-height:62px;
	text-align:center;
	border:solid 3px #ababab;
}
.product_detail_img_on img{
	border:0px;
	margin:-1px;
	#margin-left:-2px;
	#margin-bottom:-3px;
}



.product_sub_img_on,
.product_sub_img_on_this
{
	width:85px;
	min-height:62px;
	text-align:center;
	border:solid 3px #ababab;
}

.product_sub_img_on img,
.product_sub_img_on_this img,
.product_sub_img_on:hover{
	margin:-1px;
	#margin-left:-2px;
	#margin-bottom:-3px;
}
.product_sub_img_on_this,.product_sub_img_on:hover{
	border:solid 3px #00428a;
}







.product_item{
	background-image:url(images/bg_dot_line.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:20px 10px;
}
.product_check{
	padding-top:30px;
}
.product_sub_item{
	position:relative;
}
.product_sub_item ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
.product_sub_item ul li{
	position:relative;
	width:115px;
}

.menu_L2_ul{
	position: absolute;
	background-color: #ffffff;
	border:solid 1px #cbcdca;
	width:115px;	
}
.menu_L2{
	margin:5px 0px;
	padding-left:30px;
	background-repeat:no-repeat;
	background-position:0.5em 0.3em;
}

/*************** Search ****************/
#search_result{
	border-bottom:solid 2px #efefef;
	padding:7px 8px;
	margin:0px 10px 8px;
}
