/* CSS Document */
#body{
	width:1003px;
	margin:0 auto;
	text-align:center;
	background:#fff;
}
#header,#header1,#main,#nav,#footer{
	width:1003px;
	text-align:left;
	margin:0;
	padding:0
}
#footer{
    height:69px;
	background:#049ac4;
    line-height:69px;
	background:url(../images/footer.jpg) no-repeat;
	margin-top:5px;
	text-align:center;
	color:#fff;
	clear:both;
}
#footer a{
    color:#fff;
}
#main{
    width:1003px;
	margin:0px auto;
	text-align:left;
	clear:both;
}
#header1{
    height:105px;
}
#logo{
    width:160px;
	height:100px;
	float:left;
}
#top1{
    width:396px;
	height:79px;
	float:left;
	margin-top:15px;
}
#top2{
    width:254px;
	height:92px;
	float:right;
	background:url(../images/top2.jpg) no-repeat bottom;
	margin-top:2px;
	text-align:left;
	padding:0;
	color:#fff;
	display:inline;
}
#t{
    float:right;
	width:210px;
	text-align:left;
	margin-top:67px;
	color:#fff;
	display:inline;
}
#t a{
    color:#fff;
}
#nav1{
	background:url(../images/nav_bg.jpg) no-repeat top;
	height:31px;
	text-align:center;
}
#nav{
	width:788px;
	height:48px;
	position:absolute;
	clear:both;
	text-align:left;
	z-index:50;
	left: 114px;
	background:url(../images/nav.jpg) no-repeat top;
	color:#fff
}
#nav ul{
    text-align:center;
    margin:0;
	padding:0;
	margin-left:5px;
}
#nav li{
    text-align:center;
    margin:0;
    padding:0;
    float:left;
    width:94px;
    text-align:center;
}
#nav li a{
    text-align:center;
    margin:0;
    padding:0;
    float:left;
    width:94px;
	border-right:1px solid #fff;
    text-align:center;
	line-height:25px;
	color:#fff;
	font-size:14px;
	margin-top:8px;
}

#banner{
    width:1003px;
	height:265px;
	clear:both;
	z-index:1;
	margin:1px 0 5px 0px;
}
#left{
    width:250px;
	float:left;
}
#left_t{
    width:250px;
	border:1px solid #059AC4;
	border-top:none;
	margin-bottom:10px;
}
#left_t ul{
    margin:0;
	padding:0;
	text-align:left;
	padding:5px 0;
	padding-bottom:25px;

}
#left_t ul li{
	width:228px;
	line-height:29px;
	text-align:center;
	margin:0 auto;
	background:url(../images/li.jpg) no-repeat bottom;
	margin-left:11px;
}
#left_t ul li a{
    background:none!important;
    background:url(../images/li.jpg) no-repeat bottom;
	width:228px;
	line-height:29px;
	text-align:left;
	margin:0 auto;
	padding-left:40px;
	padding-bottom:0px!important;
	padding-bottom:2px;
}
#left_c{
    background:url(../images/left_c.jpg) no-repeat;
	width:220px!important;
	width:250px;
	height:270px!important;
	height:305px;
	overflow:hidden;
	padding:18px;
	padding-top:40px!important;
	padding-top:55px;
	padding-bottom:0px;
}
    
#right{
    width:730px;
	float:right;
	margin-right:5px;
}
#p1{
    background:url(../images/right_c.jpg) no-repeat;
	width:730px;
	margin:0 auto;
	height:24px;
	margin-top:5px;
}
#p{
    background:url(../images/p.jpg) no-repeat;
	width:730px;
	margin:0 auto;
	height:24px;
	margin-top:5px;
}
#left_p{
   width:200px;
   font-weight:bold;
   float:left;
   font-size:14px;
   margin-left:25px;
   line-height:20px;
   color:#C0C0C0;
}
#right_p{
   width:400px;
   float:right;
   margin-right:20px;
   line-height:25px;
   text-align:right;
}
#right_pro{
   width:722px;
   height:32px;
   margin:0 auto;
   padding:0;
   background:url(../images/right_p.jpg) no-repeat;
}
#content{
   margin:10px;
   padding:0px;
   width:710px;
}
#name{
   width:160px;
   height:25px;
   overflow:hidden;
   white-space:nowrap;
   text-overflow:ellipsis;
   margin:5px 0 10px 0;
   background:#049ac4;
   padding:0 4px;
   color:#fff;
}
#name a{
   color:#fff;
   text-decoration:none;
   cursor:pointer;
}
.input{
   background:url(../images/search.jpg) no-repeat;
   border:none;
   width:142px; 
   height:21px;
   line-height:21px;
   color:#fff;
   padding:0 2px;
}
   
