*{
	margin:0px;
	padding:0px;
}
ul, li {
	list-style-type: none;
}
body {
	font: 12px/120% Arial, Helvetica, sans-serif;
	background-color: #f5f5f5;
	text-align: center;
} 
a {
	color: #333333;
	font-size:12px;
	text-decoration: none;
	behavior:url(inc/blur.htc);
}

a:hover{
	color: #8f0c00;
	text-decoration: underline;
}
/* Clear Fix */
.clearfix {
	clear: both; height: 0; overflow: hidden;
	}
/* index-----ellure.cn*/
.main { width: 1000px; height: 600px; background: #ffffff; position: absolute; top: 50%; left: 50%; margin: -300px auto auto -500px;
}
.main-top, .main-bottom { width: 1000px; height: 10px; overflow: hidden; background: url(../images/main.png) top; position: absolute; left: 0px; top: 0px;
}
.main-bottom { background: url(../images/main.png) 0 10px; top: 590px;
}
.main-photo { width: 980px; height: 500px; overflow: hidden; position: absolute; top: 10px; left: 10px;
}
.background-photo { width: 980px; height: 500px
}
.corner-box { width: 420px; height: 92px; position: absolute; top: 80px; left: 80px; background: url(../images/corner-box.png);
}
.corner-box img { width: 420px; height: 92px;
}
.word { position: absolute; line-height: 16px; width: 380px; top: 100px; left: 104px; font-size: 12px; color: #000000; text-align: left; display: none;
}
.word-title { font-size: 12px; color: #000000;
}
.word-title A { font-size: 14px; color: #000000; margin-right: 12px;
}
.word-title A:hover { color: #FF0000;
}
.word-content { font-size: 12px; margin-top: 6px; width: 380px; height: 32px; overflow: hidden;
}
.photo-menu { position: absolute; left: 20px; top: 526px; width: 650px; height: 50px;
}
.photo-menu ul { margin-left: 20px;
}
.photo-menu img { border: none; width: 72px; height: 48px;
}
.photo-menu li { width: 76px; height: 50px; float: left; margin-left: 10px; display: inline;
}
.photo-menu a { border: #c1f1fa 1px solid; width: 72px; height: 48px; display: block; filter: filter: alpha(opacity=30); -moz-opacity: 0.3; opacity: 0.3;
}
.photo-menu a:hover, .photo-menu a.current { border: #c1f1fa 1px solid; filter: filter: alpha(opacity=100); -moz-opacity: 1.0; opacity: 1.0;
}
.first img, .last img { width: 22px; height: 18px; cursor: pointer;
}
.first { position: absolute; top: 15px; left: 0px;
}
.last { position: absolute; top: 15px; right: 0px;
}
.title { position: absolute; left: 528px; top: 526px; line-height: 20px; font-size: 14px; color: #666666; text-align: left;
}
.content { position: absolute; left: 528px; top: 548px; width: 320px; height: 60px; text-align: left; color: #999999;
}
.sign { position: absolute; right: 52px; bottom: 22px; width: 100px; height: 43px; background: url(../images/sign.gif);
}
.menu { position: absolute; right: 50px; top: 142px; width: 50px; height: 280px;
}
.menu li { width: 50px; height: 50px; margin-bottom: 20px;
}
.menu a { width: 50px; height: 50px; display: block; background: url(../images/menu.png);
}
.logo { position: absolute; right: 44px; top: 52px; width: 64px; height: 64px; background: url(../images/logo.png);
}
