@charset "utf-8";/* CSS Document */body {	background-image: url(../images/bg.jpg);	background-repeat: repeat-x;	background-color: #f6e8ba;	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;}body,td,th {	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	color: #000;}.content-bg {	background-image: url(../images/top2.jpg);	background-repeat: no-repeat;	background-position: right top;	padding-top: 15px;	padding-bottom: 15px;}h3 {	color: #F60;	font-size: 16px;	font-weight: bold;}.left-tit {	font-weight: bold;	color: #900;	font-size: 12px;}.smenu {	font-size: 11px;	font-weight: normal;	padding-top: 4px;	padding-bottom: 4px;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #E2E2E2;}.smenu a {	color: #009;	text-decoration: underline;}.smenu a:hover {	color: #03F;	text-decoration: underline;}.btmenu {	color: #F6E8BB;}.btmenu a {	color: #FFF;	text-decoration: underline;	font-weight: bold;}.btmenu a:hover {	color: #F6E8BB;	text-decoration: none;	font-weight: bold;}.img-l {	float: left;	margin-right: 15px;}.img-r {	float: right;	margin-left: 15px;}.content {	line-height: 20px;	text-decoration: none;	text-align: left;	color: #000000;	}