@charset "utf-8";
body {
	font-family: 宋体;
	font-size:12px;
	margin:0px;
	padding:0px;
	background:url(../Images/BgBody.jpg) 100px -120px no-repeat;
	color:#727171
}
.BgNav{
	background:url(../Images/BgNav.gif) bottom left repeat-x;
}

.TextList {
	line-height:150%;
	color:#666666;
}

.TextOrg{
	color:#e94709;
}

.TextTitle {
	color:#e94709;
	font-weight:bold;
	font-size:12px;
	padding-bottom:4px;
}

.TextBottom a{
	padding-left:5px;
	padding-right:10px;
}

a:link,a:visited{
	color:#727171;
	text-decoration:none;
}

a:hover{
	color:#e94709;
	text-decoration:underline;
}

.BorderBottom {
	border:#a5a5a5 1px solid;
}.TextWhite {
	color: #FFFFFF;
}
.TextGray {
	color: #666666;
}
.Title01{
	background:url(../Images/BgTitle01.gif) top left no-repeat;
	padding-left:10px;
	font-weight:bold;
	color:#4c4948
}
.Title02{
	background:url(../Images/BgTitle02.gif) top left no-repeat;
	padding-left:10px;
	font-weight:bold;
	color:#4c4948
}

.e_Hidden {
	display:none;
}

.e_Show {
	display:block;
}

@import(Menu.css);








