/*
ÀÛ¼ºÀÚ: ming
ÃÖÁ¾¼öÁ¤ÀÏ: June 8 2006
skin description
*/

/* ¸µÅ© ½ºÅ¸ÀÏ */
.td {
    font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c4c4c;
	line-height: 18px;
	padding-left : 8;
}
a:link		{text-decoration : none; color : #666666;}
a:visited	{text-decoration : none; color : #666666;}
a:hover		{text-decoration : underline; color : #666666; text-decoration:underline;}

a.help:link		{text-decoration : none; color : black;}
a.help:visited	{text-decoration : none; color : black;}
a.help:hover	{text-decoration : none; color : red;}

a.footer:link		{text-decoration : none; color : black;}
a.footer:visited	{text-decoration : none; color : black;}
a.footer:hover		{text-decoration : none; color : white;}

.middle {
border : none;
vertical-align : middle;
}

input {
        border: solid 0 #25A89F
}

.input_test_box {
        border: solid 1 #25A89F
}

select {
        font-size: 11px;
        color: 6c6c6c;
        font-family: "µ¸¿ò", "µ¸¿òÃ¼", "±¼¸²";

}

.M-text {
        font-family: "µ¸¿ò", "µ¸¿òÃ¼", "±¼¸²";
        font-size: 12px;
        line-height: 140%;
        color: EDC243;
}

.padding {
        padding-top: 9px;
        padding-right: 5px;
        padding-bottom: 5px;
        padding-left: 15px;
}


body {
	background-image: url(/blog_tpls/blog313/images/bg.jpg);
	background-repeat : repeat-x;
	background-color : #FDE2C8;
	margin-left: 30px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 25px;
}

/*ÇÁ·ÎÇÊ */
.profile {
	font-family: Lucida Grande, Arial, Helvertica, Sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 15px;
}
/*ÀÌ¸ÞÀÏ+ºñ¹Ð¹øÈ£+ÀÚµ¿·Î±×ÀÎ*/
.login {
	font-size: 10px;
	color: #4c4c4c;
	padding: 7px 0px 5px 0px;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	margin: 0px;
	letter-spacing : -2px;
}

/*ÇÏ´Ü Ä«ÇÇ¶óÀÌÆ®*/
.copy {
	font-size: 11px;
	color: #5e5e5e;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/*ºí·Î±× Á¦¸ñ*/
.blog_title {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left : 15;
}
.blog_title a:link  {
	color : #FFFFFF;
}
.blog_title a:visited  {
	color : #FFFFFF;
}
.blog_title a:active  {
	color : #FFFFFF;
	text-decoration : underline;
}
.blog_title a:hover {
	color : #FFFFFF;
	text-decoration : underline;
}


/*Æ÷½ºÆ® ³»¿ë*/
.post {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C4C4C;
	line-height: 18px;
}
.post a:link  {
	color : #8A2E78;
}
.post a:visited  {
	color : #8A2E78;
}
.post a:active  {
	color : #8A2E78;
	text-decoration : underline;
}
.post a:hover {
	color : #F29D9D;
	text-decoration : underline;
}

/*²¿¸®²¿¸®+ÄÚ¸àÆ®+#+ºí·Î±× ÁÖÀÎ*/
.post_tail {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.post_tail a:link    {
	color: #D2AECA;
	font-size:12px;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.post_tail a:visited {
	color: #D2AECA;
	font-size:12px;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.post_tail a:hover   {
	color: #FFFFFF;
	font-size:12px;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	text-decoration:underline;
}


/*°Ë»ö ¼¿·ºÆ®¹Ú½º+inputbox*/
.S-text {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
/*ÁÂÃø¸Þ´º Á¦¸ñ */
.stitle {
	font-size: 12px;
	color: #8A2F79;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image : url(/blog_tpls/blog313/images/smenu_icon.gif);
	background-repeat : no-repeat;
	padding-left : 26;
	height : 22;
	vertical-align : bottom;
}
.stitle a:link    {color:#8A2F79;  font-family: verdana; text-decoration:none;}
.stitle a:visited  {color:#8A2F79; font-family: verdana; text-decoration:none;}
.stitle a:hover  {color:#8A2F79; font-family: verdana; text-decoration:underline;}

/*´Þ·Â*/
.cal {
	font-size: 11px;
	font-family: verdana ; 
	color: #666666
}
.cal a:link    {color:#FF8040; text-decoration:none;font-weight:bold;}
.cal a:visited {
	color: #FF8040;
	text-decoration:none;
	font-weight:bold;
}
.cal a:hover   {
	color: #8A2F79;
	text-decoration:underline;
	font-weight:bold;
}

/*ÁÂÃø ¸Þ´º*/
.smenu {
	font-size: 11px;
	color: #3A3A3A;
	font-family: verdana;
	line-height: 16px;
}
.smenu a:link    {
	color: #A05BAD;
	text-decoration:none;
}
.smenu a:visited {
	color: #A05BAD;
	text-decoration:none;
}
.smenu a:hover   {
	color: #FDE2C8;
	text-decoration:none;
	background-color : #A05BAD;
}

/*Æ÷½ºÆ® Á¦¸ñ*/
.post_title {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5E5E5E;
}
.post_title a:link    {
	color: #8A2E78;
	font-size:12px;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.post_title a:visited {color:#8A2E78; font-size:12px; font-family: Lucida Grande, Arial, Helvetica, sans-serif; text-decoration:none;}
.post_title a:hover   {
	color: #333333;
	font-size:12px;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	text-decoration:underline;
}

/*ÇÏ´ÜÆäÀÌÁö ¹øÈ£*/
.pagelink {
	font-size: 11px;
	color: #5e5e5e;
	font-family: verdana;
}
.pagelink a:link    {
	color: #8A2E78;
	text-decoration:none;
}
.pagelink a:visited {
	color: #8A2E78;
	text-decoration:none;
}
.pagelink a:hover   {
	color: #8A2E78;
	text-decoration:underline;
}
