body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style99{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left:4px;
	line-height: 18px;
	margin:8px;
}
a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	color: #0066CC;
	text-decoration: none;
}
a:active {
	color: #FF9900;
	text-decoration: none;
}

.main_content {
	width: 1000px;
	margin: 0px auto;
}
.note{width:280px;height:22px;padding:2px;text-indent:10px;line-height:20px;font-size:16px;border:1px solid #aaa;background:#ddd;}
.content{width:280px;height:200px;padding:2px;border:1px solid #aaa;border-top:0;}
.image{
	z-index: 10;
	cursor: hand;
	filter: Xray;
}.content_orm,
.content_or,
.content_seed,
.content_motif,
.content_fun,
.content_trade{
	text-align: left;
	border: 1px solid #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:2px 4px;
	margin:4px 10px;
	height: 65px;
	background-color: #E1F0FF;
	font-weight:bold;
	color: #444444;
}

.div_bg {
	background-color: #CCCCCC;
	border: #FFFFCC;
}
.title_format {
	background-color: #2D6ECA;
	border: 1px solid #CCCCCC;
	padding: 3px;
	font-weight: bold;
	color: #FFFFFF;
	z-index: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
fieldset {
	margin: 10px 6px;
	padding: 8px;
	border: 1px solid #0066CC;
}
input{
	color: #2D6ECA;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:0px 2px;
	line-height: 14px;
}
textarea {
	color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:0px 2px;
	line-height: 14px;
}
option,select {
	color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.botton {
	text-align: center;
}
.botton input {
	margin: 5px;
	padding:0px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	height: 24px;
	font-weight: bold;
	color: #2D6ECA;
}

#container #mainContent2 .Codon_table .codon_td {
	background-color: #DEECF5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DEECF5;
	border-right-color: #FFFFFF;
	border-bottom-color: #DEECF5;
	border-left-color: #FFFFFF;
}
#container #mainContent2 .Codon_table {
	border: 1px solid #CCCCCC;
}
#container #mainContent2 .Codon_table th {
	color: #FFFFFF;
	background-color: #325F9A;
	padding: 3px;
	border: 1px solid #FFFFFF;
}

#container #mainContent2 .Codon_table td {
	padding: 2px;
	border: 1px solid #FFFFFF;
}
