/*其他*/
.clear-both {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	padding: 0px;
	margin: 0px;
}
.Line {
	height: 10px;
	background: url(design/line-bg.gif) repeat-x left center;
	clear: both;
}
.goTop {
	width: 738px;
	height: 25px;
	margin: 5px auto;
	clear: both;
}
.goTop a {
	float: right;
	display: block;
	vertical-align: bottom;
	line-height: 100px;
	background: url(design/design_btnTop2.gif) no-repeat right top;
	height: 25px;
	width: 50px;
	overflow: hidden;
}
.goTop a:hover {
	position: relative;
	top: -1px;
}
.floatL {
	float: left;
}
.floatR {
	float: right;
}
.imgL {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.imgR {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.img-Line {
	border: 1px solid #999999;
}
.img-Photo {
	padding: 2px;
	border: 3px solid #DDDDDD;
	background-color: #888888;
}
.title_blueL, .title_redL, .title_orangeL {
	font-size: 18px;
	font-weight: bold;
	padding-left: 10px;
}
.title_blueL {
	color: #0066CC;
	background: url(design/design_spot2.gif) no-repeat left 2px;
}
.title_blueL a {
	color: #003399;
	text-decoration: underline;
}
.title_redL {
	color: #CC0000;
	background: url(design/design_spot3.gif) no-repeat left center;
}
.title_redL a {
	color: #990000;
	text-decoration: underline;
}
.title_orangeL {
	color: #FF3300;
	background: url(design/design_spot4.gif) no-repeat left center;
}
.title_orangeL a {
	color: #990000;
	text-decoration: underline;
}
.txt_Bg1 {
	background: url(design/design_spot5.gif) no-repeat left top;
}
.txt_Bg1 .color_W {
	width: 24px;
	padding-left: 1px;
	display: block;
	float: left;
}
.txt_Bg2 {
	color:#726357;
	height: 25px;
	padding: 15px 0px 5px 20px;
	font-size: 15px;
	background: url(design/design_spot6.gif) no-repeat left top;
}
.txt_Bg2 .color_W {
	width: 16px;
	display: block;
	float: left;
}
.txt_Bg3 {
	padding: 0px 10px 5px 10px;
	margin: 0px 10px 0px 2px;
	background: url(design/design_spot7.gif) no-repeat right bottom;
}
.txt_L {
	font-size: 17px;
}
.txt_M {
	font-size: 15px;
}
.txt_S {
	font-size: 11px;
}
.color_W {
	color:#FFFFFF;
}
.color_O {
	color:#FF3300;
}
.color_R {
	color:#EE0000;
}
.color_G {
	color:#009900;
}
.color_Gray {
	color:#999999;
}
.color_P {
	color: #6633CC;
}
.table1 {
	background: #C1C3CC;
}
.table1 th {
	border: 3px solid #E0EAF5;
	background: #E0EAF5 url(design/table_bg1.gif) no-repeat left top;
}
.table1 tr {
	background: #FFFFFF;
}
.table1 td {
	line-height: 22px;
	padding: 3px;
	padding-top: 5px;
	border-bottom: 1px solid #E3DFD0;
}
.td_bg0 {
	background: #EFEDE4;
}
.td_bg1 {
	background: #F0F0F0;
}
.td_bg2 {
	background: #F9F7F0;
}
.td_bg3 {
	background-color: #73B9D7;
	color: #FFFFFF;
}
.td_bg4 {
	background-color: #000000;
	color: #FFFFFF;
}