@charset "utf-8";

.title_sanpham {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AA0009;
	line-height: 20px;
}
.main_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF8000;
	text-decoration: none;
}
.main_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E17100;
	font-weight: bold;
	text-decoration: none;
}
.page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A80109;
	text-decoration: underline;
	clear: both;
	float: none;
	height: 40px;
	width: 40px;
	border: 1px solid #CECECE;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	position: relative;
	background-color: #FFFFFF;
}
.page:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	clear: both;
	float: none;
	height: 40px;
	width: 40px;
	border: 1px solid #CECECE;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	position: relative;
	background-color: #C4000A;
	font-weight: bold;
}
.page_selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
	clear: both;
	float: none;
	height: 40px;
	width: 40px;
	border: 1px solid #CECECE;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	position: relative;
	background-color: #A80109;
	font-weight: bold;
}
.shortview_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FF9900;
}
