@charset "utf-8";
@import url("/css/common.css");
@import url("/css/content.css");
h3 span.title { font-family: tahoma; font-size: 20px; margin: 0 0 0 15px; color: #156ad2; }

/* 등록현황 */
#licenseTpl #square1 { clear: left; background: transparent url(./img/yslider_top.gif) no-repeat; width: 700px; height: 46px; padding: 0px; margin: 0px; }
#licenseTpl #tabNavigation { font-family: arial; list-style: none; padding: 3px 0 0 0; margin: 20px 0 0 25px; } 
#licenseTpl #tabNavigation li { display: inline; }
#licenseTpl #tabNavigation a { /* The nav links */
	margin: 1px;
	/*width: 165px;*/
	height: 41px;
	float: left;
 	font-size: 11px;
    font-weight: bold;
    text-align: center;
    line-height: 13px;
    color: #fff;
    text-decoration: none;
    display: block;
 	padding-top: 2px;
    background-color: #909090;
}
#licenseTpl #tabNavigation a:hover, {
    background-color: grey;
}
#licenseTpl #tabNavigation a.selected {
    background-color: #3f3f3f; 
}

#licenseTpl .tabs div { margin-left: 90px; }

