/* CSS Document */

#body{
	width:1003px;
	margin:0 auto;
	text-align:center;
	background:#fff;
}
#header,#main,#nav,#footer{
	width:1003px;
	text-align:left;
	margin:0;
	padding:0
}
#banner{
    width:1003px;
	margin:1px auto;
	height:255px;
	text-align:center;
	clear:both;
	border-bottom:3px solid #0aa4e2;
	margin-bottom:5px;
}
#footer{
	width:1003px;
    text-align:center;
    background:url(../images/footer.jpg) repeat-x;
	height:59px;
	line-height:59px;
	margin-top:1px;
	clear:both;
}
#header{
    width:1003px;
    margin:0 auto;
	height:35!important;
	height:85px;
    background:url(../images/top.jpg) no-repeat;
	text-align:right;
	padding-top:50px;
	padding-right:20px;
}
#main{
    width:1003px;
	margin:0 auto;
	text-align:left;
	clear:both;
	border-bottom:3px solid #449ae6;
	margin-bottom:1px;
}
  
#nav{
	height:35px;
    background:url(../images/nav.jpg) no-repeat;
	text-align:center;
	clear:both;
	margin:0 auto;
	padding:0;
}
#nav ul{
    text-align:center;
    margin:0 auto;
	padding:0;
}
#nav li{
    text-align:center;
    margin:0;
    padding:0;
    float:left;
    width:100px;
	height:35px;
	line-height:35px;
    background:url(../images/nav_li.jpg) right bottom no-repeat;
    text-align:center;
}
#nav li a{
    text-align:center;
    margin:0;
    padding:0;
    float:left;
    width:100px;
    text-align:center;
	line-height:35px;
	color:#000;
	font-size:14px;
}
#left{
    width:242px;
	float:left;
	margin:0 auto;
	padding:0;
	text-align:left;
	display:inline;
}
#right{
    width:740px; 
	float:right;
	margin-right:5px;
	margin:0;
	padding:0;
	text-align:left;
	display:inline;
}
#content{
    width:740px;
	text-align:left;
	padding:5px 10px;
	background:url(../images/c.jpg) repeat ;
	height:416px;
}

#left_li{
    width:242px;
	text-align:center;
	overflow:hidden;
    border:1px solid #83c5ff;
	border-top:none;
	margin-bottom:5px;
}
#left_c{
    width:212px!important;
    width:242px;
	text-align:left;
	overflow:hidden;
    border:1px solid #83c5ff;
	border-top:none;
	margin-bottom:5px;
	padding:10px 15px;
}
#left_li ul{
    margin:0;
	padding:0;
	text-align:left;
	padding:0;
	margin-bottom:20px;

}
#left_li ul li{
	width:242px;
	line-height:31px;
	text-align:center;
	margin:0 auto;
}
#left_li ul li a{
    background:url(../images/li.jpg) no-repeat center;
	width:242px;
	line-height:32px;
	text-align:left;
	margin:0 auto;
	padding-left:70px;
}

#p{
    background:url(../images/p.jpg) no-repeat;
	width:740px;
	margin:0 auto;
	height:30px;
}
#left_p{
   width:120px;
   font-weight:bold;
   color:#0864ad;
   float:left;
   font-size:14px;
   margin-left:25px;
   line-height:30px;
 }
#right_p{
   width:500px;
   float:right;
   line-height:20px;
   text-align:right;
   margin:5px 10px 0 0;
 }
#right_p img{
    margin:0px 5px -1px 0;
	}
.input{
    background:url(../images/search.jpg) no-repeat; 
	width:142px;
	height:21px;
	line-height:21px;
	border:none;
}
 
    