/********************검색결과**************/

#s_container{
	width:924px;
	margin: auto;
}
#s_search_box{
	clear:both;
	height:65px;
	margin:0px;
	padding:10px 0 0 30px;
}
#s_search_box_bot{
	clear:both;
	width : 350px;
	padding-left : 17px;
	margin:auto;
	margin-top : 20px;
	margin-bottom : 20px;
	background:url(../images/bgSearch.png) top left no-repeat;

}
#s_search_box .s_logo{
	background:url(../images/bg_logo_bbs.png) no-repeat;
	width:137px;
	height:57px;
	margin:0px 5px 0 0;
}
#s_search_box .s_logo a{
	width:137px;
	height:57px;
}
#s_menu {
	float:left;
	display:inline;
	width:100%;
	background:#ffcccd;
	line-height:normal;
}
#s_menu ul {
	margin:0 0 0 515px;
    padding:10px 10px 0 0px;
    list-style:none;
}
#s_menu li {
  	display:inline;
	margin:0;
	padding:0;
}
#s_menu a {
	float:left;
	background:url("../images/tableft.png") no-repeat left top;
	margin:0 5px 0 0;
	padding:0 0 0 4px;
	text-decoration:none;
}
#s_menu a span {
	float:left;
	display:block;
	background:url("../images/tabright.png") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#666;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#s_menu a span {float:none;}
/* End IE5-Mac hack */
#s_menu .selected a span {
    font-weight:bold;
}
#s_menu a:hover ,#s_menu .selected a{
	background-position:0% -42px;
}
#s_menu a:hover span ,#s_menu .selected a span {
 	background-position:100% -42px;
}
#s_result{
	float:left;
	margin:10px 0  0 30px;
	display:inline;
}
#s_result span{
	font:bold 1.4em 굴림;
	color : #393478;
}
#s_wrap{
	width:924px;
}
#s_left{
	width:620px;
	text-align:justify;
	padding:20px 0px 0 30px;
	float:left;
}
#s_left .posts{
	width:600px;
	margin: 0  0 30px 0;
}
.posts .title{
	font:bold 1.2em "맑은 고딕", "malgun gothic", malgun, 나눔고딕, NanumGothic, 돋움, sans-serif;
	letter-spacing:0em;
}
.posts .title a{
	color:#009999;
	text-decoration:underline;
}
.posts a:hover {
	text-decoration:underline;
	color:#66cccc;
}
.posts a:visited {
	color:#a1b890;
}
.posts h2 span{
	font:normal 0.8em verdana;
	color:#999;
	margin:0 10px;
}
.posts {
	overflow: hidden;
}
.posts .post_image{
	display:block;
	width:140px;
	height:80px;
	overflow:hidden;
	float:left;
	margin:0px 10px 0px 0px;
	border:#eee 1px solid;
}
.posts .post_image img {
	width:140px;
}
.post_image .wide_image{
	height:80px;
}
.post_image .lengthy_image{
	width:140px;
}

.posts .new_window{
	padding:0 5px;
	font:normal 0.9em 굴림;
}
.posts .summary{
	margin:0;
	font:normal 1.1em/160% "맑은 고딕", "malgun gothic", malgun, 나눔고딕, NanumGothic, 돋움, sans-serif;
	color:#333;
	letter-spacing:-1.2px;
}
.posts .url{
	color:#689292; 
	margin:0;
	font:normal 0.9em verdana;
	letter-spacing:0px;
}

#s_right{
	width:250px;
	margin:20px 0 0 20px;
	float:left;
}
#s_right h3{
	border-bottom:#ccc 1px solid;
	color:#333;
	font-weight: bold;
	font-size: 1em;
	margin:20px 0 0 0;
}
#rel_tags{
	list-style:none;
	margin:0;
	padding:10px;
}
#rel_tags{
	text-align:justify;
	line-height:2.3em;
}	
#rel_tags a{
	color:#333 ;
}
#rel_tags a:hover {
	color: #FFF;
	background:#66cccc;
}
#rel_tags a.rel_tags_rating0{
	font-weight: normal;
	font-size: 1em;
}	
#rel_tags a.rel_tags_rating1{
	font-weight: bold;
	font-size: 1.3em;
}
#rel_tags a.rel_tags_rating2{
	font-weight: bold;
	font-size: 1.5em;
}
#rel_tags a.rel_tags_rating4{
	font-weight: bold;
	font-size: 1.8em;
}
#rel_tags a.rel_tags_rating5{
	font-weight: bold;
	font-size: 2.0em;
}

