@charset "utf-8";
/* CSS Document */
*
{
margin:0px;
padding:0px;
}
ul
{
list-style-type:none;
}
body
{
font-family:arial;
font-size:12px;
color:#FFFFFF;
background:url(../images/bg.jpg) fixed;
}
a
{
color:#FFFFFF;
text-decoration:none;
}
a:hover
{
color:#000000;
text-decoration:none;
}
.clear
{
clear:left;
}
#wrapper
{
width:900px;
margin:auto;
background:#0099FF;
border-left:5px solid #FF9900;
border-right:5px solid #FF9900;
padding:10px;
}
#banner
{
width:878px;
height:120px;
background:#FFFFFF;
margin:auto;
padding:10px;
}
#banner #bl
{
float:left;
width:150px;
height:120px;
background:url(../images/logo.jpg) no-repeat;
}
#banner #br
{
float:left;
width:728px;
height:120px;
background:#000000;
}
#main_left
{
float:left;
width:660px;
padding-top:10px;
margin-right:10px;
}
#main_right
{
float:left;
width:230px;
padding-top:10px;
}

#main_right h5
{
height:35px;
line-height:35px;
background:url(../images/bg_menu.jpg) repeat-x;
color:#FFFFFF;
font-weight:bold;
text-align:center;
font-family:arial;
font-size:13px;
margin-bottom:10px;
word-spacing:3px;
}

#main_right .box
{
width:220px;
text-align:center;
color:#FFFFFF;
margin-bottom:10px;
}
#main_right .box h1
{
color:#FFFF00;
font-weight:bold;
}
#main_right .box h1 a
{
color:#FFFF00;
text-decoration:none;
}
#main_right .box h1 a:hover
{
color:#FFFFFF;
text-decoration:underline;
}

#main_left h5
{
width:630px;
height:35px;
line-height:35px;
background:url(../images/bg_menu.jpg) repeat-x;
color:#FFFFFF;
font-weight:bold;
padding-left:15px;
font-family: Arial;
letter-spacing:2px;
word-spacing:2px;
font-size:13px;
margin-bottom:10px;
word-spacing:3px;
}

#main_left #menu_hor
{
width:650px;
margin-bottom:10px;
}
#main_left .box
{
float:left;
width:160px;
text-align:center;
color:#FFFFFF;
margin-bottom:10px;
}
#main_left .box h1
{
color:#FFFF00;
font-weight:bold;
}
#main_left .box h1 a
{
color:#FFFF00;
text-decoration:none;
}
#main_left .box h1 a:hover
{
color:#FFFFFF;
text-decoration:underline;
}
#main_left .boxnews
{
float:left;
width:640px;
margin-bottom:10px;
color:#000000;
}
.boxnews img
{
padding:2px;
border:1px solid #FFFF00;
margin-right:10px;
}
.boxnews h2
{
color:#FFFF00;
font-size:13px;
font-weight:bold;
margin-bottom:5px;
letter-spacing:1px;
}
.boxnews h2 a
{
color:#FFFF00;
}
.boxnews h2 a:hover
{
color:#FFFFFF;
text-decoration:underline;
}

.borderimage{
border:1px solid #000000;
margin-bottom:5px;
}

.xemthem
{
background:#CCCCCC;
text-align:center;
margin-bottom:10px;
font-weight:bold;
width:100px;
height:20px;
line-height:20px;
color:#000000;
clear:left;
}
.xemthem a
{
color:#000000;
text-decoration:none;
}
.xemthem a:hover
{
color:#FF0000;
text-decoration:none;
}
.pt
{
color:#000000;
font-weight:bold;
}
.pt a
{
color:#FFFFFF;
text-decoration:none;
}
.pt a:hover
{
color:#FFFF00;
text-decoration:none;
}
#menu_bot
{
text-align:center;
margin-top:15px;
font-weight:bold;
letter-spacing:2px;
}
#foot
{
margin-top:5px;
text-align:center;
border-top:5px solid #FF9900;
}
#foot #col_left
{
float:left;
width:250px;
height:130px;
}
#foot #col_right
{
float:left;
width:620px;
text-align:right;
color:#000000;
letter-spacing:2px;
height:130px;
}