/* CSS Document */

*{
margin:0;
padding:0;
}

body{
font-size:12px;
position:relative;
}

img{
border:none;
}

ul{
list-style-type:none;
}

a{
text-decoration:none;
}

a:hover{
text-decoration:underline;
}

#mainf{
width:980px;
margin:0 auto;
}

#header{
height:32px;
background:url(../images/top_bg.gif);
margin-bottom:2px;
}

#header p{
display:block;
float:left;
line-height:32px;
margin-left:40px;
}

#header div{
width:200px;
float:right;
margin-right:40px;
}

#header a{
line-height:32px;
display:block;
float:right;
margin-right:10px;
color:#000;
text-decoration:none;
}

#header a:hover{
text-decoration:underline;
}

#banner{
height:199px;
border-bottom:1px solid #d6d6d7;
margin-bottom:2px;
}

#banner embed{
width:980px;
height:171px;
display:block;
float:left;
}

#banner h1{
height:28px;
line-height:28px;
width:118px;
background:url(../images/banner_bg_right.gif);
display:block;
float:right;
text-indent:-9999px;
}

#banner h2{
height:28px;
line-height:28px;
width:122px;
background:url(../images/banner_bg_left.gif);
display:block;
float:left;
text-indent:-9999px;
}

#banner ul{
height:28px;
width:738px;
float:right;
}

#banner ul li{
height:28px;
width:81px;
background:url(../images/banner_bt_bg.gif) no-repeat;
text-align:center;
line-height:28px;
float:left;
margin-right:1px;
}

#banner ul li a{
width:81px;
height:28px;
display:block;
color:#000;
text-decoration:none;
}

#banner ul li a:hover{
font-size:14px;
text-decoration:underline;
cursor:pointer;
}

#lx{
height:33px;
line-height:33px;
width:978px;
border:1px solid #d6d6d7;
background:url(../images/lx_bg.gif);
margin-bottom:4px;
}

#lx span{
margin-left:40px;
height:33px;
line-height:33px;
float:left;
letter-spacing:1px;
}

#lx span em{
font-style:normal;
color:#FF0000;
font-size:14px;
font-weight:bold;
}

#lx p{
height:33px;
line-height:33px;
margin-right:40px;
float:right;
letter-spacing:1px;
}

#footer{
clear:both;
width:978px;
height:66px;
background:url(../images/footer_bg.GIF) repeat-x;
border:1px solid #d6d6d7;
padding-top:15px;
}

#footer p{
height:20px;
color:#333333;
text-align:center;
line-height:20px;
}

#footer p a{
color:#333;
text-decoration:none;
}

#footer p a:hover{
text-decoration:underline;
}