/* CSS Document */

body {
	font:11px Arial, Helvetica, sans-serif; margin:0; padding:0; color:#666666;background: #cccccc;
	}
.headerBg {
	background:url(../images_new/headerBg.jpg) left top repeat-x; height:63px; margin:0 auto;
	}
.mainImgBg {
	background:url(../images_new/mainImgBg.jpg) left top repeat-x; height:243px;
	}
/*.contentBg {
	background:url(../images_new/contentBg.jpg) left top repeat-y;
	}*/
/*.contentTxt {
	font-size:14px; color:#666666; font-weight:bold; background-color:#dedede; padding-left:20px;
	}
.contentTxt ul {
	margin:0 0 0 20px; padding:0; list-style:disc;
	}
.contentTxt ul li {
	padding:10px 0 0 0;
	}
.contentTxt strong {
	font-size:22px; color:#666666; font-weight:bold;
	}*/

.contentTxt {
	font-size:18px; color:#626262; font-weight:bold; background-color:#dedede; padding-left:20px; font-family:Helvetica;
	}
.contentTxt ul {
	margin:0 0 0 20px; padding:0; list-style:disc;
	}
.contentTxt ul li {
	padding:10px 0 0 0; color:#5e5e5e; font-size:13px; font-family:Helvetica;
	}
.contentTxt strong {
	font-size:18px; color:#666666; font-weight:bold;
	}

.grnBar {
	background:#f5ea0a;
	}	
.footer {
	background:#1b1d59; font-size:11px; color:#fff; line-height:14px; padding:16px 26px;
	}	
.footer a {
	color:#fff; text-decoration:none;
	}
.footer a:hover {
	text-decoration:underline;
	}	
.footerBttm {
	text-align:center; margin:15px 0 0 0;
	}
	
	
.headerBgInr {
	background:url(../images_new/headerBgInr.jpg) left top repeat-x; height:71px; margin:0 auto;
	}
.tabBdr {
	border:1px solid #cccccc;
	}
.input {
	width:155px; border:1px solid #cccccc;
	}	
.inputSml {
	width:46px; border:1px solid #cccccc;
	}	
.select {
	width:120px; border:1px solid #cccccc;
	}	
.selectSml {
	width:60px; border:1px solid #cccccc;
	}
a.undrLnk {
	text-decoration:underline; color:#666666;
	}	
a.undrLnk:hover {
	text-decoration:none;
	}	
.fontB {
	font-weight:bold;
	}	

/*18-04-09*/
.disUpdateBox {
	float:right; margin:5px 40px 10px 10px; width:310px; background:#f5e900; padding:5px; color:#000; font-size:16px; font-weight:bold;
	}
.disUpdateBox strong {
	font-size:18px; line-height:22px;
	}
.disUpdateBox input {
	width:198px; border:1px solid #3d3e5d;
	}
.disUpdateBox img {
	vertical-align:middle;
	}
.pad15 {
	padding:0 0 0 15px;
	}
.disUpdateBox a {
	color:#727272; font-size:14px; text-decoration:underline;
	}
.disUpdateBox a:hover {
	text-decoration:none;
	}
.clear {
	clear:both;
	}
.whtBg {
	background:#fff;
	}

.contentTxt2 strong {
	font-size:22px; color:#666666;
	}