@charset "utf-8";
#footer, #footer a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a img {border:none;}
#footer a:hover {
	text-decoration: underline;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #033F7C;
	text-decoration: none;
}
a:hover {
	color:#F40010;
}

.borderAll {
	border: 1px solid #f0f0f0;
}
.titleBlock {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 20px;
	text-transform:uppercase;
}
.titleBlock a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform:uppercase;
	font-size: 12px;	
}
.titleBlock a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	
	text-transform:uppercase;
	font-size: 12px;
}

#nTitle a.tieude {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2398DD;
	text-decoration: none;
}
#nTitle a.tieude:hover {
	color: #F40010;
}
#nextTitle a {
	font-size:12px; color:#003399; display:block; text-align:left;
}
#nextTitle a:hover {
	color:#F40010;
}
#topMenu a {
	font-size:14px; font-weight:bold; color:#FF0000; 
}
.redtext {
	color: #F00;
}
.errorMsg {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ff0000;
	line-height: 15px;
	text-decoration: none;
}
.tbl-order {margin-top:-10px;}
.tbl-order img {border:#ccc 1px solid;}
