@charset "UTF-8";
.main{
	width: 1100px;
	margin: 0px auto;
    background: rgb(240,240,240);
    padding: 0px 0px 20px;
    height: auto;
    position: relative;
    top:-15px;
    -webkit-box-shadow: 0px 0px 3px rgb(70,137,180);
	-moz-box-shadow: 0 0 3px rgb(70,137,180);
}

#detailtitle{
	padding: 10px;
	margin: 0px 0px 0px 20px;
	color: rgb(0,0,0);
}

#detailtitle p{
	text-align: center;
	display: block;
	font-size: 18px;
	margin: 20px auto 10px;
	font-weight: bold;

}
.references{
	background: #fff;
	padding:15px;
	margin: 10px 27px 15px 40px;
	-moz-box-shadow: 0 0 5px #999;
	-webkit-box-shadow: 0 0 4px #999;
}
.tool_open{
	background: transparent url(images/img2.png) no-repeat;
	margin-left: 3px;
	margin-top: 4px;
	background-position: 0 -17px;
	height: 15px;
	width: 15px;
	display: inline;
	position: absolute;
	float:left;
}
.tool_close{
	background: transparent url(images/img2.png) no-repeat;
	margin-left: 3px;
	margin-top: 4px;
	background-position: 0 -2px;
	height: 15px;
	width: 15px;
	display: inline;
	position: absolute;
	float:left;
}
#open2 a:hover{
	color: red;
}
#open3 a:hover{
	color: red;
}
.referheader a{
	text-decoration:none;
}
.referencestitle{
	color: rgb(255,255,255);
	font-weight: bolder;
	font-size: 18px;
	padding: 0px 0px 0px 25px;
}
.referheader{
	padding: 0.4em 0 0.4em 0.5em;
	margin-left: 20px;
	margin-right: 25px;
	margin-bottom: 1em;
	font-size: 0.9em;
	border-bottom: 0.1em solid #ccc;
	overflow-x: auto;
	background-image: url("images/foot.jpg");
	background-position: left center;
	background-repeat: repeat-x;
}
#baseinfo1{
	/*color: #000;
	font-weight: bold;
	font-size: 18px;*/
	/*border:2px solid #ddd;
	border-collapse: collapse;*/
	border-spacing: 0;
	word-break: break-all;
	word-wrap: break-word;
	padding-bottom: 20px;
	/*margin-bottom: 15px;*/
}
#baseinfo1 th{
	color: #000;
	width: 22%;
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	/*border:2px solid #ddd;*/
	padding: 2px;
}
#baseinfo1 td{
	width:60%;
	text-align: left;
	/*border:2px solid #ddd;*/
	font-size: 16px;
	padding: 2px 2px 2px 13px;
	color: rgb(0,0,0);

}
#baseinfo1 a{
	font-family: arial,helvetica,clean,sans-serif;
	color: rgb(0,0,0);
	text-decoration:none;
}
#baseinfo1 a:hover{
	color:red;
	text-decoration-line: underline;
}
.baseinfo2{
	/*color: #000;
	font-weight: bold;
	font-size: 18px;*/
	border:1px solid #ddd;
	border-collapse: collapse;
	border-spacing: 0;
	word-break: break-all;
	word-wrap: break-word;
	padding-bottom: 20px;
	/*margin-bottom: 15px;*/
}
.baseinfo2 th{
	background-color: rgb(242,242,242);
	text-align: center;
	color: #000;
	/*width: 20%;*/
	border:2px solid #ddd;
	font-size: 15px;
	font-weight: bold;
	padding: 6px;
}
.baseinfo2 td{
	color: #000;
	text-align: left;
	border:2px solid #ddd;
	font-size: 14px;
	padding: 6px 1px 6px 5px;
}
.associationstudies{
	color: #000;
	font-weight: bold;
	font-size: 18px;
	padding: 0px 0px 0px 30px;
	margin-bottom: 6px
}
.associationstudies1{
	color: rgb(0,0,0);
	font-weight: bold;
	font-size: 18px;
	padding: 15px 0px 0px 30px;
	margin-bottom: 6px
}

.family_case{
	color: #000;
	font-weight: bold;
	font-size: 16px;
	padding: 0px 0px 10px 5px;
}
.refer_box{
	background: #fff;
	/*padding: 10px;*/
	margin: 10px 40px 5px;
	/*-moz-box-shadow: 0 0 5px #999;
	-webkit-box-shadow: 0 0 4px #999;*/
	height: auto;
}
.pmid_table{
	background: white;
	border:2px solid #ddd;
	border-collapse: collapse;
	border-spacing: 0;
	word-break: break-all;
	word-wrap: break-word;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.pmid_table th{
	background-color: rgb(248,248,248);
	color: #000;
	border:2px solid #ddd;
	font-size: 16px;
	font-weight: bold;
	padding: 10px;
}
.pmid_table td{
	color: rgb(0,0,0);
	border:2px solid #ddd;
	font-size: 16px;
	padding: 10px 15px;
	text-align: justify;
	/*word-break : break-all;*/
	word-wrap : break-word;
}
.pmid_table a:hover{
	color:red;
}
.refer_con{
	width: 1100px;
	margin: 0px auto;
    background: rgb(240,240,240);
    padding: 0px 0px 20px;
    height: auto;
    position: relative;
    top:-15px;
    -webkit-box-shadow: 0px 0px 3px rgb(70,137,180);
	-moz-box-shadow: 0 0 3px rgb(70,137,180);
}
