@charset "utf-8";
/* 时代Java */
body {
	margin:0;
}
#layout {
	width:950px;
	margin:0 auto;
	text-align:center;
}
/* aoyun start */
#clStyle {
	position:absolute;
	top:6px;
	right:6px;
	display:block;
	height:43px;
	width:18px;
	overflow:hidden;
	background:url(../images/close.gif) no-repeat 0 0;
	cursor:pointer;
}
#clStyle.hover {
	background-position:-18px 0;
}
.AyStyle {
	background: url(../images/indexbg.jpg) no-repeat center top #fff;
}
p, p a {
	font-size:12px;
	color:#666;
}
.demo_menu {
	font-size:14px;
	text-align:center;
	margin:10px 0 0 0;
	color:#999;
	line-height:180%;
}
.demo_menu b {
	color:#333;
}
.demo_menu a, .demo_menu a:visited {
	color:#F00;
	font-size:14px;
}
.demo_menu a:hover {
	color:#090;
	font-size:14px;
}