body{
	margin:0;
	margin-bottom:20px;
	background: #999;
	background-image: url(img/bg_grn.jpg);
	background-repeat: repeat-x;
}

p{
line-height:120%;
}

strong{
color:red;
font-weight:normal;
}

#wrap{
	padding-bottom:10px;
	width:500px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	background: #FFF;
}

.banner{
height: 150px;
background-color: blue;
background:url(./title.jpg) no-repeat;
color: white;
margin-top: 0;
}

h1{
font-size:20px;
margin-bottom:50px;
margin-top: 0;
}

h2{
font-size:16px;
border-top:1px dotted #DDDDDD;
border-bottom:1px dotted #DDDDDD;
padding:2px 0 2px 0;
width:400px;
text-align:center;
color:#999999;
}

.mess{
width: 400px;
border:1px solid #CCCCFF;
padding: 10px;
text-align: left;
font-size: 12px;
margin-top:15px;
margin-left:auto;
margin-right:auto;
}

table{
width: 400px;
text-align:left;
margin-left:auto;
margin-right:auto;
}

th{
background-color:#CCFF99;
width:150px;
padding:5px;
font-size:14px;
text-align:center;
}

td{
padding:5px;
font-size:14px;
background:#e8e8e8;
}
.td-head{
background-color:#669966;
background: url(./formhed.jpg);
height:30px;
text-align:center;
font-weight:bold;
color: #FFF;
}
.td-head2{
background-color:#669966;
text-align:center;
font-weight:bold;
color: #FFF;
}

.red{
color:red;
font-size:11px;
}

.sosin
{
	display:block;
	width:400px;
	background-color:#C7EACA;
	padding: 8px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}

.insert{
	font-size: 10px;
	color: #999;
text-align: center;
}

.insert a{
	color: #99B35E;

}
