/* CSS Document */

body {
	font:12px Arial, Helvetica, sans-serif; margin:0; padding:0;
	}
.headerBg {
	background:url(../images_new/headerBg.jpg) left top repeat-x; height:57px; margin:0 auto;
	}
.mainImgBg {
	background:url(../images_new/mainImgBg.jpg) left top repeat-x; height:244px;
	}
.contentBg {
	background:url(../images_new/contentBg.jpg) left top repeat-y;
	}
.contentTxt {
	font-size:14px; color:#666666; font-weight:bold;
	}
.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;
	}
.grnBar {
	background:#98cb00;
	}	
.footer {
	background:#74b2f8; 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;
	}

.disUpdateBox {
	float:right; margin:5px 40px 10px 10px; width:330px; background:#98CB00; 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:24px; color:#666666; font-weight:bold;
