@charset "utf-8";
/* CSS Document */
body {
font-family:Arial, Helvetica, sans-serif;
}

.t1 { /* 主標 */
color:#D14545;
font-weight:bold;
font-size:15px;
}

.t2 { /* 副標 */
color:#D14545;
font-size:15px;
}

.t3 { /* 小標 */
color:#222222;
font-size:13px;
font-weight:bold;
}

.t4 { /* 子標 */
color:#ff9900;
font-size:13px;
}

.author {
color:#666666;
font-size:12px;
}

.c1 { /* 前言 */
color:#666666;
line-height:18px;
font-size:12px;
}

.c2 { /* 內文 */
color:#555555;
font-size:15px;
line-height:22px;
margin-top:10px;
}

.c3 { /* 圖說 */
color:#555555;
font-size:12px;
line-height:18px;
margin-top:3px;
margin-bottom:8px;
}

.c4 { /* 內文 12px */
color:#555555;
font-size:12px;
line-height:18px;
margin-top:3px;
margin-bottom:8px;
}

.td1 { /* 表格內文 */
color:#444444;
font-size:12px;
}



.pic_div { /* 內文圖片區塊 */
float:left;
width:300px;
margin-right:15px;
margin-bottom:10px;
}

.pic_div_270 { /* 內文圖片區塊 */
float:left;
width:270px;
margin-right:15px;
margin-bottom:10px;
}

.pic_div_250 { /* 內文圖片區塊 */
float:left;
width:250px;
margin-right:15px;
margin-bottom:10px;
}

.pic_div_180 { /* 內文圖片區塊 */
float:left;
width:180px;
margin-right:15px;
margin-bottom:10px;
}

.pic_div_180_float { /* 內文圖片區塊 */
float:left;
width:180px;
margin-right:3px;
}



.pic_div_556 { /* 內文圖片區塊 */
margin-top:10px;
width:556px;
margin-bottom:10px;
}

.pic { /* 內文圖片區塊 */
margin-bottom:3px;
}