/*
body {
	background:url(/images/safenet/images/bgimg.gif) repeat-x;
	}
*/
td {
	font-family: "돋움", "Arial";
	font-size: 9pt;
	line-height: 16pt;
	color: #333333;
}
img {
	border: none;
}

td.main {
	font-family: Dotum;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
}
.kkk {
	font-family: Dotum;
	font-size: 12px;
}


.textarea
    { 	
    	font-family: 돋움;    	
		font-size: 12px;
		color: #454545;	
		background: #ffffff;	
        border : 0px solid #cccccc;
        }
		
A:link    {text-decoration: none; COLOR: #333333;}
A:visited {text-decoration: none; COLOR: #333333;}
A:hover   {text-decoration: underline; COLOR: #0172F1;}

A.gong:link    {text-decoration: none; COLOR: #000000;}
A.gong:visited {text-decoration: none; COLOR: #666666;}
A.gong:hover   {text-decoration: underline; COLOR: #0172F1;}.q_left {
	background-image: url(/images/safenet/images/quick_left.gif);
	background-repeat: repeat-y;
	width: 9px;
}
.q_right {
	background-image: url(/images/safenet/images/quick_right.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 9px;
}
.notice_tit {
	background-image: url(/images/safenet/images/main_img03.gif);
	background-repeat: no-repeat;
	background-position: 5px;
}
.tip_box {
	background-image: url(/images/safenet/images/tip_box.gif);
	background-repeat: no-repeat;
}

.u_line {
	/*border-bottom-width: 1px;*/
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #e8e8e8;
}
/*--------------------마진---------------------------------------------------*/
.mh100{
	height:100%;
	}
.mb00{ 
	margin-bottom:0px;
	}
.mb07{ 
	margin-bottom:7px;
	}
.mb10{ 
	margin-bottom:10px;
	}
.mb20{ 
	margin-bottom:20px;
}
.mb30{ 
	margin-bottom:30px;
}
.mb40{ 
	margin-bottom:40px;
}
.mb50{ 
	margin-bottom:50%;
	}
.mb170{ 
	margin-bottom:170px;
	}
.mr00{ 
	margin-right:0px;
}
.mr10{ 
	margin-right:10px;
}
.mr20{ 
	margin-right:20px;
}
.mt00{ 
	margin-top:0px;
	}
.mt01{ 
	margin-top:1px;
	}
.mt02{ 
	margin-top:2px;
	}
.mt03{ 
	margin-top:3px;
	}
.mt04{ 
	margin-top:4px;
	}
.mt05{ 
	margin-top:5px;
	}
.mt06{ 
	margin-top:6px;
	}
.mt07{ 
	margin-top:7px;
	}
.mt08{ 
	margin-top:8px;
	}
.mt09{ 
	margin-top:9px;
	}
.mt10{ 
	margin-top:10px;
	}
.mt15{ 
	margin-top:15px;
	}
.mt20{ 
	margin-top:20px;
	}
.mt100{ 
	margin-top:100px;
	}
.ml00{ 
	margin-left:0px;
	}
.ml10{ 
	margin-left:10px;
	}
.ml20{ 
	margin-left:20px;
	}
.ml30{ 
	margin-left:30px;
	}*/
.cent{ margin:0 auto;}
