#main_title{
	margin-top: 20px;
}

.footer{
	margin-top: 30px;
	height: 150px;
}

.flink{
	margin-top: 20px;
}

#copyRight{
	margin-top: 40px;
}

#main_system{
	margin-top: 20px;
}

#map{
	margin-top: 20px;
}

#temp_box{
	margin-top: 20px;
}

#box_address{
	margin-top: 20px;
}

.temp_tab {
    width: 930px;
    background-color: #FFFFFF;
    height: auto;
    margin: -4px auto;
    padding: 0px 0px 0px 0px;
    border-right: 1px solid #A8650F;
    border-left: 1px solid #A8650F;
    text-align: center;
}

.temp_tab th {
    background-color: #F8C7B3;
    height: 50px;
    margin: 0 auto;
    padding: 0px 0px 0px 0px;
    border-bottom: 1px dotted #DCDCC9;
    text-align: center;
    color: #404040;
    font-size: 18px;
}

.temp_tab td {
    background-color: #873232;
    height: 50px;
    margin: 0 auto;
    padding: 0px 0px 0px 0px;
    border-left: 1px dotted #DCDCC9;
    border-bottom: 1px dotted #DCDCC9;
    text-align: center;
    color: #F6B600;
    font-size: 18px;
}
