body {
	font-family: "Times New Roman", Times, serif, "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	background-color: #ffffff;
}
.tHead {
	font-family: "Times New Roman", Times, serif, "宋体";
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	padding-left: 10px;
	letter-spacing: 2px;
}
.tBody {
	font-family: "Times New Roman", Times, serif, "宋体";
	font-size: 12px;
	line-height: 1.5;
	padding:15px 10px;
}
.frameBorder {
    float:left;
	border: 1px solid #999999;
	margin: 0px 4px;
	width:264px;
	height:183px;
}
a:link,a:visited {
	font-family: "Times New Roman", Times, serif, "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif, "宋体";
	font-size: 12px;
	color: #003399;
	text-decoration: underline;
}
.articleList ul {
	margin:10px;
	line-height:18px;
}
.articleList li {
    margin-left:0px;
	list-style: url("images/default/arrow.gif") inside square;
	border-bottom: 1px dotted #CCCCCC;
}
.affiche ul {
	margin:0px 10px;
	line-height:18px;
}
.affiche li {
    margin-left:10px;
	list-style: url("images/default/arrow.gif") outside square;
}
.nav {
	padding-left: 60px;
}
.nav a:link,.nav a:visited,.nav a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif,宋体;
}
#position {width:500px;overflow:hidden;background-color:#FFFFFF;margin:0px 10px;padding:5px 0px;}