@charset "utf-8";
/* CSS Document */

.iclone-title-main{
	background-color: #f3f3f3;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #0076c2;
}
.ic3-nf-left, .ic3-nf-right{
	position: relative;
	float: left;
}
.ic3-nf-right{
	width: 200px;
	padding: 0;
	margin: -10px 0 0 -20px;
}
.ic3-nf-title{
	padding: 10px 10px 10px 0;
	font-weight: bold;
	color: #2C537A;
	width: 350px;
}
.ic3-nf-footer{
	border-bottom: 1px solid #CCCCCC;
	width: 360px;
}
.content-ic3nf-title{
	position: relative;
	float: none;
	margin: 0;
	width: 350px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
.ic3-se-content{
	width: 200px;
	padding: 0;
	margin: -10px 0 0 -20px;
}
.ic3-se-content{
	width: 350px;
	padding: 0;
	margin: -10px 0 0 -20px;
}
.ic3-se-title{
	background-color: #F3F3F3;
	padding: 5px;
	font-weight: bold;
	color: #0076C2;
	width: 350px;
}
.ic3-content-sidebar-title{
	background-color: #f3f3f3;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	color: #0076c2;
}
.new {
	font-size: 12px;
	font-style: italic;
	color: #990000;
}
.tbl-title{
	background-color: #0076C2;
	color: #fff;
	text-align: center;
}
.tbl-edition-content-odd, .tbl-content-odd{
	background-color: #EFEFEF;
	padding: 5px 3px 5px 3px;
}
.tbl-content-odd{
	text-align: center;
	color: #999999;
}
.tbl-edition-content-even, .tbl-content-even{
	background-color: #F7F7F7;
	padding: 5px 3px 5px 3px;
}
.tbl-content-even{
	text-align: center;
	color: #999999;
}
/*
tr:hover{
	background-color: #f3f3f3;
}
*/



