@charset "GB2312";
*{
	margin: 0px; padding: 0px; 
}
body
	{
		/*body基本样式开始*/
		font-family: "宋体",Tahoma,verdana;
		color:#3d3d3d;
		margin:0px;
		padding:0px;
		text-decoration:none;
		background-color: #FFF;
		font-size:12px;
}
a:link {
	color: #000000; text-decoration: none
}
a:visited {
	color: #000000; text-decoration: none
}
a:hover {
	color: #4169be; text-decoration: underline
}
a:active {
	color: #4169be; text-decoration: none
}
.modulekuang {
	border-right: #dfdfdf 1px solid; padding-right: 4px; padding-left: 5px; padding-bottom: 0px; border-left: #dfdfdf 1px solid; padding-top: 3px; border-bottom: #dfdfdf 1px solid
}
.modulenav {
	font-size:16px; color:#333333 ; padding-left:20px; font-weight:bold; float:left;
}
.moduletitle {
	padding-right: 0px; padding-left: 0px; font-weight: bold; font-size: 14px; padding-bottom: 0px; color: #000; 
}
.moduletxt {
	font-size: 13px;
}
/** 导航css**/
.mynav {
	background: #1f7ddd; width: 90px; color: #ffffff; height: 25px; text-align: center;
}
a.mynav:link,a.mynav:visited {
	background: #1f7ddd; width: 90px; color: #fff; height: 25px; text-align: center; text-decoration: none
}
a.mynav:hover {
	 background: #c5dbf2; color: #000
}
a.mynav:active {
	background: #1f7ddd;  width: 90px; color: #fff; height: 25px; text-align: center; text-decoration: none
}
/*end*/
.duanluo {
	font-size: 14px; color: #000000; line-height: 26px; text-decoration: none
}
.xuxian {
	border-right: 1px dotted; border-top: 1px dotted; border-left: 1px dotted; border-bottom: 1px dotted
}
.wenzhang {
	font-size: 14px; line-height:30px; color: #000000; 
}
a.wenzhang:hover {
	font-size: 14px; color: #ff0000; text-decoration: underline
}

