.aligncenter
{
	text-align: center;
}

.flyright
{
	float:right;
	width: 30%;
}
fieldset 
{
	border: 1px solid #ccc;
	padding: 0 20px 20px;
}
fieldset legend
{
	font-family: "sans-serif", "Helvetica";
	font-weight: bold;
	font-size:90%;
	color:#666;
	background:#eee;
	border:1px solid #ccc;
	border-bottom-color: #999;
	border-right-color: #999;
	padding: 4px 8px;
}

.inputtitle
{	
  background-color:#0064B3; 
	color: white;
}
fieldset dl
{
	margin-left:20%
}

form dd
{
	margin:0;	
}
body
{
	background-color:#eee;
	margin: 30px;	
	height:450px;
	width:1000px;	
}
h1
{
	font-family:"sans-serif", "Helvetica";
	background-color:#0064B3;
	color:white;
	padding-top: 3%;
	padding-bottom: 3%;
}
h1 label
{
  font-weight: 15;
}
h2
{
	font-family:"sans-serif", "Helvetica";
	background-color:#0064B3;
	color:white;
	padding-top: 3%;
	padding-bottom: 3%;
}

li ul
{
   margin-left:1em;
}
li ul li
{
    list-style-type:disc;
}
.lable
{
	font-family: Verdana, sans-serif;
	font-weight: bold;	
	color:#666;

}
.button
{
	width: 70px;
	height:50px;
	padding:5px;
	font-family: Verdana, sans-serif;
	font-weight: bold;	
	color:#666;

}

span
{
	color : red;	
}
.waiting
{
	font-weight: normal;
	color: black;
}

.stop
{
	font-weight:bold;
	color : green;
}

.nontop
{
	padding-top:10px;
}
.nontop-result
{
	padding-top:10px;
	
}

.footer
{
	text-align:center;

	font-family: Verdana, sans-serif;
	
	color:#666;
}
.warn
{
	font-weight:bold;
	color:red;
	font-family: Verdana, sans-serif;	
}
.warntitle
{
	background-color:#0064B3;
	color: white;
}
.example
{
	color:red;
}
#ori_cdna,#alt_cdna,#dna_mut_des
{
	width: 720px;
	height: 200px;
}

#expdiv, #expdiv1
{
width:720px; 
color:#0064B3;
font-family: Verdana, sans-serif;	
}

#result
{
	margin-left:10%;
	
}

#butongroup
{	
	padding-left:42%
}
a
{
	color:#0064B3;
}