body,p,br,table,tr,td,input,select,textarea
{
	font-family : µ¸¿ò,±¼¸²,verdana;
	font-size   : 12px;
	line-height : 140%;
        color : #333333;
	
	word-break:break-all;
	word-break:keep-all;
	scrollbar-face-color:#FFFFFF;
	scrollbar-shadow-color:#cccccc;
	scrollbar-highlight-color: #cccccc;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #999999;
}
body {margin: 0 0 0 0;}
img {border : 0; margin:0;}

.Blink {cursor : pointer; text-decoration : underline; color : blue;}

/* ¸µÅ© ¹Ú½º ¾È¶ß°Ô.. */
a {selector-dummy: expression(this.hideFocus=true);} 

/* ¸µÅ© ½ºÅ¸ÀÏ */
a:link , a:active , a:visited  { color:#666666; text-decoration: none;}
a:hover { color: #333333; text-decoration: underline; }

.sub:link , .sub:active , .sub:visited  { color:#6d6e71; text-decoration: none;}
.sub:hover { color: #0f6eb2; text-decoration: none; }

/* ÅØ½ºÆ® */
.loca {color: #777777; font-size:11px;}

/* Æû½ºÅ¸ÀÏ */
.input {border: 1px solid #cccccc;padding-left:6px;color:#666666;}
.form1 {border: 1px solid #cbcaca;background-color:#fafafa;}


.png24 { 
tmp:expression(setPng24(this)); 
}


#bg_top {
				background-image:url('../images/top/bg.jpg');
				background-position: top left;
				background-repeat: no-repeat;
}

#bg_bottom {
				background-image:url('../images/bottom/bottom_bg.jpg');
				background-position: top left;
				background-repeat: repeat-x;
}

#bg_left {
				width: 180px;
				background-image:url('../images/menu/menu_bg.gif');
				background-position: top left;
				background-repeat: no-repeat;
				margin: 0 30px 0 20px;
				padding-top:6px;
				text-align: right;
}

#login_box {
				width: 210px;
				height: 125px;
				background-image:url('../images/neurocept/login_box_bg.gif');
				background-position: top left;
				background-repeat: no-repeat;
				padding-top: 34px;
				padding-left: 17px;
				color: #777777;
				font-size:11px;
}

.area {
				border: 1px solid #dddddd; 
				background-color:#f4f4f4; 
				padding: 10px; 
				margin-bottom:5px; 
				width: 625px;
}

.gallery_bg {
				background-image:url('../bbs/images/gallery_bg.gif');
				width: 190px;
				height: 140px;
				padding:20px;
}

/* »ó¼¼¼³¸í Å¸ÀÌÆ² */
.view_tt {color:#0f6eb2;font-size:18px;line-height:140%;font-weight:bold;}
.view_tt2 {color:#0f6eb2;font-size:12px;line-height:140%;font-weight:bold;}
.view_img {width:205px; height:205px; border:1px solid #dddddd; padding:5px; background-color:#f4f4f4;}

/* ¿¬Çõ */
.blue2 {color:#6eb8ed;font-weight:bold;}

/* ¿µ¾÷¸Á ÁöµµÁ¦¸ñ »ö»ó */
.blue {color:#3C99D4; font-weight: bold;}
.gray88 {color:#888888;}