รายการเพื่อคุณภาพชีวิต : ความก้าวหน้าทาง สูติศาสตร์-นรีเวชวิทยา
/* Title Section 1 */
.TitleSection1 { margin: 0; padding: 0; text-align: center; overflow: hidden; }
.TitleSection1 span.TSection-Line { position: relative; }
.TitleSection1 span.TSection-Line:before { right: 100%; margin-right: .5em; }
.TitleSection1 span.TSection-Line:after { left: 100%; margin-left: .5em; }
.TitleSection1 span.TSection-Line:before, .TitleSection1 span.TSection-Line:after { content: ""; position: absolute; top: 25%; height: 0; border-top: 3px solid #EEE; border-bottom: 3px solid #EEE; width: 200em; }