@charset "utf-8";
/* CSS Document */

*
{
	padding: 0;
	margin: 0;
}

body, table, td, th, input, select
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #555;
}

body
{
	text-align: center;
	background-color:#adadad;
}

img
{
	border: 0;
}

ul
{
	list-style: none;
}

a
{
	text-decoration: none;
	color: #666;
}

a:hover
{
	text-decoration: underline;
	color: #ff8800;
}

#header
{
	width:1008px;
	margin:auto;
}

#nav
{
	width:1008px;
	height:35px;
	/*background:url("../images/mdl_banner.png");*/
}
#nav ul
{
	float:left;
	padding-left:15px;
	padding-top: 8px;
}
#nav ul li
{
	float:left;
	font-size:14px;
	width: 110px;
	font-weight: bold;
	text-align: center;
}
#nav ul li a
{
	color:#004587;
}

#nav ul li a:hover
{
	color:#942525;
}

#banner
{
	width:1008px;
	height:233px;
	background:url("../../images/logo.png") center no-repeat;
}

#body
{
	margin:auto;
	overflow: auto;
	width:1008px;
	text-align:center;
}

#container
{
	background-color:#efeee9;
	margin:auto;
	overflow:auto;
	padding:15px;
}
#body p
{
	text-align:justify;
	color:#555;
	font-size: 14px;
	line-height:1.6em;
}

#footer
{
	width:1008px;
	height:180px;
	/*background:url("../images/mdl_footer.png") no-repeat;*/
	text-align:center;
	margin:auto;
}

#footer p
{
	color:#000000;
}
#address
{
	padding-top:85px;
	text-align:center;
	width: 100%;
}
#address p
{
	padding:3px;
}
#copyright
{
	width:100%;
	padding-top:8px;
	margin:auto;
}
#copyright a
{
	color:#0e4860;
}
#copyright a:hover
{
	color:#3386a9;
}
.clear
{
	clear:both;
	height:20px;
}
.clear_little
{
	clear:both;
	height:2px;
}
.dash
{
	height:2px;
	border-bottom: dashed 1px #aaa;	
}

#left
{
	float:left;
	width:200px;
	border:2px #ddd solid;
	background-color:#fff;
	text-align:left;
	
	padding:15px;
	
    border-radius: 20px;
}

#left h3
{
	font-weight:bold;
	font-size:14px;
	color:#004587;
	padding:10px 10px 10px 0px;
}

#left h3 a
{
	color:#004587;
}

#left h3 a:hover
{
	font-weight:bold;
	font-size:14px;
	color:#942525;
	padding:10px 0 10px 0px;
}

#left p
{
	color:#676862;
	line-height:1.2em;
	padding:2px 5px 5px 0;
}
#left ul
{
	padding-bottom:10px;
}
#left ul li
{
	padding-left:20px;
	padding-top:5px;
	font-size: 13px;
}

#left h4
{
	font-size: 14px;
	color: #000;
}

#left h4 a:hover
{
	text-decoration: underline;
	color: #ff8800;
	cursor: pointer;
}

#right
{
	float:right;
	width:695px;
	text-align:left;
	background-color:#fff;
	padding:15px;
	border:2px #ddd solid;
    border-radius: 20px;
}
#right h3
{
	font-weight:bold;
	font-size:20px;
	color:#942525;
	padding:10px 0 10px 0px;
}

#right p
{
	color:#555;
	font-size: 14px;
	line-height:1.8em;
	padding:0 15px 0 15px;
}

#right h4
{
	font-weight:normal;
	font-size:18px;
	color:#3e578d;
	padding-bottom: 5px;
}

#all
{
	text-align:left;
	background-color:#fff;
	padding:15px;
	border:2px #ddd solid;
    border-radius: 20px;
}
#all h3
{
	font-weight:bold;
	font-size:20px;
	color:#942525;
	padding:10px 0 10px 0px;
}

#all p
{
	color:#555;
	font-size: 14px;
	line-height:1.8em;
	padding:0 15px 0 15px;
}

#all h4
{
	font-weight:normal;
	font-size:18px;
	color:#3e578d;
	padding-bottom: 5px;
}

.img-left img
{
	float:left;
	padding:5px;
	border:solid 1px #ddd;
	margin:5px 15px 5px 0px;
}

.img-top img
{
	padding:5px;
	border:solid 1px #ddd;
	margin:5px 15px 15px 0px;
}

#publication p
{
	color:#555;
	font-size: 12px;
	line-height:1.8em;
	padding:15px 10px 0px 0px;
}

#publication p a
{
	color:#942525;
	font-size: 12px;
	line-height:1.8em;
	padding:15px 10px 0px 0px;
	font-weight: bold;
}

.web_service{
	padding-top: 5px;
}
.web_service td{
	text-align: center;
}
.web_service td a{
	text-align: center;
	font-size:12px;
}

.collaborator td{
	padding-top: 10px;
}

.collaborator img{
	padding:5px;
	border:solid 1px #ddd;
}

#right-table p{
	padding-left:0px;
}

.table_head{
	text-align: center;
	background-color: #c2c2c2;
	border: 1px solid #ffffff;
	font-weight: bold;
	font-size:14px;
}

.table_status{
	text-align: center;
	background-color: #dbdbdb;
	border: 1px solid #ffffff;
	font-size:14px;
}

.table_detail{
	padding-left:10px;
	background-color: #dbdbdb;
	border: 1px solid #ffffff;
	font-size:14px;
}

.pic
{
	padding:5px;
	border:solid 1px #ddd;
}

.journal
{
	font-style:italic;
	font-weight:bold;
	text-decoration:underline;
	color:#004587;
}

.news_img{
	display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}


#new_detail
{
	text-align:left;
	background-color:#fff;
	padding:15px;
	border:2px #ddd solid;
    border-radius: 20px;
}
#new_detail h3
{
	font-weight:bold;
	font-size:20px;
	color:#942525;
	padding:10px 0 10px 0px;
}

#new_detail p
{
	/*color:#555;
	font-size: 14px;
	line-height:1.8em;
	padding:0 15px 0 15px;
	*/
	
	line-height: 35px;
    margin-bottom: 5px;
    text-indent: 2em;
    text-align: left;
}
