
@charset "utf-8";


/* Clear */
.clearfix:after{content:"";display:block;height:0px;clear:both;visibility:hidden}
.clearfix{display:inline-block}
/* Hides from IE-mac \*/ 
* html .clearfix{height:1%}
.clearfix{display:block} 

.clearfix {
    display: block;
}

.clearfix {
    display: inline-block;
}


/*留言板块-背景*/
.liuyan{
	background: url(../images/ly-tu.jpg) no-repeat center top;
	padding: 30px 20px;
}


/*鏂伴椈鍒楄〃椤�*/
.page-guestbook{width:600px;}
.page-guestbook dl dt,.page-guestbook dl dd{float:left;padding:5px}
.page-guestbook dl dt{width:100px;text-align:right;font-size: 17px;}
.page-guestbook dl dd{width:470px}
.page-guestbook dl dd input{border:#CCC 1px solid;padding:2px;background:url(../images/inputbg.gif) repeat-x;height:30px;line-height:30px;width:443px; background:#fff;}
.page-guestbook dl dd span{color:#F00;margin-left:10px}
.page-guestbook .Content{width:447px;height:120px;border:#CCC 1px solid}
#checkcode{width:60px;text-align:center}
.page-guestbook p{text-align:center;clear:both;padding-bottom:50px}

.page-guestbook
Specificity: (0,1,0)
 {
    width: 600px;
}


.xbg{
    background: #fff;
    width: 1100px;
    padding:50px;
    box-shadow: 0px 5px 20px #f0f0f0;
    margin-top: 30px;
}


/*
.submit{ background: #d80c18; color: #fff; display: block; width: 80px; line-height: 30px; margin: 0 auto; text-align: center; border: none;}
*/

.submit{
	background:url(../images/submit.jpg) no-repeat;
	width:93px;
	height:34px;
	color:#ffffff;
	line-height:34px;
	border:none;
	cursor:pointer;
	font-size:14px;
	margin:10px 0 0 100px;
}

.dbg
Specificity: (0,1,0)
 {
    background: #fff;
    padding: 60px 0px 90px;
}


.ny-img img{
	width: 100%;
}



.ny-daohang{
	position: absolute;
	z-index: 999;
	height: 70px;
	width: 100%;
	bottom:0px;
}*/
.ny-daohang{
	line-height: 100px;
	height: 100px;
	background: url(../images/ny-daohang.jpg) no-repeat center top;
}

