/* CSS Document */

*{

	margin:0;

	padding:0;

}

#wrapper{

	width:960px;

	margin:auto;

}

#wrap{

	width:100%;

	float:left;

}

#wrap-inner{

	width:100%;

	float:left;

	background:#FFF;

}

#logo{

	width:100%;

	float:left;

}

#logo1{

	float:left;

	width:auto;

	margin-bottom:25px;

}

#now{

	float:right;

	width:auto;

	margin-top:25px;

}

#banner{

	width:100%;

	float:left;

	margin-bottom:5px;

}

#top-nav{

	width:100%;

	float:left;

	height:35px;

	background:#0C137D;

}

#top-nav-r{

	float:left;

	width:100%;

	background:url(../images/top-nav-r.jpg) no-repeat right center;

	height:35px;

}

#top-nav-l{

	float:left;

	width:100%;

	height:35px;

	background:url(../images/top-nav-l.jpg) no-repeat left center;



}

#container{

	width:100%;

	float:left;

	margin-top:10px;

}

#img-left{

	float:left;

	background:url(../images/right-mid.jpg) repeat-y left;

}

#img-left-b{

	float:left;

	background:url(../images/right-bot.jpg) no-repeat bottom left;

}

#img-left-t{

	float:left;

	background:url(../images/right-top.jpg) no-repeat top left;

}

#img-right{

	float:left;

	background:url(../images/right-mid.jpg) repeat-y right;

}

#img-right-t{

	float:left;

	background:url(../images/right-top.jpg) no-repeat top right;

}

#img-right-b{

	float:left;

	background:url(../images/right-bot.jpg) no-repeat bottom right;

}

#leftcol{

	width:187px;

	float:left;

	padding-left:10px;

}

#content{

width:763px;
      float:left;

}
#content_78{

	/*width:763px;
        width:78%;*/



float:left;
padding:10px 30px;
width:700px;


	margin:0 auto;
}
#content_78_right{

	/*width:763px;*/
        width:100%;

	float:left;

}

#content_full{

	/*width:763px;*/
        width:100%;

	float:left;

}


#main{

	/*width:703px;
        width:73%;*/

	float:left;

	background:#fff;

	padding:10px 30px;

}

#main-right{

	/*width:505px;*/
        width:73%;

	float:left;

	padding:10px 30px;

	background:#fff;

}
#mainfull{

	/*width:505px;*/
        width:505px;

	float:left;

	padding:10px 30px;

	background:#fff;

}


#rightcol{

	width:197px;

	float:left;



}



#footer{

	clear:both;

	width:100%;

	float:left;

	height:22px;

	margin-top:10px;

	margin-bottom:5px;

	background:#0C137D;

}

#footer-l{

	width:100%;

	float:left;

	height:22px;

	background:url(../images/footer-l.jpg) no-repeat left center;

}

#footer-r{

	width:100%;

	float:left;

	height:22px;

	background:url(../images/footer-r.jpg) no-repeat right center;

}



ul.pagination {
clear:both;



list-style-type:none;
margin-left:20px;

margin:0;



padding:0;



text-align:left;



}







ul.pagination li {



display:inline;



padding:2px 5px 0;
margin:0px;



text-align:left;



}







ul.pagination li a {
margin:0px;



padding:0px;



}

