﻿@charset "utf-8";
/* CSS Document */
*
{
	border:0px;
	margin:0px;
	padding:0px;
}
body
{
	font:12px "宋体","微软雅黑",Arial,serif;
}
a
{
	color:#000;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}
ul,li
{
	list-style-type:none;
}
.clear
{
	clear:both;
}
#cotainer
{
	width:960px;
	height:100%;
	overflow:hidden;
	margin:0px auto;
}
#top
{
	font:700 14px '宋体';
	height:30px;
	padding-left:30px;
	line-height:30px; 
}
#tname
{
	height:55px;
	line-height:55px;
	overflow:hidden;
}
#banner
{
	width:960px;
	height:190px;
	margin-bottom:15px;
}
#type
{
	padding:0px 20px;
	height:60px;
	line-height:30px;
	margin-bottom:10px;
	background:#fafafa;
}
#compName
{
	font:700 14px '宋体';
	height:30px;
	line-height:30px;
}
#compType span
{
	width:260px;
	height:30px;
	display:block;
	line-height:30px;
	float:left;
}
#center
{
	width:960px;
	height:100%;
	overflow:hidden;
	margin-bottom:15px;
}
#copyright
{
	color:#fff;
	font:12px Arial;
	width:960px;
	heihgt:60px;
	line-height:60px;
	text-align:center;
}
.zwName
{
	width:280px;
	height:35px;
	display:block;
	line-height:35px;
	float:left;
}
