﻿body {
	background-image: url(../Images/beijing.jpg);
	background-repeat: repeat-x;
	background-color: #EDEDED;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 30px;
	color: #666666;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: none;
}
.input
{
	border: 1 solid #888888;
	font-family: 宋体;
}
.table_line
{
	border-collapse: collapse;
}
td
{
	font-size: 9pt;
	font-family: 宋体;
}
.ti { FONT-SIZE: 12px; COLOR: #ff9900; TEXT-INDENT: 20px; FONT-FAMILY: 宋体 }
.blue{ FONT-SIZE: 12px; COLOR: #0000FF }
.red { FONT-SIZE: 12px; COLOR: #ff0000 }
.right { FONT-SIZE: 12px; FONT-FAMILY: 宋体; TEXT-ALIGN: right }
.hei { FONT-SIZE: 12px; FONT-FAMILY: 宋体 }
.STYLE1 {
	font-family: "Times New Roman";
	color: #0000FF;
	font-weight: bold;
}
.STYLE2 {
	font-family: "Times New Roman";
}