body
{
	
	font-family: Arial;

	background: #FFF url('../images/white.gif') top left repeat; 
	color:white;
	text-align:center;
	
}
.service_process
{
		background:url('../images/Process.png'); 
		width:42px;
		height:42px;
}
.borderleft
{
	background:url('../images/borderleft.gif') repeat-y top left; width:15px;
}
.borderright
{
	background:url('../images/borderright.gif') repeat-y top left; width:15px;
}
.button
{
	background:url('../images/btnBackground.gif') repeat top left; width:200px; height:30px;
	font-size:18px;	
	
}
.button:hover
{
	color: #f75f04;	
}

.button:hover .smallsquare
{
	background-color: #f75f04;
}
.smallsquare
{
	width:8px; height:8px; background-color:white;
	top:13px; left:180px; position:relative;
}
a
{
	text-decoration:none;
	color:Black
}
a:hover
{
	color:Red;
}
.separate
{
	width: 20px; float:left;text-align:center; color:Silver;
}
.separate_menu
{
	width: 100%; height:8px;
}
.goidichvu_column
{
	
	width:75px;
	border:solid 1px black;
	font-size:16px; line-height:25px;
	text-align:center;
}
.goidichvu_column_yes
{
	width:75px;
	border:solid 1px black;
	background-color:#58595B;
}
.hangmuc_column
{
	border:solid 1px black;
	text-indent:10px;
	font-size:16px; text-align:justify; line-height:25px;
}
.title
{
	font-style:italic; font-weight:bold; font-size:20px; text-indent:10px;
}
.title1
{
	font-style:italic; font-weight:bold; font-size:16px;
}
.text
{
	font-size:16px; text-align:justify; line-height:25px;
}
.ul
{
	line-height:25px;
}
.li
{
	line-height:25px;
}
