@charset "utf-8";


/* 全局 */
* {
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
}

*{
	margin:0;
	padding:0;
	font-size:12px;
	border:none;
	list-style-type: none;
	color: #3664a2;
	text-decoration: none;
	}

body {
	min-width: 1000px;
	font-family: "宋体",Arial,Lucida,Verdana,Helvetica,sans-serif;
	font-size: 12px;
	background:url(../img/main_bg.jpg) repeat-x;
	background-repeat: repeat-x;
}

li {
	list-style: none;
}
img {
	vertical-align: top;
	border: none;
}
strong {
	color: #a60584;
}
input.text, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333;
	border: 1px solid #999;
}
input{
	border:solid 1px; #666;
	height: 21px;
	}
input:focus, textarea:focus {
	border-color: #666;
}
.box {
	clear: both;
	zoom: 1;
}
.box:after {
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
	content: ".";
}
button{
	cursor:pointer;
	background:transparent;
	}

table{
    border:1px solid #abccef;
    border-width:1px 0 0 1px;
    margin:2px 0 2px 0;
    text-align:center;
    border-collapse:collapse;
}
td,th{
    border:1px solid #abccef;
    border-width:0 1px 1px 0;
    margin:5px 0 5px 0;
    text-align:left;
	padding:5px 0;
}
td{
	text-indent:10px;
	}
th{
    text-align:center;
    font-weight:600;
    font-size:12px;
    background-color:#ebf4fb;
} 


/* 页面 */
body div{
	text-align:left;
	}
.head,.main ,.foot{
	width: 980px;
	display: block;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
.main {
	margin-top:5px;	
	}
.head .infolink {
	float: right;
	width: 700px;
	text-align: right;
	margin-top: 38px;
}
.head h1 {
	float: left;
}
.head .infolink li {
	display: inline;
}
.head .infolink li * {
	line-height: 14px;
	vertical-align: middle;
}
.head .infolink .username {
	font-weight: bold;
}
.head .headnav {
	background-image: url(../img/nva_bg.jpg);
	background-repeat: no-repeat;
	height: 69px;
	width: 980px;

}
.head .headnav.box .mainnav {
	float: left;
	height: 25px;
	margin-left: 76px;
	margin-top: 12px;
	display:block;
}
.mainnav ul {
	}
.navindex {
	color: #FFF;
	background-color: #213a73;
	height: 21px;
	width: 104px;
	display:block;
	text-align:center;
	line-height: 21px;
	vertical-align: middle;
}
.serch {
	display: block;
	padding-left:25px;
	width:600px;
	float:left;
}
.serch select{
	width:100px;
	}
.shopcar {
	display: block;
	width:280px;
	float:right;
	background-image: url(../img/shopcar_bg.jpg);
	height:23px;
	text-align:right;
	margin-right:30px;
	vertical-align: middle;	
}
.serchinput {
	border: 1px solid #859cc6;
	width:235px;
}
.serchbtn {
	background-image: url(../img/serch_btn.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 90px;
}

.shopcar span {
	font-weight: bold;
	color: #6482b4;
	display:block;
	float:left;
	padding-left:93px;
	padding-top:4px;
	height:23px;
	vertical-align: middle;	
}
.effect{
	margin-top:3px;
	height: 90px;
	}
.main .left {
	display: block;
	float: left;
	width: 185px;
}
.main .center {
	display: block;
	float: left;
	width: 480px;
	margin-left:10px;
}
.uc .main .center {
	width:540px;
	}
.main .right {
	display: block;
	float: right;
	width: 300px;
}
.service {
	width:300px;
	height:163px;
	display:block;
}
.service ul{
	display:block;
	padding: 0;
}
.morelink {
	display: block;
	float: right;
	margin-right:15px;
	margin-top:7px;
}
.exleft {
	border: 1px solid #c0d9ea;
	margin-top:5px;
}
.menuleft {
	border: 1px solid #c0d9ea;
	margin-bottom:5px;
}
.title_n {
	background-image: url(../img/menu_bg1.jpg);
	background-repeat:repeat-x;
	height:22px;
	vertical-align: middle;
	line-height: 22px;
	padding-left:3px;
}
.servicetop10 li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e9e9e9;
	margin-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 177px;
	height: 50px;
}
.servicetop10 li img {
	float: left;
	margin-right: 0px;
}
.servicetop10 .box p span {
	font-weight: bold;
	color: #0000f2;
}
.ad_left {
	margin-top: 5px;
}
.list {
	background-image: url(../img/list_bg.jpg);
	height: 131px;
	width: 476px;
	margin-top: 5px;
}
.amount {
	float: left;
	margin-left: 100px;
	margin-top:10px;
}
.list ul{
	padding-top:5px;
	margin-left:10px;
}
.amount span {
	font-weight: bold;
	color: #F00;
}

.list li {
	display: block;
	margin-top: 5px;
	clear:both;
	height:14px;
}
.list li span{
	display:block;
	float:left;
}
.list1{
	width:130px;
	}
.list2{
	width:120px;
	}
.list3{
	width:100px;
	}
.list4{
	width:100px;
	text-align:center;
	}
.newup .newup1 {
	display: block;
	float: left;
	width: 238px;
}
.newup {
	margin-top:5px;
	height:115px;
	border: 1px solid #BFD9E9;
}
.newup .morelink{
	margin-top:3px;
	}
.newup1 ul li span {
	text-align: right;
	float: right;
	margin-right: 5px;
}
.newup1 ul li {
	text-indent: 5px;
}
.line{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c0d9ea;
	}
.addbtn {
	text-align: center;
	width: 100%;
	display: block;
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
}
.newup1 ul {
	margin-top: 5px;
}
.goodslist h4 {
	display: block;
	height: 32px;
	width: 120px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.goodslayout li {
	display: block;
	float: left;
	height: 160px;
	width: 119px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
.across .goodslayout li {
	margin-left: 10px;
}
.uc .goodslayout li {
	margin-left: 15px;
}
ul.w240 li {
	width: 200px;
	border: 1px solid #BFD9E9;
}
ul.w150 li {
	width: 217px;
	border: 1px solid #BFD9E9;
}
.intro,.goodslist,.ad_down,.news {
	margin-top: 5px;
}
.news ,.hot {
	border: 1px solid #bfd9e9;
	padding-bottom:5px;
	margin-top: 5px;
}
.news ul li {
	margin-top: 3px;
	margin-left: 10px;
}
.hot ul li h4{
	float: right;
	height: 26px;
	width: 190px;
	margin-right: 10px;
}
.uc .hot ul li h4{
	float: right;
	overflow:hidden;
	height: 30px;
	margin-bottom:5px;
	width: 100px;
	margin-right: 10px;
}
.exleft ul li h4{
	float: right;
	height: 30px;
	margin-bottom:5px;
	margin-right:0;
	overflow:hidden;
	width:110px;
}
.hot p {
	float: right;
	width: 190px;
	margin-right: 10px;
}
.uc .hot p {
	float: right;
	width: 100px;
	margin-right: 10px;
}
.exleft p {
	float: left;
	margin-right: 10px;
}

.hot ul li img {
	float: left;
}
.hot ul li {
	clear: both;
}
.exleft ul li {
	clear: both;
}
.x70 {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.brand ul li {
	margin: 10px;
	float: left;
}
.foothelp {
	background-image: url(../img/foot_bg2.jpg);
	padding-bottom:15px;
}
.foothelp dl{
	display:block;
	width:201px;
	float:left;
	padding-top:4px;
	margin-left:40px;
	color:#3760a3;
	font-size:14px;
	}
.foothelp dl dt{
	color:#3760a3;
	font-size:14px;
	margin-bottom:10px;
	}
.foothelp dl dd{
	background:url(../img/dot.jpg) no-repeat left center;
	text-indent: 10px;
	margin-bottom:3px;
	}
.copyright{
	background:url(../img/copyright_bg.jpg) no-repeat;
	display:block;
	widows:980px;
	height:100px;
	}
.copyright p{
	display:block;
	float:left;
	width:500px;
	margin-top:13px;
	margin-left:50px;
	text-align: center;
	}
.copyright span{
	display:block;
	float:right;
	width:200px;
	padding-top:20px;
	}
.copyright span a{
	display:block;
	float:left;
	width:70px;
	}
.menuleft ul li {
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
	text-indent: 20px;
}
.menuleft .callcenter li {
	background-image: url(../img/bg_call.jpg);
	display: block;
	height: 18px;
	width: 150px;
	margin-left: 15px;
}
.basicinfo button {
	background-image: url(../img/bg_btn.jpg);
	background-repeat: repeat-x;
	float: right;
	height: 22px;
	width: 90px;
	display: block;
	border: 1px solid #84bbd9;
	margin-right: 10px;
}
.basicinfo p .username {
	font-weight: bold;
}
.basicinfo .b * {
	font-weight: bold;
}
.basicinfo .f14{
	font-size: 14px;
}
.basicinfo {
	padding-top: 20px;
}
.basicinfo p {
	margin-bottom: 15px;
	margin-top: 5px;
}
.basicinfo p .warning {
	font-weight: bold;
	color: #F00;
}
.basicinfo p .gray {
	color: #666;
}
.olist {
	width: 100%;
}
.olist tfoot tr td {
	text-align: right;
	padding-right: 10px;
}
.uc .main .right {
	width: 240px;
}

.adserch {
	background-image: url(../img/bg_adserch.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 360px;
	width: 970px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#gysbg1{
	background-image: url(../img/bg_gys.jpg);
}
#cgsbg1{
	background-image: url(../img/bg_cgs.jpg);
}
#zjcjbg1{
	background-image: url(../img/bg_zjcj.jpg);
}
.adserch .t9527 {
	width: 100%;
	display: block;
	clear: both;
	height: 90px;
}
.adserch label {
	float: left;
	width: 400px;
	clear: left;
	text-align: right;
	line-height: 21px;
	vertical-align: middle;
	height: 21px;
}
.adserch .TabbedPanels label {
	width: 120px;
}
.adserch input {
	float: left;
	width: 250px;
	margin-left: 10px;
	margin-bottom: 15px;
	margin-right: 300px;
}
.adserch .TabbedPanels input {
	margin-right: 10px;
}
.adserch button {
	clear: both;
	float: left;
	margin-top: 50px;
	margin-left: 410px;
	background-image: url(../img/bg_btn.jpg);
	height: 20px;
	width: 100px;
	border: 1px solid #CCC;
	background-repeat: repeat-x;
}
.adserch .TabbedPanels button {
	margin-left: 130px;
}
.adserch .paymin-max {
	clear: none;
	margin-right: 0px;
	width: 119px;
}
.adserch select {
	float: left;
	margin-left: 10px;
	width: 77px;
}
.adserch .last {
	margin-right: 300px;
}
.across {
	float: right;
	width: 785px;
}
.across .recom ,.across .new {
	border: 1px solid #c0d9ea;
	margin-bottom:5px;
	background:url(../img/menu_bg1.jpg) repeat-x;
}
.across .title_n {
	background-image: url(../img/bg_title.jpg);
	background-repeat: repeat-x;
	text-align: center;
	width: 200px;
	font-weight: bold;
	color: #FFF;
}
.exleft .x70 {
	margin-right: 1px;
	margin-left: 1px;
}
.pbasic .tradename {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-align: center;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}
.price {
	font-size: 18px;
	font-weight: bold;
	color: #F00;
}
.p_left {
	float: left;
	width: 210px;
}
.p_right {
	float: right;
	width: 195px;
}
.linkdown {
	color: #00F;
	text-decoration: underline;
}
.depinfo {
	float: left;
	width: 100%;
	clear: both;
	margin-top: 5px;
}
.depinfo dd {
	display: block;
	float: left;
	width: 275px;
	line-height: 20px;
}
.depinfo dt {
	display: block;
	float: left;
	width: 110px;
	font-weight: bold;
	text-align: right;
	line-height: 20px;
}
.exleft .servicetop10 .box p {
	margin-right: 0px;
	width: 100%;
	margin-top:5px; 
}
.listnav {
	background-image: url(../img/bg_nav.jpg);
	background-repeat: repeat-x;
	height: 27px;
	width: 100%;
	line-height: 27px;
	vertical-align: middle;
}
.listnav .tit {
	display: block;
	text-align: right;
	width: 70px;
	float: left;
	height: 27px;
}
.listnav a ,.listnav a:link{
	display: block;
	float: left;
	width: 80px;
	height: 27px;
	text-align: center;
}
.listnav a:hover {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d2cecf;
	border-left-color: #d2cecf;
	background-image: url(../img/bg_link.jpg);
	background-repeat: repeat-x;
}
.listnav .order {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d2cecf;
	border-left-color: #d2cecf;
	background-image: url(../img/bg_link.jpg);
	background-repeat: repeat-x;
}
.listnav a.switch:hover {
	background-image: none;
	border:none;
	}
.listnav .listnum {
	display: block;
	float: right;
	height: 27px;
	width: 100px;
	text-align: center;
}
.listnav .switch img {
	margin-top: 4px;
}
.listnav .listnum h6 {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	color: #F00;
}
DIV.digg {
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 3px;
	PADDING-BOTTOM: 3px;
	PADDING-TOP: 3px;
	TEXT-ALIGN: center;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 3px;
}
DIV.digg A {
	BORDER-RIGHT: #aaaadd 1px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: #aaaadd 1px solid;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 2px;
	MARGIN: 2px;
	BORDER-LEFT: #aaaadd 1px solid;
	COLOR: #000099;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #aaaadd 1px solid;
	TEXT-DECORATION: none
}
DIV.digg A:hover {
	BORDER-RIGHT: #000099 1px solid;
	BORDER-TOP: #000099 1px solid;
	BORDER-LEFT: #000099 1px solid;
	COLOR: #000;
	BORDER-BOTTOM: #000099 1px solid
}
DIV.digg A:active {
	BORDER-RIGHT: #000099 1px solid;
	BORDER-TOP: #000099 1px solid;
	BORDER-LEFT: #000099 1px solid;
	COLOR: #000;
	BORDER-BOTTOM: #000099 1px solid
}
DIV.digg SPAN.current {
	BORDER-RIGHT: #4596cd 1px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: #4596cd 1px solid;
	PADDING-LEFT: 5px;
	FONT-WEIGHT: bold;
	PADDING-BOTTOM: 2px;
	MARGIN: 2px;
	BORDER-LEFT: #4596cd 1px solid;
	COLOR: #fff;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #4596cd 1px solid;
	BACKGROUND-COLOR: #4596cd
}
DIV.digg SPAN.disabled {
	BORDER-RIGHT: #eee 1px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: #eee 1px solid;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 2px;
	MARGIN: 2px;
	BORDER-LEFT: #eee 1px solid;
	COLOR: #ddd;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #eee 1px solid
}
.jump {
	float: right;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.jump input {
	width: 40px;
	height: 18px;
}
.goodslayout2 li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	width: 760px;
	margin-left: 10px;
	margin-top: 10px;
	clear: both;
	height: 110px;
}
.goodslayout2 li a img {
	float: left;
	margin-right: 10px;
}
.goodslayout2 li h4 a {
	font-size: 14px;
}
.goodslayout2 li .price {
	font-size: 12px;
	float: right;
	font-weight: bold;
	margin-right: 10px;
}
.goodslayout2 li button {
	float: right;
	clear: right;
	background-image: url(../img/btn_buy1.jpg);
	height: 22px;
	width: 91px;
	margin-top: 15px;
	margin-right: 10px;
}
.goodslayout2 li h4 {
	margin-top: 10px;
	margin-bottom: 10px;
}
.findinaccuracy {
	float: right;
}
.copyright .floot_l {
	float: left;
	text-align: right;
}
.copyright .floot_l a {
	float: right;
}
.pbasic .content .basic form .p_right dd img {
	line-height: 30px;
}
.fix {
	background-image: url(../img/bg_fix.jpg);
	height: 354px;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-top: 10px;
}
.fix h1 {
	display: block;
	margin-left: 10px;
	height: 20px;
	width: 100px;
	margin-bottom: 20px;
}
.fix p {
	display: block;
	margin-left: 10px;
	height: 100px;
}
.fix .fixform {
	margin-left: 50px;
}
.fix .fixform span {
	margin-bottom: 10px;
	display: block;
}
.fix .fixform #form1 {
	vertical-align: top;
}
.fixform button {
	margin-top: 20px;
	margin-left: 130px;
	display: block;
}
.login .TabbedPanelsTab {
	text-align: center;
	width: 120px;
}
.login .title_n {
	margin-bottom: 15px;
}
.login p {
	margin-left: 15px;
	margin-bottom: 5px;
}
.newsnav a {
	line-height: 25px;
	vertical-align: middle;
	display: block;
	height: 25px;
	width: 160px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.newslist {
	background-image: url(../img/bg_news.jpg);
	height: 30px;
	width: 789px;
	text-indent: 25px;
	margin-bottom: 5px;
}
.newsnav {
	margin-top: 0px;
}
.newslist h2 {
	font-size: 16px;
	line-height: 30px;
	color: #FFF;
	float: left;
	text-align: left;
}
.newslist form {
	display: block;
	height: 30px;
	width: 220px;
	padding-right: 10px;
	float: right;
	vertical-align: top;
}
.newslist form button {
	height: 21px;
	width: 55px;
	background-image: url(../img/btn_4.jpg);
	text-align: center;
	line-height: 21px;
	vertical-align: middle;
	padding: 0px;
	margin-top: -1px;
	margin-left: 2px;
}
.newslist form input {
	margin-top: 3px;
}
.newstitlelist h3 {
	display: block;
	height: 24px;
	width: 100%;
	background-color: #f0f7ff;
	margin-bottom: 10px;
}
.newstitlelist h3 p ,.newstitlelist h3 span{
	line-height: 24px;
	vertical-align: middle;
	text-align:center;
	float: right;
	height: 24px;
	width: 200px;
}
.newstitlelist h3 p {
	float: left;
	}
.newstitlelist {
	border: 1px solid #d7eaf9;
}
.newstitlelist ul li {
	display: block;
	width: 690px;
	margin-left: 50px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
	clear: both;
	height: 18px;
}
.newstitlelist ul li a {
	float: left;
}
.newstitlelist ul li span {
	float: right;
}
.across h1 {
	font-size: 18px;
	text-align: center;
	display: block;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}
.article .info {
	text-align: center;
	width: 100%;
}
.article .text p {
	line-height: 1.8em;
	margin-bottom: 1em;
	text-indent: 2em;
	font-size: 14px;
	text-align:justify;
	text-justify:inter-ideograph;
}
.article .text {
	margin-top: 20px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.logform {
	background-image: url(../img/bg_logon.jpg);
	height: 373px;
	width: 309px;
	float: right;
	border: 1px solid #CCC;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 100px;
	display: block;
}
.logon {
	margin-top: 20px;
	margin-bottom: 20px;
}
.logad {
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 60px;
}
.logon .logform  label {
	float: left;
	text-align: right;
	width: 100px;
	line-height: 26px;
	vertical-align: middle;
	height: 26px;
	clear: left;
	margin-bottom: 3px;
	margin-top: 3px;
}
.logon .logform input {
	float: left;
	width: 150px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.logon .logform .refresh {
	float: left;
	clear: both;
	width: 270px;
	text-align: right;
	margin-right: 50px;
}
.logon .logform button {
	clear: left;
	float: left;
	margin-top: 15px;
	margin-left: 90px;
	width: 111px;
	margin-right: 0px;
}
.logon .logform .forget {
	width: 60px;
	margin-left: 10px;
	display: block;
	height: 12px;
	float: left;
	padding-top: 35px;
}
.logon .logform .code {
	width: 60px;
}
.logon .logform img {
	padding-top: 7px;
	float: left;
	padding-left: 3px;
}
.logon .logform  button img {
	padding: 0px;
}
.main .logon .logform form {
	margin-top: 70px;
}
.logon .logform p {
	text-indent: 30px;
	clear: both;
	float: left;
	width: 100%;
	font-weight: bold;
	margin-top: 20px;
}
.logon .logform span {
	text-indent: 30px;
	clear: both;
	float: left;
	width: 300px;
}
.logon .logform .gologin {
	float: left;
	margin-left: 85px;
	margin-top: 15px;
}
.order .olist .pnum {
	width: 30px;
	padding-top: 3px;
	text-align: right;
	padding-right: 3px;
}
.order .olist .pdate {
	width: 65px;
	padding-top: 3px;
	text-align: right;
	padding-right: 3px;
}
.order .olist tr .t2 {
	width: 400px;
}
.order .olist tr .t2 img {
	height: 50px;
	width: 50px;
	float: left;
	margin: 5px;
}
.order .olist tr .t2 a {
	display: block;
	width: 330px;
	float: left;
}
.order .olist tfoot tr .t9 span {
	font-weight: bold;
	color: #F00;
	font-size: 18px;
}
.shopcar1 .order {
	padding-top: 20px;
}
.shopcar1 .order h2 {
	font-size: 14px;
}
.order .olist tfoot tr .t9 {
	padding: 10px;
	font-size: 16px;
}
.order .olist tr .t4 {
	text-align: center;
	text-indent:0;
	padding-right: 0px;
	padding-left: 0px;
}
.order .olist tfoot tr .t9 button {
	margin-top: 15px;
	margin-left: 10px;
	display: inline;
	padding: 0px;
}
.shopcar1 .favoriten .goodslayout li {
	width: 180px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	height:170px;
}
.shopcar1 .favoriten .goodslayout li button {
	background-image: url(../img/bg_btn.jpg);
	border: 1px solid #999;
	height: 20px;
	width: 120px;
	display: block;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
.shopcar1 .favoriten {
	margin-bottom: 15px;
}
.crumb {
	font-size: 14px;
	clear: both;
	margin-bottom: 5px;
}
.across .recom p {
	line-height: 1.5em;
	text-indent: 2em;
	text-align:justify;
	text-justify:inter-ideograph;
}
.across .recom .olist tr td {
	text-align: center;
}
.adserch .TabbedPanels1 {
	clear: both;
	float: left;
	height: 300px;
	width: 800px;
	margin-top: 60px;
	margin-left: 150px;
}
.adserch .TabbedPanels {
	clear: both;
	float: left;
	height: 300px;
	width: 500px;
	margin-top: 60px;
	margin-left: 350px;
}
.adserch .TabbedPanelsContent {
	height: 300px;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 15px;
}

.adserch .TabbedPanelsContentGroup {
	background-image: none;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color:transparent;
	border-top-width: 1px;
	border-top-color: #999;
}
.photo_new{
	background-image: url("../img/new.png");
}
