* {
	margin: 0;
	padding: 0;
}
img {border: none;}

body {
  font-family: 宋体,Arial, Helvetica, sans-serif;
  color: #333; 
  font-size: 12px;
  text-align: center;
  background: #fff;
}

h5 {
 font-size: 12px;
}
h3 {
 font-size: 14px;
 color: #9b6244;
}
p {
  font-size: 12px;
  line-height: 28px;
  margin-bottom: 18px;
}

a, a:visited {
	color: #444;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
	color: #585858;
}
a.aLink, a.aLink:visited {   /*正常和点过后的*/     
	color: #006194;
	text-decoration: none;
}
a.aLink:hover, a.aLink:active {   /*放到上面和点*/   
	text-decoration: none;
	color: #000;
}
a.bLink, a.bLink:visited {   /*正常和点过后的*/     
	color: #733200;
	text-decoration: none;
}
a.bLink:hover, a.bLink:active {   /*放到上面和点*/   
	text-decoration: none;
	color: #ec7000;
}
a.cLink, a.cLink:visited {   /*正常和点过后的*/     
	color: #664806;
	text-decoration: none;
}
a.cLink:hover, a.cLink:active {   /*放到上面和点*/   
	text-decoration: none;
	color: #fe7200;
}
a.dLink, a.dLink:visited {   /*正常和点过后的*/     
	color: #000;
	text-decoration: none;
}
a.dLink:hover, a.dLink:active {   /*放到上面和点*/   
	text-decoration: none;
	color: #ff7400;
}
a.eLink, a.eLink:visited {   /*正常和点过后的*/     
	color: #085c88;
	text-decoration: none;
}
a.eLink:hover, a.eLink:active {   /*放到上面和点*/   
	text-decoration: none;
	color: #ff7400;
}

ul {
  list-style-type: none;
}

 .content {
   width: 1000px;
   margin: 0 auto;
}

/*main */
 .main {
  width: 1000px;
  margin: 0 auto;
}
 .secLeft {
  margin: 14px 0 0 4px;
  border: 1px solid #dfbd9f;
  width: 220px;
  float: left;
  text-align: left;
}
.secLeftTop{
  font-weight: bold;
  font-size: 14px;
  color: #843c13;
  padding-top: 11px;
  padding-left: 60px;
  width: 150px;
  height: 22px;
  background: url(secLeftTop.gif) no-repeat;
  text-align: left;
  margin-left: 15px;
  margin-top: 8px;
}
.secLeftCon{
  font-weight: bold;
  text-align: left;
  color: #262626;
  margin: 10px 15px 38px 15px;
}
.secTab{
  line-height: 25px;
  border-bottom: 1px solid #dfbd9f;
  padding-right: 10px;
}
.secImg {
  padding: 10px 0 0 37px; 
  border-bottom: 1px solid #dfbd9f; 
  width: 20px;
}

 .secRight {
  background-color: #fffbf0;
  margin: 14px 0 22px 12px;
  border: 1px solid #dfbd9f;
  width: 740px;
  float: right;
  text-align: left;
}
.secRightTop{
  padding: 10px 0 0 10px;
  font-weight: bold;
  color: #9b6244;
  border: 1px solid #dfbd9f;
  height: 22px;
  width: 691px;
  background-color: #fff;
  margin: 8px 0 0 16px;
}
.secRightTop1{
  padding: 15px 20px 10px 20px;
  color: #9b6244;
  border: 1px solid #dfbd9f;
  width: 661px;
  background-color: #fff;
  margin: 8px 0 10px 16px !important;
  margin: 8px 0 10px 8px;
  line-height: 20px;
}
.secRightTop2{
  padding: 15px 20px 10px 0px;
  color: #9b6244;
  border: 1px solid #dfbd9f;
  width: 691px;
  background-color: #fff;
  margin: 8px 0 10px 16px !important;
  margin: 8px 0 10px 16px;
  line-height: 20px;
}
.secRightTop3{
  padding: 15px 20px 10px 20px;
  color: #9b6244;
  border: 1px solid #dfbd9f;
  width: 661px;
  background-color: #fff;
  margin: 8px 0 10px 16px !important;
  margin: 8px 0 10px 16px;
  line-height: 20px;
}
.secRightCon{
  margin: 10px 34px 0px 32px;
}
.secRightCon1{
  margin: 10px 17px 0px 26px;
  width: 638px;
}
.secRightCon li {
  background: url(fangkuai.gif) no-repeat top left; 
  border-bottom: 1px dotted #959595;
}
.BottomText3{
  line-height: 26px;
 }
.page {
  text-align: right;
  margin: 20px 20px 22px 0px;
}
.artistPic {
  text-align: center;
  padding-top: 5px;
  line-height: 20px;
}
.artistName {
  text-align: center;
  padding: 20px 0 10px 0;
  border-bottom: 1px solid #dfbd9f;
}
.picAll {
  padding: 20px;
  line-height: 30px;
}
 .text{
   text-align: left;
   margin: 15px 32px 0 39px;
 }
 .other{
   text-align: left;
   margin: 5px 32px 5px 39px;
   color: #9b6244;
 }
 .picBuy {
   margin-top: 15px;
 }
 .cartTabBg {
   margin: 30px 34px 0px 32px;
   background: #963;
 }
 .cartTabTitle {
   color: #fff;
   font-size: 14px;
   line-height: 20px;
   padding: 6px 15px 5px 15px;
 }
 .cartTab {
   background: #fff;
   padding-left: 20px;
   font-size: 14px;
   height: 30px;
 }
 .backInfo {
   font-size: 16px;
   line-height: 35px;
   font-weight: bold;
   text-align: center;
   margin: 30px 40px 40px 0;
   color: #963;
 }
  .threemidTop{
   padding-top: 9px;
   font-weight: bold;
   font-size: 13px;
   color: #7c3209;
   margin: 8px 9px 16px 9px;
   height: 23px;
   border: 1px solid #dfbd9f;
   background-color: #fff;
   text-align: center;
 }
  .PicBottom{
   color: #7a2f06;
   margin: 7px 0 15px 0; 
   text-align: center;
 }
  .midPic {
   text-align: center;
 }
 .companyName {
  text-align: left;
  padding: 0 20px 0 5px;
  width: 330px;
  border-bottom: 1px solid #dfbd9f;
  height: 15px;
}
 .commentName {
  margin: 15px 0;
  border-bottom: 1px solid #dfbd9f;
  padding-bottom: 5px;
}
.newSecText{
  padding: 0 0px 0 10px;
  color: #9b6244;
}
