﻿/*Main Box*/
.mainbox { background: #FFF; border: 1px solid #B4C9E0; padding: 1px; margin-bottom: 10px; }
.mainbox h1{ line-height: 31px; padding-left: 1em; background: #2F589C url(/images/header_bg.gif); background-repeat: repeat-x; background-position: 0 0; color: #FFF; font-size:14px; }
.mainbox table { width: 100%;}
.mainbox thead th, .mainbox thead td,.divoption { padding: 2px 5px; line-height: 22px; color: #666;  text-align:left}
.mainbox thead.category tr { background: #E8F3FD url("/images/cat_bg.gif"); }
.mainbox thead.separation th, .mainbox thead.separation td { border-top: 1px solid #CAD9EA }
.mainbox tbody th, .mainbox tbody td { border-top: 1px solid #D1E1EF; padding: 5px; text-align:left; color:Black; font-style:normal;font-weight: normal;}


.taglist { width: 100%; padding: 10px 0; overflow: hidden; }
	.taglist li { float: left; display: inline; width: 10em; height: 24px; overflow: hidden; margin: 0 10px; }
		.taglist li em { font-size: 10px; color: #999; }