﻿/*--------------版权所有 北京盛世阳光公司 http://www.gonet.com.cn----------------*/




/*--------------全局样式----------------*/
body
{
	font-family: "宋体";
	font-size: 12px;
	line-height:20px;
	width: 930px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto; 
	color: #333333;

}
*
{
	margin: 0;
	padding: 0;
	list-style: none;
}

img
{
}


a:link {
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	color: #848484;
	text-decoration: underline;
}