@charset "utf-8";
/* 主菜单-------------------------------------------------------------------- */
.main_menu ul {
	vertical-align: middle;
	margin: 0;
}
.main_menu a:link { 
	text-decoration: none;
	color: #ffffff;
}
.main_menu a:visited { 
	text-decoration: none;
	color: #ffffff;
}
.main_menu ul li {
	float: left;
	clear: right;
	width: 11%;
	height: 25px;
	text-align: center;
	background: url(../images/menu_bg02.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-top: 11px;
	list-style-type: none;
	text-decoration: none;
}
/* 边栏通用框架-------------------------------------------------------- */
.bars {
    text-align: left;
	margin: 0 0 6px 0;
}
.bars p {
	margin: 2px 0 2px 0;
}
.bars_title {
    line-height: 0;
	padding: 0;
	color: #FFFFFF;
	height: 26px;
	background-color: #1e7bbb;
	border: solid #c9c9c9 1px;
}
.bars_title img {
    vertical-align:middle; 
	padding: 0 3px 0 3px;
	margin-top: -1px;
}

.bars_title p {
	line-height: 0;
	font-weight: bold;
}
.bars_body {
	border: solid #c9c9c9 1px;
	border-top: none;
	padding: 3px;
	padding-bottom: 0px;
	padding-right: 0;
}
.bars_body ul {
    margin-left: -40px;
	*margin-left: 1px;
	color: #00569e;
	line-height: 2.78em;
	*line-height: 2.5em;
	list-style: none;
}

/* 左边栏框架---------------------------------------------------------------- */
.login_title {
	height: 27px;
	background: url(../images/login_title.jpg);
	background-repeat: no-repeat;
}
.login_body {
	height: 85px;
	padding-left: 10px;
	background-color: #8ae2f2;
	border: solid #cfcfcf 1px;
	border-top: none;
}
.search_title {
	height: 27px;
	background: url(../images/search_title.jpg);
	background-repeat: no-repeat;
}
.search_body {
	height: 61px;
	padding-left: 10px;
	background: url(../images/search_bg.jpg);
	border: solid #cfcfcf 1px;
	border-top: none;
}
#search_button {
    float: right;
    width: 80px;
	text-align: right;
}

.left .bars_body ul {
    margin-left: -40px;
	*margin-left: 1px;
	color: #00569e;
	line-height: 2em;
	*line-height: 1.8em;
	list-style: none;
	margin-top: 2px;
}

/* 中栏子框架-------------------------------------------------------------- */
.middle_bar {
	border: solid #dadada 1px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.middle_bar ul {
    margin-bottom: 0;
	list-style-position: outside;
	list-style-image: url(../images/list_bullet_01.gif);
}
.middle_bar ul li {
	vertical-align: middle;
	height: 20px;
	margin-bottom: 9px;
}
.middle_bar .with_lines li {
    background-image: url(../Images/middle_list_bg1.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-right: 25px;
}
.middle_bar .with_lines2 li {
    background-image: url(../Images/middle_list_bg1.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.middle_bar_title a {
	color: #0065a9;
	font-weight: bold;
	float: left;
}
.middle_bar_title img {
	vertical-align:middle;
	float: left;
}
.middle_bar_title {
	margin-bottom: 2px;
	height: 25px;
	background-color: #d9f0f7;
}
.middle_bar_title p {
	height: 25px;
	line-height: 25px;
	display: block;
	margin: 0px;
	padding: 0px;
}

.middle_bar_title .more {
	right: 3px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0;
	width: 41px;
	height: 11px;
	float: right;
}

.news_photo {
    float: left;
	clear: right;
	margin: 5px 30px 5px 5px;
}

/* 右边栏框架-------------------------------------------------------------  */
.right .bars ul {
    padding-left: 60px;
	*padding-left: 20px;
	list-style-image:url(../Images/list_bullet_02.gif);
	line-height: normal;
}
.right .bars ul li {
	margin-top: 17px;
}

/* 内页边栏菜单------------------------------------------------------ */
.sub_bars {  
	background-image: url(../Images/sub_bars_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	font-weight: bold;
	padding-bottom: 20px;
}
.sub_bars ul {
    margin-left: -40px;
	*margin-left: 1px;
	color: #00569e;
	line-height: 2.78em;
	*line-height: 2.5em;
	list-style: none;
}
.sub_bars ul li {
    background-image: url(../Images/sub_bars_bg2.png);
	background-position: bottom;
	background-repeat:no-repeat;
}
.sub_bars .title {
	padding: 0;
	border: solid #46a3d5 1px;
}
.sub_bars .title_inner {
    height: 32px;
	border: solid #a5e7f4 1px;
	background: #0da9d9;
	text-align: center;
	font-weight: bold;
}
.sub_bars .title_inner a {
    color: #FFFFFF;
    line-height: 32px;
}

/* 底部菜单---------------------------------------- */
.bottom .menu01 {
    float: left;
	clear: right;
	width: 10px;
	height: 58px;
	background-image: url(../images/bottom_bg_01.jpg);
}
.bottom .menu02 {
    float: left;
	clear: right;
	width: 510px;
	height: 58px;
	vertical-align:bottom;
	background-image: url(../images/bottom_bg_02.jpg);
}
.bottom .menu03 {
    float:left;
	clear: right;
	width: 40px;
	height:57px;
	background-image: url(../images/bottom_bg_03.jpg);
}
.bottom .menu04 {
    float:left;
	clear: right;
	width: 391px;
	height:57px;
	background-image: url(../images/bottom_bg_04.jpg);
}
.bottom .menu05 {
    float: left;
	clear: right;
	width: 11px;
	height: 57px;
	background-image: url(../images/bottom_bg_05.jpg);
}
/* 底部导航--------------------------------------------- */
.menu02 p {
    margin-top: 35px;
	text-decoration: none;
	color:#FFFFFF;
}
.menu02 a:hover {
    text-decoration: none;
	color: #FFFFFF;
}
.menu02 a:visited {
    text-decoration: none;
	color: #FFFFFF;
}

/* 底部版权声明 */
.copyright_inner {
	color: #FFFFFF;
	margin-top: 20px;
}

/* more */
.more {
    margin-top: 20px; 
	padding-right: 5px;
	text-align: right;
	vertical-align: middle;
}

/* 语言切换--------------------------------------------------- */
.lang {
    text-align: left;
	font-weight: bold;
	padding: 89px 0 0 45px;
}

/* 链接--------------------------------------- */
a {
	color: #00569e;
	text-decoration: none;
}
a:hover {
	color: #00569e;
	text-decoration: underline;
}
a.top_white:link, a.top_white:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.top_white:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
span {
    color: #e27907;
	font-weight: bold;
}
.path {
    margin-right: 5px;
	margin-top: 35px;
    float: right;
    text-align: right;
}

.equipments_photo {
	border: solid 1px #3095b5;
	float: right;
	margin: 10px;
	text-align: center;
	text-indent: 0px;
}
.equipments_photo img {
    display: block;
    padding: 10px;
}
/* 专家学者表格--------------------------------------------- */
.pros {
    width: 765px;
	color: #0f96b3;
	background-color: #FFFFFF;
	overflow: visible;
	padding: 0;
	margin-left: 5px;
	*margin-left: 1px;
}
.pro_box {
    float: left;
    width: 254px;
	height: 139px;
	border-right: 1px #c0ebf4 solid;
	border-bottom: 1px #c0ebf4 solid;
	text-align: center;
}
.pro_box .photo {
    height: 111px;
	line-height: 111px;
	vertical-align: middle;
	border-bottom: 1px #c0ebf4 solid;
}
.pro_box .pro_name {
    height: 28px;
	line-height: 28px;
}
/* 新闻格式------------------------------------------------ */
#news_info {
    height: 18px;
	line-height: 18px;
	border-bottom: 1px #b2b2b2 dotted;
	padding-right: 20px;
	margin-left: 50px;
	margin-right: 50px;
}
#news_info a {
    color: #0f96b3;
}
#news_info a:hover {
    text-decoration: underline;
	color: #0f96b3;
}
#news_info #time {
    float:left;
	clear:right;
}
#news_info #author {
    float:left;
	clear:right;
}
#news_info #comment {
	float:right;
}

/* 内页内容框------------------------------------------- */
.main_title {
    height:32px;
	line-height:28px;
	color: #0f96b3;
	font-weight: bold;
	font-size:22px;
}
.main .textarea {
	width: 734px;
	color: #0f96b3;
	padding: 15px;
	font-family: "宋体";
	font-size: 13px;
	background-color: #FFFFFF;
	text-align: left;
	text-indent: 26px;
	overflow: visible;
	margin-left: 5px;
	*margin-left: 1px;
	line-height: 2em;
}
.main .textarea2 {
	width: 920px;
	color: #000000;
	padding: 15px;
	font-size: 13px;
	background-color: #FFFFFF;
	text-align: center;
	text-indent: 26px;
	overflow: visible;
	margin-left: 5px;
	*margin-left: 1px;
	line-height: 2em;
}
.main .textarea table td {
    line-height: 2em;
	padding: 0;
	text-align: left;
	border: 0;
}
.main .textarea2 table {
    margin-left: auto;
	margin-right: auto;
}
.main .textarea2 table td {
    line-height: 2em;
	padding: 0;
	text-align: left;
	border: 0;
	color: #000000;
}
.textarea2 img {
	clear:both;
	display: block;
	margin: 4px;
    padding: 3px;
}
.main .textarea table td {
    line-height: 2em;
	padding: 0;
	text-align: left;
	border: 0;
}
.textarea img {
	clear:both;
	display: block;
	margin: 4px;
    padding: 3px;
}
.sub_right .main p {
    margin: 0;
	margin-top: 20px;
	color: #0f96b3;
}
.sub_right .main p a {
    padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	color: #0f96b3;
}
.page_ctrl {
    height: 7px;
	background: url(../Images/sub_right_page_ctrl_bg.jpg) bottom repeat-x;
}
.sub_bars .second {
	height: 20px;
	font-size: 14px;
	font-weight: bold;
	background-image: none;
	color: #FFFFFF;
	display: block;
	float: none;
	background-color: #8bc5e1;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #FFFFFF;
	line-height: 22px;
}
#float_img img {
    float:right;
	clear:both;
	margin: 4px;
    padding: 3px;
	border: 1px #0f96b3 solid;
}
