/* CSS Document */


body{ margin:0; padding:0;}

.main{ background:#efe1c7;}

.p{padding:0; width:1100px; margin:0 auto; border:none;}

/*----------------------------------------------------------------------------------------------------------------footer begin*/
#footer{ background:#d8d8d8; height:98px; padding-top:30px;}
.container5{width:1024px; margin:0px auto;height:50px;}
.container5 p{ text-align:center; line-height:24px; color:#2e2e2e;}
.container5 p a{ text-decoration:none; color:#2c2c2c;}
.container5 p a:hover{ text-decoration:underline; color:#C03;}