@import url("/css/_normalize.css");
body {line-height:30px; font-family: "微軟正黑體", Verdana,"新細明體";font-size:15px;color:#464646;background: #fff;text-align: center;}
#container {width: 890px;margin: 0 auto;text-align: left;}

.text_content {padding: 0 30px;}
.section {margin-bottom: 15px;}

.title {background: url('../images/title_bg.png') 0px 0px no-repeat;width: 890px;height: 68px;position: relative;padding-top: 38px;margin-bottom: 15px;}
.title h2 {white-space: nowrap;text-indent: 100%;overflow: hidden;display: block;
	margin:0 0 0 112px;
	height: 40px;
}
.title .title_1 {background: url('../images/title_1.png') 0px 0px no-repeat;}
.title .title_2 {background: url('../images/title_2.png') 0px 0px no-repeat;}
.title .title_3 {background: url('../images/title_3.png') 0px 0px no-repeat;}
.title .title_4 {background: url('../images/title_4.png') 0px 0px no-repeat;}


.color_1 { color: #4E65C2; }
.color_2 { color: #C60; }
.color_3 { color: #BD2626; }
.color_4 { color: #e540b1; }
.color_5 { color: #34c812; }

/*------------------------------------------------------------------------------------------------------------------------------------- 
表格
-------------------------------------------------------------------------------------------------------------------------------------*/
.tbstyle_1 { border: 2px solid #e9e9e9; padding:1px; margin: 0px 0px 5px; line-height: 24px; text-align: center; }
.tbstyle_1 table { border: 1px solid #ccc; border-width:1px 1px 0px 0px; }
.tbstyle_1 th, .tbstyle_1 td { padding: 5px; border:1px solid #B7B7B7; border-width: 0px 0px 1px 1px; }
.tbstyle_1 th { background: #b8284d; color: #fff; font-size: 16px; font-weight: bold; }
.tbstyle_1 td { background: #FFF; }
.tbstyle_1 td.odd { background: #efefef; }
.tbstyle_1 td.odd_2 { background: #73ae74; color: #FFF; }
.tbstyle_1 td.odd_3 { background: #b18cbd; color: #FFF; }
.tbstyle_1 td.text_left { text-align: left;}
div.Mb { margin-bottom: 27px; }
.tbstyle_1 td.tdbg_2 {background: #ff9eb7;color:#b8284d;}
.tbstyle_1 td.tdbg_1 {background: #eaccd4;}
.tbstyle_1 td.tdbg_3 {background: #b8284d;color: #fff;}