﻿@charset "utf-8";
/* CSS Document */
/*body{ background:#fff; width:1200px; margin:0 auto; font-size:13px; font-family: 'Microsoft Yahei', Tahoma, STHeiti;}*/
li{ list-style-type:none;}
a{ color:#000; text-decoration:none;}
a:hover{ color:#3b6eb4;}
*{ margin:0px; padding:0px;}
img,a img{border:0;margin:0;padding:0;}

.logo{
	padding:20px 0px;
	height:38px;
	overflow:hidden;
}
.logo li{
	width:300px;
	float:left;
	text-align:center;
}
.logo .logoli{
	width:500px;
	text-align:center;
	font-size:22px;
	font-weight:bold;
	line-height:40px;
	padding:0px 50px;
}
.logo .logoli p{
	font-weight:normal;
	color:#999;
	font-size:18px;
}

.tishi{
	font-size:16px;
	padding:20px 0px;
}
.tishi a{ color:#f00;}
.tishi strong{
	color:#f00;
	padding:0px 5px;
}
.frombox {
	border-bottom:1px solid #ccc;
	font-size:15px;
	text-align:center;
	margin-bottom:30px;
}
.frombox ul{
	width:100%;
	overflow:hidden;
}
.frombox li{
	width:75px;
	float:left;
	border:1px solid #ccc;
	margin-bottom:-1px;
	margin-right:-1px;
	padding:10px;
	line-height:50px;
	height:120px;
}
.frombox .ul1{
	background:#f1f1f1;
}
.frombox .reg{
	width:220px;
	line-height:30px;
	overflow:hidden;
}
.frombox .xing{
	width:120px;
	font-size:20px;
	color:#f00;
}
.frombox .jian{
	width:220px;
	line-height:20px;
	font-size:14px;
}
.frombox li a{ display:block;}

.foot{
	width: 100%;
	margin:20px auto;
	background: #fff;
	text-align: center;
	padding: 20px 0px;
	line-height: 35px;
	font-size: 14px;
}


































