@charset "utf-8";
/* CSS Document */

/*body{ background:red;}*/

.main{margin: 0px auto;padding: 0px;width:980px;overflow:hidden; height:auto;}


.footer{width:940px; float:left;margin-bottom:10px; float:left;}
.footer_left{width:933px; height:105px; background:url(../images/footer-corve-left.png) no-repeat left top #1161a5; float:left; }
.footer ul{color:#6ba8dd; margin:0px; padding:0px; display:block; text-align:center; line-height:20px; padding-top:10px;}
.footer ul li{ background:none !important;  display:inline; padding:3px;}
.footer a{ color:#e5f2fc;} 
.footer p{ text-align:center; color:#ffffff;}
.footer_right {background: url("../images/footer-corve-right.png") no-repeat scroll right top #1161A5;float: right;height:105px; width:7px;}

