
@CHARSET "UTF-8";

* {
	margin: 0;
	padding: 0;
}


#commonContents {
	width:100%;
	float:left;
}

aside {
	position: relative;
}

footer {
	position: relative;
}

article {
	position: relative;
	width: 100%;
}

.clear {
	clear: both;
}

#detailContentsWrap{
	margin-top: 50px;
}

#contentsWrap{
	position: relative;
    float: left;
    width: 870px;
    padding: 20px 40px;
}

#mainContents {
	width: 1300px;
	margin: 0 auto;
}

/*   aside left         */

#linkWrap{
	height: 340px;
	background-image: url('../../images/link.jpg');
	margin:15px 0 0 0;
}

#linkWrap img{
	border-bottom: 1px solid #ccc; 
	margin:0 6px;
}

#link_img1{
	margin-top:60px !important;
	
}
#link_img6{
	border: none !important;
}



#leftm{
	width: 30px;
	margin: 0 4px 0 0;
}

#leftp{
	width: 30px;
	margin: 0 4px 0 0;
}

#calcTopWrap{
	width:170px;
	margin:0 auto;
	padding: 70px 0px 10px;
}

#calcBottomWrap{
	 width:170px;
	 margin:0 auto;
	 
}


#rightp{
	width: 30px;
	display: inline-block;
	text-align: center;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	margin: 0 2px;
}

#rightm{
	width: 30px;
	display: inline-block;
	text-align: center;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	margin: 0 2px;
}

#calcUp{
	 width: 50px;
	 height: 24px;
}

#calcDown{
	 width: 50px;
	 height: 24px;
}

.calculateSize{
	 width: 215px;
	 height: 140px; 
	 background-image: url('../../images/calc.jpg');
	 margin-top: 15px;
}

.asideLeftNav{
	width: 215px; 
	background-image: url('../../images/category.jpg'),
		url('../../images/recent/recentBottom.jpg'),
		url('../../images/recent/recentMiddle.jpg');
	background-position: top left, bottom left, top left;
	background-repeat:no-repeat, no-repeat, repeat-y;
	padding: 75px 15px 15px;
	margin-top: 15px;
}

.asideLeftNav img{
	float: right;
	margin-left: 6px;
	margin-top: 3px;
}

#asideNavClick{
	display: none;
}

.asideRight{
	padding:75px 0 10px;
	margin-top:15px;
	width: 215px;
	background: lime;
	background-image: url('../../images/recent/recentTop.jpg'),
		url('../../images/recent/recentBottom.jpg'),
		url('../../images/recent/recentMiddle.jpg');
	background-position: top left, bottom left, top left;
	background-repeat:no-repeat, no-repeat, repeat-y;
}

.recentBox {
	border: 1px solid #ddd;
    border-radius: 4px;
    box-shadow: 1px 2px 3px #f0f0f0;
    padding: 9px;
    margin-bottom: 10px !important;
    width: 180px;
    margin: 0 auto;
    position: relative;
}

#asideRightCompanyInfo{
	width: 215px;
	height: 160px;
	margin-top: 15px;
	background-image: url('../../images/phoneInfo.jpg');
}


#productDetailFieldset{
	border: 1px solid #ccc;
	border-radius: 5px;
	padding: 0 15px 10px;
}

	

#productDetailLegend{
	 margin: 0 0 0 15px;
	 padding: 0 10px 10px 10px; 
}

.moreBtn {
	float:right;
	color:#fff;
	font-weight:bold;
	text-decoration: none;
	padding:4px 6px;
	margin:8px 0 0 0;
	border-radius:5px;
	background:rgba(255,0,0,0.6);
}
.moreBtn span {
	vertical-align: middle;
	font-size: 8pt;
    margin: 0 0 5px 2px;
}

.moreBtn:hover {
	font-weight:bold;
	color:#fff;
	text-decoration: none;
	background:rgba(255,0,0,0.8);
}

.moreBtn:active, .moreBtn:visited, .moreBtn:link {
	font-weight:bold;
	color:#fff;
	text-decoration: none;
}

.recommendHeader {
	margin:15px 0;
	vertical-align: middle;
}

.racommendTitle {
	font-size:24pt;
}

.splitLine {
	border-style:dashed;
	width:100%;
	float: left;
}

#pageing a {
	color:#333;
}

.requestTitle {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

#myTable, #myTable thead>tr>th {
	text-align:center;
}

#myTable {
	margin:30px 0 50px;
}

#myTable td {
	padding:14px 0;
	vertical-align: middle;
}

#addBtn {
	float:right;
	background:rgba(255,0,0,0.7);
	color:#fff;
}

#btnWrap{
	padding: 30px;
    width: 790px;
    text-align: center;
}

#mapWrap{
	 width:690px;
	 margin: 0 auto;
}

.line img{
	margin-bottom: 8px;
}

#listBtnWrap{
	width: 790px;
    text-align: center;
    padding-top: 10px;
}

#companyInfoWrap{
	margin-bottom: 50px;
}

#companyExplain{
	
}

.requestDetailWrap td{
	vertical-align: middle !important;
	padding: 12px 15px !important;
}
.requestDetailWrap tr td:first-child{
	text-align: center;
	font-weight: bold;
}

.dealConditionMark{
	position: absolute;
    z-index: 999;
    left: 5px;
    top: 5px;
}

.dealConditionAsideMark{
	position: absolute;
    z-index: 999;
    left: 18px;
}


/* Introduce*/
#mapText {
    float: left;
    margin: 0 0 30px;
}
.subCon {
    margin: 15px 0;
    float: left;
}
.subTitle {
    font-size: 16pt;
    font-weight: 500;
    margin: 0 0 10px 0;
    width: 150px;
    float: left;
}
.pointSquare {
    display: block;
    width: 5px;
    background: red;
    height: 15px;
    float: left;
    margin: 7px 9px 0 0;
}

.subText {
    margin: 0;
    float: left;
}

.previewInfo img{
	margin-bottom: 4px ;
}

.successClass{
	position: absolute;
    left: 35px;
    top: 40px;
}

.successAsideClass{
	position: absolute;
    left: 27px;
    top: 35px;
}

.previewInfoContent{
	font-size: 9pt;
    width: 170px;
}