@charset "UTF-8";



body {
	width:auto;
	height:auto;
	text-align:center;
	font-size:12px;
	line-height:1.5;
	letter-spacing:1px;
	background:url(../images/bg.jpg) repeat-x #45494d;
}



#wrap{
	width:960px;
	height:auto;
	margin:0 auto;
	text-align:left;
	overflow:hidden;
}




.contents{
	width:960px;
	height:auto;
	overflow:hidden;
}

.textTop{
	width:280px;
	height:auto;
	color:#FFFFFF;
	text-align:right;
	font-size:12px;
	padding:40px 20px 0px 0px;
}


.mCon{
	width:960px;
	height:auto;
	margin:0 auto;
	background:url(../images/con_bg.jpg) repeat-y;
}


.conBox{
	width:860px;
	height:auto;
	padding:50px 50px 0px 50px;
}

.conBox h2{
	margin-left:100px;
	padding-top:50px;
}


.t_box{
	text-align:center;
	padding-top:20px;
}



.textarea{
	width:710px;
	height:auto;
	margin-left:100px;
	overflow:hidden;
	color:#333333;
}



.textarea p{
	padding:10px 0px 10px 30px;
	text-indent:-1em;
}



.textarea a{
	color:#254fcc;
}

.textarea a:hover{
	color:#990000;
}

.textarea h3{
	font-weight:bold;
	font-size:13px !important;
	padding:12px 0px 10px 15px;
	background:url(../images/square.jpg) no-repeat;
	background-position:left;
}


.Stext{
	font-size:10px;
	color:#666666;
}

.Stext02{
	font-size:10px !important;
	color:#666666;
	text-indent:0 !important;
	padding:5px 0px 10px 5.5em !important;
}

.b_red{
	font-weight:bold;
	color:#FF0000;
	text-align:center;
	padding-top:20px;
	padding-bottom:30px;
}

.banner{
	text-align:center;
	padding:20px 0px 30px 30px;
}

.banner p{
	font-size:11px;
	padding-top:5px;
	
}


