﻿@charset "utf-8";
/* CSS Document */

#lj{
    width:998px;
    margin-top:10px;
    border-top:#cd0e11 2px solid;
    border-bottom:#bdbcbd 1px solid;
    border-left:#bdbcbd 1px solid;
    border-right:#bdbcbd 1px solid;
    height:29px;
    line-height:29px;}

#footer{
	min-width:1002px;
	height:188px;
        margin-top:10px;
	background:#ebcaba;
	border-top:#d7d7d7 solid 1px;
	text-align:center;
	line-height:42px;}
	
.footer{
	border:#bdbcbd 1px solid;
	margin-top:10px;
	color:#333333;
	line-height:22px;
	padding-top:15px;
	padding-bottom:15px;
	text-align:center;
      background:#ebcaba;}