/*this is body's style*/
.tiltle
{ 
	font-family:Tahoma;
	font-size:16px;
	font-weight:bold;
	color:#004490;
}
.pragraph
{
	font-family:Tahoma;
	font-size:12px;
	text-align:left;
	color:#333;
	vertical-align:text-top;
	background-repeat:repeat-x;
	}
.txt{
	font-family:Tahoma;
	font-size:12px;
	color:#000;
}
/*this is English body's style*/
.ENpragraph
{
	font-family:Tahoma;
	font-size:12px;
	text-align:left;
	color:#0059a3;
	background:url(images/img_45.gif);
	background-repeat:repeat-x;
	vertical-align:text-top;
}
.Entxt{	font-family:Tahoma;
	font-size:12px;
	text-align:left;
	color:#000;
	font-weight:bold;
}
/*this is menu's style*/
/*.menu 
a:link {
	text-decoration:none;
	font-family:Tahoma;
	font-size:11px;
	text-align:right;
	color:#fff;
	font-weight:bold;
}
a:hover 
{
	text-decoration:none;
	font-family:Tahoma;
	font-size:11px;
	text-align:right;
	color:#fff;
	font-weight:bold;
}*/
/*a:visited {
	text-decoration:none;
	font-family:Tahoma;
	font-size:11px;
	text-align:right;
	color:#fff;
	font-weight:bold;
}*/
/*this is ENmenu's style*/
a:link {
	text-decoration:none;
	font-family:Tahoma;
	font-size:11px;
	color:#000;
	font-weight:bold;
}
a:hover 
{
	text-decoration:none;
	font-family:Tahoma;
	font-size:11px;
	color:#000;
	font-weight:bold;
}
a:visited {
	text-decoration:none;
	font-family:Tahoma;
	font-size:11px;
	color:#000;
	font-weight:bold;
}
/*this is footer's style*/
.foter {
	font-family:Tahoma;
	font-size:12px;
	text-align:center;
	color:#0059a3;
	font-weight:bold;
}	