@import url("../includes/css/section.css");


/*---------------------------
/*
/* »õ·Î¿î ·¹ÀÌ¾Æ¿ô
/*
/*--------------------------*/

.leftZone {
	float: left;
	width: 300px;
}

.rightZone {
	float: right;
	width: 300px;
}

hr.clear {
	margin-top: 0;
}

/*---------------------------
/*
/* ÃÖ±Ù±Û : Å« Á¦¸ñ
/*
/*--------------------------*/

#recentBig {
	margin-top: 15px;
}

#recentBig h3 {
	margin: 0;
	padding: 5px 0;
	font-size: 18px;
	background: none;
}

#recentBig p {
	margin: 0;
	padding: 5px 0 10px 0;
	color: #963;
}

#recentBig li {
	font-weight: bold;
	padding-left: 15px;
	background: url("../../images/li_bullet_dot4.gif") no-repeat 0 2px;
}

#recentBig a:link, #recentBig a:visited {
	color: #300;
	text-decoration: none;
}

#recentBig a:hover, #recentBig a:active {
	color: #C30;
	text-decoration: underline;
}


/*---------------------------
/*
/* ÃÖ±Ù±Û : ¸®½ºÆ®
/*
/*--------------------------*/

#recentList li {
	padding-left: 15px;
	background: url("../../images/li_bullet_dot4.gif") no-repeat 0 2px;
}

#recentList li.div {
	margin-top: 10px;
}

#recentList a:link, #recentList a:visited {
	text-decoration: none;	
}

#recentList a:hover, #recentList a:active {
	text-decoration: underline;
}


/*---------------------------
/*
/* ÃßÃµ»çÁø
/*
/*--------------------------*/

#bestPhoto li {
	clear: both;
	margin: 0 0 10px 0;
	padding: 0;
	font-weight: normal;
	text-align: justify;
	background: none;
}

#bestPhoto li img {	
	float: left;
	padding-right: 10px;
}

#bestPhoto li a.title {
	font-weight: bold;
	color: #300;
	text-decoration: none;
}


/*---------------------------
/*
/* ¸®´õÆ÷·³&¼³¹®Á¶»ç
/*
/*--------------------------*/

#formResearch, #recentForum {
	margin-bottom: 10px;
	background-color: #EC9;
	border: 2px dashed #963;
}

#formResearch fieldset p, #recentForum fieldset p {
	padding: 5px 0;
}

#formResearch p.question, #recentForum p.question {
	margin: 0 10px;
	padding-top: 10px;
	font-weight: bold;
	color: #630;
}

#recentForum p.question {
	padding-bottom: 10px;
}

#formResearch ul {	
	margin: 0 40px;
	color: #963;
}

#formResearch fieldset.button {
	padding: 10px 0;
	text-align: center;
}
