@charset "utf-8";
/* CSS Document */
body, {
	background-color: #FFF;
	text-align:center ;
	margin: 0 0 0 0;
}
img{
	border:none;
}
body, div{
	font-family: Arial, Helvetica, sans-serif;
	color: #185A8E;
	border:none;
	margin-top: 0px;
	padding: 0px;
	font-size:12px;
}
body {
	padding-top:10px;
}
img {
	margin: 0 auto ;
	padding: 0px ;
}
#container {
	min-height: 600;
	width: 800px;
	border: 1px solid #999;
	margin: 0 auto;
}
#demotext {
	float: left;
	height: 28px;
	width: 311px;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	font-weight: bold;
	color: #666;
	margin-top: 308px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 9px;
}

p	{
	padding-top: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h1{
	font-size:1.3em;
	line-height:2em;
	margin-top:0px;
	margin-bottom:0px;
}
h2{
	font-size:0.9em;
	line-height:1.4em;
	font-weight:bold;
}
#background-box {
	float: left;
	border:none;
	display: block;
	height: auto;
	width: 800px;
	margin: 0;
	background-image:url(/images/e-newsplus-index-mainart-01.jpg);
	background-repeat:no-repeat;
}
#background-box2,#background-box3 {
	float: left;
	border:none;
	display: block;
	height: auto;
	width: 800px;
	margin: 0;
}
#background-box2{
	background-repeat:no-repeat;
	background-image: url(/images/e-newsplus-subpage-mainimage.jpg);
}
#textbox {
	float: left;
	font-size: 12px;
	line-height: 14px;
	height: auto;
	width: 270px;
	padding: 0px;
	margin-top: 50px;
	margin-left: 35px;
	text-align: left;
	margin-right: 1px;
}
#textbox2 {
	float: left;
	font-size: 12px;
	line-height: 14px;
	height: auto;
	width: 600px;
	padding: 0px;
	margin-top: 20px;
	margin-left: 10px;
	text-align: left;
	margin-right: 10px;
}
.dropcap {
	color: #215392;
	font-size: 18px;
	font-weight: bold;
	float: none;
	text-align: left;
	padding: 0;
	margin-left: 0px;
	margin-right: 1px;
	margin-top: -2px;
	margin-bottom: -2px;
}
.sample-box {
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	font-color: #666;
	text-align: left;
	width: 120px;
	margin-top: 160px;
	margin-left: 10px;
	text-decoration:none;
	height: 300px;	
}
.sample-box ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#free-demo-box, #free-demo-box a{
	display: block;
	float: left;
}
#free-demo-box {
	width: 100px;
	height: 100px;
	margin-top: 370px;
}
#free-demo-box a{
	width: 100px;
	height: 100px;
}
#find-out-more-box, #find-out-more-box a{
	display: block;
	float: left;
}
#find-out-more-box {
	font-size :24px;
	font-weight: bold;
	text-align: left;
	width: 200px;
	height: 48px;
	margin-left: 30px;
	margin-top: 394px;
}
#find-out-more-box a {
	width: 200px;
	height: 40px;
	padding-top: 8px;
	text-decoration: none;
}
#column-wrapper {
	height: auto;
	width: 800px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#navigation ul {
	text-align: left;
	height: 440px;
	background-color: #B6C6D6;
	padding-top: 24px;
	padding-bottom: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#navigation li {
	display: block;
	list-style-type: none;
	float: left;
	height: 28px;
	width:140px;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #185594;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#banner, #banner a{
	display :block;
	float: left;	
}
#banner {
	background-image: url(/cm/images/enews/e-newsplus-banner.jpg);
	background-repeat: no-repeat;
	margin:0px;
	height: 119px;
	width: 800px;
}
#banner a{
	height:120px;
	width:230px;
}
#navigation{
	display:block;
	float:left;
	width:140px;
}
#navigation a {
	display: block;
	font-size: 90%;
	text-decoration: none;
	text-indent: 20px;
	line-height: 28px;
	color:#17579E;
	padding: 0px;
	margin-top: 0px;
}
#navigation a:hover,#navigation a.on {
	display: block;
	text-decoration: none;
	font-size: 90%;
	color:#FFF;
	background-repeat: no-repeat;
	line-height: 28px;
	width: 140px;
	background-color: #205D94;
}
a, a:visited{
	color:#0000cc;
}