.jxdg{
	font-size:14px;
	line-height:25px;
	padding-left:6px;
}
.system{
	width:639px;
	height:402px;
	margin-top:20px;
}
.systemtitle{
	height:15px;
	text-align:center;
	font-size:14px;
	color:#000000;
}
.systemcontent{
	width:637px;
	height:371px;
	border:1px solid #999999;
	background-color:#E9E9E9;
	margin-top:8px;
	text-align:left;
}
.systemimg{
	width:253px;
	height:339px;
	margin-top:15px;
	margin-left:9px;
	float:left;		
}
.systemlink{
	float:left;
	width:333px;
	height:339px;
	margin-top:15px;
	margin-left:15px;
	background-color:#FFFFFF;
}
.title{
	height:15px;
	margin-top:12px;
	margin-left:20px;
	font-size:12px;
}
a:link{
	font-size:12px;
	color:#000000;
	text-decoration:none;	
}
a:visited{
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
a:hover{
	font-size:12px;
	color:#FF0000;
	text-decoration:underline;
}
a:active{
	font-size:12px;
	color:#000000;
	text-decoration:none;
}