@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;
}
#container
{
	width:1000px;
	height:100%;
	overflow:hidden;
	margin:0px auto;
}
#header
{
	width:1000px;
	height:100%;
	overflow:hidden;
}
#center
{
	width:1000px;
	height:100%;
	overflow:hidden;
	margin-bottom:15px;
}
#left
{
	width:199px;
	height:100%;
	overflow:hidden;
	float:left;
}
#right
{
	width:800px;
	height:100%;
	overflow:hidden;
	float:right;
}
#banner
{
	width:1000px;
	height:100%;
	overflow:hidden;
}
#compType
{
	width:1000px;
	height:59px;
	background:url(type_bg.jpg) no-repeat;
}
#typeInfo
{
	height:30px;
	line-height:30px;
	margin-top:23px;
	width:800px;
	float:right;
}
#typeInfo span
{
	margin:0px 15px;
}
#position
{
	width:199px;
	height:100%;
	overflow:hidden;
}
#position ul
{
	margin-top:15px;
}
#position li
{
	width:180px;
	height:30px;
	line-height:30px;
	margin:0px auto;
	border-bottom:1px dashed #d5d5d5;
}
#position li a:hover
{
	color:red;
	text-decoration:underline;
}
#about
{
	width:800px;
	height:100%;
	overflow:hidden;
}
.rtitle
{
	height:35px;
	line-height:35px;
	margin:10px auto;
	padding-left:10px;
	border-bottom:1px solid #ccc;
}
#compLogo
{
	width:165px;
	height:100px;
	display:block;
	background-color:#fafafa;
	margin:0px 15px 0px 0px;
	float:left;
}
.rightInfo
{
	line-height:22px;
	padding:15px;
	border:1px  solid #d8d7d7;
}
.rightInfo p
{
	text-indent:25px;
}
.rightInfo a
{
	color:red;
}
#copyright
{
	color:#fff;
	font:12px Arial;
	width:1000px;
	heihgt:60px;
	line-height:60px;
	text-align:center;
}

/*子页面样式*/
#ypPosition
{
	height:100%;
	overflow:hidden;
	padding:25px 35px;
	background:#fafafa;
	border:1px solid #d8d8d8;
	line-height:22px;
	margin-bottom:20px;
}
#ypTitle
{
	width:520px;
	height:35px;
	line-height:37px;
	font:700 14px '宋体';
}
#zwName
{
	width:150px;
	height:35px;
	display:block;
	line-height:35px;
	float:left;
}
#zwApply
{
	width:115px;
	height:35px;
	display:block;
	float:right;	
}
#zwAdd
{
	width:90px;
	height:15px;
	line-height:15px;
	display:block;
	float:right;
	padding-top:20px;
	margin-left:10px;
}
#zwAdd a
{
	font:12px '宋体';
	color:#093;
	vertical-align:bottom;
	text-decoration:underline;
}
#zwBrief
{
	height:100%;
	padding:20px 0px;
	overflow:hidden;
}
#zwBrief ul li
{
	width:200px;
	float:left;
}
#zwInfo
{
	height:100%;
	overflow:hidden;
}
#titzwInfo
{
	height:21px;
	background:url(tit_zwms.gif) no-repeat;
	border-bottom:1px solid #31535e;
}

