/*CSS RESET*/
body,div,h1,form,input,textarea,p,pre,table,th,td,ul, li{margin:0;padding:0;border:0;font-family:微軟正黑體; Microsoft JhengHei,Microsoft yahei,Verdana,Arial,Helvetica,sans-serif !important;font-size:18px; line-height:25px} 
/*, a, a:link*/
h1,h2,h3,h4,h5,h6 {font-weight: normal;font-size: 100%;}
table {border-collapse: collapse;border-spacing: 0;}
caption, th, td {font-weight: normal;text-align: left;}
a img, a:link img, a:visited img {border: 0; }
a, a:link, a:visited, a:active{text-decoration:none;font-size:16px;color:#2B388F} 
:focus {outline: 0;}

.clear {clear:both;} 