.press_lastRecoed{
	color:#333333;
	padding:0;
}
p{
	padding:0;
}
img.press_lastRecord{
	padding:3px;
	border:1px solid #CCCCCC;
	margin:0 13px 13px 5px;
}
.press_date{
	color:#666666;
}
.press_lastTitle{
	font-weight:bold;
	padding-bottom:10px;
}
a.press_title{
	text-decoration:none;
	color:#333333;
}
a.press_title:hover{
	text-decoration:underline;
}
.press_title{
/*	padding-bottom:20px;*/
}
li.press_li{
	list-style-image:url("../image/icon_square_border_ss1.gif");
	margin-left:-10px;
	margin: 10px 0 10px -10px;
}
li.isNews{
	list-style-image:url("../image/icon_square_border_s_solid.gif");
}
div.press_detail_imageTxt{
	padding:6px 0;
	color:#0000CC;
	font-size:12px;
}

.press_detail_title{
	font-weight:bold;
}
.license_search_pagelink{
	text-decoration:none;
	color:#333333;
}
.press_search_colHeader{
	text-align:right;
	font-weight:bold;
	vertical-align:top
}
a.back{
	padding-right:8px;
	color:#999999;
	text-decoration:none;
}
a.back:hover{
	color:#333333;
	text-decoration:underline;
}

a.press_prev_disable{
	text-decoration:none;
	padding-right:8px;
	background: url("../image/btn_pre_no.gif") 0 0 no-repeat;
}
a.press_prev{
	text-decoration:none;	
	padding-right:8px;
	background: url("../image/btn_pre.gif") 0 0 no-repeat;
}
a.press_prev:hover{
	background-image: url("../image/btn_pre_o.gif");
}

a.press_next_disable{
	text-decoration:none;
	background: url("../image/btn_next_no.gif") 0 0 no-repeat;
}
a.press_next{
	text-decoration:none;
	background: url("../image/btn_next.gif") 0 0 no-repeat;
}
a.press_next:hover{
	background-image: url("../image/btn_next_o.gif");
}
