@charset "gb2312";
/*YUI Reset CSS*/
/*YUI*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
/*	border-collapse:collapse;
	border-spacing:0;
*/}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
}


.fri_links{
	width: 1050px;
	margin:40px auto;
	padding-left:150px;
	position: relative;
	min-height: 40px;
	line-height: 40px;
	
}
.fri_links .tit{
	position: absolute;
	left: 0;
	top: 0;
	font-size:25px;
	color:#5a238f;
}
.fri_links a{
	font-size:20px;
	line-height: 40px;
	float: left;
	margin-right:50px;
}

.footer{
	background:#e0e0e0;
	height: 240px;
}
.footer .wp{
	width: 720px;
	margin:0 auto;
	padding-left:480px;
	position: relative;
}
.footer .logo{
	display: block;
	position: absolute;
	left: 0;
	top: 70px;
}
.footer .inf1{
	float: left;
	width: 250px;
	font-size:16px;
	line-height: 32px;
	color:#5e5e5e;
	padding-top:90px;
}
.footer .inf2{
	float: left;
	width: 450px;
	font-size:16px;
	line-height: 32px;
	color:#5e5e5e;
	padding-top:90px;
}
.footer_copy{
	width: 100%;
	height: 58px;
	line-height: 58px;
	background:url("../images/footer_copy.jpg") no-repeat top center;
	font-size:12px;
	color:#fff;
	text-align: center;
}
.footer_copy a{
	color:#fff;
}
.footer_copy .a1{
	position: absolute;
	left: 0;	
}
.wrapin {
    margin-left: auto;
    margin-right: auto;
    width: 1200px;
}
.footer_copy .ti{
	position: absolute;
	right: 0;
}
.footer_copy .wrapin{
	position: relative;
}


*{
	margin:0;
	padding:0;	
}
body{		
	min-width:1200px;
	margin:0 auto;
	font-size:14px;	
	font-family:"Microsoft Yahei";
	background:#fff;
	text-align:justify;	
	color:#4c4c4c;
}
h1,h2,h3{	
	font-weight:500;	
}
img{
	border:none;	
}
a{
	cursor:pointer;
	color:#4c4c4c;
	text-decoration:none;	
	outline:none;
}
a:hover{
	color:#5e068c;	
}
ul{
	list-style-type:none;	
}
em{
	font-style:normal;	
}
.lt{
	float:left;	
}
.rt{
	float:right;	
}
input.sub,label{
	border:none;	
	cursor:pointer;
}
input,textarea{
	font-family:"Microsoft Yahei";
	outline:none;	
}
table{
	border-collapse:collapse;	
}
table td,table th{
	padding:0;	
}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{
    color:#ccc;
}
input::-moz-placeholder,textarea::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#ccc;
}
input:-moz-placeholder,textarea:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#ccc;
}
input:-ms-input-placeholder,textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
    color:#ccc;
}
div.clear{
	font: 0px Arial; line-height:0;
	height:0; 
	overflow:hidden;	
	clear:both;	
}
.line5{
	font-size:1px;height:5px;width:100%;clear:both;	
}
.line10{
	font-size:1px;height:10px;width:100%;clear:both;	
}
.line20{
	font-size:1px;height:20px;width:100%;clear:both;	
}
