/*上传表单*/
.content form#myform #upload_input {
  padding: 0 0 5px 0;
  margin: 0 0 5px 0;
  border-bottom: 1px solid #fff;}
.content form#myform input#my_file_element {
  width: 198px;}
.content form#myform input.email {
  margin-left: 26px;
  width: 129px;}
.content form#myform p {
  padding: 5px 0 0 0;
  margin: 5px 0 0 0;
  border-top: 1px solid #fff;}
.content form#myform input#submit_btn {
  margin-left: 66px;}
.content form#myform .xrow {
  margin-bottom: 5px;}
.content form#myform input.myForm {
  cursor: pointer;}

.content hr {
  height: 1px;
  border: 1px dashed #ccc; }
.content .product li {
  font-size: 11px;
  width: 167px;
  height: 230px;
  line-height: 14px;
  overflow: hidden;
  float: left;
  border: 1px solid #ccc;
  padding: 5px;
  margin-right: 10px;
  margin-top: 10px;}
.content .product li h6 {
  padding: 2px;
  width: 161px;
  height: 115px;
  overflow: hidden;
  margin-bottom: 5px;
  border: 1px dashed #ccc;}

/*反馈表单*/
table.quote {
  margin: 0 auto;
  border: 1px solid #ccc;
  width: 100%;}
table.quote input, table.quote select {
  border-top: 2px #efefef solid;
  border-left: 2px #efefef solid;
  border-right: 2px #f6f6f6 solid;
  border-bottom: 2px #f6f6f6 solid;
  background-color:#FAFAFA;
  height: 18px;
  padding-left: 2px;}
table.quote input.submitfeed {
  height: 25px;
  border-bottom: 2px solid #ccc;
  border-right: 2px solid #ccc;
  background: #eee;
  padding-left: 5px;
  padding-right: 5px;}
.quoteg{
  border:1px #ccc solid;
  padding:1px;}
table.quote td{
  background-color:#fff;}
table.quote td.quotea{
  padding-left: 20px;
  text-align:right;
  height:40px;}
table.quote td.quoteb, table.quote td.quoted{
  text-align:left;
  padding-left:10px;}
table.quote td.quotea {
  width: 150px;}
table.quote td.quoteb {
  width: 350px;}
td.quoteb input {
  margin-top:8px;
  width: 340px;
  margin-bottom:5px;
  text-align:left;}
td.quoted textarea {
  width: 600px;
  height: 150px;
  float: left;
  border-top: 4px #efefef solid;
  border-left: 4px #efefef solid;
  border-right: 4px #f6f6f6 solid;
  border-bottom: 4px #f6f6f6 solid;
  background-color:#FAFAFA;
  margin-top:8px;
  margin-bottom:5px;}
table.quote td.quotef{
  text-align:left;
  background-color:#EFEFEF;
  padding:0px 10px 10px 10px;}
td.quotef h1{
  background: 0;
  border-bottom: 1px solid #ccc;
  margin-bottom:5px;}
td.quotec a {
  width: 180px;
  height: 180px;
  margin-left: 50px;
  margin-bottom: 100px;
  display: block;}
table td.quotecap {
  line-height: 9px;
  padding-bottom: 0; 
  padding-left:10px;}
table td.quotecapl {
  padding-bottom: 17px;}
table td.quotecap span {
  line-height: 20px;
  font-size: 12px;}
#KeyImg {
  cursor: pointer;}

/*地图*/
table.map td {
  border: 1px solid #ccc;}
table.map strong {
  font-weight: bold;}

/*会员表单*/
.content table.tableborder {
  margin: 0 auto;}
.content .membertitle {
  background: url(/skin/printing/images/title_bg.gif) repeat-x bottom;
  height: 25px;
  line-height: 25px;
  padding-left: 5px;}
.content table.tableborder tr.header1 td {
  background: #dcedfd;}
.content table.tableborder td {
  border: 1px solid #fff;}

/*公司信息内容页*/
.company h2 {
  clear: both;
  background: #f9e2ed;
  border:0;
  padding: 5px;}
.company ul {
  padding-left: 5px;}
.company ul li.autoimg {
  width: 150px;
  height: 122px;
  float: left;}