@charset "utf-8";
/*Reset*/
*{margin:0;padding:0;}
html{overflow-y:scroll;}
body{background-color:#fff;*word-break:break-all;-ms-word-break:break-all;}
body,select,input,button{font-size:12px;line-height:1.5em;font-family:"돋움",Dotum,"굴림",Gulim,AppleGothic,Sans-serif;color:#383d41;}
h1,h2,h3,h4,h5,h6{font-size:12px;text-align:left;}
img,fieldset,iframe{border:0 none;}
li{list-style:none;}

.field_select {
	height:19px;
	font-family:"돋움",Dotum,"굴림",Gulim;
	font-size:10pt;
}

.field_input {
	height:18px;
	border:#dfdfdf solid 1px;
}
.style4 {color: #999999}
.style2 {color: #999999;font-size: 11px;}

/*Layout*/
body{text-align:center;}
#wrap{min-width:994px;}
#header, #container, #footer{width:994px;margin:0 auto;text-align:left;}

/* 메인 */
#main {width:100%;margin:0 auto;text-align:center;}
#skin_mainCol {width:850px;margin:0 auto;text-align:center;}
.skin_clear {clear:both;}
/* 메인 */

/* 메인타이틀 */
#m_title {width:850px;height:22px;margin:10px 0 10px 0;}
#m_title .title {float:left;padding-top:5px;}
#m_title .title a {font-weight:bold;font-size:25px;color:#9FC54E;}
#m_title .rss {float:right;padding-top:2px;}
#m_title .info {font-family:dotum;font-size:11px;color:#c0c0c0;}
/* 메인타이틀 */

/* 리스트 */
#gallery_ul { float:left;width:850px;list-style:none;margin:0 0 0 0;padding:0 0 0 5px;border-bottom:#dfdfdf solid 0px;}
#gallery_ul li { float:left;width:157px;height:225px;margin:0 11px 15px 0;overflow:hidden;border:#B8CE35 solid 1px;background-color:#FDFBEA;}
#gallery_ul p {height:50px;margin:10px 5px 10px 5px;font-size:11px;font-family:arial;color:#999;}
#gallery_ul a {font-family:dotum;font-size:11px;color:#777;line-height:130%;}
#gallery_ul img { vertical-align:middle;margin:5px 0 0 2px;}
#gallery_ul .comment { color:#9FC54E;font-size:11px;font-family:Arial;}
#gallery_ul .comment_new { color:#9FC54E;font-size:11px;font-family:Arial;font-weight:Bold;}
#gallery_ul .new {font-size:9px;font-family:arial;color:#FF6541;}
/* 리스트 */

/* 리스트 */
#ucc_ul { float:left;width:648px;list-style:none;margin:0 0 0 0;padding:0 0 0 0;border-bottom:#FFFFFF solid 0px;}
#ucc_ul li { float:left;width:162px;height:225px;margin:0 0 0 0;overflow:hidden;border:#FFFFFF solid 0px;background-color:#FFFFFF;}
#ucc_ul p {height:50px;margin:10px 5px 10px 5px;font-size:11px;font-family:arial;color:#999;}
#ucc_ul a {font-family:dotum;font-size:11px;color:#777;line-height:130%;}
#ucc_ul img { vertical-align:middle;margin:5px 0 0 2px;}
/* 리스트 */

/* 페이징 */
#pagelink1 {clear:both;text-align:center;margin-top:25px;height:40px;}
#pagelink2 {clear:both;text-align:left;margin:10px 0 20px 0;padding:10px 0 0 0;border-top:#dfdfdf solid 1px;}
#writebtn {clear:both;text-align:right;position:relative;top:-50px;}
/* 페이징 */

#ucc_menu{ background-image:url(../image/ucc_menu_bg.gif);
width:147px;
height:24px;
}
#ucc_menu a{
	font:bold 12px 돋움;
	color: #666666;
	text-decoration: none;
		letter-spacing:-1px
}
#ucc_menu a:hover {
	font:bold 12px 돋움;
	color: #3B3B37;
	text-decoration: none;
}
#ucc_menu_sub{ width:140px;
margin-left:7px;}

#ucc_menu_sub a{
	font-family: 돋움, 굴림;
	font-size: 12px;
			font-weight: bold;
	color: #919191;
	text-decoration: none;
	line-height:18px;
	letter-spacing:-1px
}
#ucc_menu_sub a:hover {
	font-family: 돋움, 굴림;
	font-size: 12px;
		font-weight: bold;
	color: #8FA700;
	text-decoration: none;
}
#space10{padding:10px 0px 5px 0px}
#space5{padding:5px 0px 5px 0px}

/* 텍스트에어리어, 인풋박스 등등 */
.input {
font-family: "돋움", "";
font-size: 12px;
height: 12pt;
align:middle;
border:1px solid Silver ;
PADDING: 0px 5px 0px 0px;
}
/* 셀렉트 박스 적용 */
.dropb { 
font-family: "돋움", "";
font-size: 12px;
color: #666666;
width: 150px;

} 
/* 회원가입 페이지 굵은 메뉴 (이름/비밀번호/전화 번호 등등) */
.memberCols1 {
	width:50px;
	text-align:left;
	padding-right:10px;
	font:bold 8pt 돋움;
	color:#737373;
	letter-spacing:-1;
}
.memberCols3 {
	width:80px;
	text-align:left;
	padding-right:10px;
	font:bold 8pt 돋움;
	color:#737373;
	letter-spacing:-1;
}
.memberCols2 {
	text-align:left;
	padding-left:10px;
}
/* 여기까지 */
/* 회원가입시 부가 설명 */
.join {
	font-family: 돋움, 굴림;
	font-size: 11px;
	color: #888888;
	text-decoration: none;
}
/* 회색 점선 */
.bottom_dashed {
border-bottom: #E1E1E1 1px dashed;
} 
/* 그린 점선 */
.bottom_green_dashed {
border-bottom: #CADA67 1px dashed;
} 
/* 싱파 생활 글 */
.guide {
font-family: "돋움";
font-size: 12px;
line-height: 14pt;
color: #909090;
padding: 10px 10px 30px 10px ;
}
/* 싱파 생활 볼드처리 글 */
.guide_bold{
font-family: "돋움";
font-size: 12px;
line-height: 14pt;
font-weight: bold;
color: #777777
}
/* 싱파생활 그린 포인트 */
.guide_point{
font-family: "돋움";
font-size: 12px;
line-height: 14pt;
font-weight: bold;
color: #94C338
}

a:link {
	font-family: 돋움, 굴림;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: 돋움, 굴림;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: 돋움, 굴림;
	font-size: 12px;
	color: #666666;
		text-decoration: underline;
}
a:active {
	font-family: 돋움, 굴림;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.bold {
	font-family: 돋움, 굴림;
	font-size: 12px;
	font-weight: bold;
	color: #3D3D3D;
}
.login {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 2px;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: 100;
	font-variant: small-caps;
	text-decoration: none;


}
.b-blue {
	font-family: "Arial", "Helvetica", "sans-serif", "", "";
	font-size: 12px;
	font-weight: bold;
	color: #4A6B8E;
	line-height: 18px;

}
.b-red {
	font-family: "Arial", "Helvetica", "sans-serif", "", "";
	font-size: 12px;
	font-weight: bold;
	color: #ed1c24;
	line-height: 18px;
}
.bigbold {
	font-family: "Arial", "Helvetica", "sans-serif", "", "";
	font-size: 14px;
	font-weight: bold;
	color: #132C44;
}

.style4 {color: #999999}
.style6 {color: #666666}

.style8 {color: #339900}
.style11 {	color: #333333;
	font-weight: bold;
}
