@charset "utf-8";
/* CSS Document */

body {
	background: #000000 url(../images/background.gif);
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

body,td,th {
	font-family: 微软雅黑;
	font-size: 12px;
	color: #999999;
}

.date{
	font-size:12px;
	color:#FFF;
	/*font-weight:bold;*/
}

.Navigation{
	font-size:15px;
    color:#999;
	padding-top:3px;
    border-top:3px solid #ff6000;
}

.indexphoto{
	border-bottom:#262626 15px solid;
	border-left:#262626 2px solid;
	border-right:#262626 2px solid;
	border-top:# 262626 15px solid;
	MARGIN: 1px;
}


.title{
	font-size:15px;
	color:#56e6cc;
	/*font-weight:bold;*/
}
.titledown{
	font-size:10px;
	color:#999;
}

.txttitle{
	font-size:12px;
	color:#56e6cc;
}

.txt{
	font-size:10px;
	color:#999999;
}

.news{
	border-bottom:#1b1b1b 5px solid;
	border-left:#1b1b1b 2px solid;
	border-right:#1b1b1b 15px solid;
	border-top:#1b1b1b 5px solid;
	MARGIN: 1px;
}

