/* index */
.col-tu{
	margin-right:5px;
	}
.links a{
	display: block;
	margin-bottom:3px;
	}	
.faq{
	background:url(../images/faq_bg.png) repeat-y;
	width:140px;
	padding:36px 18px 6px 9px;
	position:relative;
	}	
.faq p{
	background:url(../images/faq_back.png) no-repeat;
	width:124px;
	height:23px;
	padding-left:16px;
	color:#2a6399;
	font-size:12px;
	}	
.faq p a{
	color:#2a6399;
	}	
.faq p a:hover{
	text-decoration:underline;
	}	
.faqTop{
	background:url(../images/faq_top.png) no-repeat;
	width:167px;
	height:27px;
	position:absolute;
	top:0;
	left:0;
	}
.faqBottom{
	background:url(../images/faq_bottom.png) no-repeat;
	width:167px;
	height:6px;
	position:absolute;
	bottom:0;	
	left:0;
	}		
/* index */

/* about */
p.buttonheading {position:absolute;top:38px;right:0;margin:0;}
.buttonheading .icon {display:block;width:16px;height:16px;float:left;margin-left:5px;}
.buttonheading .pdf {background:url(../images/light4.png) -57px -366px;}
.buttonheading .print {background:url(../images/light4.png) -21px -366px;}
.buttonheading .email {background:url(../images/light4.png) -39px -366px;}
.iteminfo {font-size:90%;overflow:hidden;border-bottom:1px solid #dedede;margin-bottom:20px;display:block;margin-top:-10px;width:100%;}
.modifydate, .createdby, .createdate {display:block;}
.createdby {font-weight:bold;}
a.readon, a.readon2 {display:block;margin-top:15px;font-style:italic;}
a.readon2 {background:url(../images/light4.png) 100% -344px;display:block;float:right;color:#fff;font-weight:bold;line-height:20px;}
a.readon2 span {background:url(../images/light4.png) 0 -344px;display:block;margin-right:10px;height:21px;float:left;padding:0 5px 0 15px;}
.breadcrumbs-pad {padding:0 1px;clear:both;}
div.breadcrumbs {font-size:13px;margin:0;padding:7px 25px 5px;color:#777;}
div.breadcrumbs .sep {padding:0 5px;float:left;}
div.breadcrumbs a {color:#717171;}

.banneritem_text {margin-bottom:10px;}
#modlgn_username, #modlgn_passwd {border:1px solid #ccc;padding:3px;}
.pagination span, .pagination a {margin-right:5px;}
#colmask ul li {list-style:circle;}
#colmask ul ul {margin-top:0;}
#colmask ul ul li {list-style:square;}
.colpad h2.contentheading {padding-right:65px;}
.sectiontableheader {font-weight:bold;line-height:25px;text-align:left;}
tr.sectiontableentry0 td, tr.sectiontableentry1 td, tr.sectiontableentry2 td, td.sectiontableentry0, td.sectiontableentry1, td.sectiontableentry2 {text-align:left;padding:0 10px;vertical-align:middle;border-top:1px solid #ddd;line-height:30px;font-size:18px;}
span.attention {display:block;margin:15px 0;padding:8px 10px 8px 10px;background:#FFF3A3;border:1px solid #E7BD72;color:#B79000;}
/* about */