/*Ö÷Ìå*/
body {
	font-size: 13px;
	margin:0px auto;
	background:url(bg.jpg);
}
#homeArea {
	width:980px;
	margin:0px auto;
	padding:0px;
	background:url(bg_content.jpg);
	height:auto;
}
A:link {
	COLOR: #000000; TEXT-DECORATION: none;
}
A:visited {
	COLOR: #000000; TEXT-DECORATION: none;
}
A:hover {
	  color:#ce2020;TEXT-DECORATION: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
/*Ö÷Ìå*/
.top {
    margin:0px auto;	
}
.top_flash {
    height:12px;
	background:url(0.gif) repeat-x;
	margin-bottom:0px;
}

#content {
    margin:15px 10px 7px 10px;
	height:290px;
}

#content1 {
    margin:15px 10px 0px 10px;
	padding-bottom:15px;
	height:290px;
}

.kuang {
    border:1px solid #b2b2b2;
	padding:4px;
	background:#FFFFFF;
}
.kuang_content {
    background:#e7e0d6;
	margin-right:1px;
	width:23px;
	height:282px;
	text-align:center;
	font-size:12px;
}
.nr {
    padding-top:7px;
	padding-bottom:5px;
}

.left_shipin {
    width:300px;
	border:1px solid #999999;
	float:left;
}
.right {
	width:642px;
	float:right;
}
.right_1 {
    text-align:right;
}

#bottom {
    clear:both;
	width:980px;
	margin:0px auto;
	padding:0px;
	background:#d8cec2;
}
.bottom_1 {
    height:4px;
	background:#c3b5a4;
}
.bottom_2 {
	padding:20px;
	text-align:center;
}
.bottom_link A:link {
	COLOR: #000000; TEXT-DECORATION: none;
	padding-left:7px;
}
.bottom_link A:visited {
	COLOR: #000000; TEXT-DECORATION: none;
	padding-left:5px;
}
.bottom_link A:hover {
	  border-left:2px solid #ce2020;
	  height:9px;
	  padding-left:5px;
	  color:#ce2020;
}
.bottom_link a:active {
	color: #000000;
	text-decoration: none;
	padding-left:5px;
}