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

body{ margin:0 auto; background-color:#f4ecc5;font-family:Verdana, Geneva, sans-serif;}

.content{ width:600px; border:1px #ccae46 solid;}
.contentStatment{ width:700px; border:1px #ccae46 solid;}
.title{ width:100%; height:35px;background-color:#edda95; border-bottom:2px #ccae46 solid; line-height:35px; font-size:20px; color:#000; font-weight:bold; text-align:center; letter-spacing:0.5em;}
.line1{ padding:10px; margin-left:5px; margin-right:5px; margin-top:5px; margin-bottom:30px;}
.line1 h1{ display:block; float:left; text-align:left;width:40%; font-size:16px;color:#000000;font-weight:normal;}
.line1 h2{display:block; float:left; text-align:left;width:60%; font-size:16px;color:#000000;font-weight:normal;}
.R_font{ color:#F30;}

.line2{ padding:8px;margin:15px; background-color:#f1caca; font-size:14px;color:#000000; line-height:30px; -webkit-border-radius: 5px;
-moz-border-radius: 5px;border-radius: 5px;float:left;}
.line2 p{ line-height:20px; height:20px;}
.clear{ clear:both;}

.line3 {margin:15px; text-align:left;font-size:14px;color:#000000; }
.list {}
.list ul{ margin-left:0px; clear:both; font-size:14px; letter-spacing:0.1em;}
.list li{ display:block; float:left; list-style-type:none;margin-bottom:5px; width:25%}

.line4{padding:10px;margin:15px;font-size:14px;color:#000000; }
.b1{ width:80%; float:left; text-align:center;}
.b1_style{ width:200px; line-height:30px; color:#635318; font-size:14px; font-weight:bold;
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 1%, rgba(242,218,134,1) 12%, rgba(212,184,91,1) 99%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(255,255,255,1)), color-stop(12%,rgba(242,218,134,1)), color-stop(99%,rgba(212,184,91,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 1%,rgba(242,218,134,1) 12%,rgba(212,184,91,1) 99%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 1%,rgba(242,218,134,1) 12%,rgba(212,184,91,1) 99%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 1%,rgba(242,218,134,1) 12%,rgba(212,184,91,1) 99%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 1%,rgba(242,218,134,1) 12%,rgba(212,184,91,1) 99%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d4b85b',GradientType=0 ); /* IE6-9 */
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border:1px #bd9d27 solid;
}
.b2{ width:20%; float:left;}
.b2_style{ width:80px; line-height:30px; color:#720f10; font-size:14px; 
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 1%, rgba(251,233,233,1) 56%, rgba(237,177,177,1) 99%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(255,255,255,1)), color-stop(56%,rgba(251,233,233,1)), color-stop(99%,rgba(237,177,177,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 1%,rgba(251,233,233,1) 56%,rgba(237,177,177,1) 99%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 1%,rgba(251,233,233,1) 56%,rgba(237,177,177,1) 99%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 1%,rgba(251,233,233,1) 56%,rgba(237,177,177,1) 99%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 1%,rgba(251,233,233,1) 56%,rgba(237,177,177,1) 99%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#edb1b1',GradientType=0 ); /* IE6-9 */
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border:1px #edb1b1 solid;
}
.statestyle1{font-size:14px;color:#FF0000;font-weight:bold;padding-left:5px; padding-right:10px; line-height:20px; font-family:"新細明體", Arial;}
.statestyle2{font-size:14px;color:#994444;font-weight:bold;padding-left:30px; padding-right:10px; line-height:20px; font-family:"新細明體", Arial;}
.statestyle3 {font-size:14px;color:#000000;padding-left:35px; padding-right:10px; line-height:22px;text-align: justify;text-justify:inter-ideograph; font-family:"新細明體", Arial;}

