#scrollUp {
	bottom: 20px;
	right: 20px;
	background: #555;
	color: #fff;
	font-size: 25px;
	font-family: sans-serif;
	text-decoration: none;
	opacity: .9;
	padding:10px 13px 13px 13px;
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	border-radius: 13px;
	-webkit-transition: background 200ms linear;
	-moz-transition: background 200ms linear;
	transition: background 200ms linear;
}
.toptop{
    width: 0;   
    height: 0;   
    border-left: 5px solid transparent;
    border-right: 5px solid transparent; 
    border-bottom: 5px solid #CCC;
    font-size: 0;  
    line-height: 0;  
}
#scrollUp:hover {
	background: #000;
}

.form_l {width:80px; float:left; margin:2px; line-height:25px; font-weight:bold}
.form_input {height:22px; width:150px; vertical-align:middle; margin:2px; border:1px solid #CFCFCF; padding:2px; line-height:22px;}
.form_textarea {height:150px; width:500px; vertical-align:middle; margin:2px; border:1px solid #CFCFCF; padding:2px; line-height:22px;}
#verifyimg { vertical-align:middle; margin-left:10px; margin-right:10px;}
#btn { margin-left:5px; height:35px; width:100px; margin-top:5px; margin-bottom:5px;}
.tipinfo{color:#F00}

@media (max-width: 768px) {
	.t1{width:100%}	
	.t2{width:100%}
	.main{width:100%}
	.main1{width:100%}
	.padbcont_p{width:98%}
	.f{width:100%;height:auto}
	.f1{width:100%;height:auto;padding-top: 0px; line-height:30px; font-size:10px;}
	.clear {clear:both}
	.pagelistcss_number{ clear:both; line-height:30px;}
	.pagelistcss { width:100%; margin-top:10px; height:auto;}
	.pagelistcss a{margin-left:6px; margin-right:6px; margin-top:5px; padding:5px; background-color: #F3F3F3; float:left;}
	.l{width:100%;}
	.ltt{width:100%;}
	.numnum{width:96%;}
	.navboxcont_pp{width:98%}
	.navboxleft_pp{width:50px;}
	.navboxauto_pp{ margin-left:50px;}
	.i{width:92%}
}
