@charset "utf-8";
.PcVueStyle  {
	font-family: "굴림체";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
body
{
	scrollbar-face-color:		#ffffff;
	scrollbar-base-color:		#ffffff;
	scrollbar-highlight-color:	#FFFFFF;
	scrollbar-3dlight-color:	#999999;
	scrollbar-shadow-color:		#999999;
	scrollbar-darkshadow-color:	#fFFFFF;
	scrollbar-track-color:		#ffffff;
	scrollbar-arrow-color:		#999999;
}

body,td,th
{
	font-size: 12px;
	color: 848282;
	font-family: "굴림체";
}



a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #660007;
	text-decoration: none;
}
a:hover {
	color: #660000;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.grayType_Bottom {
 font-family: "굴림체";
 font-size: 11px;
 color: #353b3e;
 text-align: left;
}

.CategoryType {
	font-family: "굴림체";
	font-size: 12px;
	color: #04334e;
	text-decoration: none;
	text-align: left;
}


.text_general
{
	font-family: "굴림체";
	font-size: 12px;
	color: #333333;
	text-align: Left;
}
.text_Cgeneral
{
	font-family: "굴림체";
	font-size: 12px;
	color: #333333;
	text-align: Center;
}

.text_small
{
	font-family: "굴림체";
	font-size: 11px;
	color: #4a4949;
	text-align: Left;
}
.text_Csmall
{
	font-family: "굴림체";
	font-size: 11px;
	color: #4a4949;
	text-align: Center;
}


.text_Red
{
	font-family: "굴림체";
	font-size: 12px;
	color: #82060f;
	text-align: Left;
}
.text_smallRed
{
	font-family: "굴림체";
	font-size: 11px;
	color: #82060f;
	text-align: Left;
}



.text_White
{
	font-family: "굴림체";
	font-size: 12px;
	color: #ffffff;
}
