A:visited
{
	text-decoration:none;
	color:#456B16;
	font-family:宋体;
}
A:link
{
	text-decoration:none;
	color:#456B16;
	font-family:宋体;
}
A:hover
{
	text-decoration:none;
	color:Red;
	text-decoration:underline;
	font-family:宋体;
}

A.top_nav:visited
{
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	font-family:宋体;
}
A.top_nav:link
{
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	filter:DropShadow(Color=#000000,offx=1,offy=1,positive=true);
	font-family:宋体;
}
A.top_nav:hover
{
	font-size:12px;
	font-weight:bold;
	color:#fcc632;
	text-decoration:underline;
	font-family:宋体;
}

A.letterindexer:visited
{
	font-size:12px;
	color:#446A15;
	font-weight:bold;
	font-family:宋体;	
}
A.letterindexer:link
{
	font-size:12px;
	font-weight:bold;
	color:#446A15;
	font-family:宋体;
}
A.letterindexer:hover
{
	font-size:12px;
	font-weight:bold;
	color:#fcc632;
	text-decoration:underline;
	font-family:宋体;
}

A.link3:visited
{
	color:#666666;
}
A.link3:link
{
	color:#666666;
}
A.link3:hover
{
	color:red;
}

A.link4:visited
{
	color:red;
}
A.link4:link
{
	color:red;
}
A.link4:hover
{
	color:red;
	text-decoration:underline;
}

A.link_CategoryPath:link
{
	color:#456B16;
}
A.link_CategoryPath:hover
{
	color:red;
}
A.link_CategoryPath:visited
{
	color:#456B16;
}

body
{
	margin:0px;
	background: url(Images/background.jpg) center top #fff no-repeat;
	font-family:"宋体";
	text-align:center;
}
td
{
	font-family:"宋体";
}


.top_nav_text
{
	float:left;
	padding-top:3px;
	font-family:宋体;
}
.top_nav_spliter
{
	float:left;
	margin:0px 10px 0px 10px;	
}
.top_nav_subitem_first
{
    width:100%;
    height:14px;
    padding-top:4px;
    margin-right:1px;
    background-color:#C7F47D;    
    text-align:left;
}
.top_nav_subitem
{
    width:100%;
    height:14px;
    padding-top:4px;
    margin-right:1px;
    background-color:#C7F47D;
    border-top:1px solid #ffffff;
    text-align:left;
}
.letterindexer
{
	font-size:12px;
	font-weight:bold;
	color:#446a15;
	font-family:宋体;
}
.title1
{
	font-size:14px;
	font-weight:bold;
	color:#000000;
	font-family:宋体;
}
.title2
{
	font-size:12px;
	font-weight:bold;
	color:#446a15;
	font-family:宋体;
}
.locationPath
{
    font-size:12px;
	font-family:宋体;
	color:#446a15;
}
.pageNav
{
    font-size:12px;
	font-family:宋体;
	color:#446a15;
}

.text12px
{
	font-size:12px;
	font-family:宋体;
}
.text14px
{
	font-size:14px;
}

.shadow
{
	filter:DropShadow(Color=#000000,offx=1,offy=1,positive=true);
	font-size:12px;
}
.bold
{
	font-weight:bold;
}

.alignleft
{
    text-align:left;
}
.aligncenter
{
    text-align:center;
}
.alignright
{
    text-align:right;
}
.valignmiddle
{
    vertical-align:middle;
}


