@charset "utf-8";
/* CSS Document */

#Company_BG{ background-image:url(../images/FreeForm_BG.jpg); background-position:bottom right; background-repeat:no-repeat;}

.Img_01{ display:block; width:200px; height:150px; margin:6px 10px 6px 6px; float:left;}
.Img_01wd{}  /*標示圖片01的說明文*/
.Img_02{ display:block; width:200px; height:150px; margin:0 15px; float:right; clear:both;}
.Img_02wd{}  /*標示圖片02的說明文*/

#Content .Img_Left{ float:left; margin:6px;}
#Content .Img_Right{ float:right; margin:6px;}
#Content .Img_Center{ float:none; margin:6px; clear:both;}
