@charset "utf-8";
body {
	font-family: Arial, Helvetica, FreeSans, "Luxi-sans", "Nimbus Sans L", sans-serif;
	color: #000000;
	margin: 0px;
	background-color: #CCC;
}
form {
	margin: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#td_nav {
	background-image: url(../images/bg_nav.gif);
	background-repeat: repeat-x;
	background-color: #7C1F34;
}
#td_nav .ul_nav {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 30px;
}
#td_nav .li_title {
	font-size: 18px;
	padding: 0px 5px;
	float: left;
	line-height: 44px;
}
#td_nav .ul_nav_sub {
	font-size: 12px;
	color: #FFFFFF;
	list-style-type: none;
	line-height: 14px;
	margin: 5px 0px 0px 0px;
	padding: 0;
}
.td_nav_right {
	color: #3082AF;
	font-size: 12px;
	font-weight: bold;
}
.ul_shortcuts {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	list-style-type: none;
	line-height: 18px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 130px;
}
.td_news {
	color: #7C1F34;
	font-size: 20px;
	font-weight: bold;
}
.td_news_more {
	color: #B64025;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
}
.ul_news {
	font-size: 12px;
	line-height: 15px;
	list-style-type: none;
	padding-left: 20px;
	padding-right: 10px;
	margin: 0px;
}
.ul_news li {
	text-indent: -75px;
	margin-left: 75px;
	margin-top: 6px;
	margin-bottom: 6px;
}
.td_intro {
	font-size: 14px;
	line-height: 25px;
	text-align: justify;
	vertical-align: top;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 20px;
	color: #666666;
	text-indent: 1em;
}
.td_newstitle {
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	padding: 10px;
}
#td_sub_nav {
	font-size: 18px;
	color: #7C1F34;
	background-image: url(../images/index_04.gif);
	padding-left: 25px;
}
#td_sub_nav ul {
	display: inline;
	list-style-type: none;
	margin: 0px;
}
#td_sub_nav li {
	padding: 0px 20px;
	float: left;
}
#td_sub_nav a {
	color: #7C1F34;
	text-decoration: none;
}
#td_sub_nav_left {
	color: #FFFFFF;
	background-color: #808284;
	padding-left: 25px;
}
#td_sub_nav_left ul#ul_title {
	color: #FFFFFF;
	margin-left: 5px;
	margin-top: 25px;
	padding: 0px;
}
#td_sub_nav_left li#li_title {
	font-size: 18px;
	border: none;
}
#td_sub_nav_left ul {
	list-style-type: none;
	padding-left: 15px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#td_sub_nav_left li {
	font-size: 14px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 5px;
	line-height: 20px;
}
#td_sub_nav_left a {
	color: #FFFFFF;
	text-decoration: none;
}
#td_sub_nav_left a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.td_content {
	padding: 20px 30px;
}
.td_about_title {
	font-family: "Times New Roman";
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #f7931d;
	padding-left: 10px;
}
.td_welcome {
	font-size: 24px;
	font-weight: bolder;
	color: #e2831d;
	text-align: left;
	vertical-align: bottom;
	text-indent: 10px;
}
.td_people_name {
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	color: #666666;
}
.td_people_info {
	font-size: 14px;
	line-height: 20px;
	color: #666666;
}
.td_photo1 {
	/*background-image: url(../images/photo_1.jpg);*/
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	height: 278px;
	width: 187px;
	background-color: #808284;
}
.td_photo2 {
	background-image: url(../images/photo_2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	text-align: left;
	vertical-align: top;
	height: 81px;
	width: 90px;
	padding-top: 8px;
}
.td_photo3 {
	background-image: url(../images/photo_3.jpg);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	height: 144px;
	width: 110px;
}
a:link, a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover, a:active {
	color: #111111;
	text-decoration: underline;
}
a.white:link, a.white:visited {
	color: #ffffff;
	text-decoration: none;
}
a.white:hover, a.white:active {
	color: #ffffff;
	text-decoration: underline;
}
a.simplewhite:link, a.simplewhite:visited, a.simplewhite:hover, a.simplewhite:active {
	color: #7C1F34;
	text-decoration: none;
}
a.news_more:link, a.news_more:visited {
	color: #B64025;
	text-decoration: none;
}
a.news_more:hover, a.news_more:active {
	color: #B64025;
	text-decoration: underline;
}
a.nav:link, a.nav:visited {
	color: #3082AF;
	text-decoration: none;
}
a.nav:hover, a.nav:active {
	color: #3082AF;
	text-decoration: underline;
}
a.none:link, a.none:visited, a.none:hover, a.none:active {
	text-decoration: none;
}
.td_yp_head {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B5CA53;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.td_yp_content {
	line-height: 30px;
	font-size: 12px;
}
.pos_abs1 {
	position: absolute;
	z-index: 1;
}
.pos_abs2 {
	position: absolute;
	z-index: 2;
}
.div_border1 {
	position: absolute;
	width: 168px;
	height: 259px;
	left: 5px;
	top: 5px;
	border: 1px solid #FFFFFF;
}
.div_border2 {
	position: absolute;
	width: 65px;
	height: 72px;
	left: 3px;
	top: 3px;
	border: 1px solid #FFFFFF;
}
.div_border3 {
	position: absolute;
	width: 84px;
	height: 133px;
	left: 3px;
	top: 3px;
	border: 1px solid #FFFFFF;
}
.cursor_hand {
	cursor: pointer;
}
.td_people_content {
	font-size: 12px;
	line-height: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
	color: #666666;
}
.td_people_info {
	font-size: 14px;
	line-height: 20px;
	color: #666666;
}
.td_people_info_btm {
	font-size: 14px;
	line-height: 20px;
	color: #666666;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.td_people_title {
	font-size: 15px;
	text-align: center;
	cursor: pointer;
}
.td_people_title1 {
	font-size: 14px;
	text-align: center;
	cursor: pointer;
	color: #000000;
	line-height: 20px;
}
.td_people_item {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	padding-left: 5px;
	color: #666666;
}
.td_people_name {
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	color: #666666;
}
.td_people_name1 {
	font-size: 16px;
	font-weight: bold;
	line-height: 25px;
	color: #000000;
}
.td_people_contact {
	font-size: 12px;
	font-weight: normal;
	line-height: 25px;
	color: #000000;
}
.td_research_name {
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
}
.td_research_intro {
	font-size: 16px;
	padding-left: 5px;
}
.td_direction_intro {
	padding-left: 20px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	font-size: 14px;
	line-height: 25px;
	text-align: justify;
}
.td_lab {
	font-size: 14px;
	line-height: 25px;
	text-align: justify;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 50px;
}
.td_lab_img {
	border: 1px solid #999999;
}
.td_lab_intro {
	font-size: 14px;
	line-height: 24px;
	vertical-align: top;
	text-align: justify;
	padding-right: 20px;
}
.td_program_title {
	font-size: 16px;
	text-indent: 20px;
	color: #6F6F6F;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
