

body {
	margin:0 auto;
	font-size:12px;
	font-family:"ËÎÌå";
	color:#06418d;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color: #4396CA;
}
.indexspan1 {
	color:#518dd3;
	font-size:14px;
	font-weight:bold;
}
.end_side {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #209dec;
	font-size: 14px;
	color: #004499;
	font-weight: normal;
	padding-top: 3px;
}
.end_side a:link{
    color: #004499;
	text-decoration: none;
}
.end_side a:visited{
	color: #004499;
	text-decoration: none;
}
.end_side a:hover{
	color: #004499;
	text-decoration: underline;
}
.left_menu{
	color: #ff4400;
	font-weight: bold;
}
.left_menu a:link{
    font-weight:bold; 
    color: #06418d;
	text-decoration: none;
}
.left_menu a:visited{
	color: #06418d;
	text-decoration: none;
}
.left_menu a:hover{
	color: #ff4400;
	text-decoration: none;
}
.words a:link{
    color: #006699;
	text-decoration: none;
}
.words a:visited{
	color: #006699;
	text-decoration: none;
}
.words a:hover{
	color: #004499;
	text-decoration: underline;
}
a:link{
    color: #3f87c3;
	text-decoration: none;
}
a:visited{
	color: #3f87c3;
	text-decoration: none;
}
a:hover{
	color: #004499;
	text-decoration: underline;
}

#demo3 {
background: #ffffff;
overflow:hidden;
border: 1px solid #ffffff;
height: 159px;
text-align: left;
float: right;
}

.leftspace
{
	padding-right:10px;
	padding-left:10px;
}