* {
	margin: 0;
	padding: 0;
}
li {
	list-style: none;
}
body {
	font-size: 12px;
	color: #333333;
	font-family: Verdana;
	margin: 0px;
	background-image: url(/images/backgroundtile.jpg);
	line-height: 18px;
}
a {
	font-size: 12px;
	color: #666666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
}
img
{
	border:none;
}
/*------------------------------------------------------------*/
#banner {
	width: 921px;
	height: 80px;
	margin: auto;
	background-color: #FFFFFF;
}
#topAds 
{
    list-style:none;
    width:921px;
    margin:0 auto;
    overflow:hidden;
    text-align:center;
}
#topAds li
{
    clear:both;
    margin:0 auto;
    display:block;
}

#logo {
	float: left;
	width: 261px;
	height: 80px;
	background-attachment: scroll;
	background-image: url(../Images/Logo.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#logo a {
	width: 261px;
	height: 80px;
	display: block;
}
#nva {
	width: 300px;
	height: 26px;
	margin-top: 54px;
	float: left;
	background-attachment: scroll;
	background-image: url(../Images/Car.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#nva ul {
	width: 245px;
	height: 26px;
	padding: 0 0 0 5px;
}
#nva li {
	float: left;
	display: block;
	height: 26px;
	list-style-type: none;
	border-right: #00B500 solid 1px;
}
#nva li a {
	color: #00B500;
	display: block;
	padding: 4px 10px 0 17px;
}
#nva li a:hover {
	color: #006600;
}
.mycar {
	background-attachment: scroll;
	background-image: url(../Images/ico_car.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#tel {
	width: 205px;
	height: 29px;
	float: right;
	margin: 10px 5px 0 0;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
}
#user {
	width: 205px;
	_width:245px;
	height: 29px;
	float: right;
	margin: 12px 0px 0 0;
	text-align: right;
}
#user span {
	float: right;
	display: block;
	padding: 7px 5px 0 0;
}
#user a {
	width: 35px;
	height: 23px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding: 5px 10px 0px 10px;
	margin: 0 5px 0 0;
	display: block;
	float: right;
}
.btLogin {
	background-attachment: scroll;
	background-image: url(../Images/ico_login.jpg);
	background-repeat: no-repeat;
	background-position: 5px center;
}
.btreg {
	background-attachment: scroll;
	background-image: url(../Images/ico_reg.jpg);
	background-repeat: no-repeat;
	background-position: 5px center;
}
#bannerNva {
	width: 921px;
	height: 36px;
	margin: auto;
	background-color: #FFFFFF;
}
#bannerNvaLeft {
	float: left;
	width: 10px;
	height: 36px;
	background-attachment: scroll;
	background-image: url(../Images/BannerLeft.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#bannerNvaCenter {
	float: left;
	width: 901px;
	height: 36px;
	background-attachment: scroll;
	background-image: url(../Images/BannerCenter.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
#bannerNvaCenter ul {
	width: 100%;
	height: 26px;
	padding: 6px 0 0 0;
}
#bannerNvaCenter li {
	float: right;
	display: block;
	height: 26px;
	list-style-type: none;
	border-right: #00B500 solid 1px;
	background-attachment: scroll;
	background-image: url(../Images/BannerItemLine.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#bannerNvaCenter li a {
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	padding: 5px 14px 0px 14px;
}
#bannerNvaCenter li a:hover {
	color: #FFFF00;
}
#bannerNvaRight {
	float: right;
	width: 10px;
	height: 36px;
	background-attachment: scroll;
	background-image: url(../Images/BannerRight.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
/*------------------------------------------------------------*/
#main {
	width: 868px;
	height:auto;
	margin: auto;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	clear: both;
	padding: 0px;
}
#main_1 {
	width: 870px;
	height: auto;
	margin: auto;
	background-color: #ffffff;
}
#left {
	width: 200px;
	height: auto;
	float: left;
	padding: 0 0 5px 0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#left h1 {
	margin: 3px 0 0 3px;
}
.left_1 {
	width: 198px;
	height: auto;
	float: left;
	padding: 0 0 5px 0;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.left_1 h1 {
	margin: 3px 0 0 3px;
}
#leftProductList {
	margin: 3px 0 0 10px;
	width: 185px;
}
#leftProductList li {
	float: left;
}
#leftProductList a {
	width: 170px;
	padding: 4px 0 0 15px;
	display: block;
	background-attachment: scroll;
	background-image: url(../Images/ico_ico1.jpg);
	background-repeat: no-repeat;
	background-position: 5px center;
}
#leftad {
	margin: 3px 0 0 10px;
	width: 185px;
}
#leftad img {
	border: 1px solid #CCCCCC;
	padding: 3px;
}
.LeftSot {
	width: 197px;
	padding: 3px 0 5px 5px;
	height: auto;
	display: block;
	border-top: 1px #CCCCCC solid;
	clear: both;
}
.LeftSot h1 a {
	width: 180px;
	padding: 4px 0 0 10px;
	display: block;
	background-attachment: scroll;
	background-image: url(../Images/ico_ico1.jpg);
	background-repeat: no-repeat;
	background-position: 0px center;
}
.LeftSot h1 a span {
	font-size: 13px;
	color: #00B500;
}
.LeftSot ul {
	width: 180px;
	padding: 2px 0 0 10px;
	height: auto;
}
.LeftSot ul li {
	width: 60px;
	float: left;
	list-style-type: none;
	height: 20px;
	display:block;
	clear:both;
}
.LeftSot ul li a {
	display: block;
	padding: 2px 10px 0 0px;
	height: 18px;
	width: 150px;
	overflow: hidden;
}
.LeftBanner {
	width: 197px;
	padding: 3px 0 5px 5px;
	height: auto;
}
.LeftBanner h1 {
	width: 180px;
	padding: 4px 0 0 10px;
	display: block;
	background-attachment: scroll;
	background-image: url(../Images/ico_ico1.jpg);
	background-repeat: no-repeat;
	background-position: 0px center;
	font-size: 14px;
	font-weight: bold;
	color: #00B500;
}
.LeftBanner ul {
	width: 190px;
	padding: 2px 0 0 0;
	height: auto;
}
.LeftBanner ul li {
	float: left;
	line-height: 22px;
	list-style-type: none;
	width: 160px;
	padding: 3px 0 0 30px;
	background-attachment: scroll;
	background-image: url(../Images/ico_q.gif);
	background-repeat: no-repeat;
	background-position: 12px center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.LeftBanner ul li a:hover {
	text-decoration: underline;
}
/*------------------------------------------------------------*/
#right {
	width: 664px;
	height: auto;
	float: right;
}
.right {
	width: 664px;
	height: auto;
	float: right;
	padding:0px;
	margin:0px;
}

#right_c {
	width: 664px;
	height: auto;
	float: right;
}

#right_2 {
	width: 664px;
	height: auto;
	float: right;
	border-right: 1px #CCCCCC solid;
	border-left: 1px #CCCCCC solid;
}
.right_1 {
	width: 664px;
	height: auto;
	float: right;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


#register,#login  {
	width: 640px;
	height: auto;
	margin: 15px auto 0 auto;
}
#login td{
	padding: 5px;
}
#register #register_table{
    margin-top:10px;
}
#register #register_table td{
    padding:5px;
}

#register #register_table .header
{
    text-align:right;
    width:7em;
}

#register #register_table input{
    height:1.2em;
    vertical-align:middle;
    width:12em;
}

#register #register_table input.short{
    width:6em;
}

#register #register_table input.long{
    width:20em;
}

#search {
	width: 592px;
	padding: 4px 0 0 68px;
	height: 31px;
	background-attachment: scroll;
	background-image: url(../Images/ico_search.jpg);
	background-repeat: no-repeat;
	background-position: 5px center;
	color: #00B500;
	vertical-align:middle;
}
.searchsubmit {
	background-color: #00B500;
	color: #FFFFFF;
	border: 1px solid #02B001;
	padding: 0;
	height:1.5em;
	vertical-align:middle;
}
.box {
	width: 100%;
	clear: both;
	padding:0px;
}
.box h1 {
	width: 100%;
	height: 10px;
	background-attachment: scroll;
	background-image: url(../Images/DownLineBg.jpg);
	background-repeat: repeat-x;
}
.box h2 {
	width: 97%;
	height: 25px;
	background-attachment: scroll;
	background-image: url(../Images/ico_box_title.jpg);
	background-repeat: no-repeat;
	background-position: 5px center;
	font-size: 13px;
	padding: 5px 0 0 20px;
	color: #00B500;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #F3F3F3;
}
.box h2 span {
	float: left;
	padding: 2px 0 0 0;
}
.box1 h2
{
	width:96%;
}
.more a {
	float: right;
	border: 1px double #999999;
	margin: 0 5px 0 0;
	font-weight: normal;
	padding: 3px 5px 0 5px;
}
#NewPro {
	float: left;
	width: 470px;
	height: auto;
	clear: both;
}
.daogou_center_box {
	width: 660px;
	height: auto;
}
.daogou_center_box img {
	float: left;
	margin: 20px 0 0 10px;
}
#news {
	width: 430px;
	height: auto;
	float: right;
	margin: 20px 10px 0 0;
}
#news li {
	float: left;
	padding: 5px 0 0 15px;
	background-attachment: scroll;
	background-image: url(../Images/ico_new.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 385px;
	height: 24px;
	list-style: none;
}
#news li a:hover {
	text-decoration: underline;
}


#newspage {
	width: 430px;
	height: 30px;
	padding: 5px 0 0 0;
	float: right;
	margin: 5px 10px 0 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: center;
}

#orders {
	width: 430px;
	height: auto;
	float: left;
	margin: 20px 10px 0 10px;
}
#orders li {
	float: left;
	padding: 5px 0 0 15px;
	background-attachment: scroll;
	background-image: url(../Images/ico_new.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 385px;
	height: 24px;
	list-style: none;
}
#orders li a:hover {
	text-decoration: underline;
}
#orderspage {
	width: 430px;
	height: 30px;
	padding: 5px 0 0 0;
	float: left;
	margin: 5px 10px 0 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: center;
}

.callus_line {
	background-attachment: scroll;
	background-image: url(../Images/callus_line.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 630px;
	margin: auto;
}
.callus_line h1 {
	padding: 10px 0 0 0;
	height: 22px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	background-image: none;
}
#infor {
	width: 620px;
	margin: auto;
	height: auto;
}
#infor li {
	float: left;
	width: 620px;
	padding: 10px 0 0 0;
}
#infor li p {
	width: 59px;
	height: 24px;
	padding-top: 8px;
	float: left;
	background-attachment: scroll;
	background-image: url(../Images/infro_title_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	text-align: center;
	color: #00B500;
}
#infor li span {
	float: left;
	padding: 5px 0 0 10px;
	color: #999999;
	line-height: 25px;
}
.unline {
	width: 300px;
	height: 280px;
	padding: 10px 0 10px 0;
	background-attachment: scroll;
	background-image: url(../Images/infro_unline.jpg);
	background-repeat: no-repeat;
	background-position: left 10px;
	float: left;
}
.unline span {
	width: 210px;
	float: right;
	padding: 10px 0 0 0;
}
.online span {
	width: 220px;
	float: right;
	padding: 10px 0 0 0;
}
.online {
	width: 320px;
	height: 250px;
	padding: 10px 0 10px 0;
	background-attachment: scroll;
	background-image: url(../Images/infro_online.jpg);
	background-repeat: no-repeat;
	background-position: left 10px;
	float: left;
}
#aboutus_content {
	width: 630px;
	margin: auto;
	height: auto;
	padding: 10px 0 10px 0;
	line-height: 27px;
}
.bc_site {
	width: 188px;
	height: auto;
	float: left;
	padding: 10px 0 5px 10px;
}
#BuyCar {
	width: 850px;
	height: auto;
	clear: both;
	border: #CCCCCC 1px double;
	padding: 0px 0 2px 0;
	margin: 0 auto 10px auto;
}
#BuyCar h1 {
	font-size: 12px;
	font-weight: bold;
	background-color: #EEEEEE;
	width:100%;
	margin:auto;
}
#BuyCar h1 span {
	float: left;
	display: block;
	text-align: center;
	background-color: #EEEEEE;
	padding: 5px 0 5px 0;
}
#BuyCar span {
	float: left;
	display: block;
	text-align: center;
}
#BuyCar ul {
	width: 100%;
}
#BuyCar ul li {
	float: left;
	padding: 5px 0 5px 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	width: 100%;
}
#heji {
	width: 850px;
	height: 22px;
	margin: auto;
	clear: both;
	padding: 2px;
	margin: 5px auto 10px auto;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#heji p {
	float: left;
}
#heji span {
	float: right;
}
#BuyCarBt {
	width: 850px;
	height: 45px;
	margin: auto;
	clear: both;
	padding: 2px;
	text-align: right;
}
#message {
	width: 100%;
	height: 27px;
	background-color: #E1E1E1;
	background-attachment: scroll;
	background-image: url(../Images/message_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#message div 
{
	margin-left:105px;
	margin-right:5px;
}
#message ul {
	height: 15px;
	float: right;
	margin: 6px 5px 0 0;
	width: 540px;
}
#message ul li {
	float: left;
	padding-left:10px;
	height: 15px;
	list-style: none;
}
#site {
	float: right;
	font-size: 12px;
	padding: 0 10px 0 0;
	font-weight: normal;
	color: #666666;
}
.hotpro {
	width: 100%;
	height: auto;
	border-bottom: 1px solid #CCCCCC;
}
.hotpro h1 {
	width: 95%;
	padding: 6px 5% 0 0;
	height: 23px;
	font-size: 13px;
	color: #FF9900;
	background-attachment: scroll;
	background-image: url(../Images/ico_hotpro.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: right;
	border-bottom: 1px solid #CCCCCC;
}
.hotpro ul {
	width: 100%;
	height: auto;
}
.hotpro ul li {
	width: 90%;
	padding: 5px 0 0 10%;
	height: 20px;
	background-attachment: scroll;
	background-image: url(../Images/ico_ico1.jpg);
	background-repeat: no-repeat;
	background-position: 8px center;
	list-style: none;
}
.shipedorder
{
	height:150px;
	overflow:hidden;
}
#indexorder {
	float: right;
	width: 192px;
	height: 320px;
	border-left: 1px solid #CCCCCC;
}
.NewProtList {
	width: 470px;
	margin: 0 auto 0 auto;
	height: auto;
}
.NewProtList ul {
	width: 100%;
	height: auto;
}
.NewProtList ul li {
	float: left;
	list-style: none;
	width: 33%;
	height: auto;
	padding: 5px 0 3px 0;
}
.NewProtList ul li span {
	display: block;
	width: 100%;
	text-align: center;
	padding: 5px 0 0 0;
	height: auto;
}
.indexProductList {
	width: 660px;
	margin: 0 auto 0 auto;
	height: auto;
}
.indexProductList ul {
	width: 100%;
	height: auto;
}
.indexProductList ul li {
	float: left;
	list-style: none;
	width: 25%;
	height: auto;
	padding: 5px 0 3px 0;
}
.indexProductList ul li span {
	display: block;
	width: 100%;
	text-align: center;
	padding: 5px 0 0 0;
	height: auto;
}
#ProductList {
	width: 660px;
	margin: 0 auto 0 auto;
	height: auto;
}
#ProductList ul {
	width: 100%;
	height: auto;
}
#ProductList ul li {
	float: left;
	list-style: none;
	width: 33%;
	height: auto;
	padding: 15px 0 10px 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#ProductList ul li span {
	display: block;
	width: 100%;
	text-align: center;
	height: auto;
	padding: 3px 0 2px 0;
}
#PageBanner {
	width: 650px;
	margin: auto;
	height: 25px;
	padding: 15px 0 0 0;
	text-align: center;
	clear: both;
}
#ProImgShow {
	float: left;
	width: 310px;
	height: auto;
	padding: 5px 0 0 10px;
}
#ProImgShow span {
	text-align: center;
	width: 300px;
	height: auto;
	clear: both;
	display: block;
	padding: 5px 0 0 0;
}
#ProImgShow ul {
	width: 300px;
	height: auto;
}
#ProImgShow ul li {
	float: left;
	list-style: none;
	width: 75px;
	height: auto;
}
#ProInfor {
	width: 330px;
	float: right;
	height: auto;
	margin: 5px 0 0 0;
}
#ProInfor div {
	width: 320px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding: 5px 0 5px 0;
	height: auto;
	margin-right:10px;
}
#ProInfor label
{
	margin-left:2px;
	margin-right:5px;
}
#ProIntro {
	clear: both;
	width: 640px;
	height: auto;
	margin: auto;
}
#ProIntro h1 {
	background-image: none;
	width:100%;
	height:auto;
}
#ProIntro span {
	width: 610px;
	padding: 10px;
	height: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C2E0BE;
	display: block;
	border-right-color: #F0F2EF;
	border-bottom-color: #F0F2EF;
	border-left-color: #F0F2EF;
	line-height: 26px;
}
#ProIntro h1 span {
	width: 110px;
	height: 18px;
	_line-height: 9px;
	_height:9px;
	background-attachment: scroll;
	background-image: url(../Images/pro_t_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	display: block;
	border: 0px;
	margin: 0 0 0 10px;
	vertical-align:top;
}

#pinglun_title {
	width: 627px;
	background-color: #EDEDED;
	margin: 5px 0 5px 12px;
	padding: 3px 5px 0 0;
	text-align: right;
}
#pinglun_title a {
	text-decoration: underline;
	color: #FF9900;
}
#pinglun_List {
	width: 632px;
	margin: 5px 0 5px 12px;
	padding: 3px 0 0 0;
}
#pinglun_List_title {
	width: 600px;
	height: 20px;
	padding: 5px 0 0 30px;
	border: 1px solid #ECECEC;
	background-attachment: scroll;
	background-image: url(../Images/ico_pinglunuser.jpg);
	background-repeat: no-repeat;
	background-position: 8px center;
}
#pinglun_List_content
{
	width: 620px;
	height:auto;
	margin:auto;
	line-height:22px;
}
#P_L_U {
	float: left;
	width: 300px;
}
#P_L_dh
{
	float:right;
	width: 100px;
}
#pinglun_Add {
	clear: both;
	width: 632px;
	margin: 5px 0 5px 12px;
	text-align: left;
}
#pinglun_Add h1 {
	background-color: #EDEDED;
	background-image: none;
	font-size: 12px;
	text-align: left;
	width: 627px;
	padding: 3px 0 0 5px;
}
#pinglun_Add span {
	width: 100%;
	height: auto;
	text-align: left;
	display: block;
}

#pro_xt
{
height:auto;
width:100%;
}
#pro_xt h1
{
width:640px;
border-bottom:1px #CCCCCC double;
margin:auto;
}

#bank {
	width: 830px;
	height: auto;
	margin: auto;
	padding:10px 0 10px 10px;
}
#bank dt
{
font-weight:bold;
line-height:18px;
padding:0 0 0 25px;
}
#bank dd
{
padding:0 0 0 50px;
line-height:18px;
}
#bank dd span
{
width:90%;
padding-left:2%;
padding-top:3px;
line-height:18px;
display:block;
height:22px;
}
.span_hui
{
background-color:#F0F0F0;
}

.oder,.order {
	width: 840px;
	height: auto;
	margin: auto;
}
.oder h1,.order h1{
	font-size: 13px;
	color: #00CC00;
	padding: 10px 0 0 0;
	width: 100%;
	display: block;
}
.oder span {
	padding: 5px 0 3px 10px;
	width: 830px;
	height: auto;
	float: left;
	clear: both;
}
.oder span b {
	width: 120px;
	height: 25px;
	text-align: right;
	display: block;
	float: left;
}
.oder span p {
	width: 700px;
	height: auto;
	text-align: left;
	display: block;
	float: left;
}

.listbox
{
padding:10px 0 10px 0;
width:98%;
margin:auto;
height:auto;
}
.span_red
{
color:#FF0000;
}


/*------------------------------------------------------------*/
#emde {
	clear: both;
	width: 100%;
	height: 0px;
}
#down_dis_list {
	width: 868px;
	height: 140px;
	margin: auto;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	clear: both;
	padding: 10px 0 5px 0;
}
.d_d_list {
	float: left;
	width: 134px;
	height: 135px;
	background-attachment: scroll;
	background-image: url(../Images/down_dis_list_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0 15px 0 18px;
}
.d_d_list ul {
	width: 100px;
	margin: 25px 0 0 10px;
	height: 75px;
	border-bottom: 1px solid #CCCCCC;
}
.d_d_list ul li {
	float: left;
	width: 95px;
	height: 18px;
	overflow: hidden;
	padding: 0 0 0 15px;
	background-attachment: scroll;
	background-image: url(../Images/ico_pint.jpg);
	background-repeat: no-repeat;
	background-position: 5px 7px;
}
.d_d_list h1 {
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	width: 90px;
	margin: 5px 0 0 20px;
	color: #604DA6;
}
#down {
	width: 868px;
	height: 108px;
	margin: auto;
	background-color: #F5F5F5;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	clear: both;
}
#downline {
	width: 100%;
	height: 10px;
	background-attachment: scroll;
	background-image: url(../Images/DownLineBg.jpg);
	background-repeat: repeat-x;
}
#downNva {
	width: 100%;
	text-align: center;
}
#downNva ul {
	width: 90%;
	height: 18px;
	margin: 5px 0 0 10%;
}
#downNva li {
	float: left;
	display: block;
	height: 18px;
	list-style-type: none;
}
#downNva li a {
	color: #666666;
	display: block;
	padding: 0 10px 0px 10px;
	background-attachment: scroll;
	background-image: url(../Images/DownItemLine.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#downNva li a:hover {
	color: #009900;
}
#downpower {
	width: 340px;
	height: auto;
	float: left;
	margin: 15px 0 0 10px;
	padding: 0 0 0 160px;
	background-attachment: scroll;
	background-image: url(../Images/DownLogo.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#downBanquan {
	margin: 5px 0 0 0;
}
#downBanquan a {
	margin: 0 10px 0 0;
	font-weight: bold;
}
#downicp {
	width: 170px;
	height: auto;
	float: right;
	margin: 15px 0 0 10px;
	padding: 0 50px 0 0;
	background-attachment: scroll;
	background-image: url(../Images/DownICP.jpg);
	background-repeat: no-repeat;
	background-position: 180px center;
}
#downicpno {
	margin: 5px 0 0 0;
}
/*------------------------------------------------------------*/
.b1 {
	font-weight: bold;
	color: #00B500;
}
.b {
	font-weight: bold;
}
.img {
	padding: 3px;
	border: 1px solid #CCCCCC;
}
.img_border_0 {
	border: 1px solid #CCCCCC;
}
.z_14_y {
	font-size: 14px;
	color: #FF9900;
}
.z_16_o {
	font-size: 16px;
	color: #00CC00;
}
.pingluntextbox {
	width: 100%;
	height: 100px;
	margin: 5px 0 5px 0;
	border: 1px dotted #CCCCCC;
}
/*------------------------------------------------------------*/
.s_160 {
	width: 160px;
}
.s_140 {
	width: 140px;
}
.s_80 {
	width: 80px;
}
.s_140_1 {
	padding-top: 40px;
	width: 140px;
}
.s_80_1 {
	padding-top: 40px;
	width: 80px;
}
.s_80_2 {
	padding-top: 25px;
	width: 80px;
}
.imgborder {
	border: 1px double #CCCCCC;
	padding: 2px;
}
.border_yel {
	border: 1px #00CC00 dashed;
	background-color: #F6F6F6;
}
/*------------------------------------------------------------*/
.register {
	width: 640px;
	height: auto;
	margin: 15px auto 20px auto;
}
.reg {
	width: 620px;
	padding-left:20px;
	height:35px;
}
.reg a {
}
.reg span {
padding-left:5px;
}
.tishi
{
width: 640px;
	height:35px;
	text-align:center;
	padding:10px 0 0 0;
}
.tishi span
{
border:dotted #FF3300 1px;
padding:5px 50px 3px 50px;
color:#FF3300;
}
/*------------------------------------------------------------*/
.online span {
	width: 233px;
	float: right;
}
.online {
	width: 320px;
	height: 250px;
	padding: 10px 0 10px 0;
	background-attachment: scroll;
	background-image: url(../Images/infro_online.jpg);
	background-repeat: no-repeat;
	background-position: left 10px;
	float: left;
}
.MSN
{
	width:213px;
	height:21px;
	padding:18px 0 0 20px;
	background-image:url(../Images/msn.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	display:block;
	margin-top:10px;
}
.QQ
{
	width:213px;
	height:21px;
	padding:18px 0 0 20px;
	background-image:url(../Images/qq.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	display:block;
	margin-top:10px;
}
.Email_1
{
	width:213px;
	height:23px;
	padding:5px 0 0 20px;
	background-image:url(../Images/email_1.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	display:block;
	margin-top:10px;
}
.Email_2
{
	width:213px;
	height:21px;
	padding:18px 0 0 20px;
	background-image:url(../Images/email_2.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	display:block;
	margin-top:10px;
}

.lr
{
	border-top:1px #ccc solid;
	padding:5px;
	width:350px;
	margin-top:10px;
}
.lr h2
{
	font-size:14px;
	width:500px;
}

.CustomerOrder
{
	border-collapse:collapse;
	width:640px;
	margin:5px 0;
}
.CustomerOrder td,.CustomerOrder th
{
	padding:2px;
	border:1px #ccc solid;
}

#adSearch .header
{
	font-weight:bold;
	text-align:right;
}

td.header
{
	font-weight:bold;
	text-align:right;
}

#wishlist
{
	margin-bottom:10px;
}

#wish
{
	border-collapse:collapse;
	margin:10px 10px 0 10px;
	width:605px;
}
#wish th
{
	background-color:#F5F5F5;
}
#wish th,#wish td
{
	border:1px #ccc solid;
	padding:3px;
	font-size:14px;
}

.wishPager
{
	display:block;
	margin:0 10px 10px 10px;
	padding:3px;
	width:600px;
}
.radioList
{
	padding-left:10px;
}

.Success
{
	margin:20px 0;
	display:block;
}

#childrenProduct
{
	border-collapse:collapse;
	margin:10px;
	width:94%;
}

#childrenProduct td,#childrenProduct th,#childrenProduct caption
{
	border:1px #ccc solid;
	padding:4px;
	text-align:center;
}

#childrenProduct th,#childrenProduct caption
{
	font-weight:bold;
}

#childrenProduct caption
{
	text-align:left;
}
#childrenProduct td.buyAll
{
	text-align:left;
}

#childrenProduct td.check,#childrenProduct th.check
{
	text-align:left;
	padding-left:8px;
	width:50px;
}
#pay_online
{
    margin:10px;
}

#pay_online span
{
    font-size:14px;
    margin-bottom:10px 0;
    display:block;
}


#pay_msg
{
    margin:10px;
}
.pay_success
{
    display:block;
    color:Green;
    margin:5px 0;
    font-size:16px;
    font-weight:bold;
}

.pay_fail
{
    display:block;
    color:Red;
    margin:5px 0;
    font-size:16px;
    font-weight:bold;
}

/*------------------------------------------------------------*/
/*------------------------------------------------------------*/
/*------------------------------------------------------------*/
/*------------------------------------------------------------*/
/*------------------------------------------------------------*/
/*------------------------------------------------------------*/
/*------------------------------------------------------------*/
