﻿/*字体样式===============================================================================*/
.font1
{
	color: #ff8800;
}
.font:link
{
	color: #ff6600;
	text-decoration: none;
}
.font2
{
	color: #b6b6b6;
	line-height: 15pt;
	text-decoration: none;
}

.font2:hover
{
	font-size: 12px;
	color: #0099ff;
	text-decoration: none;
}
.font3
{
	font-weight: bold;
	font-size: 12px;
	color: #ff8800;
}
A.font3
{
	text-decoration:none;
}
.font4
{
	font-size: 14px;
	color: #917020;
	text-decoration: none;
}
.font4:hover
{
	color: #999;
}
.title
{
	color: #cecdcd;
}
.titlefont
{
	color: #0099ff;
	font-weight: bold;
	text-decoration: none;
}
.titlefont:hover
{
	font-size: 12px;
	color: #a29b77;
	text-decoration: none;
}
.font5
{
	font-size: 12px;
	color: #f5f5f5;
}
.affiche
{
	color: #996600;
}
a.affiche:hover
{
	color: #CCCCCC;
}
.font6
{
	font-size: 18px;
	font-weight: bold;
	font-family: arial, 宋体;
	color: #800000;
}
.font6:link
{
	text-decoration: none;
}
.font6:hover
{
	color: #ff6600;
	text-decoration: none;
}
