@charset "utf-8";
/* CSS Document */
#about
{
	width:960px;
	height:100%;
	overflow:hidden;
	line-height:22px;
}
#about p
{
	text-indent:25px;
}
#aboutInfo
{
	width:700px;
	height:100%;
	padding:15px 10px;
	float:left;
}
#titAbout
{
	width:308px;
	height:29px;
	background:url(tit_about.gif) no-repeat;
}
#xiushi
{
	width:229px;
	height:346px;
	background:url(xiushi.gif) no-repeat;
	float:right;
}

#position
{
	width:960px;
	height:100%;
	overflow:hidden;
	line-height:28px;
}
#titPosition
{
	width:308px;
	height:29px;
	background:url(tit_position.gif) no-repeat;
}
#posiList
{
	width:700px;
	height:100%;
	padding:15px 10px;
	overflow:hidden;
}
#posiList li
{
	width:300px;
	height:28px;
	line-height:28px;
	border-bottom:1px dashed #000;
	float:left;
	margin-right:40px;
}
#posiList li a:hover
{
	color:#ff3900;
}
.icon
{
	width:7px;
	height:28px;
	background:url(icon.gif) no-repeat;
	margin:0px 15px 0px 3px;
	float:left;
}
.posiItem
{
	font:700 12px '宋体';
	height:28px;
	line-height:28px;
}
#contact
{
	width:960px;
	height:100%;
	overflow:hidden;
	line-height:22px;
}
#titContact
{
	width:308px;
	height:29px;
	background:url(tit_contact.gif) no-repeat;
}
#contInfo
{
	height:100%;
	overflow:hidden;
	padding:15px 10px;
}
#contInfo a
{
	color:#ff3900;
}
#contInfo a:hover
{
	text-decoration:underline;
}

/*子页面样式*/
#ypPosition
{
	width:620px;
	height:100%;
	overflow:hidden;
	padding:25px 35px;
	background:#fafafa;
	border:1px solid #d8d8d8;
	line-height:22px;
	margin-bottom:20px;
	margin-left:12px;
}
#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 #ff3900;
}
#compLogo
{
	width:165px;
	height:100px;
	background-color:#fafafa;
	margin:0px 15px 0px 0px;
	border:1px solid #ccc;
	float:left;
}

