body
{
	font-family: Tahoma, Verdana, Arial, sans-serif, "宋体";
	font-size: 12px;
	color:#797979;
	text-decoration: none;
	line-height: 23px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bj_01.jpg)
}
td
{
	font-family: Tahoma, Verdana, Arial, sans-serif, "宋体";
	font-size: 12px;
	line-height: 23px;
	word-break: break-all; 
	word-wrap:break-word;
}
p
{
	font-family: Tahoma, Verdana, Arial, sans-serif, "宋体";
	font-size: 12px;
}
li
{
	font-family: Tahoma, Verdana, Arial, sans-serif, "宋体";
	font-size: 12px;
	height: 23px;
}
input
{
	font-size: 12px;
	height: 18px;
	background-position: center;
	BORDER-RIGHT: #cccccc 1px solid; 
	BORDER-TOP: #cccccc 1px solid; 
	BORDER-LEFT: #cccccc 1px solid; 
	BORDER-BOTTOM: #cccccc 1px solid; 
	COLOR: #666666;
	FONT-FAMILY: Tahoma, Verdana, Arial, sans-serif, "宋体"
}
button
{
	font-size: 12px;
	height: 23px; 
}
select
{
	font-family: Tahoma, Verdana, Arial, sans-serif, "宋体";
	font-size: 12px;
	height: 23px;
}

/* 网站链接总的CSS定义:可定义内容为链接字体颜色、样式等 */
a {text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #797979;text-decoration: none;} /* 未访问的链接 */
a:visited {color: #797979;text-decoration: none;} /* 已访问的链接 */
a:hover {color: #FF0000;text-decoration: none;} /* 鼠标在链接上 */ 
a:active {color: #FF0000;text-decoration: none;} /* 点击激活链接 */

/* 以下为网站自由定义Css */
a.lk1:link {color: #ffffff; text-decoration: none;}
a.lk1:visited {color: #ffffff; text-decoration: none;} 
a.lk1:active {color: #ffffff; text-decoration: underline;}
a.lk1:hover {color: #ffffff; text-decoration: underline;}

.Menu {
    font-family: Tahoma, Verdana, Arial, sans-serif, "宋体"; 
	font-size: 12px; 
	color: #ffffff; 
	filter: DropShadow(Color=#737273, OffX=1, OffY=1); 
	line-height: 12pt;}
.Td
{
	line-height: 22px;
}
.Blue {
	font-family: Tahoma, Verdana, Arial, sans-serif, "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 23px;
	color: #078BC9;
}
.Black {
	font-family: Tahoma, Verdana, Arial, sans-serif, "宋体";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.Orange {
	font-family: Tahoma, Verdana, Arial, sans-serif, "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 23px;
	color: #FF6600;
}
.Red {
	font-family: Tahoma, Verdana, Arial, sans-serif, "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 23px;
	color: #FF0000;
}
.Green {
	font-family: Tahoma, Verdana, Arial, sans-serif, "宋体";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #299E11;
}
.White {
	COLOR: #ffffff; link: #FFFFFF
}
.font {
    font-weight: bold;
}
.font_01 {
    font-family: Tahoma, Verdana, Arial, sans-serif, "宋体";
    font-weight: bold;
	font-size: 14px;	
}
.font_02 {
    font-family: Tahoma, Verdana, Arial, sans-serif, "宋体";
	color:#333333;
}
.title {
	font-family: Tahoma, Verdana, Arial, sans-serif, "宋体";
	font-size: 14px;
	line-height: 170%;
	font-weight: bold;
	color:#DE2709;
}
.title_01 {
	font-family: Tahoma, Verdana, Arial, sans-serif, "宋体";
	font-size: 13px;
	font-style: normal;
	line-height: 23px;
	font-weight: bold;
}
table.Guest_Body
{
	background-color:gainsboro;
	border:1px solid #CCCCCC;
}
.Guest_Button {
	line-height: 20px;
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #999999 1px solid;
	BORDER-LEFT: #999999 1px solid;
	WIDTH: 60px;
	COLOR: #333333;
	BORDER-BOTTOM: #999999 1px solid;
	BACKGROUND-COLOR: #f6f6f6;
	background-position: center;
}
.Guest_Input {
	height: 18px;
	BORDER-RIGHT: #cccccc 1px solid;
	BORDER-TOP: #cccccc 1px solid;
	BORDER-LEFT: #cccccc 1px solid;
	BORDER-BOTTOM: #cccccc 1px solid;
	BACKGROUND-COLOR: #FFFFFF;
	background-position: center;
}
.Guest_Input1 {
	height: 18px;
	BORDER-RIGHT: #CACACA 1px solid;
	BORDER-TOP: #CACACA 1px solid;
	BORDER-LEFT: #CACACA 1px solid;
	BORDER-BOTTOM: #CACACA 1px solid;
	BACKGROUND-COLOR: #FFFFFF;
	background-position: center;
	width: 70px;
}
.Guest_1px {
	BACKGROUND: #f6f6f6;
}
.Guest14 {
	FONT-SIZE: 12pt;
}
.Gest_border {
	BORDER-RIGHT: #97d2df 1px dashed; 
	BORDER-TOP: #97d2df 1px dashed; 
	BACKGROUND: #e8f5f8; 
	BORDER-LEFT: #97d2df 1px dashed; 
	COLOR: #006633; 
	BORDER-BOTTOM: #97d2df 1px dashed
}