

#eccncg-body{
		padding: 0 0 30px 0;
		min-height: 230px;
		width:300px;
		overflow: hidden;
		position: relative;
		text-align:center;
		background-image:url(../images/guide_bg.gif);
		background-repeat:no-repeat;
		background-position:left bottom;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#666666;
		font-size:12px;
	}
	
#eccncg-body p{
margin:10px 10px 10px 5px;
text-align:center;
	}
	
#eccncg-body ul{
list-style:none;
margin:0;
padding:0;
}

#eccncg-body li{
list-style-image:url(../images/li.gif);
margin:5px 10px 5px 30px;
padding:0;
background-image:none;
text-align:left;
}

#eccncg-body li.nostyle{
list-style-image:none;
margin:5px 10px 5px 5px;
text-align:center;
padding:0;
}
	
		
#eccncg-body a{
text-decoration: none;
color:#0091D3;
font-weight:bold;
	}
	
#eccncg-body a:hover{
color:#7C9934;
text-decoration:none;
	}	
	
	#eccncg-text{
		margin: 0 20px 10px 15px;
		text-align: justify;
		padding-top: 20px;
	}
	#eccncg-text h1{
		font-size: 18px;
		font-weight: normal;
		color:#009ddf;
		text-align:center;

	}
	
	#eccncg-tip{
		font-style: italic;
		background: scroll url(../images/eccncg_c.png) left 0px no-repeat;
		padding: 15px 30px 0 30px;
		text-align: justify;
		margin-left:10px;
	}	
	#eccncg-but, #eccncg-desc{
		margin: 0px auto;
		width: 300px;
	}
	#eccncg-but{
		margin-top: 5px;
	}
	.eccncg_but_img{
		padding: 0;
		margin:0px 4px -1px 0px;
	}
	#eccncg-go{
	margin: 0 auto 20px auto;
		width:250px;
		height:30px;
		line-height:30px;
		cursor: pointer;
		background-image:url(../images/eccncg_a.jpg);
		background-repeat: repeat-x;
		color:#FFFFFF;		
		text-align: center;
		font-size: 12px;
		font-weight: bold;
		border:2px solid #b9e6f5;

		
	}
	#eccncg-yes{
		width:120px;
		height:30px;
		line-height:30px;
		display:block;		float:left;
		margin: 10px 3px 20px 20px;
		cursor: pointer;
		color:#FFFFFF;
		text-transform: uppercase;
		text-align: center;
		vertical-align: middle;
		font-size: 14px;
		font-weight: bold;
		background-image:url(../images/yes.gif);
		background-repeat:repeat-x;

	}
	#eccncg-non{
		width:120px;
		height:30px;
		line-height:30px;
		display:block;
		float:right;
		margin: 10px 20px 20px 3px;
		cursor: pointer;
		color:#FFFFFF;
		text-transform: uppercase;
		text-align: center;
		vertical-align: middle;
		font-size: 14px;
		font-weight: bold;
		background-image:url(../images/no.gif);
		background-repeat:repeat-x;

	}
	#eccncg-desc-go{
		width:265px;		
		float:left;
		padding: 5px 5px 5px 5px;
		border:#0BACDD 1px dotted;
	}
	
	#eccncg-desc-yes{
		width:108px;
		margin: 0 3px 20px 20px;
		float:left;
		padding: 5px 5px 5px 5px;
		text-align: left;
		border:#88CA1E 1px dotted;
	}
	#eccncg-desc-non{
		width:108px;
		float:right;
		margin: 0 20px 20px 4px;
		padding: 5px 5px 5px 5px;
		text-align: left;
		border:#DF3D2C 1px dotted;
	}
	#eccncg-nav{
		margin: 10px 0px;
		position: absolute;
		padding:0 10px 0px 10px;
		display:block;
		bottom: 10px;
		width: 300px;
		font-size: 13px;
		color: #077faf;

	}
	.eccncg_nav_img{
		padding: 0;
		margin:0px 0px -1px 0px;
	}
	#eccncg-nav-back{
		float: left;
		width:120px;
		cursor: pointer;
		text-align: center;


	}
	#eccncg-nav-start{
		float: left;
		width:120px;
		cursor: pointer;
		text-align: center;
		}

