@charset "utf-8";

@import url("basicFrame.css");

/*div ----------------------------------------------------------*/

#list{ width: 910px; clear: both; }

#main{ margin: 0px 0px 0px 115px; width: 790px; }
#main ul{ width: 728px; }
#main li{ float: left; width: 228px;margin:0 13px 0 0;}

#add{ float:left; width: 115px; height: 50px; }

#title{ width: 228px;}
#title ul{ margin: 0; width: 230px; height: 40px; }
#title li{ width: 220px;}


#tel{ margin-TOP: 0; width: 228px; height: 60px; margin-bottom:5px;}

#list_space{ width: 100%; height:35px;}

/*class ----------------------------------------------------------*/

.add{ font-family: "微軟正黑體", Arial; font-size: 30px; color: #1d79bb; }

.eadd{ font-family: "微軟正黑體", Arial; font-size: 20px; color: #1d79bb; }


/*img ----------------------------------------------------------*/

.bkImgD{ background-image: url(../img/05.jpg); background-repeat: no-repeat; background-position: center top; }
