body
{
	font-family: "宋体";
	font-size: 9pt;
	text-decoration: none;
	line-height: 23px;
	
}
td
{
	font-family: "宋体";
	font-size: 9pt;
	line-height: 23px;
	word-break: break-all; 
	word-wrap:break-word;
}
TD.menuback_sel {
	FONT-SIZE: 12px; BACKGROUND-IMAGE: url(../images/index_tu_back1.gif); FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
TD.menuback_nosel {
	FONT-SIZE: 12px; BACKGROUND-IMAGE: url(../images/index_tu_back2.gif); FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
TD.menuback_s_sel {
	FONT-SIZE: 12px; BACKGROUND-IMAGE: url(../images/index_tu_back3.gif); FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
TD.menuback_s_nosel {
	FONT-SIZE: 12px; BACKGROUND-IMAGE: url(../images/index_tu_back4.gif); FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
TD.menubody {
	border: 1px solid #CACBCD;
}
TD.body {
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px solid #E8E8E8;
	border-left: 1px none;
}
p
{
	font-family: "宋体";
	font-size: 9pt;
}
li
{
	font-family: "宋体";
	font-size: 9pt;
	height: 23px;
}
input
{
	font-size: 12px;
	height: 23px;
	background-position: center;
}
button
{
	font-size: 9pt;
	height: 23px; 
}
select
{
	font-family: "宋体";
	font-size: 9pt;
	height: 23px;
}

/* 网站链接总的CSS定义:可定义内容为链接字体颜色、样式等 */
a {text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #000000;text-decoration: none;} /* 未访问的链接 */
a:visited {color: #000000;text-decoration: none;} /* 已访问的链接 */
a:hover {color: #000000;text-decoration: underline;} /* 鼠标在链接上 */ 
a:active {color: #000000;text-decoration: underline;} /* 点击激活链接 */

a.lk1:link {color: #013475; text-decoration: none;}
a.lk1:visited {color: #013475; text-decoration: none;} 
a.lk1:active {color: #013475; text-decoration: none;}
a.lk1:hover {color: #F98B0E; text-decoration: none;}


/* 以下为网站自由定义Css */
a.lk2:link {color: #166DA3; text-decoration: none;}
a.lk2:visited {color: #166DA3; text-decoration: none;} 
a.lk2:active {color: #166DA3; text-decoration: none;}
a.lk2:hover {color: #F98B0E; text-decoration: none;}

a.lk3:link {color: #686868; text-decoration: none;}
a.lk3:visited {color: #686868; text-decoration: none;} 
a.lk3:active {color: #686868; text-decoration: underline;}
a.lk3:hover {color: #686868; text-decoration: underline;}

a.lk4:link {color: #000000; text-decoration: none;}
a.lk4:visited {color: #000000; text-decoration: none;} 
a.lk4:active {color: #000000; text-decoration: none;}
a.lk4:hover {color: #FF9C01; text-decoration: none;}

.ad {
	COLOR: #ffffff; 
	link: #FFFFFF
}
.ad1 {
	COLOR: #ffffff;
	font-size: 14px;
}
.hos {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 23px;
	color: #FF920D;
}
.ls {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 23px;
	color: #166DA3;
}
.ls2 {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 23px;
	color: #013475;
}
.hs {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 23px;
	color: #666666;
}
.gs {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #4A5552;
}	
.bd {
	height: 18px;
	width: 120px;
}
.bd1 {
	height: 18px;
	width: 120px;
}
.font {
    font-weight: bold;
}
.title {
	font-family: "宋体";
	font-size: 14px;
	line-height: 170%;
	font-weight: bold;
}
.title1 {
	font-family: "宋体";
	font-size: 13px;
	font-style: normal;
	line-height: 23px;
	font-weight: bold;
}
.content {
	font-family: "宋体";
	font-size: 12px;
	line-height: 23px;
}
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: 20px;
	BORDER-RIGHT: #999999 2px solid;
	BORDER-TOP: #999999 2px solid;
	BORDER-LEFT: #999999 2px solid;
	BORDER-BOTTOM: #999999 2px solid;
	BACKGROUND-COLOR: #FFFFFF;
	background-position: center;
	width: 100px;
	margin: 1px;
	padding: 1px;
}
.Guest_Input2 {
	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;
	width: 150px;
}
.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
}