@charset "utf-8";
/* CSS Document */
body{
	background:#cacaca;
	font-size:11px;
	margin:0px;
	font-family: Tahoma;
	font-weight: normal;
}
.line_top{ background:url(../images/line_top.jpg); background-repeat:repeat-x; height:24px;}
.text1{
	color: #CCC;
	text-decoration: none;
	font-weight: bold;
	line-height: 22px;
}
.text1:hover{
	color: #F60;
	text-decoration: none;
}
.line_hea{ background:url(../images/bg_hea.jpg); background-repeat:repeat-x; height:112px; }
.line2{ background:url(../images/line2.jpg); background-repeat:repeat-x; height:50px;}
.footer{ background:url(../images/bg_footer.jpg); background-color:#FFF; background-repeat:repeat-x;}
.bgtoptai{ background:url(../images/bg_top.jpg); background-repeat:repeat-y;}
.bg_mnd{background:url(../images/bg_mnd.jpg); background-repeat:repeat-y;}
.text_mnd{
	font-weight: bold;
	color: #333;
	text-decoration: none;
	line-height: 22px;
	padding-left: 16px;
}
.text_mnd:hover{
	font-weight: bold;
	color: #C06;
	text-decoration: none;
}
.bg_csh{ background:url(../images/bg_csh.jpg); background-repeat:repeat-y;}
