@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	padding:0px;
	background-repeat:repeat-x;
	font-family: "宋体";
	background-attachment: fixed;
	background-position: top; 
	background:#FFFFFF;
}
a {
	color:#000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color:#FF7A00;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

td {
	font-size:12px;
	line-height:24px;
}
form {
	margin:0px;
	padding:0px;
}
input {
	font-size:12px;
	width:66px;
}
.margin_all_5{
	margin:5px;
}
.margin_t2{
	margin-top:2px;
}
.margin_t5{
	margin-top:5px;
}
.margin_t10{
	margin-top:10px;
}
.margin_b5{
	margin-bottom:5px;
}
.margin_b10{
	margin-bottom:10px;
}
.margin_tb5{
	margin:5px 0px;;
}
.padding_l5{
	padding-left:5px;
}
.padding_all_5 {
	padding:5px
}
.padding_all_10 {
	padding:10px
}
.padding_t_10{
	padding-top:10px;
}
.border_all_1{
	border:#DCDCDC solid 1px;
}
#submenu {
    margin:0px auto;
}
#submenu li{
    list-style-type:none;
    height:23px;
    line-height:23px;
    text-align:center;
    float:left;
    margin-left:10px;
    margin-bottom:1px;
	margin-right:10px;
	white-space:nowrap;
}
#submenu li a{
	color:#005C87;
}
/*  底部信息样式  */
.text_grey {
	color:#6E6E6E;
}

/*  菜单样式  */
.menu{
	background:url(../images_rkyfz/menu.jpg) repeat-x scroll;
} 
#menu{
	padding-left:20px;
}
#menu div{
	font-size:14px;
	font-weight:bold;
	padding:7px 13px;
	text-align:center;
	background-color:transparent;
	letter-spacing:2;
	float:left;
}
#menu .split_line{
	background:url(../images_rkyfz/menu_2.jpg) no-repeat left scroll;
}
#menu div a{
	color:#005C87;
}
#menu div a:hover{
	color:#FFFFFF;
}
/*  图片新闻样式  */
.news_img{
	width:33px;
	height:235px;
}
.slide_img{
	width:297px;
}
/*  新闻报道样式  */
.news_background{
	background:url(../images_rkyfz/news_2.jpg) repeat-x left scroll;
	margin:5px;
}
.list_time{
	color:#999999;
	text-align:right;
}
.border_d1{
	border-bottom:#D1D1D1 dashed 1px;
}
/*  成果介绍  */
.introduction_outcome{
	background:url(../images_rkyfz/background_img.jpg) no-repeat left;
}
.title_g{
	color:#000000;
	font-size:16px;
	font-weight:bold;
}

/*  科研动态  */
.research{
	background-color:#F3F3F3;
	border:#BEBEBE solid 1px;
}
.title_w{
	color:#FFFFFF; 
	font-weight:bold;
}
.list_background{
	background:url(../images_rkyfz/list_img.jpg) no-repeat bottom scroll;
	background-color:#ffffff;
}
.list_title_bold a{
	font-weight:bold;
	color:#000000;
	text-align:left;
	letter-spacing:4;	
}
.list_title a{
	color:#000000;
	text-align:left;
	letter-spacing:4;	
}
.list_title_b_14 {
	color:#343434;
	font-size:14px;
	text-align:left;
	line-height:27px;
}
.list_time{
	color:#999999;
	text-align:center;
	line-height:30px;
}
.list_border4{
	border:#E5F6FE solid 4px;
}
.list_border1{
	border:#A6D5EC solid 1px;
}
.text_black {
	color:#323232;
}
.text_black a{
	color:#323232;
}
.text_black_b {
	color:#323232;
	font-weight:bold
}
.text_red_b {
	color:#FF0000;
	font-weight:bold
}
/*  内容页面样式  */
.navigation_menu{
	background:url(../images_rkyfz/navigation_menu.jpg) repeat-x scroll;
	text-align:left;
	padding-left:20px;
	letter-spacing:3;
	line-height:34px;
	height:34px;
} 
.article_background_2{
	background:#E5F6FE;
}
.article_background_3{
	background:#FFFFFF;
	border:#A6D5EC solid 1px;
}
.article_title{
	font-size:22px;
	color:#005C87;
	letter-spacing:2;
	text-align:center; 
	font-weight:bold;
	line-height:30px;
}
.information{
	margin:0px 15px;
	text-align:center;
	border-top:#A6D5EC solid 1px; 
	background:#EEF6E8;
	height:30px;
	line-height:30px;
	color:#666666;
}
.text{
	color:#333333;
	padding:15px;
}
.text_grey_b {
	color:#666666;font-weight:bold;
}
.text16_blue_b {
	color:#005C87;font-size:16px;font-weight:bold;
}

.text16_grey_b {
	color:#333333;font-size:16px;font-weight:bold;
}
.text2 {
	font-weight: bold;
	color:#005C87;
}