@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	vertical-align: top;
}
img {border:0 none;}

.data div{
	float : left;
	
}
.data table {
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	width: 100%;

    valign:center
	border-collapse: collapse;
	font-size: '12px';
	font-family:'Malgun Gothic';
	margin: 0;
	background-color: #FFFFFF;
	
}

.data thead th,.data thead td {
	font-size: 12px;
	vertical-align:middle;
	text-align: center;
	border-left: 1px solid #cccccc;
	border-bottom:#515151 solid 2px;
	border-top:#515151 solid 2px;
	padding-top:5px;
	padding-bottom:5px;
}

.data tbody td {
	font-size: 12px;
	border-bottom-width: 1px;
    border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-left: 1px solid #cccccc;
	padding-top:5px;
	padding-bottom:5px;
	font-family:'Malgun Gothic';
}



/*마우스 온오버*/
.maindata tbody th, .maindata td        { background-color:#FFF;}
.maindata tbody tr:hover td, .maindata tbody tr:hover th {
	background-color:  #eeeeee;
	font-weight: bolder;
	text-align: center;	
}

.line{
	border-right: 1px solid #cccccc;
	text-align: center;		
	}
.space td {
	padding: 1px;
	font-family:'Malgun Gothic';
}



.height td, .height th{
height: 1.5em
}

.bottonlist{
	font-size:12px;
}
.graph table{
width:27px;
padding:0px;
border:0px;
}

.top_btn  {position:fixed; z-index:2; top:100px; left:930px;}
.radio{
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	font-family:'Malgun Gothic';
}
.titleletter {
	font-family:'Malgun Gothic';
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding: 10px;
	line-height: normal;
	padding-top: 25px;
}
.letter {
	font-family:'Malgun Gothic';
	font-size: 12px;
	font-weight: normal;
	padding: 5px;
	border-bottom: 1px;
	border-bottom-color: #999999;
	border-bottom-style: dashed;
}
.letterorange {
	font-family:'Malgun Gothic';
	font-size: 12px;
	color: #FF6600;
}
#textfield {
	font-family:'Malgun Gothic';
	font-size: 12px;
	color: #000000;
}
.textBold {
	font-family:'Malgun Gothic';
	font-size: 13px;
	font-weight: bold;
}
.red {
	color: red;
}
