* {
	border:0px;
	padding:0px;
    margin:0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 1.4em; 
	}
body {
	padding: 0px;
	margin: 0px auto;
	background-color: #CCCCCC;
 }
h1 {
        font-size: 30px;
        font-family: "Roboto","Open Sans",Helvetica,Arial,sans-serif;
        color: #564b47; 
        font-style:italic;
        margin-left:50px; 
        margin-bottom:15px;    

}
#tab{
	position:fixed; 
	left:0; 
	top:0;
	width:100%;
 }
#top{
	background-color:#0066CC;
	width:1200px;
	margin: 0px auto;
	height: 85px;
}
#upper{
	padding-top:20px;
}

#upper a{
	text-decoration:none;
	text-align: right;
	color: #FFF;
	margin-left: 30px;
	font-family: Tahoma, Geneva, sans-serif;
	font-family:'Allerta', Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 40px;
	text-indent: 30px;
}
#upper a:hover{
	text-decoration:underline;
	color:#FFF;
}
#logo{
	float:left;
        margin-right:50px;
}
#center{
	width:1200px;
	height:100%;
	margin: 0px auto;
	background-color:#E0E0E0;
}
#container{
	margin-top:0px;
	width:1200px;
	height:100%;
	overflow:hidden;
}
#left{
	float:left;
	overflow:hidden;
	background-color:#FFF;
	width:800px;
	height:auto;
	display:inline;
    min-height:620px;
}
#bar{
	width:800px;
	height:50px;
	background-color:#FFF;
}
#right{
	float:right;
	width:400px;
	height:auto;
	background-color:#E0E0E0;

}
#News{
	height:auto;
	margin-top: 80px;
	padding:20px;
}

#search a{
	color: #FA4600;
	margin-top: 0px;
	margin-left:50px;
}
#search a:visited{
	color: #FA4600;
}
#searchWrapper{
	
}
#search{
	margin-left:20px;
}
#Nr {
	margin-left:50px;
	margin-right:5px;
	width:200px;
	border: 1px solid #000;
	height: 30px;
	border-radius: 5px 5px 5px 5px;
}
#send_search{
	background-color: #2196F3;
	color: white;
    display:inline;
    border: 1px solid #ddd;
    padding: 5px;
    border-radius: 5px 5px 5px 5px;
    cursor: pointer;
    box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.07);
    -moz-box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.07);
}
#term {
	margin-left:50px;
	margin-right:10px;
	width:200px;
	border: 1px solid #000;
	height: 30px;
	border-radius: 5px 5px 5px 5px;
}
#pubmed_search{
	background-color: #2196F3;
	color: white;
    display:inline;
    border: 1px solid #ddd;
    padding: 5px;
    border-radius: 5px 5px 5px 5px;
    cursor: pointer;
    box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.07);
    -moz-box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.07);
}
.hidden{
	background-color:#FFF;
	margin-left:50px;
	font-size:20px;
}
#tag_result{
	margin-left:50px;
	font-size:25px;
	font-weight:bolder;
	margin-bottom:20px;
}


#display_table{
	margin-left:50px;
	font-size: 15px;
	text-decoration:none;
}
#field{
	background:#CCCCCC;	
	width:700px;
	height:40px;
}
#field a{
	font-size:20px;
	font-weight:bolder;
	margin-left:20px;
}
table .one{
	background:#FCFCFC;
	height:40px;
}
tr:first-child{
	font-weight:bold;
}
.three{
	font-size:15px;
	margin-left:20px;
	text-decoration:none;
	color:#555;
	font-family: "Roboto","Open Sans",Helvetica, Arial,sans-serif;
        font-weight: bold;
	width:24%;
}
.four{
	font-size:15px;
	text-decoration:none;
	margin-left:20px;
	color:#555;
	font-family: "Roboto","Open Sans",Helvetica, Arial,sans-serif;
}
.five{
	font-size:15px;
	text-decoration:none;
	color:#555;
	font-family: "Roboto","Open Sans",Helvetica, Arial,sans-serif;
        font-weight: bold;
	width:24%;
	line-height:150%;
}
.six{
	font-size:15px;
	text-decoration:none;
	color:#555;
	font-family: "Roboto","Open Sans",Helvetica, Arial,sans-serif;
}
table .two{
	background:#eee;
	height:40px;
}

table{
	width:500px;
	margin-left: 50px;;
	text-align:left;
    margin-bottom:20px;
}
#content{
    width:695px;
	margin: 0px auto;
	text-align:left;
    margin-bottom:50px;
}

table .one a:hover{
	color:red;
	text-decoration:underline;
}
table .two a:hover{
	color:red;
	text-decoration:underline;
}
.frame{
    margin:50px;
	border: 4px solid #E0E0E0;
	padding:45px;
	-moz-border-radius: 15px; 
    -webkit-border-radius: 15px; 
    border-radius:15px;   
}

.m_key{
	font-size:20px;
    font-family: "Roboto","Open Sans",Helvetica, Arial,sans-serif;
	font-weight:bold;
}
.m_key a{
	font-size:20px;
    font-family: "Roboto","Open Sans",Helvetica, Arial,sans-serif;
	text-decoration: none;
}
.m_key a:hover{
	text-decoration:underline;
}
.pubmed{
	border: 1px solid #bbb;
    padding: 10px;
	margin-left:10px;
    margin-bottom: 10px;
    background: #B0E2FF;
    box-shadow: 1px 1px 2px 1px;
	height:auto;
    width:565px;
}
.pubmed textarea{
	width:560px;
	margin:0 auto;
	border:solid 1px #ddd;
	resize : none;
    border-style:none;
	background:#B0E2FF;
}
.checkbox{
	margin-top:10px;
	height:20px;
	width:20px;
	
}
li{
	font-size:15px;
	display:inline-block;
	width:48%;
}
.bo{
	display:inline;
}
.bo:hover{
	cursor:pointer;
}
.sub2{
	display:inline;
}
.sub2 a{
	margin-left:30px;
	font-size:16px;
	display:inline;
}
.sub3{
	display:inline;
}
.sub3 a{
	margin-left:60px;
	font-size:16px;
	display:inline;
}
.sub4{
	display:inline;
}
.sub4 a{
	margin-left:90px;
	font-size:16px;
	display:inline;
}
.sub5{
	display:inline;
}
.sub5 a{
	margin-left:120px;
	font-size:16px;
	display:inline;
}
.m_value{
    line-height:2em;
    text-indent: -1.3em;
	width:48%;
}
.m_value a{
	font-size:16px;
}
.m_array{
	margin-left:80px;
}
#bottom{
	width:1200px;
	background-color:#5B5B5B;
	height:60px;
	margin: 0px auto;
}