/*********************************************
 * FILENAME			  : front.css
 * COPYRIGHT		  : www.bizmailer.co.kr
 * MAKE				    : BizSpring Inc.
 * DATE   			  : 2008.06
 * LASTER UPDATE	: 2008.06
**********************************************/


@import url( font.css );
@import url( table.css );
@import url( form.css );
@import url( clickInsight.css );
@import url( SpryCollapsiblePanel.css );
@import url( ie.css );


/* DEFAULT */
BODY		  { margin:0px 10px 0px 10px; }

A:link		{ COLOR:#3a64bb; text-decoration:none; font-weight:normal; }
A:hover		{ COLOR:#3a64bb; text-decoration:underline; font-weight:normal; }
A:visited	{ COLOR:#3a64bb; text-decoration:none; font-weight:normal; }
A:active	{ COLOR:#3a64bb; text-decoration:none; font-weight:normal; }

.limit		{ width:930px; }

#menu1Sub	{ position: relative; background-image:url(images/front/menu1Sub.gif); width:705px; height:31px; z-index:1; }
#menu2Sub	{ position: relative; background-image:url(images/front/menu2Sub.gif); width:705px; height:31px; z-index:1; }
#menu3Sub	{ position: relative; background-image:url(images/front/menu3Sub.gif); width:705px; height:31px; z-index:1; }
#menu4Sub	{ position: relative; background-image:url(images/front/menu4Sub.gif); width:705px; height:31px; z-index:1; }
#menu5Sub	{ position: relative; background-image:url(images/front/menu5Sub.gif); width:705px; height:31px; z-index:1; }
#menuSubTable	{ padding-left:18px; padding-top:9px; }
.menuSubImg1	{ background-image:url(images/front/menuSubImg1.gif); background-position:right; background-repeat:no-repeat; }
.menuSubImg2	{ background-image:url(images/front/menuSubImg2.gif); background-position:right; background-repeat:no-repeat; border-bottom:1px solid #e6e6e6; height:70px; vertical-align:bottom; }

.bodyLeft		  { padding:30px 40px 20px 40px; vertical-align:top; }
.bodyRight		{ padding-top:10px; width:183px; border-left:1px solid #e6e6e6; vertical-align:top; }

