@import url('reset.css');

/* General Demo Style */
body{
    background: #f7f7f7 url(//cache.d1net.com/images/special/51/old_wall.jpg) repeat top left;
    color: rgba(0,0,0,0.8);
    font-family: 'Kelly Slab','Myriad Pro', Arial, "华文细黑","微软雅黑",sans-serif;
    font-size: 15px;
}
p{
	font-size: 14px;
	line-height:21px;
	color:#666;
	}
a{
    color: #fff;
    text-decoration: none;
}
.container{
    width: 100%;
    position: relative;
	background:url(//cache.d1net.com/images/special/51/bg.png) scroll 50% 0 no-repeat;
}
.clr{
    clear: both;
}
h1{
    font-size: 24px;
    position:relative;
    font-weight: 400;
    padding: 30px 5px 10px 5px;
	margin: 0px 15px;
	color:#fff;
	color:#aaa\9;
	text-shadow: 1px 1px 1px #666;
}
span.blank10{
	display:block;
	width:200px;
	height:5px;
	padding:0;
	margin:0;
		}
span.text{
	line-height:20px;
	}