/*---------------------------------------------- 內頁設定 ---------------------------------------------*/
.nodata{
    width:100%;
	padding-top:10px;
	padding-bottom:10px;
	text-align: center;
}
.ss{ width:760px; height:15px;}
/*----------------------------關於我們----------------------------*/
#about .hearder{                   /* 表頭 */
	width:760px;
	height:50px;
	padding-bottom:5px;
}
/*-------- 內容VIEW --------*/
#about #view{                      /* 定位 */
    margin:auto;
	width:710px;
	padding-left:30px;
	padding-right:20px;
}
/*----------------------------最新消息----------------------------*/
#news .hearder{                    /* 表頭 */
	width:760px;
	height:50px;
	padding-bottom:5px;
	background:url(images2/news_tit.png);
	float:left;
}
#epaper span{float:left;}
#epaper .bg{
	width:459px;
	height:42px;
	padding-left:406px;
	background: url(images/epaper_1.png) no-repeat 406px;
}
#epaper .inputspan{
    padding-left:164px;
	padding-top:14px;
}
#epaper .input1{
    border:0px;
	height:16px;
	width:140px;
}
#epaper .buttenspan{
    padding-left:10px;
}
#epaper .butten1{
    width:33px;
	height:42px;
	background:url(images/epaper_btn.png);
	border:0px;
}
/*-------- 橫幅看板 --------*/
#news #banner .top{display:none;}
#news #banner .bg{}
#news #banner .bottom{display:none;}

/*---------- 列表LIST ----------*/
#news #list{                       /* 定位 */
    margin:auto;
	width:720px;
	padding-left:20px;
	padding-right:20px;
}
#news #list .title{                /* 標題 */
	padding-top:4px;
	padding-left:10px;
	width:620px;
	height:22px;
	font-size: 13px;
	font-weight: bold;
	background: url(images/arrow.png) no-repeat 0 10px;
	float:left;
}
#news #list .time{                 /* 日期 */
    width:86px;
	text-align: right;
	padding-right:4px;
	padding-top:4px;
	height:22px;
	color:#2e8b0e;
	font-size:11px;
	float:left;
}
#news #list .pic{                 /* 圖片有傳圖(左圖右文) */
    width:110px;
	padding-right:10px;
	padding-left:10px;
	padding-top:8px;
	padding-bottom:8px;
	background:url(images2/pic_bg.jpg) no-repeat 8px 6px;
	float:left;
}

#news #list .pic2{                /* 圖片沒傳圖(左圖右文) */
    display:none;
}
#news #list .intro{               /* 內容有傳圖(左圖右文) */
    width:580px;
	font-size:12px;
	padding-top:10px;
	padding-bottom:8px;
	color:#5c5c5c;
	float:left;
}
#news #list .intro2{              /* 內容沒傳圖(左圖右文) */
    width:100%;
	font-size:12px;
	padding-left:10px;
	padding-top:4px;
	padding-bottom:8px;
	color:#5c5c5c;
	float:left;
}
#news #list .line{                /* 分隔線 */
    width:100%;
	height:2px;
	background:url(imgs/line.gif);
}
/*---------- 內容VIRW ----------*/
#news #view{                      /* 定位 */
    margin:auto;
	width:720px;
	padding-left:20px;
	padding-right:20px;
}
#news #view .title{               /* 標題 */
	padding-top:4px;
	padding-left:10px;
	padding-bottom:8px;
	width:620px;
	height:22px;
	font-size: 14px;
	font-weight: bold;
	background: url(images/arrow.png) no-repeat 0 10px;
	color:#2e8b0e;
	float:left;
}
#news #view .time{                /* 日期 */
    width:86px;
	text-align: right;
	padding-right:4px;
	padding-top:8px;
	height:22px;
	color:#6c6c6c;
	font-size:11px;
	float:left;
}
#news #view .pic{
    width:110px;
	padding-right:10px;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:8px;
	background:url(images2/pic_bg.jpg) no-repeat 8px 0px;
	float:left;
}    /* 有傳圖(文繞圖) */
#news #view .pic2{display:none;}  /* 沒傳圖(文繞圖) */
#news #view #intro{ padding-left:10px; padding-top:10px; padding-bottom:10px;}
#news #view .intro{               /* 內容(文繞圖) */
    width:100%;
}
#news #view .butten1{             /* BACK */
    width:100%;
	padding-top:10px;
	padding-bottom:20px;
	text-align:center;
	float:left;
}

/*----------------------------電子型錄----------------------------*/
#pdt .hearder{                  /* 表頭-電子型錄 */
	width:760px;
	height:50px;
	padding-bottom:5px;
}
#pdt .hearder2{                 /* 表頭-線上購物 */
	width:760px;
	height:50px;
	padding-bottom:5px;
}
#pdt .hearder3{                 /* 表頭-線上詢價 */
    background:url(imgs/title5.png);
	width:515px;
	height:65px;
}
#pdt #butten .butten1{          /* 按鈕-檢視(列表) */
    width:505px;
	background:url(imgs/icon16.gif)  no-repeat 405px 4px;
	text-align: right;
	padding-top:6px;
	padding-bottom:4px;
}
#pdt #butten .butten2{          /* 按鈕-檢視(內容) */
    width:735px;
	background:url(imgs/icon16.gif)  no-repeat 635px 4px;
	text-align: right;
	padding-top:6px;
	padding-bottom:4px;
}
#pdt .pics{                     /* 產品圖-小圖 */
    width:80px;
    border: 1px solid #cccccc;
	padding:4px;
}
#pdt .picm{                     /* 產品圖-預覽圖 */
    border: 0px;
}
#pdt .picb{                     /* 產品圖-大圖 */
	border: 1px solid #cccccc;
	padding:8px;
}

/*---------- 列表LIST ----------*/
#pdt .list{width:100%;}
#pdt .pagespan{                 /* 分頁 */
	padding-top:10px;
	padding-bottom:10px;
	width:100%;
	text-align:center;
	float:left;
}
#pdt .list .pagespan .page1{}   /* 分頁-首頁 */
#pdt .list .pagespan .page2{}   /* 分頁-前頁 */
#pdt .list .pagespan .page3{}   /* 分頁-後頁 */
#pdt .list .pagespan .page4{}   /* 分頁-末頁 */
#pdt .list .pagespan .select1{} /* 分頁-下拉選單 */
#pdt .list .pagespan .input1{}  /* 分頁-筆數欄位 */
/*------ 條列式 ------*/
#pdt .list #mode1{              /* 定位 */
    padding-left:20px;
    width:100%;
	float:left;
}
#pdt .list #mode1 .item{        /* 貨號 */
	width:150px;
	text-align: right;
	padding-left:30px;
	padding-top:4px;
	height:22px;
	text-align: left;
	font-size:12px;
	background: url(images/arrow.png) no-repeat 15px 10px;
	float:left;
}
#pdt .list #mode1 .title{       /* 標題 */
	padding-top:4px;
    width:520px;
	height:22px;
	float:left;
}
#pdt .list #mode1 .line{        /* 分隔線 */
    width:100%;
	height:2px;
	background:url(imgs/line.gif);
	float:left;
}

/*------ 左圖右文 ------*/
#pdt .list #mode2{              /* 定位 */
    padding-left:10px;
    width:100%;
	float:left;
}
#pdt .list #mode2 .pic{         /* 產品圖 */
    width:171px;
	padding-right:4px;
	float:left;
}
#pdt .list #mode2 .pic .pic1{   /* 產品圖上方圖片 */
    width:171px;
	height:18px;
	background:url(imgs/pic_top.png);
	float:left;
}
#pdt .list #mode2 .pic .bg{     /* 產品圖背景 */
    width:171px;
	height:120px;
	background:url(imgs/pic_bg.png);
	text-align: center;
	font-size:0px;
	float:left;
}
#pdt .list #mode2 .pic .bg *{   /* 讓.bg下的所有物件置中 */
    vertical-align:middle;
}
#pdt .list #mode2 .pic .bg font{/* 用文字型態將span撐開 */ 
    height:100%;
    display:inline-block;
}
#pdt .list #mode2 .pic .pic2{   /* 產品圖下方圖片 */
    width:171px;
	height:18px;
	background:url(imgs/pic_bottom.png);
	float:left;
}
#pdt .list #mode2 .pic .picbr{  /* 產品圖下方間隔 */
    height:4px;
	width:171px;
	float:left;
}
#pdt .list #mode2 .title{       /* 標題 */
    padding-top:12px;
	padding-bottom:8px;
    width:580px;
	font-size:14px;
	font-weight: bold;
	color:#2e8b0e;
	float:left;
}
#pdt .list #mode2 .intro{       /* 簡單說明 */
	padding-bottom:8px;
    width:560px;
	padding:6px;
	font-size:12px;
	float:left;
}
#pdt .list #mode2 .line{        /* 分隔線 */
    width:100%;
	height:2px;
	background:url(imgs/line.gif);
	float:left;
}
/*------ 全圖模式 ------*/
#pdt .list #mode3{              /* 定位 */
    width:125px;
	height:145px;
	float:left;
}
#pdt .list #mode3 .pic{         /* 產品圖 */
    width:125px;
	float:left;
}
#pdt .list #mode3 .pic .bg{     /* 產品圖背景 */
	width:120px;
	height:120px;
	font-size:0px;
	padding-left:15px;
	padding-top:5px;
	background: url(images2/pic_bg.jpg) no-repeat 13px 3px ;
	float:left;
}
#pdt .list #mode3 .pic .bg *{   /* 讓.bg下的所有物件置中 */
    vertical-align:middle;
}
#pdt .list #mode3 .pic .bg font{/* 用文字型態將span撐開 */ 
    height:108px;
    display:inline-block;
}

#pdt .list #mode3 #title{       /* 標題 */
	font-size:12px;
	width:120px;
	text-align: center;
	padding-top:6px;
	cursor:hand;
	float:left;
}
#pdt .list #mode3 .price{      /* 一般價 */
	font-size:12px;
	width:100%;
	text-align: center;
	cursor:hand;
	float:left;
}
#pdt .list #mode3 .mprice{     /* 會員價 */
	font-size:12px;
	width:100%;
	text-align: center;
	cursor:hand;
	float:left;
}
/*---------- 內容VIEW ----------*/
#pdt .view{width:100%;float:left;}

/*-------- 左圖右文 --------*/
#pdt .view #mode1{               /* 定位 */
    margin:auto;
	width:740px;
	padding-left:20px;
}
#pdt .view #mode1 .pic{          /* 產品圖 */
    width:171px;
	padding-right:4px;
	float:left;
}
#pdt .view #mode1 .pic .pic1{    /* 產品圖上方圖片 */
    width:171px;
	height:18px;
	background:url(imgs/pic_top.png);
	float:left;
}
#pdt .view #mode1 .pic .bg{      /* 產品圖背景 */
    width:171px;
	height:120px;
	background:url(imgs/pic_bg.png);
	text-align: center;
	font-size:0px;
	float:left;
}
#pdt .view #mode1 .pic .bg *{    /* 讓.bg下的所有物件置中 */
    vertical-align:middle;
}
#pdt .view #mode1 .pic .bg font{ /* 用文字型態將span撐開 */ 
    height:100%;
    display:inline-block;
}
#pdt .view #mode1 .pic .pic2{    /* 產品圖下方圖片 */
    width:171px;
	height:18px;
	background:url(imgs/pic_bottom.png);
	float:left;
}
#pdt .view #mode1 .pic .picbr{   /* 產品圖下方間隔 */
    height:4px;
	width:171px;
	float:left;
}
#pdt .view #mode1 .txtspan{      /* 文字定位 */
    width:547px;
	float:left;
}
#pdt .view #mode1 .title1{       /* 品名 */
    padding:6px;
    width:515px;
	padding-left:20px;
	font-size:15px;
	font-weight: bold;
	border-bottom: 1px solid #cccccc;
	color:#2e8b0e;
	background:url(images2/add.png) no-repeat 0 8px;
	float:left;

}
#pdt .view #mode1 .intro{        /* 簡單說明 */
	padding:10px;
    width:521px;
	font-size:12px;
	float:left;

}
#pdt .view #mode1 .title2{       /* 詳細說明標題 */
    padding:6px;
	padding-top:20px;
    width:515px;
	padding-left:20px;
	font-size:15px;
	font-weight: bold;
	border-bottom: 1px solid #cccccc;
	color:#2e8b0e;
	background:url(images2/add.png) no-repeat 0 21px;
	float:left;
}
#pdt .view #mode1 .msg{          /* 詳細說明 */
	padding:10px;
    width:521px;
	font-size:12px;
    float:left;
}
/*-------- 上圖下文 --------*/
#pdt .view #mode2{                                /* 定位 */
    margin:auto;
	width:740px;
	padding-left:20px;
}
#pdt .view #mode2 .picbspan{                      /* 大圖定位 */
    width:100%;
    text-align: center;
	float:left;
}
#pdt .view #mode2 .picbr{                         /* 圖片間隔 */
    width:100%;
	height:10px;
	float:left;
}

#pdt .view #mode2 .picspan1{                      /* 大圖定位 */
    width:670px;
	padding-left:70px;
	float:left;
}
#pdt .view #mode2 .picspan2{                      /* 大圖定位 */
    width:618px;
	float:left;
}
#pdt .view #mode2 .picspan .picsspan{width:100px;float:left;} /* 小圖定位 */

#pdt .view #mode2 .title1{                        /* 品名 */
    padding:6px;
	padding-left:20px;
    width:698px;
	font-size:15px;
	font-weight: bold;
	border-bottom: 1px solid #cccccc;
	color:#2e8b0e;
	background:url(images2/add.png) no-repeat 0 5px;
	float:left;
}
#pdt .view #mode2 .intro{                         /* 簡單說明 */
	padding:6px;
	width:710px;
	font-size:12px;

	float:left;
}
#pdt .view #mode2 .intro .file{                                        /* 定位 */
	left:0;
	bottom:-25px;
	background:#ff0000;
	position: relative;
	float:left;
}

#pdt .view #mode2 .title2{                        /* 詳細說明標題 */
    padding:6px;
	padding-left:20px;
	padding-top:15px;
    width:698px;
	font-size:15px;
	font-weight: bold;
	border-bottom: 1px solid #cccccc;
	color:#2e8b0e;
	background:url(images2/add.png) no-repeat 0 15px;
	float:left;
}
#pdt .view #mode2 .msg{                           /* 詳細說明 */
	padding:6px;
    width:710px;
	font-size:12px;
	background:#ffffff;

	float:left;
}

/*--------- 純文字 ---------*/
#pdt .view #mode3{                                /* 定位 */
    margin:auto;
	width:740px;
	padding-left:20px;
}
#pdt .view #mode3 .title1{                        /* 品名 */
    padding:6px;
	padding-left:20px;
	padding-top:15px;
    width:698px;
	font-size:15px;
	font-weight: bold;
	border-bottom: 1px solid #cccccc;
	color:#2e8b0e;
	background:url(images2/add.png) no-repeat 0 15px;
	float:left;
}
#pdt .view #mode3 .intro{                         /* 簡單說明 */
	padding:6px;
    width:710px;
	font-size:12px;
	background:#ffffff;

	float:left;
}
#pdt .view #mode3 .title2{                        /* 詳細說明標題 */
    padding:6px;
	padding-left:20px;
	padding-top:15px;
    width:698px;
	font-size:15px;
	font-weight: bold;
	border-bottom: 1px solid #cccccc;
	color:#2e8b0e;
	background:url(images2/add.png) no-repeat 0 15px;
	float:left;
}
#pdt .view #mode3 .msg{                           /* 詳細說明 */
	padding:6px;
    width:710px;
	font-size:12px;
	background:#ffffff;

	float:left;
}
/*--------- 全圖片 ---------*/
#pdt .view #mode4{                                 /* 定位 */
    margin:auto;
	width:740px;
	padding-left:20px;
}
#pdt .view #mode4 .pic{                            /* 產品圖 */
    width:171px;
	padding-right:4px;
	float:left;
}
#pdt .view #mode4 .pic .pic1{                      /* 產品圖上方圖片 */
    width:171px;
	height:18px;
	background:url(imgs/pic_top.png);
	float:left;
}
#pdt .view #mode4 .pic .bg{                        /* 產品圖背景 */
    width:171px;
	height:120px;
	background:url(imgs/pic_bg.png);
	text-align: center;
	font-size:0px;
	float:left;
}
#pdt .view #mode4 .pic .bg *{                      /* 讓.bg下的所有物件置中 */
    vertical-align:middle;
}
#pdt .view #mode4 .pic .bg font{                   /* 用文字型態將span撐開 */ 
    height:100%;
    display:inline-block;
}
#pdt .view #mode4 .pic .pic2{                      /* 產品圖下方圖片 */
    width:171px;
	height:18px;
	background:url(imgs/pic_bottom.png);
	float:left;
}
#pdt .view #mode4 .pic .picbr{                     /* 產品圖下方間隔 */
    height:4px;
	width:171px;
	float:left;
}
#pdt .view #mode4 .title1{                         /* 品名 */
    padding:6px;
	padding-left:20px;
	padding-top:15px;
    width:698px;
	font-size:15px;
	font-weight: bold;
	color:#2e8b0e;
	background:url(images2/add.png) no-repeat 0 15px;
	float:left;
}
                         

/*---------- 檔案下載 ----------*/
#pdt .file{                                        /* 定位 */
	padding-left:20px;
	padding-top:15px;
	padding-bottom:15px;
	float:left;
}
#pdt .file .title1{                                /* 標題 */
	padding-top:6px;
	padding-left:40px;
	font-weight: bold;
	width:680px;
	height:28px;
	font-size:15px;
	color:#1e4891;
	float:left;
	background-image: url(images/icon.jpg);
	background-repeat: no-repeat;
}
#pdt .file .title2{                                /* 次標題列 */
	border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    background: #E5E9EC;
	float:left;
	display:none;
}
#pdt .file .title2 .txt1{                          /* 檔名 */
    width:350px;
    border-right: 1px solid #cccccc;
	float:left;
}
#pdt .file .title2 .txt2{                          /* 大小 */
    width:100px;
	text-align: center;
	padding:4px;
    border-right: 1px solid #cccccc;
	float:left;
}
#pdt .file .title2 .txt3{                          /* 上傳時間 */
    width:174px;
	text-align: center;
	padding:4px;
    border-right: 1px solid #cccccc;
	float:left;
}
#pdt .file .title2 .txt4{                          /* 下載 */
    width:60px;
	text-align: center;
	padding:4px;
	float:left;

}
#pdt .file .msg1{                                  /* 定位 */
	background: #ffffff;
	float:left;
	padding-bottom:3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cccccc;
}
#pdt .file .msg1 .txt1{                            /* 檔名 */
    width:641px;
	padding:4px;
    border-right: 1px solid #cccccc;
	float:left;
}
#pdt .file .msg1 .txt2{                            /* 大小 */
    width:100px;
	text-align: center;
	padding:4px;
    border-right: 1px solid #cccccc;
	float:left;
	display:none;
}
#pdt .file .msg1 .txt3{                            /* 上傳時間 */
    width:174px;
	text-align: center;
	padding:4px;
    border-right: 1px solid #cccccc;
	float:left;
	display:none;
}
#pdt .file .msg1 .txt4{                            /* 下載 */
    width:60px;
	text-align: center;
	padding:4px;
	float:left;

}
#pdt .file .msg1 .txt4 a{color:#ff0000;}


/*----------------------------檔案下載----------------------------*/
#file .hearder{                     /* 表頭 */
	width:760px;
	height:50px;
	padding-bottom:5px;
}
/*---------- 列表LIST ----------*/
#file #list{                        /* 定位 */
    margin:auto;
	width:740px;
	padding-left:20px;
}
#file #list .selectspan1{           /* 下拉選單 */
	width:100%;
	height:30px;
	padding-top:8px;
	padding-right:4px;
	text-align: right;
	float:left;
}
#file #list .select1{}              /* 定位 */

#file #list .icon{float:left;}                 /* ICON */
#file #list .title{                 /* 標題 */
	padding-left:4px;
	padding-top:1px;
    width:620px;
	font-size:15px;
	float:left;
}
#file #list .butten1{               /* 檔案大小 */
    width:90px;
	text-align: right;
	padding-right:4px;
	padding-top:2px;
	height:22px;
	float:left;
}
#file #list .butten1 a:link{color:#1e4891;}
#file #list .line{                  /* 分隔線 */
    width:100%;
	height:2px;
	background:url(imgs/line.gif);
	float:left;
}
#file #list .time{                  /* 日期 */
    width:580px;
	text-align: right;
	padding-right:4px;
	padding-top:2px;
	height:22px;
	color:#5c5c5c;
	float:left;
	DISPLAY:NONE;
}
#file #list .size{                  /* 檔案大小 */
    width:730px;
	text-align: right;
	padding-right:4px;
	padding-top:2px;
	height:22px;
	color:#5c5c5c;
	float:left;
}
/*----------------------------聯絡我們----------------------------*/
#contacts span{float:left;}
#contacts .hearder{                         /* 表頭 */
	width:760px;
	height:50px;
	padding-bottom:5px;
}
/*-------- 內容VIEW --------*/
#contacts #all{ margin:0; width:760px; float: left}
#contacts #map{ padding-top:20px; width:300px;  float:left;}
#contacts #view{                            /* 定位 */
	width:435px;
	float:right;
}
#contacts #view .txtspan{                   /* 欄位名稱定位 */
	width:115px;
	height:26px;
	padding-top:3px;
	text-align:right;
}
#contacts #view .txt{color:#ff0000;}        /* 欄位名稱定位 */
#contacts #view .inputspan{                 /* 爛位定位 */
	width:320px;
	height:26px;
}
#contacts #view .msg{                       /* 內容定位 */
	width:100%;
	padding-bottom:10px;
	font-size:13px;
	font-weight:bold;
	color:#1e4891;
}

#contacts #view .inputspan1{}               /* 欄定位 */
#contacts #view .inputspan2{}               /* 欄定位 */
#contacts #view .inputspan3{}               /* 欄定位 */
#contacts #view .inputspan4{}               /* 欄定位 */
#contacts #view .inputspan5{}               /* 欄定位 */
#contacts #view .inputspan6{}               /* 欄定位 */
#contacts #view .inputspan7{}               /* 欄定位 */
#contacts #view .inputspan8{}               /* 欄定位 */
#contacts #view .inputspan9{}               /* 欄定位 */
#contacts #view .inputspan10{height:100px;} /* 欄定位 */
#contacts #view .inputspan11{display:none;} /* 欄定位 */
#contacts #view .inputspan12{display:none;} /* 欄定位 */
#contacts #view .inputspan13{display:none;} /* 欄定位 */
#contacts #view .inputspan14{display:none;} /* 欄定位 */
#contacts #view .inputspan15{display:none;} /* 欄定位 */
#contacts #view .inputspan16{display:none;} /* 欄定位 */
#contacts #view .inputspan17{display:none;} /* 欄定位 */
#contacts #view .inputspan18{display:none;} /* 欄定位 */

#contacts #view .input1{}                   /* 欄位-客戶名稱 */
#contacts #view .input2{}                   /* 欄位-聯絡人 */
#contacts #view .input3{}                   /* 欄位-電話 */
#contacts #view .input4{}                   /* 欄位-行動電話 */
#contacts #view .box1{}                     /* 單選-男 */
#contacts #view .box2{}                     /* 單選-女 */
#contacts #view .input5{}                   /* 欄位-傳真 */
#contacts #view .input7{}                   /* 欄位-EMAIL */
#contacts #view .input8{}                   /* 欄位-網站 */
#contacts #view .input9{}                   /* 欄位-地址 */
#contacts #view .input10{                   /* 欄位-備註 */
    width:250px;
	height:100px;
}
#contacts #view .input11{}                  /* 欄位-備用1 */
#contacts #view .input12{}                  /* 欄位-備用2 */
#contacts #view .input13{}                  /* 欄位-備用3 */
#contacts #view .input14{}                  /* 欄位-備用4 */
#contacts #view .input15{}                  /* 欄位-備用5 */
#contacts #view .input16{}                  /* 欄位-備用6 */
#contacts #view .input17{}                  /* 欄位-備用7 */
#contacts #view .input18{}                  /* 欄位-備用8 */

#contacts #view .buttenspan{                /* 按鈕定位 */
    width:100%;
	padding-top:20px;
	padding-bottom:20px;
    text-align: center;
}
#contacts #view .butten1{}                  /* 按鈕 */

/*----------------------------系統訊息----------------------------*/
#msg span{float:left;}
#msg .hearder{                              /* 表頭 */
	width:760px;
	height:50px;
	padding-bottom:5px;
}
/*-------- 內容VIEW --------*/
#msg #view{                                 /* 定位 */
    margin:auto;
	width:480px;
	padding-left:50px;
}
#msg #view .bg{                             /* 圖片定位 */
	font-size:13px;
	height:83px;
	width:100%;
	padding-left:93px;
	color:#1e4891;
	font-weight:bold;
	background-image: url(images2/alert.png);
	background-repeat: no-repeat;
}
#msg #view .bg *{                           /* 讓.bg下的所有物件置中 */
    vertical-align:middle;
}
#msg #view .bg font{                        /* 用文字型態將span撐開 */ 
    height:83px;
    display:inline-block;
}

