@CHARSET "UTF-8";

body {
   	margin:0px;
	padding:0px;
	font:12px Arial,宋体;
	text-align:center;
	background: url('../images/kin-oil.png') no-repeat;;
}
.spanfont{
    color: #fff;
    font-family: "微软雅黑","宋体";
    font-size: 12px;
}
*{padding:0;margin:0}
html{min-height:101%}
div{margin:0 auto}
ul,ol,li {list-style:none}
a{text-decoration:none;word-wrap:break-word}
a:hover{text-decoration:none}
img{border:0}
p{line-height:26px}
span{
	margin-left: 6px;
}
div,ul,li,h3,p{
	margin: 0px;
	padding: 0px;
}
.divmanping{
	float:left;
	height:auto;
	width:100%;
}
.divjuzhong{
	margin: 0 auto;
	text-align: center;
	/*border: 1px solid;*/
	height: auto;
	width: 1002px;
}


/* 隔开*/
.div1{
	float:left;
	width:100%;
	height:1px;
	clear:both;
	overflow:hidden;
}
.div5{
	float:left;
	width:100%;
	height:5px;
	clear:both;
	overflow:hidden;
}
.div10{
	float:left;
	width:100%;
	height:10px;
	clear:both;
	overflow:hidden;
}
.div20{
	float:left;
	width:100%;
	height:20px;
	clear:both;
	overflow:hidden;
}


/*表单 效果*/

.formtext {
    border: 1px solid #DDDDDD;
    border-radius: 3px 3px 3px 3px;
    color: #878574;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    padding: 4px 5px;
    transition: all 0.3s ease-in 0s;
    width: 185px;
}
.formtext:focus{
	border: 1px solid #ccc;
	-webkit-box-shadow:0px 0px 6px #E5FF70;
	-moz-box-shadow:0px 0px 6px #E5FF70;
	box-shadow:0px 0px 6px #E5FF70;
}
input:focus, textarea:focus{
	outine:0 none;
}
/*表单 效果*/
.fontdh{
	font-family: 'Microsoft Yahei',Tahoma,Geneva,sans-serif;
	font-size: 15px;
	color: #fff;
}


/*表格处理*/
.s_table{
	border: 1px solid #00B7EE;
	border-collapse: collapse;
	height: auto;
	width: 100%;
}
.s_table th{
	background: #00B7EE;
}
.s_table tr{
	height: 22px;
	line-height: 22px;
	color:#00B7EE;
}
.left_ul{
	width:170px;
	text-align: center;
}
.left_ul li{
	background: url('../images/dhl.png') no-repeat;
	width: 168px;
	height: 43px;
	text-align: center;
	line-height: 43px;
	margin-bottom: 10px;
}
