﻿body 
{
	font-size:12px;
	color:Black;
}
.hg_div_outtest
{
	margin-left:98px;
	margin-bottom:10px;
	width:780px;
}
.hg_div_out
{
    margin-left:0px;
    margin-bottom:0px;
    width:550px;
}
.hg_tbl_navigation
{
	width:100%;
	height:40px;
	text-align:center;
	border-width:0px;
	margin-left:0px;
	background-color:White;
}

.hg_tbl_nav_td1
{
	width:70%;
	line-height:50px;
	text-align:left;
	vertical-align:top;
}
.hg_tbl_nav_td2
{
	width:30%;
	text-align:right;
	padding-right:15px;
}
.hg_tbl_nav_td2 span
{
	color:Navy;
}

.hg_tbl_FTTitle
{
	width:100%;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
}

.gv_list
{
    width:100%;
    padding-left:15px;
    line-height:25px;
    text-align:center;
}
.gv_list1
{
    width:98%;
    margin-left:0px;
    padding-left:15px;
    line-height:25px;
    text-align:center;
}
.gv_head
{
	background-color:#DEDEDE;
	text-align:left;
	vertical-align:middle;
}
.gv_alterRow
{
	background-color:#F0F0F0;
}
.gv_itemType
{
	width:15%;
	text-align:left;
}
.gv_itemTitle1
{
	width:70%;
	text-align:left;
}
.gv_itemPubDate1
{
	width:15%;
	text-align:left;
}
.gv_itemTitle
{
	width:85%;
	text-align:left;
}
.gv_itemPubDate
{
	width:15%;
	text-align:left;
}
.gv_pageStyle
{
	text-decoration:none;
}

/*顺序必须如下:LVHA*/
a:link{text-decoration:none ; color:Black;}
a:visited {text-decoration:none ; color:Purple ;}
a:hover {text-decoration:underline ; color:Navy ;}
a:active {text-decoration:none ; color:Navy ;} 

