﻿@charset "utf-8";
body {
	background-image: url(images/bg.png);
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#main {
	width:980px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	background-color: #ffe1b2;
}
#main2 { width:980px; overflow:hidden; background-color:#ffe1b2;}
.maina {
	width:315px;
	height:436px;
	overflow:hidden;
	float:left;
	background-image:url(images/maina.png);
	margin-left: 8px;
	_margin-left: 6px;
	margin-top: 8px;
}


.maina1{
	width:100%;
	padding-top: 10px;
	padding-right: 19px;
	padding-left: 19px;
}
.maina11 { width:277px; height:228px; }
.maina12 { width:277px; height:120px;  padding-top:20px; font-size:12px; line-height:22px; color:#dc0100; text-indent:2em; text-align:justify;} 
.maina2 {
	width:277px;
	height:26px;
	line-height:26px;
    font-family:"黑体";
	font-size:14px;
	text-align:center;
	color:#FFF;
	
	padding-left:19px;
	clear: both;
	padding-top:20px;
}
