@charset "utf-8";
/* CSS Document */

body
{
font-family:Arial;
font-size:12px;
color:#666666;
line-height:18px;
background-image: url(main_bg.jpg);
background-repeat:repeat-x;
background-position:top;
background-color:#FFFFFF;
margin: 0px;
margin-top:0px;


}
body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}

a, a:hover
{text-decoration:none;

}

img
{
border:0;
}

.content
{
line-height:24px; text-align:justify;
}
.logo_txt
{
color:#29176f; font-family: Arial; font-size:29px; line-height:normal;
}

.header_txt
{
font-size:16px;
color:#da0404;
}
.header_txt span
{
font-size:16px;
color:#575757;
}

.justify_txt
{
text-align:justify;
}
.footer
{
color:#666666;
font-size:11px;
}
.footer a
{
color:#666666;
font-size:11px;
}
.footer_bg{
background-image:url(footer_bg.jpg);
background-repeat:repeat-x;
height:106px;
}
