body
	{
	height: 100%;
	min-height: 100%;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	background-color: #aeaeae;
	}
td
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-color: #222222;
	line-height:18px;
	}	

a,
a:link,
a:visited,
a:active,
a:hover
	{
	text-decoration: none;
	color: #222222;
	}

a:hover
	{
	color: #cc5028;
	}
a.key,
a.key:link,
a.key:visited,
a.key:active,
a.key:hover
	{
	text-decoration: underline;
	font-weight: bold;
	
	}

a:hover
	{
	color: #d52f10;
	}
	
.text_title1
	{
	font-size: 12px;
	font-weight: bold;
	color: #222222;
	}
.text_title
	{
	font-size: 18px;
	font-weight: bold;
	color: #222222;
	line-height: 28px;
	}
.text_red
	{
	font-size: 14px;
	font-weight: bold;
	color: #cc5028;
	line-height: 17px;
	}
.text_white
	{
	font-weight: bold;
	color: #fff;
		}

.golink { background:url(../image/index/quicklink_go.gif) no-repeat; width:27px; height:15px; margin:0; padding:0; line-height:99px; overflow:hidden;}
.ft_color { color:#7f8386;}