body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#525252;
	background-color:#EAECFB;
}
a:link,a:visited{
	color:#525252;
	text-decoration:none
}
a:hover{
	color:#FF6600;
	text-decoration:underline;
}
.font_en {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
}

.font1_en {
	color:#E58111;
}

.style1 {
	color: #194761;
	font-weight: bold;
	font-size: 16px;
}
.style2 {
	color: #194761;
	font-size: 12px;
}

.style3 {
	color: #ffffff;
	font-size: 14px;
}

.style4 {
    font-size: 11px;
	color: #969696;
}
.font_left {
	font-size: 12px;
	color: #03375E;
}
.left a:link,.left a:visited{
	color:#03375E;
	text-decoration:none;
}
.left a:hover{
	color:#FF6600;
	text-decoration:underline;
}
a.white{
	color:#ffffff;
	font-weight:bold;
	font-size:14px;
}
.list a:link,.list a:visited{
	display:block;
	width:171px;
	background-color:#ffffff;
	padding:0px 0px 0px 35px;
	height:100%;
	text-decoration:none;
	line-height:25px;
	background-image:url(../images/bg1.jpg);
	
}
.list a:hover{
	background-image:url(../images/bg2.jpg);
	display:block;
	text-decoration:none;
}
.color_1{
	color:#03375E;
}
.bottom_line{
	border-bottom:1px #CCCCCC solid;
}