@charset "utf-8";
/* CSS Document */

/*---------------公有开?------------------*/
body {
	margin-top: 0px;
	color:#535353;
	background-color: #0060b6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:17px;
	width:800px;
	margin:0px auto;
}
img
{ border:0px;
	}
a
{text-decoration: none;
}
.clearBoth
{ clear:both;
}
.clearLeft
{ clear:left;
}
.clearRight
{ clear:right;
}
.floatLeft
{ float:left;
}
.floatRight
{ float:right;
}
.textAlign_center
{
	text-align:center;
	}
.linkNoStyle
{ text-decoration:none;
	color:#535353;
	}
.zhubiao
{ color:#bfbfbf;
font-size:20px;
	}
.bigBiaoti
{
	font-size:14px;
	font-weight:600;
	text-decoration:underline;
    color:#000000;
	}
.biaoti
{font-weight:600;
    font-size:13px;
    color:#000000;
}
.smallbiaoti
{font-weight:600;
    font-size:12px;
    color:#000000;
    }
.cue
{ color:#F00;
}

/*------------DetailFormOnline--------------------*/

.disabled
{
    disabled: disabled;
    -moz-user-select: none;
    background-color: #e0e0e0;
}

.DetailFormOnlineTable
{
    width: 760px;
    margin-top:15px;
    margin-bottom:15px;
    border: 2px solid #e0e0e0;
    border-collapse: collapse;
   
}
.DetailFormOnlineTableTotal
{
    width: 250px;
    border: 2px solid #e0e0e0;
    border-collapse: collapse;
}

.DetailFormOnlineTitleTr td
{
    padding: 10px;
    background-color: #eeeeee;
    border: 1px solid #e0e0e0;
    text-align: center;
    font-weight: 600;
}
.DetailFormOnlineDetialsTr td
{
    padding: 5px;
    color: #555555;
    border: 1px solid #e0e0e0;
    text-align: left;
}
.DetailFormOnlineDetialsTrNO
{
    padding: 5px;
    color: #555555;
    border: 1px solid #fff;
    text-align: left;
}
.DetailFormOnlineUserTextBox
{
    
    width:60%;
}
/*------------DetailFormOnline--------------------*/

#topContent
{
	}
#topBanner
{
	}
#daohang
{
    font-size: 13px;
    height: 30px;
	line-height:30px;
	font-weight:600;
    background-image: url(../images/BgDaohang.jpg);
    background-repeat: repeat-x;
}
#daohang a
{
	color:#ffffff;
margin-left:15px;
	}

#daohang img
{
	vertical-align:middle;
	}
#copy
{
	color:#ffffff;
	text-align:center;
}

#copy a
{ color:#0000e5;
	}
.divContent
{ width:800px;
 background-color:#fff;
 }

.SubContent
{
    width: 760px;
    padding-left: 20px;
    padding-bottom:20px;
    padding-right:20px;
    padding-top:10px;
    overflow:hidden;
    
}

/*---------------Contact开?------------------*/

.note
{ padding-top:15px;}

.ContactDate
{ 
}

.googleMap
{ 
padding-top:10px;
	}


	
.leftside
{
    width: 370px;
    float:left;
    padding-right:10px;
}
    

.rightside
{
    width: 370px;
    float: left;
    padding-left: 10px;
}


/*---------------------私有开?----------------------------*/

#homeContent
{
    background-image: url(../images/BgHome.jpg);
    background-position: right bottom;
    background-repeat: no-repeat;
}

#servicesContent
{
        background-image: url(../images/bgServices.jpg);
    background-position: right bottom;
    background-repeat: no-repeat;
    }	
    
#fabricContent
{ 
    }
#corporateServicesContent
{        background-image: url(../images/BgCorporateServices.jpg);
    background-position: right bottom;
    background-repeat: no-repeat;
	}

#registerOnline input
{
    margin-left: 10px;
    margin-top: 10px;
}

#DetailFormOnline input
{
    border:0px;
    width:90%;
    }
