body {
	background-color: #dfdfdf;
}

html, body, a, img, p, h1, h2, h3, h4, h5, h6, div, span, ul, ol, li, dl, dt, dd {
	margin: 0;
	padding: 0;
	border-style: none;
	font: normal normal 11px Verdana, Arial, Helvetica, sans-serif;
}

ul, ol, li, 
dl, dt, dd {
	list-style: none;
}

ul {
	padding: 10px 0;
}

li {
	line-height: 10px;
}

li a {
	font-weight: bold;
	padding-left: 30px;
	background: url(img/arr.gif) no-repeat 20px center;
	line-height: 12px;
	font-size: 10px;
}

a {
	color: #104266;
	text-decoration: none;
}

.clearBoth {
	clear: both;
}

#warpper {
	width: 878px;
	margin: 0 auto;
	position: relative;
	background-color: white;
}

#header-left {
	width: 172px;
	height: 141px;
	background: #217180 url(img/logo.gif) no-repeat center center;
	float: left;
}

#header-right {
	background-color: #104266;
	height: 141px;
	width: 706px;
	float: left;
}

#title {
	float: left;
	text-indent: -10000px;
	width: 310px;
	height: 70px;
	background: url(img/site-title.gif) no-repeat;
	margin-left: 20px;
	margin-top: 48px;
}

#main {
	
}

#left {
	width: 172px;
	float: left;
}

#nav {
	height: 114px;
	border-bottom: 92px solid #f3ebbd;
}

.MenuBox .txtBox {
	display:none;
}

.Open .txtBox {
	display: block;
}

h6 {
	background: url(img/arr-dt.gif) no-repeat left center;
	padding-left: 11px;
	color: #C30;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-left: 25px;
	margin-top: 28px;
}

.Fst a {
	padding-left: 11px;
	margin-left: 25px;
	color: #000;
	font: 9px/15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#left dl {
	margin-left: 25px;
}

#left dd a {
	color: #908476;
	font-size: 9px;
	background: url(img/arr-dd.gif) no-repeat left center;
	margin-left: 12px;
	padding-left: 5px;
}

#left .Fst a:hover, 
#left dd a:hover {
	color: #C30;
}

#left .Fst a.actived, 
#left dd a.actived {
	color: #C30;
}

#content {
	float: left;
	width: 543px;
}

#content-inner {
	padding: 0 0 0 14px;
}

#content h2 {
	height: 50px;
	margin: 21px 0;
	background: url(img/titles.gif) no-repeat;
	text-indent: -1000px;
	width: 480px;
}

#content h3,
#content h3 a{
	font-size: 14px;
	color: #c30;
	font-weight: bold;
	margin-bottom: 26px;
	margin-top: 4px;
}

#content p {
	font-size: 11px;
	line-height: 20px;
}

#content-inner .clearBox {
	display: block;
	margin-bottom: 25px;
}

#content-inner strong {
	color: #000;
}

#content-inner label {
	font-weight: bold;
	color: #204658;
}

.home_pic {
	width: 543px;
	height: 366px;
}

.home_pic_text {
	height: 52px;
	width: 543px;
	text-align: right;
}
/*not for ie 6.0*/
html>body .home_pic_text{ 
	background: url(img/home_pic_text.png) repeat;
}
/*for ie 6.0*/
* html .home_pic_text {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="img/home_pic_text.png");
	background: none;
}

#right {
	width: 163px;
	height: 102px;
	background-color: #efe7b1;
	float: right;
	padding-top: 32px;
}

#footer {
	border-top: 1px solid #efe7b1;
	margin: 50px 0 10px 0;
}

#footer p {
	color: #c3c4c7;
	text-align: right;
	line-height: 12px;
	font-size: 8px;
	margin-top: 5px;
	margin-right: 10px;
}

/* table */
.table {
	border-top: 1px solid #dadada;
	border-left: 1px solid #dadada;
	border-collapse: collapse;
	width: 100%;
	display: block;
}
.table th, .table td {
	background: url(img/table_bg.gif) no-repeat 0 0;
	padding: 4px 8px;
	border-right: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	text-align: left;
}
.table caption {
	font-weight:bolder;
	text-align:left;
	padding-bottom:5px;
}
.table th {
	color: #808080;
	font-weight: 700;
	background-color: #e2e9f1;
}
.table td {
	background-color: #edf1f6;
}

/* ul */
.ul li {
	line-height: 22px;
	margin-left: 2em;
	list-style-position: outside;
	list-style-type: square;
}

/* FAQ */
.faq {
	line-height: 22px;
}
.faq dt {
	background: #c0c0c0;
	padding: 2px 4px;
}
.faq dd {
	margin-bottom: 10px;
	padding: 4px;
}
.faq ul {
	margin-left: 2em;
}
.faq ol {
}
.faq li {
	list-style-position: outside;
	list-style-type: square;
}
.faq a {
	color: #dc3450;
	font-weight: 700;
	background: url(img/faq_link.gif) no-repeat 0 50%;
	padding-left: 18px;
	margin: 0 2px 0 4px;
}
.faq a:hover {
	color: #45845a;
}


/** format **/

a.pdf {
	background: url(img/format/pdf.gif) no-repeat;
	padding-left: 16px;
}
a.zip {
	background: url(img/format/zip.gif) no-repeat;
	padding-left: 16px;
}
a.doc {
	background: url(img/format/doc.gif) no-repeat;
	padding-left: 16px;
}
a.link {
	background: url(img/format/link.gif) no-repeat;
	padding-left: 16px;
}
a.window {
	background: url(img/format/window.gif) no-repeat;
	padding-left: 16px;
}

