#indexcontent {
	background-image:  url("../images/nat7.jpg");
}
#indexcontent2 {
	background-image: url("../images/gi.jpg");
}
#box {
width: 316px;  /* 302 */
}

.error {
color: red;
font-weight: bold;
}


form p {
margin: 0 0 5px 0;
padding: 0;
}

.row {
width: 302px;
}
.rowleft {
width: 74px;
float: left;
}
.rowright {
width: 228px;  /* 3+1 */
float: right;
}


#publicform p.p1
	{ background: url(../style/logo8.gif) no-repeat; }
	
#publicform p.p2
	{ background: url(../style/logo8.gif) no-repeat; }
	
#publicform p.p3
	{ background: url(../style/logo8.gif) no-repeat; }
	
#publicform p.p4
	{ background: url(../style/logo8.gif) no-repeat; }
	
#publicform input.inp,
#publicform textarea.inp
	{
	border: 1px solid #ddd;
	width: 220px;
	background: #f4f4f4;
	font: 11px verdana, sans-serif;
	color: #443;
	padding: 3px;
	margin-bottom: 1px;
	outline: none;
	}

	
#publicform input.inp:hover,
#publicform textarea.inp:hover,
#publicform input.inp:focus,
#publicform textarea.inp:focus
	{ border: 1px solid #aaa; }
	
form input.submit-btn
	{
	width: 54px;
	height: 20px;
	background: #743 url(../../img/20050321/btn-submit.gif) no-repeat;
	outline: none;
	}
	
form input.submit-btn:hover
	{
	background: #069 url(../../img/20050321/btn-submit.gif) no-repeat 0 -20px;
	}
	
	

#indexcontent {
	background-image:  url("../images/nat7.jpg");
}
#indexcontent2 {
	background-image: url("../images/gi.jpg");
}
#box {
width: 316px;  /* 302 */
}

.error {
color: red;
font-weight: bold;
}


form p {
margin: 0 0 5px 0;
padding: 0;
}

.row {
width: 302px;
}
.rowleft {
width: 74px;
float: left;
}
.rowright {
width: 228px;  /* 3+1 */
float: right;
}


#publicform p.p1
	{ background: url(../style/logo8.gif) no-repeat; }
	
#publicform p.p2
	{ background: url(../style/logo8.gif) no-repeat; }
	
#publicform p.p3
	{ background: url(../style/logo8.gif) no-repeat; }
	
#publicform p.p4
	{ background: url(../style/logo8.gif) no-repeat; }
	
#publicform input.inp,
#publicform textarea.inp
	{
	border: 1px solid #ddd;
	width: 220px;
	background: #f4f4f4;
	font: 11px verdana, sans-serif;
	color: #443;
	padding: 3px;
	margin-bottom: 1px;
	outline: none;
	}

	
#publicform input.inp:hover,
#publicform textarea.inp:hover,
#publicform input.inp:focus,
#publicform textarea.inp:focus
	{ border: 1px solid #aaa; }
	
form input.submit-btn
	{
	width: 54px;
	height: 20px;
	background: #743 url(../../img/20050321/btn-submit.gif) no-repeat;
	outline: none;
	}
	
form input.submit-btn:hover
	{
	background: #069 url(../../img/20050321/btn-submit.gif) no-repeat 0 -20px;
	}
		

input:focus, input.focus { border-style:inset; }
