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;
}
p
{
	font-family: "宋体";
	font-size: 9pt;
}

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: #FF6600; text-decoration: none;}
a.lk1:visited {color: #FF6600; text-decoration: none;} 
a.lk1:active {color: #FF6600; text-decoration: none;}
a.lk1:hover {color: #E90189; text-decoration: none;}


/* 以下为网站自由定义Css */
a.lk2:link {color: #909090; text-decoration: none;}
a.lk2:visited {color: #909090; text-decoration: none;} 
a.lk2:active {color: #909090; text-decoration: none;}
a.lk2:hover {color: #FF6600; text-decoration: none;}

a.lk3:link {color: #474646; text-decoration: none;}
a.lk3:visited {color: #474646; tesxt-decoration: none;} 
a.lk3:active {color: #474646; text-decoration: none;}
a.lk3:hover {color: #E90189; text-decoration: none;}

a.lk4:link {color: #3E733D; text-decoration: none;}
a.lk4:visited {color: #3E733D; text-decoration: none;} 
a.lk4:active {color: #3E733D; text-decoration: none;}
a.lk4:hover {color: #FF9208; text-decoration: none;}

.td
{
	font-family: "宋体";
	font-size: 9pt;
	line-height: 15px;
	word-break: break-all; 
	word-wrap:break-word;
}
.hong {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 23px;
	color: #FF6600;
}
.hong1 {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 23px;
	color: #E90189;
}
.hes {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 23px;
	color: #909090;
}
.hs {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #7A7A7A;
}	
.bd {
	height: 18px;
	width: 190px;
}
.bd1 {
	height: 18px;
	width: 90px;
}
.font {
    font-weight: bold;
}
.title {
	font-family: "宋体";
	font-size: 16px;
	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;
	width: 120px;
}
.Guest_Input1 {
	height: 18px;
	BORDER-RIGHT: #cccccc 1px solid;
	BORDER-TOP: #cccccc 1px solid;
	BORDER-LEFT: #cccccc 1px solid;
	BORDER-BOTTOM: #cccccc 1px solid;
	BACKGROUND-COLOR: #000000;
	background-position: center;
	width: 300
	px;
}
.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
}
.ad {
	COLOR: #ffffff; link: #FFFFFF
}
.ad1 {
	COLOR: #ffffff;
    font-weight: bold;
}
.BodyText {
	font-size: 9pt;
	line-height: 1.6;
	color: #333333;
}
a.BodyText:link {
	font-size: 9pt;
	line-height: 1.8;
	color: #333333;
	text-decoration: none;
}
a.BodyText:visited {
	font-size: 9pt;
	line-height: 1.8;
	color: #333333;
	text-decoration: none;
}
a.BodyText:hover {
	font-size: 9pt;
	color: #FF0000;
	position: relative;
	left: 1px;
	top: 1px;
}

/*-menu-*/
#menuBody{
	width:180px;
	padding: 10px 0px 0px 0px;
}
#menuBody a:link,#menuBody a:visited{
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
#menuBody a:hover {
	font-size: 9pt;
	color: #FE6700;
	text-decoration: underline;
}
#menuBody UL{
	margin:0px;
	padding: 0px 0px 0px 0px;
}
#menuBody UL LI{
	list-style-type: none;
	padding: 2px -1px -1px 8px;
	word-break: break-all;
	BORDER-TOP: #ccc 1px dashed;
	OVERFLOW: hidden;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	BORDER-BOTTOM-STYLE: none
}
#menuBody UL LI.Patro {
	PADDING-LEFT: 20px;
	padding-right:15px;
	BACKGROUND: none transparent scroll repeat 0% 0%;
	PADDING-BOTTOM: 0px;
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	BORDER-BOTTOM-STYLE: none
}
#menuBody LI.Patro H4 {
	BORDER-TOP: #ccc 1px solid
}
#menuBody LI H4 {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-SIZE: 12px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px -5px 0px -10px;
	LINE-HEIGHT: 16px;
	PADDING-TOP: 0px
}
#menuBody LI H4 A {
	PADDING-RIGHT: 0px;
	DISPLAY: block;
	PADDING-LEFT: 13px;
	PADDING-BOTTOM: 2px;
	OVERFLOW: hidden;
	PADDING-TOP: 4px
}
#menuBody LI.pinch H4 A {
	BACKGROUND: url(http://pics.taobao.com/bao/album/sys/shop/pinch.gif) no-repeat 0px 6px
}
#menuBody LI.expl H4 A {
	BACKGROUND: url(http://pics.taobao.com/bao/album/sys/shop/expl.gif) no-repeat 0px 6px
}
/*-menu end-*/