@charset "utf-8";

body{
	background-image:url(/images/main/bg.jpg); 
	background-repeat:repeat;

}

.semi {
	font-size: 16px;
	font-weight: bold;
	color: #3366cc;
}
a.semi:link	 	{font-size: 16px; color: #3366cc; font-weight: bold; text-decoration: none;}
a.semi:visited 	{font-size: 16px; color: #3366cc; font-weight: bold; text-decoration: none;}
a.semi:hover 	{font-size: 16px; color: #3366cc; font-weight: bold; text-decoration: underline;}

.hrd {
	font-size: 16px;
	font-weight: bold;
	color: #336633;
}
a.hrd:link	 	{font-size: 16px; color: #336633; font-weight: bold; text-decoration: none;}
a.hrd:visited 	{font-size: 16px; color: #336633; font-weight: bold; text-decoration: none;}
a.hrd:hover 	{font-size: 16px; color: #336633; font-weight: bold; text-decoration: underline;}

.list {
	font-size: 12px;
	color: #666666;
}
a.list:link	 	{color: #666666; text-decoration: none;}
a.list:visited 	{color: #666666; text-decoration: none;}
a.list:hover 	{color: #000000; text-decoration: none;}

.lists {
	font-size: 11px;
	color: #666666;
	line-height:14px
}
a.lists:link	 	{color: #666666; text-decoration: none;}
a.lists:visited 	{color: #666666; text-decoration: none;}
a.lists:hover 	{color: #000000; text-decoration: none;}

.option {
	font-size: 12px;
	color: #3a7ab0;
	font-weight: bold;
	line-height:14px
}
a.option:link	 	{color: #3a7ab0; font-weight: bold; text-decoration: none;}
a.option:visited 	{color: #3a7ab0; font-weight: bold; text-decoration: none;}
a.option:hover 	{color: #000000; font-weight: bold; text-decoration: none;}

.bgtit {
	background-color:#c8dcfb
}
.promotion {
	font-size: 11px;
	color: #b39b7e;
}
a.promotion:link	 	{color: #b39b7e; text-decoration: none;}
a.promotion:visited 	{color: #b39b7e; text-decoration: none;}
a.promotion:hover 	{color: #FF6600; text-decoration: none;}


.file {
	font-size: 12px;
	color: #5c88be;
}

.thisplace {
	font-size: 11px;
	font-weight: bold;
	color: #447dc2;
}

.sort {
	font-size: 12px;
	font-weight: bold;
	color: #888888;
	text-decoration: none;
}

.thissort {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #86c4ea;
	text-decoration: none;
}

.tblc {
	font-size: 12px;
	color: #666666;
	background-color: #F9F9F4;
	padding-left: 10px;
	border: 1px solid #FFFFFF;
}

.tblt {
	font-size: 12px;
	font-weight: bold;
	color: #9e8b54;
	background-color: #F5F4E5;
	padding-left: 10px;
	border: 1px solid #FFFFFF;
}

.subcontent {
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}

.name {
	font-size: 12px;
	font-weight: bold;
	color: #ff6600;
	text-decoration: none;
}

.ttxt {
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	padding-top: 7px;
	padding-bottom: 8px;
}

.blogin {
	border:solid 5px #e7e4da;
	padding:8px 10px 8px 10px
}

.bsearch {
	border:solid 5px #c3dff4;
	padding:10px
}

.input_search {
	font-family: "Dotum";
	font-size: 12px;
	color: #444444;
	border: 2px solid #c1d5e5;
	background-color:#dbeef3;
	valign:bottom;
	font-weight:bold;
	padding: 2px;
}

.hello {
	font-size: 11px;
	color: #FFFFFF;
}


.msearchbtn {
	background-image:url(/images/main/btn_search.gif); 
	background-repeat:no-repeat;
	width:50px;
	height:23px;
}
#semi-index-list .mys-index-list a{
	font-size : 11px;
}