﻿body {
	background: url("../images/bg.jpg") repeat-x rgb(213, 232, 246); margin: 0px; font-family: Arial; font-size: 12px;
}
a {
	text-decoration: none;
	color:#000;
}
a:link {
	color: rgb(0, 0, 0);
}

a:hover {
	color: rgb(0, 0, 255);
}
a:active {
	color: rgb(0, 0, 255);
}
form {
	margin: 0px; padding: 0px;
}
.empty {
	text-align: center; line-height: 40px;
}
.red {
	color: rgb(255, 204, 0);
}
.container {
	margin: 0px auto; width: 960px;
}
.container .header {
	height: 86px; position: relative;
}
.container .header .logo {
	left: 10px; top: 10px; width: 210px; height: 70px; position: absolute;
}
.container .header .register {
	top: 8px; right: 500px; color: rgb(102, 102, 102); font-size: 12px; position: absolute;
}
.container .header .register a:link {
	color: rgb(102, 102, 102);
}
.container .header .register a:visited {
	color: rgb(102, 102, 102);
}
.container .header .register a:hover {
	color: rgb(0, 0, 255);
}
.container .header .register a:active {
	color: rgb(0, 0, 255);
}
.container .header .Nav {
	list-style: none; margin: 0px; padding: 0px; top: 10px; right: 70px; position: absolute;
}
.container .header .Nav li {
	background: url("../images/icon.gif") no-repeat right; padding-right: 8px; padding-left: 5px; float: left;
}
.container .header .Nav li a {
	display: block; white-space: nowrap;
}
.container .header .lng {
	top: 8px; right: 0px; position: absolute;
}
.container .header .lng a {
	background: url("../images/cn.png") no-repeat left; padding-left: 18px;
}
.container .header .search {
	padding: 6px 0px 5px 120px; top: 40px; width: 295px; _width: 298px; height: 21px; right: 10px; color: rgb(102, 102, 102); font-size: 12px; position: absolute;
}
.container .header .search input {
	vertical-align: middle; float: left; display: block;
}
.container .header .search #key {
	border: 1px solid rgb(3, 125, 196); width: 120px; height: 17px; margin-right: 5px;
}
.container .header .search #type {
	border: 1px solid rgb(3, 125, 196); height: 21px; font-size: 12px; margin-right: 5px; vertical-align: middle; float: left; display: block;
}
.TopMenu {
	height:32px;
	padding:3px 10px;
	background:url(../images/TopMenu.jpg) repeat-x;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	behavior:url(../css/PIE.htc);
	position:relative;
	z-index:2;
}
.TopMenu ul {
	list-style: none; margin: 0px; padding: 0px; line-height: 32px;
}
.TopMenu ul li {
	padding: 0px 11px 0px 10px; float: left; display: block;
}
.TopMenu ul li.last {
	padding-right: 10px;
}
.TopMenu ul li a {
	padding: 0px 10px; display: block;
	white-space:nowrap;
}
.TopMenu ul li a:link {
	color: rgb(255, 255, 255);
}
.TopMenu ul li a:visited {
	color: rgb(255, 255, 255);
}
.TopMenu ul li a:hover {
	background: url("../images/TopMenu_hover.jpg") repeat-x; color: rgb(255, 255, 255);
}
.TopMenu ul li a:active {
	background: url("../images/TopMenu_hover.jpg") repeat-x; color: rgb(255, 255, 255);
}
.TopMenu ul li.on a {
	background: url("../images/TopMenu_hover.jpg") repeat-x; color: rgb(255, 255, 255);
}
.TopMenu ul li.hover a {
	background: url("../images/TopMenu_hover.jpg") repeat-x; color: rgb(255, 255, 255);
}
.TopMenu ul li:hover ul ul {
	display: none;
}
.TopMenu ul li ul {
	line-height: 25px; 
	display: none;
}
.shadow {
	background-color: rgb(52, 96, 199);
}
.TopMenu ul li ul li {
	padding: 0px; height: 25px; clear: both; display: block;
}
.TopMenu ul li ul li.last {
	padding: 0px;
}
.TopMenu ul li ul li a {
	background: url("../images/icon3.gif") no-repeat 10px; padding-left: 20px; display: block;
}
.TopMenu ul li.on ul li a {
	background: url("../images/icon3.gif") no-repeat 10px; padding-left: 20px; display: block;
}
.TopMenu ul li.hover ul li a {
	background: url("../images/icon3.gif") no-repeat 10px; padding-left: 20px; display: block;
}
.TopMenu ul li ul li a:link {
	color: rgb(255, 255, 255);
}
.TopMenu ul li ul li a:visited {
	color: rgb(255, 255, 255);
}
.TopMenu ul li ul li a:hover {
	background: url("../images/icon.gif") no-repeat 10px rgb(218, 218, 218); color: rgb(36, 64, 138);
}
.TopMenu ul li ul li a:active {
	background: url("../images/icon.gif") no-repeat 10px rgb(218, 218, 218); color: rgb(36, 64, 138);
}
.TopMenu ul li ul li.on a {
	background: url("../images/icon.gif") no-repeat 10px rgb(218, 218, 218); color: rgb(36, 64, 138);
}
.TopMenu ul li ul li.hover a {
	background: url("../images/icon.gif") no-repeat 10px rgb(218, 218, 218); color: rgb(36, 64, 138);
}
.container .body {
	padding: 8px 0px 12px; overflow: hidden; zoom: 1;
}
.container .body .left {
	width: 207px; float: left;
}
.container .body .right {
	border: 1px solid #87b9d7; border-radius:3px; border-bottom:2px solid #a0aeb8; width: 740px; float: right; background-color: rgb(255, 255, 255);
	position:relative;
}
.container .body .right .img {
	height: 100px;
}
.container .body .right .title {
	height: 44px; position: relative; z-index: 1;
}
.container .body .right .title .img {
	background: url("../images/title.jpg") no-repeat; left: 10px; top: 9px; width: 240px; height: 32px; display: none; position: absolute;
}
.products.container .body .right .title .img {
	background-position: 0px -33px;
}
.news.container .body .right .title .img {
	background-position: 0px -66px;
}
.download.container .body .right .title .img {
	background-position: 0px -99px;
}
.contact.container .body .right .title .img {
	background-position: 0px -132px;
}
.container .body .right .title .location {
	left: 10px; top: 12px; color: rgb(102, 102, 102); font-family: "宋体"; position: absolute;
}
.container .body .right .title .location a:link {
	color: rgb(102, 102, 102);
}
.container .body .right .title .location a:visited {
	color: rgb(102, 102, 102);
}
.container .body .right .title .location a:hover {
	color: rgb(0, 0, 255);
}
.container .body .right .title .location a:active {
	color: rgb(0, 0, 255);
}
.container .body .right .content {
	width:722px;
	margin:0 auto 5px;
}
.about.container .body .right .content01 {
	background: url("../images/about.jpg") no-repeat right bottom;
}
.contact.container .body .right .content {
	min-height: 300px; _height: 300px;
}

.content table p{
	margin:0;
}

.container .footer {
	background: url("../images/footer.png") repeat-x; padding: 6px 20px; border-radius: 3px; height: 60px; color: rgb(255, 255, 255); line-height: 20px; margin-bottom: 2px; position: relative; behavior: url(../css/PIE.htc); -webkit-border-radius: 3px; -moz-border-radius: 3px; position:relative;
}
.container .footer img {
	vertical-align: middle;
}
.container .footer .Nav {
	list-style: none; margin: 0px; padding: 0px; top: 10px; right: 20px; line-height: 16px; position: absolute;
}
.container .footer .Nav li {
	background: url("../images/Nav.jpg") no-repeat right; padding-right: 5px; padding-left: 4px; float: left;
}
.container .footer .Nav li.last {
	padding-right: 4px;
}
.container .footer .Nav li a {
	display: block; white-space: nowrap;
}
.container .footer .Nav li a:link {
	color: rgb(255, 255, 255);
}
.container .footer .Nav li a:visited {
	color: rgb(255, 255, 255);
}
.container .footer .Nav li a:hover {
	color: rgb(0, 0, 255);
}
.container .footer .Nav li a:active {
	color: rgb(0, 0, 255);
}
.container .footer-Shadow {
	background:url(../images/footer-Shadow.png) no-repeat;
	_background:url(../images/footer-Shadowie6.png) no-repeat;
}
.container .footer .oldwebsite {
	right: 20px; bottom: 5px; position: absolute;
}
.TreeMenu {
	border-radius: 3px; border: 1px solid rgb(89, 135, 192); padding-bottom: 2px; behavior: url(../css/PIE.htc); box-shadow: 0px 0px 4px #666; background-color: rgb(238, 238, 238); -webkit-border-radius: 3px; -moz-border-radius: 3px; -pie-background: linear-gradient(#EEE, #FFF); -webkit-box-shadow: #666 0px 0px 4px; -moz-box-shadow: #666 0px 0px 4px;
}
.TreeMenu-Shadow {
	background: url("../images/TreeMenu_shadow.png") no-repeat; margin: 6px auto 0px; width: 205px; height: 80px;
}
.login {
	background: url("../images/login.png") repeat; padding: 0px 12px 10px; border-radius: 3px 3px 0px 0px; display: block; behavior: url(../css/PIE.htc); -webkit-border-radius: 3px 3px 0 0; -moz-border-radius: 3px 3px 0 0;
}
.login .text {
	padding: 10px 0px 3px; text-align: center; color: rgb(41, 75, 153);
}
.login .item {
	padding: 3px 0px;
}
.login .item input {
	border-radius: 4px; border: 1px solid rgb(181, 181, 181); width: 177px; color: rgb(153, 153, 153); font-size: 12px; behavior: url(../css/PIE.htc); -webkit-border-radius: 4px; -moz-border-radius: 4px;
}
.login .buttons {
	overflow: hidden; zoom: 1;
}
.login .buttons input {
	float: left;
}
.login .buttons label {
	line-height: 20px; float: left; display: block;
}
.login .buttons .submit {
	float: right;
}
.info{ text-align: center;}
.member {
	background: url("../images/login.png") repeat-x; padding: 5px 12px; border-radius: 3px 3px 0px 0px; height: 100px; line-height: 20px; border-bottom-color: rgb(121, 121, 121); border-bottom-width: 1px; border-bottom-style: solid; display: block; behavior: url(../css/PIE.htc); -webkit-border-radius: 3px 3px 0 0; -moz-border-radius: 3px 3px 0 0;
}
.member ul {
	list-style: none; margin: 0px; padding: 0px;
}
.member ul li {
	padding: 2px 20px;
}
.member ul li a {
	border-radius: 8px; border: 1px solid rgb(204, 204, 204); text-align: center; display: block; position: relative; behavior: url(../css/PIE.htc); -webkit-border-radius: 3px 3px 0 0; -moz-border-radius: 3px 3px 0 0; -pie-background: linear-gradient(#EEE, #FFF);
}
.member ul li a:link {
	color:#000;
}
.member ul li a:visited {
	color: rgb(153, 153, 153);
}
.member ul li a:hover {
	color: rgb(0, 0, 255);
}
.member ul li a:active {
	color: rgb(0, 0, 255);
}
.tree {
	list-style: none; margin: 0px; padding: 2px 7px 7px;
}
.tree li {
	padding: 5px 0px 5px 10px; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: solid;
}
.tree li a {
	display: block;
}
.slide {
	margin: 2px 0px 5px; height: 280px; overflow: hidden; z-index: 1;
}
.slide ul {
	list-style: none; margin: 0px; padding: 0px;
}
.index .item {
	padding: 10px 0px; width: 240px; height: 250px; overflow: hidden; float: left; position: relative;
}
.index .item .content {
	margin: 0px auto; padding: 3px; border-radius: 3px; border: 1px solid rgb(89, 135, 192); width: 200px; position: relative; z-index: 2; behavior: url(../css/PIE.htc); box-shadow: 0px 0px 4px #666; background-color: rgb(238, 238, 238); -webkit-border-radius: 3px; -moz-border-radius: 3px; -pie-background: linear-gradient(#EEE, #FFF); -webkit-box-shadow: #666 0px 0px 4px; -moz-box-shadow: #666 0px 0px 4px;
}
.index .item .content .img {
	height: 100px;
}
.index .item .content .title {
	padding: 5px 0px 5px 5px;
}
.index .item .content .title a {
	font-family: "黑体"; font-size: 15px;
}
.index .item .content .title a:link {
	color: rgb(214, 101, 27);
}
.index .item .content .title a:visited {
	color: rgb(214, 101, 27);
}
.index .item .content .title a:hover {
	color: rgb(0, 0, 255);
}
.index .item .content .title a:active {
	color: rgb(0, 0, 255);
}
.index .item .content .text {
	padding: 0px 2px; height: 100px; color: rgb(102, 102, 102); line-height: 20px; overflow: hidden; text-overflow: ellipsis;
}
.index .item .content .text ul {
	list-style: none; margin: 0px; padding: 0px;
}
.index .item .content .text ul li {
	display: block;
}
.index .item .content .text ul li a {
	background: url("../images/icon1.gif") no-repeat 5px; overflow: hidden; padding-left: 12px; display: block; white-space: nowrap; text-overflow: ellipsis; _width: 180px;
}
.index .item .shadow {
	background: url("../images/index-shadow.jpg") no-repeat; top: 225px; width: 240px; height: 40px; position: absolute; z-index: 1;
}
.shopmentindex {
	
}
.shopmentindex ul {
	
}
.shopmentindex ul li {
	background: url("../images/icon1.gif") no-repeat 5px; overflow: hidden; padding-left: 12px; display: block; white-space: nowrap; text-overflow: ellipsis; _width: 180px;
}
.products-tree {
	list-style: none; margin: 0px; padding: 0px; line-height: 22px;
}
.products-tree li {
	background: url("../images/TreeMenu.jpg") repeat-x;
}
.products-tree li a {
	background: url("../images/TreeMenu_icon.jpg") no-repeat; padding-left: 20px; font-weight: bold; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: solid; display: block;
	height:22px;
}
.products-tree li a:link {
	color: rgb(0, 0, 0);
}
.products-tree li a:visited {
	color: rgb(0, 0, 0);
}
.products-tree li a:hover {
	background-position: 0px -22px; color: rgb(36, 64, 138);
}
.products-tree li a:active {
	background-position: 0px -22px; color: rgb(36, 64, 138);
}
.products-tree li.on a {
	background-position: 0px -22px; color: rgb(36, 64, 138);
}
.products-tree li.on ul li a {
	background-position: 5px -44px;
}
.products-tree li ul {
	list-style: none; margin: 0px; padding: 0px; line-height: 22px; display: none;
}
.products-tree li.on ul {
	display: block;
}
.products-tree li.on ul ul {
	display: none;
}
.products-tree li ul li {
	background-position: 0px -22px;
}
.products-tree li ul li a {
	background-position: 5px -44px; padding-left: 26px; font-weight: normal;
}
.products-tree li ul li a:link {
	color: rgb(0, 0, 0);
}
.products-tree li ul li a:visited {
	color: rgb(0, 0, 0);
}
.products-tree li ul li a:hover {
	background-position: 5px -66px; color: rgb(36, 64, 138);
}
.products-tree li ul li a:active {
	background-position: 5px -66px; color: rgb(36, 64, 138);
}
.products-tree li ul li.on a {
	background-position: 5px -66px; color: rgb(36, 64, 138);
}
.products-tree li ul li.on ul {
	display: block;
}
.products-tree li ul li.on ul ul {
	display: none;
}
.products-tree li.on ul li ul li a {
	background-position: 15px -44px; padding-left: 35px;
}
.products-tree li ul li ul li a:link {
	color: rgb(0, 0, 0);
}
.products-tree li ul li ul li a:visited {
	color: rgb(0, 0, 0);
}
.products-tree li ul li ul li a:hover {
	background-position: 15px -66px; color: rgb(36, 64, 138);
}
.products-tree li ul li ul li a:active {
	background-position: 15px -66px; color: rgb(36, 64, 138);
}
.products-tree li ul li ul li.on a {
	background-position: 15px -66px; color: rgb(36, 64, 138);
}
.products-tree li ul li ul li.on ul {
	display: block;
}
.products-tree li.on ul li ul li ul li a {
	background-position: 25px -44px; padding-left: 45px;
}
.products-tree li ul li ul li ul li a:link {
	color: rgb(0, 0, 0);
}
.products-tree li ul li ul li ul li a:visited {
	color: rgb(0, 0, 0);
}
.products-tree li ul li ul li ul li a:hover {
	background-position: 25px -66px; color: rgb(36, 64, 138);
}
.products-tree li ul li ul li ul li a:active {
	background-position: 25px -66px; color: rgb(36, 64, 138);
}
.products-tree li ul li ul li ul li.on a {
	background-position: 25px -66px; color: rgb(36, 64, 138);
}
.product-tree {
	list-style: none; margin: 0px; padding: 0px; line-height: 48px;
}
.product-tree li {
	background: url("../images/product-tree.jpg") repeat-x;
}
.product-tree li a {
	padding-left: 5px; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: solid; display: block;
}
.product-tree li a img {
	vertical-align: middle;
}
.product-tree li a:link {
	color: rgb(0, 0, 0);
}
.product-tree li a:visited {
	color: rgb(0, 0, 0);
}
.product-tree li a:hover {
	color: rgb(36, 64, 138);
}
.product-tree li a:active {
	color: rgb(36, 64, 138);
}
.category.GridView {
	padding: 10px; line-height: 18px;
}
.category .GridView-content {
	padding: 0px;
}
.category .GridView-view-item {
	padding: 10px; width: 160px; height: 148px;
}
.category .GridView-view-item a {
	display: block;
}
.category .GridView-view-item .image {
	height: 120px;
}
.category .GridView-view-item .name {
	text-align: center; margin-top: 10px;
}
.category .GridView-view-item .name a {
	overflow: hidden; white-space: nowrap; text-overflow: ellipsis;
}
.products-list.GridView {
	padding: 10px; line-height: 18px;
}
.products-list .GridView-content {
	padding: 0px;
}
.products-list .GridView-view-item {
	padding: 5px; width: 170px; height: 60px;
}
.products-list .GridView-view-item .image {
	width: 50px; height: 50px; padding-bottom: 10px; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: solid; float: left;
}
.products-list .GridView-view-item .image a {
	display: block;
}
.products-list .GridView-view-item .info {
	width: 115px; height: 60px; line-height: 18px; padding-left: 5px; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: solid; float: right;
}
.products-list .GridView-view-item .info .node {
	width: 115px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;
}
.products-list .GridView-view-item .info .download {
	background: url("../images/products-down.jpg") no-repeat left; padding-left: 17px; display: block;
}
.products-list .GridView-view-item .info .download:link {
	color: rgb(102, 102, 102);
}
.products-list .GridView-view-item .info .download:visited {
	color: rgb(102, 102, 102);
}
.products-list .GridView-view-item .info .download:hover {
	color: rgb(0, 0, 255);
}
.products-list .GridView-view-item .info .download:active {
	color: rgb(0, 0, 255);
}
.product {
	overflow: hidden; zoom: 1;
}
.product .nav {
	height: 27px; position: relative; behavior: url(../css/PIE.htc); background-color: rgb(246, 246, 246); -pie-background: linear-gradient(#F6F6F6, #E3E3E3);
}
.product .nav a {
	top: 8px; width: 6px; height: 11px; display: block; position: absolute;
}
.product .nav .prev {
	background: url("../images/prevProduct.gif") no-repeat; right: 80px;
}
.product .nav .next {
	background: url("../images/nextProduct.gif") no-repeat; right: 40px;
}
.product .details {
	padding: 10px;
}
.product .details .images {
	height: 258px; margin-bottom: 10px;
}
.product .details .images .image {
	padding: 4px; width: 250px; height: 250px; text-align: center; float: left;
}
.product .details .images .image1 {
	padding: 4px; width: 450px; height: 250px; text-align: center; float: right;
}
.product .details .name {
	padding: 7px 20px; font-size: 21px; font-weight: bold; margin-bottom: 10px;
}
.product .details .node {
	padding: 10px 20px; color: rgb(102, 102, 102);
	display:inline;
}
.product .details .content {
	line-height: 18px;
}
.product .related-title {
	background: url("../images/related.jpg") repeat-x; height: 34px; border-top-color: rgb(204, 204, 204); border-bottom-color: rgb(204, 204, 204); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid;
}
.product .related-title .image {
	background: url("../images/related-title.jpg") no-repeat; width: 100px; height: 34px; margin-left: 12px;
}
.product .related {
	margin: 10px 0px; padding: 0px 10px; height: 60px; border-top-color: rgb(204, 204, 204); border-bottom-color: rgb(204, 204, 204); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid;
}
.product .related .prevPage {
	width: 10px; height: 60px; float: left; cursor: pointer; background-color: rgb(224, 224, 224);
}
.product .related .nextPage {
	width: 10px; height: 60px; float: left; cursor: pointer; background-color: rgb(224, 224, 224);
}
.product .related .prevPage {
	background-position: center; background-image: url("../images/prev_1.gif"); background-repeat: no-repeat;
}
.product .related .disabled.prevPage {
	cursor: default; background-image: url("../images/prev_2.gif");
}
.product .related .nextPage {
	background-position: center; background-image: url("../images/next_1.gif"); background-repeat: no-repeat;
}
.product .related .disabled.nextPage {
	cursor: default; background-image: url("../images/next_2.gif");
}
.product .related .items {
	width: 700px; height: 60px; overflow: hidden; float: left; position: relative;
}
.product .related .items ul {
	list-style: none; margin: 0px; padding: 0px; width: 20000em; overflow: hidden; position: absolute; zoom: 1;
}
.product .related .items ul li {
	padding: 5px 3px; width: 169px; height: 50px; overflow: hidden; float: left; display: block;
}
.product .related .items ul li .image {
	width: 50px; height: 50px; float: left;
}
.product .related .items ul li .image a {
	display: block;
}
.product .related .items ul li .info {
	width: 115px; height: 50px; line-height: 25px; overflow: hidden; padding-left: 4px; float: right;
}
.product .related .items ul li .info .node {
	overflow: hidden; white-space: nowrap; text-overflow: ellipsis;
}
.news-list.GridView {
	padding: 0px; line-height: 18px;
}
.news-list .GridView-list-item {
	background: url("../images/icon2.gif") no-repeat 10px; padding: 2px 20px; margin-bottom: 3px;
	_height:20px;
	_line-height:20px;
}
.news-list .even.GridView-list-item {
	background-color: rgb(249, 249, 249);
}
.news-list .odd.GridView-list-item {
	background-color: rgb(243, 243, 243);
}
.news-name {
	overflow: hidden; float: left; white-space: nowrap; text-overflow: ellipsis; max-width: 590px; _width: 600px;
	_text-align:left;
}
.news-name a {
	overflow: hidden; display: block; white-space: nowrap; text-overflow: ellipsis; max-width: 590px; _width: 600px;
}
.news-name a:link {
	color: rgb(102, 102, 102);
}
.news-name a:visited {
	color: rgb(102, 102, 102);
}
.news-name a:hover {
	color: rgb(0, 0, 255);
}
.news-name a:active {
	color: rgb(0, 0, 255);
}
.news-date {
	color: rgb(102, 102, 102); float: right;
}
.news-view-subject {
	text-align: center; padding-top: 20px; font-size: 16px;
}
.news-view-date {
	text-align: center; font-size: 11px;
}
.news-view-content {
	padding: 1px 0px;
}
.news-view-content a{color: #0000FF;text-decoration: underline;}

.news-title {
	text-align: center; line-height: 40px; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: solid;
}
.news-last.news-title {
	border-top-color: rgb(204, 204, 204); border-top-width: 1px; border-top-style: solid;
}
.grid {
	width: 720px; border-collapse: collapse;
}
.grid tr td {
	padding: 5px; border: 1px solid rgb(221, 221, 221);
}
.grid thead tr td {
	background: url("../images/admin/title.jpg") repeat-x 0px -1px; padding: 4px 5px; text-align: center; font-weight: bold;
}
.grid tbody tr.even {
	background-color: rgb(246, 246, 246);
}
.grid tbody tr.odd {
	background-color: rgb(251, 251, 251);
}
.grid tbody tr:hover {
	background-color: rgb(253, 252, 246);
}
.grid tbody tr td.small {
	color: rgb(153, 153, 153); line-height: 10px; font-family: Arial; font-size: 10px;
}
.grid tbody td .state {
	width: 16px; height: 16px; display: block;
}
.grid tbody td .right {
	background: url("../images/admin/right.png") no-repeat; width: 16px; height: 16px;
}
.grid tbody td .wrong {
	background: url("../images/admin/wrong.png") no-repeat; width: 16px; height: 16px;
}
.grid tbody td .sort {
	width: 64px;
}
.grid tbody td .sort a {
	background: url("../images/admin/arrow.png") no-repeat; width: 16px; height: 16px; display: inline-block;
}
.grid tbody td .sort a.up {
	background-position: -16px 0px;
}
.grid tbody td .sort a.down {
	
}
.grid tbody td .sort a.disabled.up {
	background-position: -80px 0px;
}
.grid tbody td .sort a.disabled.down {
	background-position: -64px 0px;
}
.grid tbody td .sort a.uped {
	background-position: -48px 0px;
}
.grid tbody td .sort a.downed {
	background-position: -32px 0px;
}
.grid tbody td .sort a.disabled.uped {
	background-position: -80px 0px;
}
.grid tbody td .sort a.disabled.downed {
	background-position: -64px 0px;
}
.grid tbody td #sort {
	border: 1px solid rgb(221, 221, 221); width: 25px; text-align: center; color: rgb(100, 100, 100); font-size: 11px;
}
.grid tfoot .button {
	height: 22px; margin-right: 5px;
}
.grid tfoot .input {
	width: 150px; margin-right: 5px;
}
.grid tfoot .select {
	margin-right: 5px;
}
.feedback-title {
	background: url("../images/related.jpg") repeat-x; height: 34px; border-top-color: rgb(204, 204, 204); border-bottom-color: rgb(204, 204, 204); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; display: block;
}
.feedback-title .image {
	background: url("../images/feedback-title-en.jpg") no-repeat; width: 100px; height: 34px; margin-left: 12px;
}
.feedback-msg {
	padding: 0px 20px; color: rgb(0, 0, 153);
}
.feedback-content {
	padding: 0px 20px 20px;
}
fieldset.message {
	margin: 40px auto 0px; width: 400px;
}
fieldset.feedback-form {
	padding: 10px; border: currentColor; line-height: 20px; position: relative; behavior: url(../css/PIE.htc); box-shadow: 0px 0px 6px #999; background-color: rgb(255, 255, 255); -webkit-box-shadow: #666 0px 0px 4px; -moz-box-shadow: #666 0px 0px 4px;
}
fieldset.feedback-form p samp {
	width: 140px; text-align: right; padding-right: 5px;
}
fieldset.feedback-form .buttons {
	padding: 5px 0px 5px 145px; background-color: rgb(250, 250, 250);
}
fieldset.feedback-form p {
	margin: 0px; padding: 5px 0px;
}
fieldset.feedback-form p.even {
	background-color: rgb(250, 250, 250);
}
fieldset.feedback-form p.odd {
	background-color: rgb(240, 240, 240);
}
fieldset.register-form p {
	margin: 0px; padding: 5px 0px;
}
fieldset.register-form p .require {
	color: rgb(255, 0, 0); font-size: 16px;
}
fieldset.register-form p samp {
	width: 140px; text-align: right; padding-right: 5px;
}
fieldset.register-form .buttons {
	padding: 5px 0px 5px 145px;
}
.download-list.GridView {
	padding: 0px; text-align: center; line-height: 40px;
}
.download-list .GridView-header {
	margin: 0px; padding: 2px 2px 0px; border: currentColor; font-size: 12px; background-color: rgb(243, 243, 243);
}
.download-list .GridView-header div {
	line-height: 30px; background-color: rgb(252, 252, 252);
}
.download-list .GridView-content {
	padding: 2px 0px 0px; background-color: rgb(243, 243, 243);
}
.download-list .empty {
	border: 2px solid rgb(243, 243, 243); line-height: 50px;
}
.download-list .GridView-footer {
	padding-top: 10px;
}
.download-list .GridView-list-item {
	padding: 0px 2px 2px;
}
.download-list .even.GridView-list-item {
	background-color: rgb(243, 243, 243);
}
.download-list .odd.GridView-list-item {
	background-color: rgb(243, 243, 243);
}
.download-list .GridView-list-item div {
	background-color: rgb(255, 255, 255);
}
.download-list .image {
	width: 80px; margin-right: 2px; float: left;
}
.download-list .name {
	width: 170px; margin-right: 2px; float: left;
}
.download-list .size {
	width: 120px; margin-right: 2px; float: left;
}
.download-list .type {
	width: 188px; margin-right: 2px; float: left;
}
.download-list .GridView-content .download {
	padding: 5px 0px; width: 150px; float: right;
}
.download-list .GridView-header .download {
	width: 150px; float: right;
}
.search-list.GridView {
	text-align: center;
}
.search-list .GridView-header {
	margin: 0px; padding: 2px 0px 0px 2px; border: currentColor; font-size: 12px; background-color: rgb(243, 243, 243);
}
.search-list .GridView-header div {
	padding: 0px 5px; line-height: 30px; background-color: rgb(252, 252, 252);
}
.search-list .GridView-content {
	padding: 2px 0px 0px; background-color: rgb(243, 243, 243);
}
.search-list .empty {
	border: 2px solid rgb(243, 243, 243); line-height: 50px;
}
.search-list .GridView-footer {
	padding-top: 10px;
}
.search-list .GridView-list-item {
	padding: 0px 0px 2px 2px;
}
.search-list .even.GridView-list-item {
	background-color: rgb(243, 243, 243);
}
.search-list .odd.GridView-list-item {
	background-color: rgb(243, 243, 243);
}
.search-list .GridView-list-item div {
	padding: 5px; min-height: 50px; background-color: rgb(255, 255, 255); _height: 50px;
}
.search-list .GridView-list-item div a {
	display: block;
}
.search-list .image {
	width: 50px; margin-right: 2px; float: left;
}
.search-list .name {
	width: 164px; margin-right: 2px; float: left;
}
.search-list .material {
	width: 100px; margin-right: 2px; float: left;
}
.search-list .down {
	width: 80px; margin-right: 2px; float: left; display: block;
}
.shopment {
	padding: 5px 5px 2px;
}
.shopment ul {
	list-style: none; margin: 0px; padding: 0px; line-height: 18px;
}
.shopment ul li {
	background: url("../images/icon2.gif") no-repeat 10px; padding: 2px 20px; overflow: hidden; margin-bottom: 3px; display: block; zoom: 1; _display: inline;
}
.shopment ul li.even {
	background-color: rgb(249, 249, 249);
}
.shopment ul li.odd {
	background-color: rgb(243, 243, 243);
}



/*2013年2月22日修改*/
img{border:0;}
/*首页*/
/*左边部分*/
.index{
	width:960px;
	float:left;
	margin-bottom:10px;
}
.index-left{
	float:left;
	width:220px;
}
.index-contact{
	border:1px solid #8ebbd9;
	border-bottom:2px solid #a0aeb8;
	background-color:#fafafa;
	float:left;
	width:206px;
	border-radius:3px;
	margin-top:8px;
}
.index-contact p{
	display:block;
	margin:0 auto;
	width:190px;
	line-height:21px;
	padding:0px 0px 9px 5px;
	*padding:6px 0px 9px 0px;
}
.contact_title{
	font-size:14px;
	font-weight:bold;
	color:#1e50ab;
	height:25px;
	line-height:25px;
	text-indent:1em;
	width:200px;
	position:relative;
	margin:5px auto 0px;
	background:url(../images/contact_title_bg.png) no-repeat;
	position:relative;
}
.contact_title span{
	display:block;
	height:40px;
	width:49px;
	position:absolute;
	top:-11px;
	left:142px;
	background:url(../images/phone_icon.png) no-repeat;
}

/*右边部分*/
.index-right{
	float:right;
	width:740px;
}
.company{
	border:1px solid #8ebbd9;
	border-bottom:2px solid #a0aeb8;
	border-radius:3px;
	float:left;
	width:738px;
	background-color:#fafafa;
	margin-top:10px;
}
.company_title{
	background:url(../images/title_bg01.png) repeat-x;
	border-radius:3px 3px 0px 0px;
	height:38px;
	line-height:38px;
	position:relative;
}
.title_company{
	background:url(../images/title_company.png) no-repeat;
	position:absolute;
	height:41px;
	width:130px;
	left:-6px;
	top:-6px;
	font-size:14px;
	color:#FFF;
	padding-left:20px;
	line-height:41px;
	display:block;
}
.company_title a{
	background:url(../images/more.png) no-repeat;
	display:block;
	width:57px;
	height:26px;
	float:right;
	margin:5px 15px 0 0;
	_margin:5px 5px 0 0;
	line-height:26px;
	text-align:center;
}
.title_company b{
	background:url(../images/yuandian.png) no-repeat;
	padding-left:10px;
}
.company_cont{
	margin:10px auto;
	width:708px;
	line-height:24px;
	text-indent:2em;
}
.company_cont img{
	float:left;
}
.company_cont p{
	margin:0;
	padding:0;
}
.company_cont p a{
	color:#1e50ab;
	text-decoration:underline;
}
.index-product{
	border:1px solid #8ebbd9;
	border-bottom:2px solid #a0aeb8;
	border-radius:3px;
	float:left;
	width:738px;
	margin-top:14px;
	background-color:#fafafa;
}
.index-product ul{
	width:700px;
	margin:0 auto;
	*margin:3px auto;
	_margin:0px auto;
	padding:0;
}
.index-product ul li{
	list-style-type:none;
	border-bottom:1px dashed #ccc;
	float:left;
	height:50px;
	width:233px;
	padding:11px 0px;
}
.index-product ul li b{
	float:left;
	padding-top:5px;
}
.index-product ul li dl{
	display:block;
	width:230px;
	height:50px;
	float:left;
	padding:0;
	margin:0;
}
.index-product ul li dl dt{
	float:left;
}
.index-product ul li dl dt img{
	border:0;
}
.index-product ul li dl dd{
	float:left;
	margin:0;
	padding:3px 0px 0px 5px;
	display:block;
	width:173px;
	overflow:hidden;
	text-overflow:ellipsis;
	max-width:173px;
	
}

.index-product ul li dl dd b{
	display:block;
	width:173px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}


.index-product ul li dl dd b a{
	display:block;
	width:173px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	color:#1e50ab;
}
.index-product ul li dl dd a{
	color:#808080;
	display:block;
	width:173px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}

.product_title{
	background:url(../images/title_bg01.png) repeat-x;
	position:relative;
	height:38px;
	width:100%;
	border-radius:3px 3px 0px 0px;
}
.title_product{
	background:url(../images/title_company.png) no-repeat;
	position:absolute;
	height:41px;
	width:130px;
	left:-6px;
	top:-6px;
	font-size:14px;
	color:#FFF;
	text-align:center;
	line-height:41px;
	display:block;
}
.title_product b{
	background:url(../images/yuandian.png) no-repeat;
	padding-left:10px;
}


/*信息中心*/
.information{
	float:left;
	width:740px;
	margin-top:14px;
}
.information ul{
	width:333px;
	margin:10px auto 1px;
	padding:0;
}
.information ul li{
	height:25px;
	list-style-type:none;
	background:url(../images/list_bg.png) no-repeat;
	padding-left:10px;
}
.index-news{
	border:1px solid #8ebbd9;
	border-bottom:2px solid #a0aeb8;
	border-radius:3px;
	float:left;
	width:362px;
	background-color:#fafafa;
	
}
.index-shipments{
	border:1px solid #8ebbd9;
	border-bottom:2px solid #a0aeb8;
	border-radius:3px;
	float:right;
	width:362px;
	background-color:#fafafa;
}
.index-title{
	background:url(../images/title_bg01.png) repeat-x;
	border-radius:3px 3px 0px 0px;
	height:38px;
	width:100%;
	position:relative;
	font-weight:bold;
}
.title_nav{
	background:url(../images/title_nav.png) no-repeat;
	display:block;
	height:40px;
	width:172px;
	position:absolute;
	left:17px;
	top:-7px;
	text-align:center;
	line-height:40px;
}
.footer{
	float:left;
	width:920px;
}
.footer-Shadow{
	clear:both;
	height:30px;
}

/*product*/
.title_bg{
	height:38px;
	width:100%;
	background:url(../images/title_bg01.png) repeat-x;
}

/*内页*/
.inside-left{
	float:left;
	width:206px;
}
.inside-title{
	background:url(../images/title_bg01.png) repeat-x;
	border-radius:3px 3px 0px 0px;
	height:38px;
	width:100%;
	position:relative;
	font-weight:bold;
}
.inside-nav{
	margin-top:10px;
	border:1px solid #8ebbd9;
	border-radius:3px;
	border-bottom:2px solid #a0aeb8;
	background-color:#fafafa;
	float:left;
	width:206px;
	font-size:14px;
	color:#FFF;
	position:relative;
}
.inside-nav ul{
	width:180px;
	margin:0 auto;
	padding:0px;
}
.inside-nav ul li{
	list-style-type:none;
	margin:0;
	padding:0px;
	border-bottom:1px dashed #ccc;
	padding:5px 0px 5px 0px;
	line-height:21px;
	width:100%;
}
.inside-nav ul li dl{
	margin:0;
	padding:0;
	width:100%;
}
.inside-nav ul li dl dt{
	margin:0;
	padding:0;
	width:100%;
	display:block;
	height:22px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.inside-nav ul li dl dd{
	margin:0;
	padding:0;
}
.inside-nav ul li dl dt b a{
	display:block;
	width:100%;
	margin:0;
	font-size:14px;
	background:url(../images/nav_dt_bg.png) no-repeat;
	padding-left:8px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	color:#1e50ab;
	height:21px;
}
.inside-nav ul li dl dd a{
	display:block;
	width:100%;
	height:22px;
	text-indent:2em;
	margin:0;
	padding:0;
	font-size:12px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
}
.inside-nav ul li dl dt a:hover{
	background-color:#1e50ab;
	color:#FFF;
}
.inside-nav ul li dl dd a:hover{
	background-color:#1e50ab;
	color:#FFF;
	text-indent:3em;
}
.focus{
	background-color:#1e50ab!important;
	color:#FFF!important;
}

/*右侧*/
.height{
	position:relative;
}
.height02{
	position:relative;
}
.fy{
    width:740px;
    margin: 40px 0;
	text-align:center;
	line-height:30px;
}
.fy span{
	border:1px solid #CCCCCC;
    color:#000000;
    margin:0 2px;
    padding:3px 6px;
}

.fy a{
    color:#3067DC;
    margin:0 2px;
}
.inside-product{
	float:left;
	width:740px;
}
.inside-product ul{
	width:700px;
	margin:0 auto;
	_margin:10px auto 0px;
	padding:0;
	overflow:hidden;
	text-align: center;
}
.inside-product ul li{
	list-style-type:none;
	border-bottom:1px dashed #ccc;
	float:left;
	height:140px;
	width:170px;
	padding:11px 0px;
	overflow:hidden;
}
.inside-product ul li dl{
	display:block;
	width:160px;
	height:100px;
	float:left;
	padding:0;
	margin:0;
}
.inside-product ul li dl dt{
	float:left;
	text-align: center;
	width: 170px;
}


.inside-product ul li dl dt img{
	border:0;
}
.inside-product ul li dl dd{
	float:left;
	margin:0;
	padding:3px 0px 0px 5px;
	display:block;
	width:173px;
	overflow:hidden;
	text-overflow:ellipsis;
	text-align: center;
}
.inside-product ul li dl dd b{
	display: block;
    float: left;
    overflow: hidden;
    padding-top: 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 173px;
}

.inside-product ul li dl dd b a{
	display: block;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 173px;
	color:#1e50ab;
}
.inside-product ul li dl dd a{
	display: block;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 173px;
	color:#808080;
}


/*联系方式*/
.content{
	background:none;
}

.left_top_title{
	color:#1e50ab;
	font-size:14px;
	font-weight:bold;
	display:block;
	width:180px;
	margin:0 auto;
	padding-top:8px;
}
.left_top_title b{
	background:url(../images/nav_dt_bg.png) no-repeat;
	width:180px;
	padding-left:8px;
}

/*新闻页面*/
.relate{
	margin:30px auto 0px;
	width:722px;
}
.relate_product_title{
	background:url(../images/news-cont-title.png) no-repeat;
	color:#FFF;
	padding-left:15px;
	border-bottom:2px solid #e85d00;
	height:23px;
	line-height:23px;
}
.relate_product_title a{
	color:#FFF;
}

.relate_product ul{
	width:700px;
	margin:0px auto 15px;
	_margin:10px auto 0px;
	padding:0;
	overflow:hidden;
}
.relate_product ul li{
	list-style-type:none;
	border-bottom:1px dashed #ccc;
	float:left;
	height:50px;
	width:233px;
	padding:11px 0px;
	line-height:normal;
}
.relate_product ul li dl{
	display:block;
	width:230px;
	height:50px;
	float:left;
	padding:0;
	margin:0;
}
.relate_product ul li dl dt{
	float:left;
}
.relate_product ul li dl dt img{
	border:0;
}
.relate_product ul li dl dd{
	float:left;
	margin:0;
	padding:3px 0px 0px 5px;
	display:block;
	width:173px;
	overflow:hidden;
	text-overflow:ellipsis;
}
.relate_product ul li dl dd b{
	padding-top:5px;
	float:left;
	text-overflow:ellipsis;
	white-space:nowrap;
	width:173px;
	overflow:hidden;
	display:block;
}
.relate_news01{
	height:94px;
	border-bottom:1px solid #CCC;
	border-top:1px solid #ccc;
}
.relate_news01 p{
	margin-top:25px;
}
.relate_news01 span{
	vertical-align:middle;
	display:block;
	line-height:22px;
	width:100%;
	margin:0;
	padding:0;
}
.relate_news02_title{
	height:24px;
	color:#1e50ab;
	margin-top:15px;
}
.relate_news02_title span{
	background:url(../images/nextProduct.gif) no-repeat;
	padding-left:8px;
	font-size:14px;
	font-weight:bold;
}
.relate_news02 ul{
	margin:5px 0px 5px 20px;
	padding:0;
}
.relate_news02 ul li{
	line-height:22px;
}
.register_cont{
	line-height:38px;
	display:block;
	width:291px;
	width:100%;
	text-align:center;
}
.register_cont span{
	color:#F00;
}
.register_cont a{
	color:#1e50ab;
	text-decoration:underline;
}

/*聚合页面*/
.txt{
	width:738px;
	border:1px solid #8ebbd9;
	border-bottom:2px solid #a0aeb8;
	background-color:#fafafa;
	border-radius:3px;
}
.txt p{
	width:700px;
	margin:10px auto;
	line-height:18px;
}
.index-product03{
	border:1px solid #8ebbd9;
	border-bottom:2px solid #a0aeb8;
	border-radius:3px;
	float:left;
	width:738px;
	margin-top:12px;
	background-color:#fafafa;
}
.index-product03 ul{
	width:700px;
	margin:0px auto;
	padding:0;
}
.index-product03 ul li{
	list-style-type:none;
	border-bottom:1px dashed #ccc;
	float:left;
	height:50px;
	width:233px;
	padding:11px 0px;
}
.index-product03 ul li b{
	padding-top:5px;
	float:left;
}
.index-product03 ul li dl{
	display:block;
	width:230px;
	height:50px;
	float:left;
	padding:0;
	margin:0;
}
.index-product03 ul li dl dt{
	float:left;
}
.index-product03 ul li dl dt img{
	border:0;
}
.index-product03 ul li dl dd{
	float:left;
	margin:0;
	padding:3px 0px 0px 5px;
	display:block;
	width:173px;
	overflow:hidden;
}
.index-product03 ul li dl dd a b{
	padding-top:5px;
	float:left;
}
.index-product03 ul li span{
	font-size:14px;
	color:#1e50ab;
}
.product_title02{
	background:url(../images/title_bg01.png) repeat-x;
	position:relative;
	height:38px;
	width:100%;
	border-radius:3px 3px 0px 0px;
}
.title_product02{
	background:url(../images/title_bg02.png) no-repeat;
	position:absolute;
	height:41px;
	width:209px;
	left:-6px;
	top:-6px;
	font-size:14px;
	color:#FFF;
	padding-left:20px;
	line-height:41px;
	display:block;
}
.title_product02 b{
	background:url(../images/yuandian.png) no-repeat;
	padding-left:10px;
}


.index-product05{
	border:1px solid #8ebbd9;
	border-bottom:2px solid #a0aeb8;
	border-radius:3px;
	float:left;
	width:738px;
	margin-top:12px;
	*margin-top:14px;
	background-color:#fafafa;
	height:258px;
}
.index-product05 ul{
	width:700px;
	margin:0px auto;
	padding:0;
}
.index-product05 ul li{
	list-style-type:none;
	border-bottom:1px dashed #ccc;
	float:left;
	height:50px;
	width:100%;
	padding:11px 0px;
}
.index-product05 ul li dl{
	display:block;
	width:230px;
	height:50px;
	float:left;
	padding:0;
	margin:0;
}
.index-product05 ul li dl dt{
	float:left;
}
.index-product05 ul li dl dt img{
	border:0;
}
.index-product05 ul li dl dd{
	float:left;
	margin:0;
	padding:3px 0px 0px 5px;
	display:block;
	width:173px;
	overflow:hidden;
}
.index-product05 ul li dl dd a b{
	padding-top:5px;
	float:left;
}
.index-product05 ul li span{
	background:url(../images/list_bg02.png) no-repeat;
	display:block;
}
.index-product05 ul li span a{
	font-size:14px;
	color:#1e50ab!important;
	display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 673px;
}
.index-product05 ul li span a:hover{
	font-size:14px;
	text-decoration:underline;
	color:#cc0000!important;
}
.index-product05 ul li a{
	display:block;
	padding-left:8px;
}
.product_title05{
	background:url(../images/title_bg01.png) repeat-x;
	position:relative;
	height:38px;
	width:100%;
	border-radius:3px 3px 0px 0px;
}
.title_product05{
	background:url(../images/title_bg02.png) no-repeat;
	position:absolute;
	height:41px;
	width:209px;
	left:-6px;
	top:-6px;
	font-size:14px;
	color:#FFF;
	padding-left:20px;
	line-height:41px;
	display:block;
}
.title_product06{
	float:right;
	margin: 10px 10px 0 0;
}

.title_product05 b{
	background:url(../images/yuandian.png) no-repeat;
	padding-left:10px;
}
.title_h1{
	font-size: 21px;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 7px 20px;
}
.title_h2{
	font-size: 16px;
    padding-top: 20px;
    text-align: center;
}
.content02{
	display:block;
	text-indent:2em;
	height:910px;
}

.seo{
	width:682px;
	margin:0 auto 7px;
	_margin:5px auto;
	padding:8px 9px;
	background-color:#fbf6ef;
	border-radius:5px;
	text-indent:2em;
	line-height:18px;
	text-align:left;
}

/* tooltip */
#tooltip{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:2px;
	display:none;
	color:#fff;
}

/*2013年4月3日*/
.inside-nav02{
	margin-top:10px;
	border:1px solid #8ebbd9;
	border-radius:3px;
	border-bottom:2px solid #a0aeb8;
	background-color:#fafafa;
	float:left;
	width:206px;
	font-size:14px;
	color:#FFF;
	position:relative;
}
.inside-nav02 ul{
	width:100%;
	margin:0 auto;
	padding:0px;
}
.inside-nav02 ul li{
	list-style-type:none;
	width:100%;
	background:url(../images/left_nav_bg.png) repeat-x;
}
.inside-nav02 ul li b{
	display:block;
	padding-left:10px;
	height:32px;
}
.inside-nav02 ul li b a{
	display:block;
	width:186px;
	height:32px;
	line-height:32px;
	background:url(../images/nav_list01.png) no-repeat;
	font-size:12px;
	padding-left:10px;
}
.inside-nav02 ul li b a:hover{
	color:#1e50ab;
	background:url(../images/nav_list02.png) no-repeat;
}
.inside-nav02 ul li ul{
	display:none;
}
.inside-nav02 ul li ul li{
	font-size:12px;
	height:26px;
	line-height:26px;
	background:url(../images/left_nav_listbg.png) repeat-x;
	padding-left:20px;
	width:186px;
}
.inside-nav02 ul li ul li a{
	width:176px;
	height:26px;
	display:block;
	padding-left:10px;
	background:url(../images/left_nav_list01.png) no-repeat;
}
.inside-nav02 ul li ul li a:hover{
	color:#1e50ab;
	background:url(../images/left_nav_list02.png) no-repeat;
}
.focus02{
color:#1e50ab!important;
background:url(../images/left_nav_list02.png) no-repeat!important;
}
.float{
	float:left;
}
.logo02{
	width:198px;
	margin:0 auto;
}