@charset "utf-8";

.Text_S {
	color: #aaaaaa;
	font-family: Tahoma, "Microsoft Sans Serif", "ms Sans Serif";
	font-size: 10px;
}
.CenterLineP {
	background-image: url(../images/dot_p.gif);
	background-repeat: repeat-x;
	background-position: right center;
}


.Text_Data {
	color: #666666;
	font-family: Tahoma, "Microsoft Sans Serif", "ms Sans Serif";
	font-size: 13px;
}
.Text_Data_P {
	color: #EF4C7E;
	font-family: Tahoma, "Microsoft Sans Serif", "ms Sans Serif";
	font-size: 13px;
}
.Block_UnderLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7e8e9;
}
.Block_LineY_P {
	background-image: url(../images/dot_p.gif);
	background-repeat: repeat-y;
	background-position: center;
}



.Block_Menu {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #e7e8e9;
	border-right-color: #e7e8e9;
	border-bottom-color: #e7e8e9;
	border-left-color: #e7e8e9;
}
.BG_PatternLine {
	background-image: url(../images/patternline.gif);
	background-repeat: repeat;
	background-position: left top;
}
.BoderPic {
	border: 1px solid #EF4C7E;
}
.MenuHide {
	cursor: pointer;
}
.Text_Data_P_Mini {
	color: #EF4C7E;
	font-family: Tahoma, "Microsoft Sans Serif", "ms Sans Serif";
	font-size: 9px;
}
.Text_Data_Mini {
	color: #666666;
	font-family: Tahoma, "Microsoft Sans Serif", "ms Sans Serif";
	font-size: 9px;
}
