body {
	color: #333;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
	margin: 0;
}

a:hover {
	color: #333;
}

#container {
	width: 926px;   /* align for good browsers */
	text-align: left;
	margin-right: auto;
	margin-top: 0;
	margin-left: auto;
}

/* @group header */

#header {
	width: 926px;
	height: 80px;
	background-image: url(/images/refeng/refeng.jpg);
	margin: 12px 0 6px;
}

#header h1 {
	color: #FD9791;
	font-weight: normal;
	text-align: right;
	margin: 0 245px 0 0;
	padding-top: 15px;
	line-height: 24px;
	font-size: 21px;
}

#header img {
	float: right;
	margin-right: 194px;
	margin-top: 6px;
}


/* @end */

/* @group topnav */

#topnav {
	background-color: #1A206D;
	padding-left: 8px;
	height: 20px;
	padding-top: 12px;
}
#topnav a {
	color: #fff;
	border-right: 2px solid #1A206D;
	/*border-left: 1px solid #D52B1E;*/
	background-color: #3b4d87;
	text-decoration: none;
	padding: 6px 15px;
}
#topnav a:hover {
	background-color: #E6E6E6;
	color: #333;
}

/* @end */

/* @group leftnav */

#leftnav {
	margin-top: 18px;
	border-bottom: 1px solid #9DA7C6;
	/*line-height: 13px;*/
}

#leftnav a {
	border-top: 1px solid #9DA7C6;
	text-decoration:none;
	color:#4B679E;
	display:block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
}

#leftnav a:hover {
	color:#1A206D;
	background: #fff url(/images/refeng/h2_bg.jpg) no-repeat;
	border-left: 2px solid #1A206D;
	border-right: 1px solid #9DA7C6;
	padding-left: 10px;
}

/* @end */

#c1, #c3 {
	width: 194px;
	background: #EAECF0 url(/images/refeng/shade_paleblue.jpg) repeat-x;
}

/* @group c1 */

#c1 h3 {
	width: 192px;
	height: 24px;
	background: url(/images/refeng/h2_bg.jpg) no-repeat;
	border: 1px solid #9DA7C6;
	color: #1A206D;
	font-size: 12px;
	text-indent: 14px;
	line-height: 24px;
	margin-top: 18px;
}
#c1 p {
	padding: 10px 10px 0 12px;
	line-height: 16px;
	margin: 2px 0;
}


/* @end */

/* @group c2 */

#c2 {
	background: url(/images/refeng/shade_white.jpg) repeat-x;
}

#c2 h3 {
	width: 500px;
	height: 24px;
	background: #fff url(/images/refeng/h2_bg.jpg) no-repeat;
	border: 1px solid #9DA7C6;
	color: #1A206D;
	font-weight: normal;
	font-size: 12px;
	text-indent: 14px;
	line-height: 24px;
	margin: 18px;
}

#c2 h1 {
	color: #1A206D;
	font-size: 16px;
	line-height: 22px;
	margin: 15px 20px 8px 30px;
}
#c2 h2 {
	color: #666;
	font-size: 16px;
	font-weight: normal;
	margin: 0 20px 8px 30px;
}

#c2 p {
	line-height: 16px;
	margin: 8px 20px 8px 30px;
}

#c2 ul {
	line-height: 18px;
	list-style-type: square;
	list-style-position: outside;
	margin: 8px 20px 8px 45px;
}

/* @end */

/* @group c3 */

#c3 h3 {
	width: 192px;
	height: 24px;
	background: url(/images/refeng/h2_bg.jpg) no-repeat;
	border: 1px solid #9DA7C6;
	color: #1A206D;
	font-size: 12px;
	text-indent: 14px;
	line-height: 24px;
	margin-top: 18px;
}

#c3 p {
	line-height: 16px;
	padding: 10px 10px 0 12px;
	margin: 2px 0;
}
#c3 img {
	border: 1px solid #9DA7C6;
	padding: 8px;
	margin: 12px 12px 0;
}
.pdf {
	background: url(/images/refeng/icons/icon_pdf.gif) no-repeat;
	height: 59px;
	font-size: 11px;
	margin-left: 12px;
	margin-top: 12px;
}
.pdf a {
	display: block;
	padding-left: 68px;
	padding-right: 10px;
	text-decoration: none;
	color: #333;
}
.pdf a:hover {
	text-decoration: underline;
}
.word {
	background: url(/images/refeng/icons/icon_word.gif) no-repeat;
	height: 59px;
	font-size: 11px;
	margin-left: 12px;
	margin-top: 12px;
}
.word a {
	display: block;
	padding-left: 68px;
	padding-right: 10px;
	text-decoration: none;
	color: #333;
}
.word a:hover {
	text-decoration: underline;
}
.excel {
	background: url(/images/refeng/icons/icon_excel.gif) no-repeat;
	height: 59px;
	font-size: 11px;
	margin-left: 12px;
	margin-top: 12px;
}
.excel a {
	display: block;
	padding-left: 68px;
	padding-right: 10px;
	text-decoration: none;
	color: #333;
}
.excel a:hover {
	text-decoration: underline;
}
.ppt {
	background: url(/images/refeng/icons/icon_ppt.gif) no-repeat;
	height: 59px;
	font-size: 11px;
	margin-left: 12px;
	margin-top: 12px;
}
.ppt a {
	display: block;
	padding-left: 68px;
	padding-right: 10px;
	text-decoration: none;
	color: #333;
}
.ppt a:hover {
	text-decoration: underline;
}
.file {
	background: url(/images/refeng/icons/icon_file.gif) no-repeat;
	height: 59px;
	font-size: 11px;
	margin-left: 12px;
	margin-top: 12px;
}
.file a {
	display: block;
	padding-left: 68px;
	padding-right: 10px;
	text-decoration: none;
	color: #333;
}
.file a:hover {
	text-decoration: underline;
}
/* @end */

/* @group switch */

#switch {
	float: right;
	margin: -68px 8px 0 0;
	clear: right;
}

#switch a {
	background-color: #FD9791;
	width: 170px;
	height: 18px;
	text-decoration:none;
	color: #990000;
	display:block;
	margin-bottom: 1px;
	padding: 4px 0 0 10px;
}
#switch a:hover {
	background-color: #EAECF0;
}

#switch .active {
	background: #fff;
}



/* @end */

/* @group feature */

#feature {
	width: 472px;
	height: 161px;
	background-image: url(/images/refeng/feature_bg.jpg);
	margin: 18px;
	padding: 15px 15px 0;
}
#feature h4 {
	color: #fff;
	font-size: 12px;
	margin: 0;
	padding: 0 0 5px 1px;
}

#feature img {
	border: 1px solid #9DA7C6;
	padding: 8px;
	margin: 4px 0 5px 2px;
/*	position: absolute;*/
}
#feature p {
	margin: 0 0 4px 165px;
	color: #FFF;
	line-height: 15px;
	font-size: 12px;
	position: relative;
	top: 10px;
}


/* @end */

/* @group footer */

#footer {
	width: 500px;
	background: #fff url(/images/refeng/h2_bg.jpg) no-repeat;
	border: 1px solid #9DA7C6;
	color: #1A206D;
	font-weight: normal;
	font-size: 12px;
	text-indent: 14px;
	line-height: 24px;
	text-align: center;
	height: 24px;
	margin-right: auto;
	margin-top: 40px;
	margin-left: auto;
}
#footer a {
	text-decoration: none;
	color:#4B679E;
	margin: 0 5px;
}
#footer a:hover {
	color:#1A206D;
}
.copyright {
	line-height: 36px;
	font-size: 11px;
	color: #4B679E;
	text-align: center;
}

/* @end */

/* @group sitemap */

#sitemap_container {
	padding-left: 20px;
}

#sitemap {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	line-height:20px;
	color:#FF2F24;
	text-decoration:none;
}
#sitemap a {
	text-decoration: none;
	color:#4B679E;
	margin: 0 5px;
}
#sitemap a:hover {
	color:#1A206D;
}

/* @end */

.breadcrumb {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color:#4B679E;
	text-decoration: none;
}
.breadcrumb a {
	text-decoration: none;
	color:#4B679E;
}
.breadcrumb a:hover {
	color:#1A206D;
	text-decoration: none;
}

#form {
	border: 1px solid #9DA7C6;
	background: #EAECF0;
	padding: 12px 20px;
	margin: 18px;
	line-height: 20px;
	width: 50%;
}




