@charset "GB2312";
* {
    margin:0px;
    padding:0px;
    font-family: "Î¢ÈíÑÅºÚ";
}

body { font-family: "Î¢ÈíÑÅºÚ"; font-size:14px; margin:0; }

a{
    text-decoration: none;
    color: #000;
    cursor: pointer;
}
a:hover {
    color: #ff0000;
}

.wlink:link {
    font-size: 10pt;
    text-decoration: none;
    color:#000000;
}
.wlink:visited{
    font-size: 10pt;
    text-decoration: none;
    color:#000000;
}
.wlink:hover {
    font-size: 10pt;
    text-decoration: underline;
    color:#FF0000;
}
.wlink:active{
    font-size: 10pt;
    text-decoration: none;
    color:#000000;
}
#container {width:1100px; background-color: #ffffff;  margin:0 auto; margin-top:320px; }
#header { height:100px; margin-bottom:5px; background-color: #bc2c2c;}
#header2{height:163px; width:1000px; margin-bottom:5px;}
#split02{height:10px; width:1000px; }
#menu { height:30px; width:1000px;  margin:0 auto;}
#mainContent {  background:#ffffff; margin-top:5px; padding-top:15px; width:1100px;}
#footer { height:40px;width:1000px;  background:#bc2c2c; padding-top: 10px;color:#ffffff;}

.background {
	position: absolute;
	width: 100%;
	min-height: 1300px;
	background: url(/_upload/tpl/00/d6/214/template214/images/bgbgb.jpg) no-repeat center top;
	background-color: #eeeeee;
}

