body,div,span,table,ul,li{
	padding:0px;
	margin:0px;
	font-family:Times new roman;
	font-size:16px;
	color:#666666;
}
p{
	padding:13 0px;
	margin:0;
}
body{
	background:#fff url('/data/images/elarty/bg.jpg') repeat top left;
}

a{
	color:#666666;
}
a:hover{
	color:#868686;
}

.head{
	background:url('/data/images/elarty/top.jpg') no-repeat top left;
	width:1000px;
	height:400px;
}

.all{
	width:1000px;
	background:url('/data/images/elarty/bg2.jpg') repeat-y top left;
}
.left-top{
	width:1000px;
	background:url('/data/images/elarty/left-top.jpg') no-repeat top left;
}
.right-top{
	width:1000px;
	background:url('/data/images/elarty/right-top.jpg') no-repeat top right;
}
.left-bottom{
	width:1000px;
	background:url('/data/images/elarty/left-bottom.jpg') no-repeat bottom left;
}
.right-bottom{
	width:1000px;
	background:url('/data/images/elarty/right-bottom.jpg') no-repeat bottom right;
}
.for_menu{
	padding:0px 0px 500px 45px;
	float:left;
}
.menu{
	width:210px;
	text-align:left;
	list-style:none;
}
.menu li{
	height:30px;
	width:128px;
	background:url('/data/images/elarty/li.gif') no-repeat bottom left;
	padding:5px 0px 0px 7px;
}
.menu a{
	color:#434b58;
	text-decoration:none;
	font-weight:bold;
}
.menu a:hover{
	color:#990000;
}
.text{
	float:left;
	width:700px;
	margin-bottom:200px;
	text-align:left;
	font-family:Verdana;
	font-size:14px;
	position:relative;
	top:-13px;
}
.text img{
	/*border:2px solid #b6c5dc;*/
	border-color:#b6c5dc;
}
.title{
	color:#434b58;
	font-family:times new roman;
	font-size:20px;
	padding-left:60px;
	position:relative;
	top:-13px;
	z-index:999;
}
