body {
	background: url(i/bg.jpg) repeat-x #e9eff5;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img {
	border: none;
}

ul {
	margin: 0; 
	padding: 0;
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #3e5a73;
	text-decoration: none;
}

a:hover {
	font-style: italic;
}

#header {
	background: url(i/banner.jpg);
	width: 835px;
	height: 134px;
	margin-left: auto;
	margin-right: auto;
}

#nav_contain {
	height: 15px;
	text-align: center;
	padding: 7px 0px;
}

#nav_contain a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 7px;
}

#nav_contain a:hover {
	background: url(i/roll.jpg);
	color: #000000;
	font-style: normal;
}

#fg {
	margin-left: auto;
	margin-right: auto;
	width: 835px;
	background: #fff;
	padding: 2px;
	border-left: 2px solid #d3dfeb;
	border-right: 2px solid #d3dfeb;
}

#left {
	float: left;
}

#left center img {
	margin-top: 2px;
	border: 2px solid #99b2b2;
	filter: alpha(opacity=100);
	opacity: 1; 
	-moz-opacity: 1;
}

#left center img:hover {
	margin-top: 2px;
	border: 2px solid #51717d;
	filter: alpha(opacity=100);
	opacity: 1; 
	-moz-opacity: 1;
}

#left img {
	filter: alpha(opacity=50);
	opacity: 0.5; 
	-moz-opacity: 0.5;
}

#left img:hover {
	filter: alpha(opacity=100);
	opacity: 1; 
	-moz-opacity: 1;
}


.lhead {
	background: #3e5a73;
	width: 174px;
	height: 16px;
	border: 1px solid #0c2135;
	padding: 3px 5px;
	color: #b7e04f;
}

.lhead b {
	color: #fff;
}

.1 {
	color: #FFFFFF;
	font-weight: bold;
}

.2 {
	color: #b7e04f;
}

.lli {
	background: url(i/li.jpg);
	width: 136px;
	height: 13px;
	list-style-type: none;
	padding: 4px 25px;
}

.lli:hover {
	background: url(i/lir.jpg);
}

.right {
	float: left;
	padding-left: 2px;
}

#right {
	float: left;
	padding-left: 2px;
}

.rhead {
	background: url(i/rh.jpg);
	width: 633px;
	height: 16px;
	color: #b5df4d;
	padding: 4px 5px;
}

.l {
	float: left;
}

.r {
	float: right;
}

.rc {
	background: url(i/cbg.jpg) no-repeat;
	width: 633px;
	min-height: 50px;
	color: #666;
	padding: 4px 5px;
}

.rc img {
	border: 2px solid #99b2b2;
	filter: alpha(opacity=80);
	opacity: 0.8; 
	-moz-opacity: 0.8;
}


.rc img:hover {
	border: 2px solid #51717d;
	filter: alpha(opacity=100);
	opacity: 1; 
	-moz-opacity: 1;
}
	
#t3 {
	clear: both;
}

#footerbg {
	background: #45637f;
	border-top: 1px solid #333;
}

#footer {
	width: 829px;
	margin-left: auto;
	margin-right: auto;
	padding: 17px 5px;
	height: 16px;
}

#cr {
   color:#fff;
   float: left;
}
#fl {
   color: #fff;
   float: right;
}

#fl a {
   color: #fff;
   text-decoration: none;
   padding: 0 5px;
}

#fl a:hover {
   text-decoration: underline;
   font-style: normal;
}

.shadow {
	margin:0px;
	padding:0px;
	padding-bottom: 10px;
	color:#a6bb59;
}

.text {
	margin:0px;
	margin-top:-39px;
	margin-bottom:5px;
	color:#FFFFFF;
}

.text:hover {
	color: #000;
	font-style: normal;
}

.shadow:hover {
	color: #cccc99;
}

#info {
	position: absolute;
	width: 170px;
	border: 2px solid #000;
	padding: 2px;
	background-color: #b7e04f;
	visibility: hidden;
	z-index: 100;
	text-align: center;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#000,direction=135);
}

.menutitle{
	cursor: pointer;
	margin-bottom: 5px;
	background-color: #ECECFF;
	color: #000000;
	width: 140px;
	padding: 2px;
	text-align: center;
	font-weight: bold;
	/*/*/border: 1px solid #000000;/* */
}

.submenu{
	margin-bottom: 0.5em;
}

#fd {
	margin-top: 3px;
	margin-left: 3px;
}