@charset "utf-8";

.list_font_names {
	border-top-color: gray; 
	border-bottom-style: dotted; 
	border-bottom-width: 1px; 
	border-right-style: dotted; 
	border-right-width: 1px; 
	border-bottom-color: gray; 
	border-right-color: gray; 
	border-top-style: dotted; 
	border-top-width: 1px;
	width: 220px;
	text-align: left;
}

.list_font_name {
	color: #808080; 
	line-height: 150%; 
	text-align: left; 
	font-weight: bold;
}

.main_table_body {
	border-top-color: gray; 
	border-bottom-style: dotted; 
	border-bottom-width: 1px; 
	border-right-style: dotted; 
	border-right-width: 1px; 
	border-bottom-color: gray; 
	border-right-color: gray; 
	border-top-style: dotted; 
	border-top-width: 1px
}



.font_title {
	color: #A0A0A4;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
}

.font_install {
	color: #A0A0A4;
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-style: bold;
}


.font_style_txt {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #808080;
	font-weight: bold;
}

.font_style {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #808080;
	text-align: left;
}

.font_name_txt {
	width:40px;
	align-text:left;
}

.font_name {
	width:150px;
	align-text:left;
}
.col1 {
    width:70px;
    
}
.col2 {
    width:100px;
  
}
.col3 {
    width:100px;
   
}
.col4 {
    width:200px;
   	height:50px;;
	position: relative;
	left: 1px
   	
}
.col5 {
    width:100px;
   	height:50px;
	position: relative;
	left: 1px;
   	text-align: right;
}

.pg_row1 {
	
	border-bottom-style: dotted; 
	border-bottom-width: 1px; 
	border-bottom-color: #A0A0A4;
	color:red;
}

.pg_row2 {

	border-bottom-style: dotted; 
	border-bottom-width: 1px; 
	border-bottom-color: #A0A0A4;
	color: green;
}

.pg_row3 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A0A0A4;
	color: yellow;	
}

.inner_tab {
	position: relative;
	top: 25px;
	left: 12px;
}
