@import "common.css";
.E_contents {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

	.E_contents #right {
	background:#FFFFFF;
	float:left;
	width:900px;
}	

.N_table {
	width:100%;
	margin-top:10px;
	margin-bottom:10px;
	border:1px groove #b9d482;
	height:auto;
	}
#N_c_header h2{
	background:#EFEFEF;
	font-size:14px;
	font-weight:bold;
	font-family:inherit;
	color:#423c2c;
	}
#N_c_header td{ 
	font-size:14px;
	font-weight:bold;
	font-family:inherit;
	color:#423c2c;
	width:33%;
	text-align:center;
	
	}
#N_list {
margin-top:5px;
float:left;
padding-left:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-align:left;
display:table;
}
#N_list li, #N_list li a{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:20px;
text-decoration:none;
color:#423c2c;
list-style-image:url(../img/E_arrow.gif);
list-style-position:outside;
}
	
#N_c_msg{
border:1px ridge #f8f4db;
height:auto;
}

.G_header{
	font-size:15px;
	color:#993300;
	border-bottom:1px solid #E5E5E5;
	padding-bottom:2px;
	text-align:center;
	font-weight:bold;
}

.split {
border:2px ridge #999999;
}

.spacer{clear:both; height:1px;}
/* ----------- My Form ----------- */
.myform{
	margin:0 auto;
	width:500px;
	padding:14px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
	height:auto;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	float:left;
}

	/* ----------- basic ----------- */
	#basic{
		border:solid 2px #b9d482;
		height:auto;
		min-height:175px;
	}
	#basic h1 {
		font-size:14px;
		font-weight:bold;
		margin-bottom:8px;
	}
	#basic p{
		font-size:11px;
		color:#666666;
		margin-bottom:20px;
		border-bottom:solid 1px #dedede;
		padding-bottom:10px;
	}
	#basic label{
		display:block;
		font-weight:bold;
		text-align:right;
		width:140px;
		float:left;
	}
	#basic .small{
		color:#666666;
		display:block;
		font-size:11px;
		font-weight:normal;
		text-align:right;
		width:140px;
	}
	#basic input{
		float:left;
		width:200px;
		margin:2px 0 15px 10px;
	}
	#basic .L_Btn{ 
		background:url(../img/form_button.gif);
		color:#FFFFFF;
		font-size:11px;
		font-weight:bold;
		float:right;
		width:60px;
		height:25px;
	}
	.L_Signup{ 
		background:#666666;
		color:#FFFFFF;
		font-size:11px;
		font-weight:bold;
		height:50px;
		padding-top:1px 1px 1px 1px;
		text-decoration:none;
	}
	.E_Signup {
	border-top:2px solid #f8f4db;
	text-align:justify;
	padding:10px;
	background:#f8f4db;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
/* set millions of background images */
.rbroundbox { background: url(../img/rc/nt.gif) repeat; }
.rbtop div { background: url(../img/rc/tl.gif) no-repeat top left; }
.rbtop { background: url(../img/rc/tr.gif) no-repeat top right; }
.rbbot div { background: url(../img/rc/bl.gif) no-repeat bottom left; }
.rbbot { background: url(../img/rc/br.gif) no-repeat bottom right; }

.rbroundboxx { background: url(../img/rc/nt_k.gif) repeat; }
.rbtopp div { background: url(../img/rc/tl_k.gif) no-repeat top left; }
.rbtopp { background: url(../img/rc/tr_k.gif) no-repeat top right; }
.rbbott div { background: url(../img/rc/bl_k.gif) no-repeat bottom left; }
.rbbott { background: url(../img/rc/br_k.gif) no-repeat bottom right; }