#head_line
{
border: solid 0px red;
height: 3px;
width: 100%;
min-width: 1000px;
background-color: #00CCFC;
}


#head_line2
{
border: solid 0px red;
height: 3px;
width: 100%;
min-width: 1000px;
background-color: #00CCFC;
}

#linetop
{
background-image: url(../images/linetop.jpg);
background-repeat: repeat-x;
height: 14px;
width: 979px;
}

#bgline
{
background-image: url(../images/bgline.jpg);
height: 24px;
width: 298px;
float: left;
padding-top:20px;
border: solid 0px red;
background-repeat: no-repeat;
}

#bottom_line
{
background-image: url(../images/line_bottom.jpg);
background-repeat: repeat-x;
height: 87px;
width: 979px;
}

#linecenter
{
	
background-image: url(../images/linecenter.jpg);
background-repeat: repeat-x;
height: 46px;
width: 980px;
}

#linecenter2
{
background-color: #7F7F7F;
height: 1px;
width: 979px;
border: solid 0px red;
}


#header
{
border: solid 0px red;
height: 225px;
min-width: 1000px;
border: solid 0px red;

}

#content
{
border: solid 0px red;
background-image: url(../images/grad_content.jpg);
background-repeat: repeat-x;
width: 100%;

}

#center
{
width: 979px;
}

.ord
{
background-color: #E5E5E5;
}
.neord
{
background-color: #CCCCCC;
}

input.button_enter
{
border: 0px;
}

.text_main
{
font-size: 12px;
color: #006699;
}