@charset "utf-8";
/*목록의 버튼들*/
.btn_list	{
	border:1px solid #9c9c9c;
	background-color:#efefef;
	font-family: "맑은 고딕", "나눔고딕", "돋움", "돋움체";
	font-size:10px;
	margin:2px;
	cursor:pointer;
}
.btn_list_selected	{
	border:1px solid #7721ff;
	background-color:#9990ff;
	font-family: "맑은 고딕", "나눔고딕", "돋움", "돋움체";
	font-size:10px;
	color:#ffffff;
	font-weight: bold;
	margin:2px;
	cursor:pointer;
}

/*첫번째 버튼 스타일*/
#btn_s1 a {
	display:block;
	background:url('../css/images/btn_s1.gif') left 0;
	float:left;
	color:#9c9c9c;
	padding-left:6px;
	text-decoration:none;
	height:19px;
	cursor:pointer;
	margin-right:3px;
	overflow:hidden
}
#btn_s1 a:hover {
	background:url('../css/images/btn_s1.gif') left -19px
}
#btn_s1 a span {
	display:block;
	float:left;
	background:url('../css/images/btn_s1.gif') right 0;
	line-height:140%;
	padding-right:6px;
	height:19px;
	overflow:hidden
}
#btn_s1 a:hover span {
	background:url('../css/images/btn_s1.gif') right -19px;
	color:#9693b3
}
.f_btn_s1 {
	width:45px;
	display:block;
	float:left;
	height:19px;
	border:0;
	background:url('../css/images/f_btn_s1.gif') left 0px;
	font-family: "맑은 고딕", "나눔고딕", "돋움", "돋움체";
	font-size:10px;
	cursor:pointer;
	overflow:hidden;
	color:#9c9c9c;
	letter-spacing: -0.1em;
	margin-right:2px;
}
.f_btn_s1_over	{
	width:45px;
	display:block;
	float:left;
	height:19px;
	border:0;
	background:url('../css/images/f_btn_s1.gif') left -19px;
	font-family: "맑은 고딕", "나눔고딕", "돋움", "돋움체";
	font-size:11px;
	cursor:pointer;
	overflow:hidden;
	color:#9c9c9c;
	letter-spacing: -0.1em;
	margin-right:2px;
}
.f_btn_sr1 {
	width:45px;
	display:block;
	float:right;
	height:19px;
	border:0;
	background:url('../css/images/f_btn_s1.gif') left 0px;
	font-family: "맑은 고딕", "나눔고딕", "돋움", "돋움체";
	font-size:11px;
	cursor:pointer;
	overflow:hidden;
	color:#9c9c9c;
	letter-spacing: -0.1em;
	margin-left:2px;
}
.f_btn_sr1_m {
	width:45px;
	display:block;
/*	float:right;*/
	height:19px;
	border:0;
	background:url('../css/images/f_btn_s1.gif') left 0px;
	font-family: "맑은 고딕", "나눔고딕", "돋움", "돋움체";
	font-size:11px;
	cursor:pointer;
	overflow:hidden;
	color:#9c9c9c;
	letter-spacing: -0.1em;
	margin-left:2px;
}
.f_btn_sr1_copy {
	width:45px;
	height:19px;
	border:0;
	background:url('../css/images/f_btn_s1.gif');
	font-family: "맑은 고딕", "나눔고딕", "돋움", "돋움체";
	font-size:11px;
	cursor:pointer;
	overflow:hidden;
	color:#9c9c9c;
	letter-spacing: -0.1em;
	margin-left:2px;
}
.f_btn_sr1_over	{
	width:45px;
	display:block;
	float:right;
	height:19px;
	border:0;
	background:url('../css/images/f_btn_s1.gif') left -19px;
	font-family: "맑은 고딕", "나눔고딕", "돋움", "돋움체";
	font-size:11px;
	cursor:pointer;
	overflow:hidden;
	color:#9c9c9c;
	letter-spacing: -0.1em;
	margin-left:2px;
}
#txt_button_01 {
	display:block;
	border:0;
	background-color: #ffffff;
}
#txt_button_01 span {
	color:#4375eb;
	text-decoration: underline;
	font-size: 9pt;
	letter-spacing: -0.1em;
}
#btn_s2 a {
	display:block;
	background:url('../css/images/btn_s2.gif') left 0;
	float:left;
	color:#ffffff;
	padding-left:20px;
	text-decoration:none;
	height: 28px;
	cursor:pointer;
	margin-right:3px;
	overflow:hidden
}
#btn_s2 a:hover {
	background:url('../css/images/btn_s2.gif') left -28px
}
#btn_s2 a span {
	font-size: 9pt;
	font-weight: bold;
	display:block;
	float:left;
	background:url('../css/images/btn_s2.gif') right 0;
	line-height:190%;
	padding-right:20px;
	height: 28px;
	overflow:hidden
}
#btn_s2 a:hover span {
	background:url('../css/images/btn_s2.gif') right -28px;
	color:#ffffff;
}
#btn_s3 a {
	display:block;
	background:url('../css/images/btn_s3.gif') left 0;
	float:left;
	color:#ffffff;
	padding-left:20px;
	text-decoration:none;
	height: 28px;
	cursor:pointer;
	margin-right:3px;
	overflow:hidden
}
#btn_s3 a:hover {
	background:url('../css/images/btn_s3.gif') left -28px
}
#btn_s3 a span {
	font-size: 9pt;
	font-weight: bold;
	display:block;
	float:left;
	background:url('../css/images/btn_s3.gif') right 0;
	line-height:190%;
	padding-right:20px;
	height: 28px;
	overflow:hidden
}
#btn_s3 a:hover span {
	background:url('../css/images/btn_s3.gif') right -28px;
	color:#ffffff;
}
.f_btn_s3	{
	height:28px;
	width:85px;
	border: 0;
	background:url('../css/images/f_btn_s3.gif') left 0px;
	overflow:hidden;
	color:#ffffff;
	font-size:11px;
	font-family: "맑은 고딕", "나눔고딕", "돋움", "돋움체";
	font-weight: bold;
	letter-spacing: -0.1em;
	cursor: pointer;
	margin-right:3px;
}
.f_btn_s3_over	{
	height:28px;
	width:85px;
	border: 0;
	background:url('../css/images/f_btn_s3.gif') left 28px;
	overflow:hidden;
	color:#ffffff;
	font-size:11px;
	font-family: "맑은 고딕", "나눔고딕", "돋움", "돋움체";
	font-weight: bold;
	letter-spacing: -0.1em;
	cursor: pointer;
	margin-right:3px;
}
.f_btn_s2 {
	height:28px;
	width:85px;
	border: 0;
	background:url('../css/images/f_btn_s2.gif') left 0px;
	overflow:hidden;
	color:#ffffff;
	font-size:11px;
	font-family: "맑은 고딕", "나눔고딕", "돋움", "돋움체";
	font-weight: bold;
	letter-spacing: -0.1em;
	cursor: pointer;
	margin-right:3px;
}
.f_btn_s2_m a {
	display:inline-block;
	margin:0 3px 0 0;
	height:28px;
	line-height:28px;
	text-align:center;
	border:0;
	width:85px;
	border: 0;
	background:url('../css/images/f_btn_s2.gif') left 0px;
	overflow:hidden;
	color:#ffffff;
	font-size:11px;
	font-family:'Merriweather Sans', "Nanum Gothic", 'Titillium Web', Arial, Tahoma, "돋음", dotum, sans-serif;
	font-weight: bold;
	letter-spacing: -0.1em;
	cursor: pointer;
	padding:0;
}
.f_btn_s2_over	{
	height:28px;
	width:85px;
	border: 0;
	background:url('../css/images/f_btn_s2.gif') left -28px;
	overflow:hidden;
	color:#ffffff;
	font-size:11px;
	font-family: "맑은 고딕", "나눔고딕", "돋움", "돋움체";
	font-weight: bold;
	letter-spacing: -0.1em;
	cursor: pointer;
	margin-right:3px;
}
.f_btn_s2 a	{
	color:#ffffff;
	text-decoration:none;
}
.f_btn_s2_over a	{
	color:#ffffff;
	text-decoration:none;
}
.f_btn_s3 a	{
	color:#ffffff;
	text-decoration:none;
}
.f_btn_s3_over a	{
	color:#ffffff;
	text-decoration:none;
}
.f_btn_s4	{
	border:1px solid #bfd4db;
	background-color:#f4f8f9;
	font-family: "돋움", "돋움체";
	font-weight: bold;
	font-size:11px;
	color:#666666;
	letter-spacing:-0.1em;
	padding:2px 7px 2px 7px;
	line-height:11px;
	margin-left:2px;
}

