* {
	padding:0;
	margin:0;
	border:none;
}
body, article, section, h1, h2, hgroup, p, a, ul, li, em, div, small, span, footer, canvas, figure, figcaption, input {
    margin: 0;
    padding: 0;
}
a {
	color:#333;
    cursor: pointer;
    text-decoration: none;
}
ul,li{
    list-style-type: none;
}
.clr{
	clear:both;
}
body {
    background: url(../images/erweima/erweimabg.png) repeat scroll 0 0 #4E5359;
    color: #666666;
    font:14px/1.5  Microsoft YaHei,Helvitica,Verdana,Tohoma,Arial,san-serif;
    margin: 0;
    padding: 0;
	color: #666666;
}
.main{ margin:0 auto; }
h1{ font-size:26px; color:#f5f5f5; font-weight:normal; text-align: center; margin:35px 0 25px 0; text-shadow:0 1px 3px #111111;}
.erweima{ margin: 0 auto;
    width: 301px; height: 301px;}
.erweima img{border: medium none;
	-moz-box-shadow: 0 4px 3px 2px #333333;
	-webkit-box-shadow: 0 4px 3px 2px #333333;
    box-shadow: 0 4px 3px 2px #333333;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
    width: 100%;}
	

.beizhu{ margin:15px auto 5px;text-align: center;}
.beizhubg{color: #B4B7BC;background: url(../images/erweima/erweima_bg2.png) repeat-x scroll 0 0 transparent;
    font-size: 12px;
    height: 48px;
    margin: 10px auto;
    width: 230px;text-shadow: 0 -1px 0 #111112;
	line-height: 48px;display: inline-block;position: relative;}
.beizhuleft{background: url(../images/erweima/erweima_bg2_left.png) no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 48px;
    margin-left: -26px;
    width: 26px;}
.beizhuright{ background: url(../images/erweima/erweima_bg2_right.png) no-repeat scroll 0 0 transparent;
    display: block;
    float: right;
    height: 48px;
    margin-right: -26px;
    width: 26px;}
.content{color: #B4B7BC; font-size:14px;padding:5px 5px 65px;width:300px; margin:0 auto;text-shadow: 0 -1px 0 #111112;}
.footer {
	background: url(../images/erweima/erweimabg.png) repeat scroll 0 0  transparent;
    color: #AAAAAA;
    margin:50px auto 0;
    text-shadow: 0 -1px 0 #111111;
	text-align:center;
	line-height: 48px;
	position:fixed;
	bottom:0;
	width: 100%;
}
.footer p{
    background: url(../images/erweima/erweima_footer.png) no-repeat scroll center top transparent;
	font-size:12px
}