@charset "utf-8";
/* CSS Document */

@import url("http://fnt.webink.com/wfs/webink.css?project=E44ADFAD-546E-416A-BEED-A74A1FD95D0B&fonts=73E6C83D-7F13-A8AE-4770-C315AE5061C3:family=MyriadPro-Regular,39FEB533-C926-4578-87C0-2D25696AA0F9:family=MyriadPro-Cond,050FBD0F-5D55-410F-DC57-586D49D25BCB:family=MyriadPro-Semibold,1421BCAA-4D56-EF9D-A008-8F0EFD21830C:family=MyriadPro-Bold");

body {
	font-family: 'MyriadPro-Regular', "Microsoft YaHei", 微软雅黑, sans-serif;
	font-size: 14px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f5f5f5;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

img {
	border: none;
}


#wrap {
	width:988px;
	margin-left: auto;
	margin-right: auto;
}

/* Header
-------------------------------------- */

#header {
	background-image: url(images/main-bg.png);
	width: 928px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px 30px 10px 30px;
}

.social-icon {
	margin-left: 5px;
	border: 0px;
}

#top-navi {
	font-family: 'MyriadPro-Cond', sans-serif;
	color: #FFF;
	font-size: 18px;
	background: url(images/top-navi-bg.png);
	-moz-border-radius: 5px;
	border-radius: 5px;
	height: 40px;
	margin-top: 10px;
	/*padding-top: 10px;*/
}

/* #top-navi a:link {
	color: #FFF;
	text-decoration: none;
}

#top-navi a:visited {
	color: #FFF;
	text-decoration: none;
}

#top-navi a:hover {
	color: #739600;
	text-decoration: none;
}*/

#sub-1 {
	margin: 10px 0 7px 0;
}

#sub-2 {
	margin-bottom: 7px;
}

.dropdown_3columns table tr td #sub-1 a:link{
	font-family: 'MyriadPro-Regular', Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.dropdown_3columns table tr td #sub-1 a:visited{
	font-family: 'MyriadPro-Regular', Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.dropdown_3columns table tr td #sub-1 a:hover{
	font-family: 'MyriadPro-Regular', Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

.dropdown_3columns table tr td #sub-2 {
	font-family: 'MyriadPro-Cond', Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
}

.dropdown_3columns table tr td #sub-2 a:link{
	font-family: 'MyriadPro-Cond', Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
}

.dropdown_3columns table tr td #sub-2 a:visted{
	font-family: 'MyriadPro-Cond', Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
}

.dropdown_3columns table tr td #sub-2 a:hover{
	font-family: 'MyriadPro-Cond', Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: underline;
}

.dropdown_3columns table tr td #sub-3 {
	font-family: 'MyriadPro-Cond', Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}

.dropdown_3columns table tr td #sub-3 a:link{
	font-family: 'MyriadPro-Cond', Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	line-height: normal;
}

.dropdown_3columns table tr td #sub-3 a:visted{
	font-family: 'MyriadPro-Cond', Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}

.dropdown_3columns table tr td #sub-3 a:hover{
	font-family: 'MyriadPro-Cond', Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
}

.select {
		font: normal 15px/100% 'MyriadPro-Regular',Arial, Helvetica, sans-serif;
		/*padding: 3px 0 3px 0;*/
}

/* Upcoming Public Workshop
-------------------------------------- */

#home-upcoming {
	width: 210px;
	background-color: #eaebec;
	position: absolute;
	z-index: 200;
	
	margin: 15px 0 0 740px;
}

#home-upcoming h1 {
	font-family: 'MyriadPro-Regular', sans-serif;
	font-size: 14px;
	border-bottom: 1px dashed #dddddd;
	padding: 15px 12px;
}

#home-upcoming-list {
	font-family: 'MyriadPro-Regular', sans-serif;
	font-size: 12px;
	border-bottom: 1px dashed #dddddd;
	padding: 10px 12px;
	line-height: 15px;
}

#home-upcoming-list a:link {
	font-size: 12px;
	color: #000;
	line-height: 25px;
	text-decoration: none;
}

#home-upcoming-list a:visited {
	font-size: 12px;
	color: #000;
	line-height: 25px;
	text-decoration: none;
}

#home-upcoming-list a:hover{
	font-size: 12px;
	color: #000;
	line-height: 25px;
	text-decoration: underline;
}

/* search form 
-------------------------------------- */
.searchform input {
	font: normal 14px/100% 'MyriadPro-Regular',Arial, Helvetica, sans-serif;
}
.searchform .searchfield {
	background: #fff;
	padding: 6px 6px 6px 8px;
	width: 140px;
	border: solid 1px #bcbbbb;
	outline: none;

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;

	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
	box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
}
.searchform .searchbutton {
	color: #fff;
	border: solid 1px #494949;
	font-size: 11px;
	height: 27px;
	width: 27px;
	text-shadow: 0 1px 1px rgba(0,0,0,.6);

	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;

	background: #5f5f5f;
	background: -webkit-gradient(linear, left top, left bottom, from(#9e9e9e), to(#454545));
	background: -moz-linear-gradient(top,  #9e9e9e,  #454545);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#9e9e9e', endColorstr='#454545'); /* ie7 */
	-ms-filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#9e9e9e', endColorstr='#454545'); /* ie8 */
}

/* Feedback
-------------------------------------- */

#feedback {
	position: absolute;
	margin-top: 360px;
	margin-left: -25px;
	z-index: 99;
}

.fd-title {
	font-size: 14px;
	color: #97233f;
}

#feedback-form {
	padding: 10px;
}

#feedback-form input {
	font-family: 'MyriadPro-Regular', sans-serif;
	font-size: 16px;
	width: 350px;
	border: 1px Solid #97233f;
}

#feedback-form textarea {
	font-family: 'MyriadPro-Regular', sans-serif;
	font-size: 16px;
	width: 350px;
	height: 80px;
	border: 1px Solid #97233f;
}

/* Home - Content
-------------------------------------- */

#home-body {
	width: 928px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	padding: 10px 30px 10px 30px;
	background-image: url(images/main-bg.png);
}

#home-box-shadow-1{
	width: 290px;
	background-image:url(images/box-shadow.png);
	padding-left: 5px;
	padding-bottom: 7px;
	float: left;
}

#home-box-1 {
	width: 260px;
	background-color:#fefdee;
	border: solid 1px #CCC;
	padding: 15px;
}

#home-box-1 h1{
	color: #fff;
	background-color: #EAAB00;
	padding: 10px;
}

#home-box-shadow-2{
	width: 290px;
	background-image:url(images/box-shadow.png);
	padding-left: 5px;
	padding-bottom: 7px;
	float: left;
	margin-left: 22px;
}

#home-box-2 {
	width: 260px;
	background-image: url(images/icon-box-video.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color:#fefdee;
	border: solid 1px #CCC;
	padding: 15px;
}

#home-box-2 h1{
	color: #fff;
	background-color: #622567;
	padding: 10px;
}

#home-box-shadow-3{
	width: 290px;
	background-image:url(images/box-shadow.png);
	padding-left: 5px;
	padding-bottom: 7px;
	float: left;
	margin-left: 21px;
}

#home-box-3 {
	width: 260px;
	background-color:#fefdee;
	border: solid 1px #CCC;
	padding: 15px;
}

#home-box-3 h1{
	color: #fff;
	background-color: #739600;
	padding: 10px;
}

#home-box-txt {
	height: 170px;
	padding: 10px 0;
}

/* Body-Left
-------------------------------------- */

#body {
	width: 928px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	padding: 10px 30px 10px 30px;
	background-image: url(images/main-bg.png);
}

#left-content-shadow {
	width: 696px;
	background-image:url(images/box-shadow.png);
	padding-left: 5px;
	padding-bottom: 7px;
	float: left;
}

#left-content {
	width: 656px;
	background-color:#fefdee;
	border: solid 1px #CCC;
	padding: 20px;
}

#left-content h1 {
	font-size: 34px;
	color: #21076a;
	font-weight: bold;
}

#left-content h2 {
	font-size: 22px;
	color: #21076a;
}

#left-content h2 a:link {
	font-size: 22px;
	color: #21076a;
	text-decoration: none;
}

#left-content h2 a:visited {
	font-size: 22px;
	color: #21076a;
	text-decoration: none;
}

#left-content h2 a:hover {
	font-size: 22px;
	color: #739600;
	text-decoration: none;
}


#left-content h4 {
	font-size: 14px;
	color: #21076a;
}

#left-content a:link {
	color: #739600;
	text-decoration: none;
}

#left-content a:visited {
	color: #739600;
	text-decoration: none;
}

#left-content a:hover {
	color: #739600;
	text-decoration: underline;
}

#left-content div a:link {
	color: #21076a;
	text-decoration: none;
}

#left-content div a:visited {
	color: #21076a;
	text-decoration: none;
}

#left-content div a:hover {
	color: #21076a;
	text-decoration: underline;
}

#left-content table tr td .table-txt a {
	color: #21076a;
}

#left-content table tr td .table-txt a:hover {
	color: #739600;
	text-decoration: none;
}

#left-content ul {
	padding-left: 12px;
}

#left-content-form td {
	padding: 5px 0;
}

#sub-box-shadow {
	width: 205px;
	height: auto;
	background-image:url(images/box-shadow.png);
	padding-left: 5px;
	padding-bottom: 7px;
	margin-bottom: 8px;
	float: left;
	margin-left: 4px;
}

.sub-box {
	width: 185px;
	background-color: #fefdee;
	border: solid 1px #CCC;
	height: auto;
	padding: 10px;
}

.sub-box a{
	background-color: #fefdee;
	height: auto;
	display: block;
}

.sub-box a:hover{
	background-color: #C00;
}

#sub-box-title {
	height: 80px;	
}

#sub-box-title h4 a:link{
	text-decoration: none;
}

#sub-box-title h4 a:visited{
	text-decoration: none;
}

#sub-box-title h4 a:hover{
	color: #007A4D;
	text-decoration: none;
}

#sub-box-title h4 {
	font-size: 12px;
}

#sub-box-title img {
	margin-right: 10px;
	margin-bottom: 35px;
	float: left;
}

#sub-box-txt {
	height: 230px;
	padding: 15px 0;
}

#sub-box-txt-2 {
	height: 150px;
	padding: 15px 0;
}

.h2-green {
	font-size: 22px;
	color: #739600;
}

.date {
	color: #747678;
	font-size: 13px;
	line-height: 20px;
}

.note {
	color: #747678;
	font-size: 12px;
}

/* full-page
-------------------------------------- */

#full-content-shadow {
	width: 920px;
	background-image:url(images/box-shadow.png);
	padding-left: 5px;
	padding-bottom: 7px;
	float: left;
}

#full-content {
	width: 880px;
	background-color:#fefdee;
	border: solid 1px #CCC;
	padding: 20px;
}

#full-content h1 {
	font-size: 34px;
	color: #21076a;
	font-weight: bold;
}

#full-content h2 {
	font-size: 22px;
	color: #21076a;
}

#full-content h4 {
	font-size: 14px;
	color: #21076a;
}

#full-content a:link {
	color: #739600;
	text-decoration: none;
}

#full-content a:visited {
	color: #739600;
	text-decoration: none;
}

#full-content a:hover {
	color: #739600;
	text-decoration: underline;
}

/* Table Pathways
-------------------------------------- */

#tt-blue {
	background-color: #21076a;
	color: #fff;
	font-weight: bold;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	padding: 10px;
	margin-bottom: 2px;
}

#tb-blue {
	background-color: #21076a;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	height: 8px;
	margin-top: 2px;
}

#tt-green {
	background-color: #739600;
	color: #fff;
	font-weight: bold;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	padding: 10px;
	margin-bottom: 2px;
}

#tb-green {
	background-color: #739600;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	height: 8px;
	margin-top: 2px;
}

#tt-purple {
	background-color: #2e0034;
	color: #fff;
	font-weight: bold;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	padding: 10px;
	margin-bottom: 2px;
}

#tb-purple {
	background-color: #2e0034;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	height: 8px;
	margin-top: 2px;
}

.table-txt-title {
	font-family: 'MyriadPro-Cond', Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #21076a;
	font-weight: bold;
	margin: 10px;
}

.table-txt {
	font-size: 12px;
	margin: 10px;
}

.table-txt a:link {
	font-size: 12px;
	color: #21076a;
	font-weight: bold;
	text-decoration: none;
}

.table-txt a:visited {
	font-size: 12px;
	color: #21076a;
	font-weight: bold;
	text-decoration: none;
}

.table-txt a:hover {
	font-size: 12px;
	color: #739600;
	font-weight: bold;
	text-decoration: none;
}

/* Body-Right
-------------------------------------- */

#right-content {
	width: 210px;
	height: auto;
	float: right;
}

#right-content a:link {
	color: #739600;
	text-decoration: none;
	line-height: 20px;
}

#right-content a:visited {
	color: #739600;
	font-weight: bold;
	text-decoration: none;
}

#right-content a:hover {
	color: #739600;
	text-decoration: underline;
}

#right-box-shadow {
	width: 205px;
	height: auto;
	background-image:url(images/box-shadow.png);
	padding-left: 5px;
	padding-bottom: 7px;
	margin-bottom: 8px;
}

#right-box {
	width: 185px;
	background-color: #fefdee;
	border: solid 1px #CCC;
	height: auto;
	padding: 10px;
}
	
#right-box-title-green {
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	background-color: #007A4D;
	padding: 10px;
	margin-bottom: 15px;
}

#right-box-title-lightgreen {
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	background-color: #739600;
	padding: 10px;
	margin-bottom: 15px;
}

#right-box-title-blue {
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	background-color: #00747A;
	padding: 10px;
	margin-bottom: 15px;
}

#right-box-title-lightblue {
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	background-color: #0066A1;
	padding: 10px;
	margin-bottom: 15px;
}

#right-box-title-yellow {
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	background-color: #EAAB00;
	padding: 10px;
	margin-bottom: 15px;
}

#right-box-title-red {
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	background-color: #97233F;
	padding: 10px;
	margin-bottom: 15px;
}

#right-box-title-orange {
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	background-color: #D47600;
	padding: 10px;
	margin-bottom: 15px;
}

#right-box-title-purple {
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	background-color: #622567;
	padding: 10px;
	margin-bottom: 15px;
}

#right-box-title-gray {
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	background-color: #747678;
	padding: 10px;
	margin-bottom: 15px;
}

#right-box-title-black {
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	background-color: #000;
	padding: 10px;
	margin-bottom: 15px;
}
	
/* Footer
-------------------------------------- */

#footer {
	width: 987px;
	height: 270px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	background-image: url(images/footer-bg.png);
}

#footer-navi {
	font-size: 12px;
	width: 687px;
	height: 200px;
	line-height: 18px;
	margin-left: 300px;
	margin-top: 50px;

}

.footer-navi a:link {
	color: #9999a1;
	text-decoration: none;
}

.footer-navi a:visited {
	color: #9999a1;
	text-decoration: none;
}

.footer-navi a:hover {
	color: #9999a1;
	text-decoration: underline;
}

.footer-navi-title a:link {
	font-size: 15px;
	color: #cccccc;
	text-decoration: none;
}

.footer-navi-title a:visited {
	font-size: 15px;
	color: #cccccc;
	text-decoration: none;
}

.footer-navi-title a:hover {
	font-size: 15px;
	color: #cccccc;
	text-decoration: underline;
}


#top {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#move-to-top {
	float: right;
	margin-bottom: 30px;
}

#seo-txt {
	font-size: 10px;
	color: #999;
	float: left;
	width: 750px;
	margin-bottom: 30px;
}

.special {
   font-weight:  bold;
   
}#left-content hr {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}

/* #left-content table tr td h2 {
	line-height: 14px;
} */

.video-date {
	line-height: 30px;
}
