body
{
margin:0px;
padding:0px;
color:#222222;
}
#Header
{
margin-top:50px;
width:100%;
height:150px;
text-align:center;
background-color:#A90A1E;
}
#Header img
{
position:relative;
top:-41px;
}
#Form {
margin-top:30px;
padding:5px;
width: 700px ;
height: 150px ;
margin-left: auto ;
margin-right: auto ;
background-color:#F2DCDE;
border:solid #A90A1E 2px;	
}
#Form hr
{border:solid #A90A1E 1px;
}
#Form span
{
color:#A90A1C;
font-family:Arial;
font-size:13px;
}
#Form input
{
font-size:13px;
}
#FormLeft
{
float:left;
width:340px;
height:150px;
}
#FormMid
{
float:left;
width:220px;
height:150px;
}
#FormRgt
{
float:right;
text-align:center;
width:120px;
}
#FormRgt span
{
font-size:10px;
position:relative;
top:-14px;
}
.ImgCn
{
float:left;
width:210px;
height:210px;
background-color:#ECEEEE;
border:solid #D6D7D9 4px;
text-align:center;
padding:4px;
margin:2px;
background-position:center;
background-repeat:no-repeat;
}
#Count
{
text-align:center;
width:100%;
font-size:13px;
font-family:Arial;
color:#222222;
float:left;
position:relative;
top:-10px;
height:13px;
}
#Target
{
position:relative;
top:-8px;
float:left;
}
.Description
{
float:left;
border:solid #D6D7D9 2px;
position:relative;
top:0px;
text-align:left;
font-size:13px;
font-family:Arial;
display:none;
background-image:url(Layout/Transparency.png);
}
.ImgCn:hover .Description
{
display:block;
}
.Description a
{
color:#222222;
}

