body {
		margin:0px;
     }

.second_text {
			color:#6d6d6d;
			font-family:gulim;
			font-size:12px;
		    }	 

.second_gray_text {
			color:#6d6d6d;
			font-family:gulim;
			font-size:12px;
			text-decoration:none;
		    }
			
.second_gray_text_bold {
			color:#6d6d6d;
			font-family:gulim;
			font-size:12px;
			font-weight:bold;
			text-decoration:none;
		    }


.second_gray_text:hover{
	color:#ff8441;
	font-family:gulim;
	font-size:12px;
	text-decoration:none;				
	}

.second_gray_board {
	color:#555555;
	font-family::gulim;
	font-size:12px;
	text-decoration:none;
	line-height:110%;
	}
	
.second_gray_board:hover {
	color:#ff8441;
	font-family::gulim;
	font-size:12px;
	text-decoration:none;
	line-height:110%;
	}
						
.second_orange_text {
			color:#ff8441;
			font-family:gulim;
			font-size:12px;
			text-decoration:none;
		    }
			

.second_view_title {
			color:#ff8441;
			font-family:gulim;
			font-size:14px;
			text-decoration:none;
			font-weight:bold;
		    }


.second_redoran_text {
			color:#ff5400;
			font-family:gulim;
			font-size:12px;
			text-decoration:none;
			line-height:130%;
			font-weight:bold;
					 }
			
.second_red_text {
			color:#ff0000;
			font-family:gulim;
			font-size:12px;
			text-decoration:none;
		    }
			
.second_red_text_bold {
			color:#ff0000;
			font-family:gulim;
			font-size:12px;
			text-decoration:none;
			font-weight:bold;
		    }
			
			
.second_input{
	         height:22px;
			 color:#6d6d6d;
			 font-family:gulim;
			 font-size:12px;
			 border-width:1px; border-color:#a2a2a2; border-style:solid;
			 }