body {
	background:#fff;
}
#wrapper {
	padding-bottom: 25px
}
/*==============topbar==============*/
#topbar {
	height:46px;
	background:url(../images/index_topbarBg.jpg) repeat-x 0 0;
}
.topinner {
	width:908px;
	margin:0 auto;
	text-align:left
}
.topinner img {
	width:142px;
	height:35px;
	margin-top:5px;
	border:0;
}
.topinner ul {
	width:700px;
	padding-top:12px;
}
.topinner ul li {
	float:right;
	color:#fff;
}
.topinner ul li a {
	margin:0 12px;
	font-family:Verdana;
}
.topinner a:link, .topinner a:visited {
	color:#FFF;
	text-decoration:none
}
.topinner a:hover, .topinner a:active {
	color:#FFF;
	text-decoration:underline
}
.container {
	width:908px;
	margin:0 auto;
	text-align:left;
	padding:19px 0 15px;
}
.leftbody {
	width:199px;
	margin-right:12px;
	float:left
}
.mainbody {
	float:left;
	height:558px;
	width:697px; 
}
/*==============footer==============*/
#footer {
	width:908px;
	margin:0 auto;
	height:30px;
	background:url(../images/index_sprite.png) no-repeat 0 bottom;
}
#footer div.txtR {
	padding:5px 30px 0 0;
	color:#166C9D;
}
#footer a:link, #footer a:visited {
	color:#166C9D;
}
/*==============nav==============*/
.nav {
	color:#0A87A5;
	padding:8px 35px;
	background:url(../images/product_dot.gif) no-repeat 13px 10px;
}
.nav a:link, .nav a:visited {
	color:#0A87A5;
}

