/***********************************************************************************************/

@import "_main.css"; 

ul { list-style: disc outside; padding-left: 0em; margin-bottom: 0px; margin-top:0px; }
blockquote { margin-bottom: 0px; color: #2F2F74; font-weight: bold; }

/***********************************************************************************************/
.txtTitle {	color: #FFFFFF;	font-weight: normal; font-size: 20px; }
.txtTitle2 {	color: #575040;	font-weight: bold; font-size: 14px; }

.tbl { width: 100%; margin-top: 5px; }
.tblGUI { float: right; margin-left: 5px; margin-top: 2px; margin-bottom: 2px; }

.tdHead { background-color: #777060; padding-left: 5px; border-top: 2px solid #373020; border-bottom: 2px solid #373020; }
.tdHead2 { background-color: #777060; padding-left: 5px; border-top: 2px solid #373020; border-right: 2px solid #373020; border-bottom: 2px solid #373020; }
.txtHead { color: #CBC2B2; font-weight: bold; }

.tdInfo { padding-bottom: 7px; }

.txtInfoKeyword { font: italic #501000; }
.txtInfoTitle { color: #602000; }
.txtNew { color: #990099; font-size: 12px; font-weight: bold; }
.txtNote { color: #ffffff; }

.tblGallery { width: 100%; text-align: center; }
.txtGallery { color: #501000; text-align: center; }
.imgGallery { border: 1px solid #000000; margin-left: 2px; margin-top: 2px; margin-right: 2px; }

