@charset "utf-8";
/* CSS Document */
#left
{
	width:232px;
	height:100%;
	overflow:hidden;
	float:left;
}
#right
{
	width:700px;
	height:100%;
	overflow:hidden;
	float:right;
}
#position
{
	width:232px;
	height:100%;
	overflow:hidden;
}
#titPosition
{
	width:232px;
	height:58px;
	background:url(tit_position.gif) no-repeat;
}
#posiCenter
{
	width:220px;
	height:100%;
	background:#fff;
	overflow:hidden;
	margin:10px auto;
}
#posiCenter ul
{
	height:100%;
	overflow:hidden;
	margin:10px auto 10px 10px;
}
#posiCenter li
{
	width:200px;
	height:28px;
	line-height:28px;
	border-bottom:1px dashed #000;
	float:left;
}
#posiCenter li a:hover
{
	color:red;
}
.icon
{
	width:6px;
	height:28px;
	background:url(icon.gif) no-repeat;
	margin:0px 15px 0px 3px;
	float:left;
}
#about
{
	width:700px;
	height:100%;
	overflow:hidden;
	line-height:22px;
}
#about p
{
	text-indent:25px;
}
#titAbout
{
	height:28px;
	background:url(tit_about_bg.gif) repeat-x;
}
#aboutInfo
{
	line-height:22px;
	padding:15px;
}
#contact
{
	width:700px;
	height:100%;
	overflow:hidden;
}
#titContact
{
	height:27px;
	background:url(tit_contact_bg.gif);
}
#contactInfo
{
	padding:15px;
	line-height:22px;
}
#contactInfo a
{
	color:#933996;
}
/*子页面样式*/
#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 #83298d;
}
#compLogo
{
	width:165px;
	height:100px;
	background-color:#fafafa;
	margin:0px 15px 0px 0px;
	border:1px solid #ccc;
	float:left;
}
