/* CSS Document */
*{
padding:0px; margin:0px; 
}
html{
background:#f8f8f8;
}
body{ font-size:14px; color:#333333; line-height:30px; width:980px; margin:0 auto; background:#FFFFFF;
}
a{
text-decoration:none; color:#333333;
}
a:hover{ text-decoration:underline; color:#FF0000;
}
li{
list-style:none;
}
img{
border:0px;
}
.clr{
clear:both; width:0px; height:0px;  padding:0px; margin:0px;  overflow:hidden; 
}



.top{  width:980px; height:24px; background:url(../images/top.gif) left top repeat-x;}
.top ul{ float:left; width:530px; padding-left:5px;}
.top ul li{ float:left; font-size:12px; color:#404040; line-height:24px; text-indent:10px;}
.top ul li input{ width:125px;}
.top p{ float:right; width:355px; padding-right:10px; font-size:12px; color:#404040; line-height:24px;}
.top p a{ color:#404040;}


.ft{ width:980px; height:100px; background:url(../images/ft.jpg) left repeat-x; margin-top:40px;}
.ft ul{ width:980px; padding-top:20px; height:80px; }
.ft ul li{ float:left; width:980px; font-size:12px; line-height:24px; text-align:center;}

.head{ width:980px; height:239px; background:url(../images/head.jpg) left top no-repeat;}
.head img{ width:338px; padding-left:31px; padding-top:12px; padding-right:122px;}
.head ul{ width:800px; height:30px; margin-top:80px; padding-left:30px;}
.head ul li{ float:left; padding-right:53px; line-height:30px;}
.head ul li{ color:#000000;}

.tit1{ font-size:18px; color:#333333; font-weight:bold; line-height:30px; text-align:center; width:900px; margin:15px auto;}
.tit2{ font-size:14px; color:#333333; font-weight:bold; line-height:50px; text-align:center;}
.neirong{ font-size:14px; color:#333333; line-height:30px; padding:10px;}
.neirong a{ color:#333333;}
.neirong a:hover{ color:#ff0000;}



.main{ width:980px; margin:0 auto; }
.left{ float:left; width:254px; margin-left:5px;}
.right{ float:right; width:696px; margin-right:10px;}

.xxfl{ width:254px; height:28px; color:#FFFFFF; font-weight:bold; line-height:28px; background:url(../images/list_01.jpg) top left no-repeat; padding-left:15px;}
.xxfl_a { width:254px; color:#FFFFFF; background:url(../images/list_02.jpg) top left repeat-y; padding-top:10px; height:270px;}
.xxfl_a li { float:left; width:230px; color:#FFFFFF; line-height:26px; height:26px; padding-left:15px;}
.xxfl_a li a{ color:#FFFFFF;}
.lxfs{ width:254px; height:28px; color:#FFFFFF; font-weight:bold; line-height:28px; background:url(../images/list_03.jpg) top left no-repeat; padding-left:15px; padding-top:23px;}



