/*---------------------------------
font_style
Copyright (c) 2009 rakuya.com.tw
version: 1.2 20090507
---------------------------------*/

/*font_size*/

.main_title_text_b{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.main_title_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.nav_title_text1_b{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.nav_title_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.content_title_text_b{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.content_title_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.content_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.content_text2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a {
	color: #333;
	text-decoration: none;
}
/*
a:link,a:visited,a:active{
	color: #333;
	text-decoration: none;
}
*/
a:hover {
	color: #EA7500;
}

.hide_text {
  text-indent: -9999px;
}
/*search*/
.menu_title_txt{ font-weight:bold;}
.normal_2 {
	color:#58595B;
	font-size:13px;
	line-height:170%;
}
.normal_2 a:link, .normal_2 a:visited {
color:#006BBC;
text-decoration:underline;
}
.normal_b2a a:link, .normal_b2a a:visited {
color:#006BBC;
text-decoration:underline;
}
.normal_b2a a:hover, .normal_b2a a:active {
color:#FF6000;
text-decoration:underline;
}
.normal_2 a:hover, .normal_2 a:active {
color:#FF6000;
text-decoration:underline;
}
.mfunc_sort_asc{
	padding-right: 12px;
	display: inline-block;
	background: url(/images/mass/top.gif) no-repeat right 50%;
}
.mfunc_sort_desc {
background:transparent url(/images/mass/bottom.gif) no-repeat scroll right 50%;
display:inline-block;
padding-right:12px;
}
.normal_b2a {
color:#006BBC;
font-size:13px;
font-weight:bold;
line-height:150%;
}
.normal {
color:#58595B;
font-size:12px;
line-height:150%;
}
.normal a:link, .normal a:visited {
color:#006BBC;
text-decoration:underline;
}
#search_data #page_tag .normal{ font-size:13px;}
#search_imgtxt_info strong{ font-weight:bold;}
.super_r {
color:#ED1C24;
font-size:16px;
font-weight:bold;
line-height:150%;

}
.price03b {
background:transparent url(/images/bg/x.gif) no-repeat scroll center 2px;
color:#58595B;
font-size:13px;
font-weight:bold;
line-height:200%;
overflow:hidden;
padding:3px 0 0;
text-align:center;
}

/*deallist*/
.cont_body #law{ font-size:12px; text-align:left; width:600px; color:#666; padding:15px 0 0 0; line-height:21px;}

.super_r,#search_imgtxt_info,#search_imgtxt_info strong,.price03b,.menu_data_list_price,#search_menu_list{
font-family:Verdana,Arial,MingLiu,PMingLiu,sans-serif;
}