td {
	font-size: 11px;
	COLOR: #666666; 
	LINE-HEIGHT: 17px; 
	font-family: "dotum", "u", "Arial";
	}

body
{margin:0 0 0 0;
    scrollbar-face-color: white;
	scrollbar-highlight-color:D4D4D2;
	scrollbar-3dlight-color: white;
	scrollbar-shadow-color:D4D4D2;
	scrollbar-darkshadow-color: white;
	scrollbar-track-color: white;
	scrollbar-arrow-color:D4D4D2;
}

img {
	BORDER-RIGHT: medium none; 
	BORDER-TOP: medium none; 
	BORDER-LEFT: medium none; 
	BORDER-BOTTOM: medium none
}
input {
	font-size: 11px;
	COLOR: #666666; 
	font-family: "dotum", "u", "Arial";
	}
	
select {
	font-size: 11px;
	COLOR: #666666; 
	font-family: "dotum", "u", "Arial";
	BACKGROUND-COLOR: #ffffff;
	border: 1px solid #cccccc;
	BEHAVIOR: url('../css/selectbox.htc')
}

textarea {
	font-size: 11px;
	COLOR: #666666; 
	font-family: "dotum", "u", "Arial";
	BACKGROUND-COLOR: #ffffff
}

a:link		{ font-family: dotum,arial,curier,seoul; color: #777777; font-size: 11px; line-height: 16px; text-decoration: none;}
a:visited	{ font-family: dotum,arial,curier,seoul; color: #777777; font-size: 11px; line-height: 16px; text-decoration: none;}
a:active	{ font-family: dotum,arial,curier,seoul; color: #777777; font-size: 11px;; line-height: 16px; text-decoration: none;}
a:hover	{font-family: dotum,arial,curier,seoul; color: #009AFF; font-size: 11px; line-height: 16px; text-decoration:none;}


/************** intro **************/

.introbg
{
BACKGROUND-COLOR: #DFEFF4;
background-image:url("../images/introbg.gif");
background-repeat: no-repeat;
background-position: top left;
}



/************** main **************/

.mainbg
{
BACKGROUND-COLOR: #F0EFED;
background-image:url("../images/background_yoc.gif");
background-repeat: no-repeat;
background-position: top left;
}


/************** member **************/

.memberbg1
{
BACKGROUND-COLOR: #E4EBFC;
background-image:url("../images/member/topbg.gif");
background-repeat: no-repeat;
background-position: top left;
}

.memberbg2
{
	background-image:url("../images/member/bottombg.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: fixed;
}

.membercontentsbg
{
	background-image:url("../images/member/centerbg.gif");
}

.blue_title
{
	font-weight: bold;
	color: #5E8FC5;
}

.Deepblue_title
{
	font-weight: bold;
	color: #40548B;
}

.inputsearch
{
font-family: "dotum", "arial";
	font-size: 11px;
	color: #5B6C9D;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #C8D2D6;
}

.popuptitle
{
	font-weight: bold;
	color: #3D57A0;
	text-decoration: underline;

}


/************** product **************/

.productmainbg1
{
BACKGROUND-COLOR: #DFEFF4;
background-image:url("../images/product/maintopbg.gif");
background-repeat: no-repeat;
background-position: top left;
}

.productmainbg2
{
BACKGROUND-COLOR: #DFEFF4;
background-image:url("../images/product/mainbottombg.gif");
background-repeat: no-repeat;
background-position: top left;
}

.productbg1
{
BACKGROUND-COLOR: #DFEFF4;
background-image:url("../images/product/topbg.gif");
background-repeat: no-repeat;
background-position: top left;
}

.productbg2
{
	background-image:url("../images/product/bottombg.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: fixed;
}

.productcontentsbg
{
	background-image:url("../images/product/centerbg.gif");
}

.productleftmenubg
{
	background-image:url("../images/product/leftmenubg.gif");
}

.productconbodybg
{
	background-image:url("../images/product/linebg.gif");
}

.productconline
{
	background-image:url(../images/product/line.gif);
	background-repeat: repeat-x;
	background-position:bottom;
	background-attachment: fixed;
}

.ptitle
{
    font-size: 14px;
	LINE-HEIGHT: 19px; 
	font-weight: bold;
	color: #10579A;
}

.ptitle2
{
    font-size: 12px;
	font-weight: bold;
	color: #8B9CD9;
}

.testtitle
{
    font-size: 13px;
	color: #FFF200;
}

.radio { border:0px solid #EDF8FE }

.whitebold
{
    font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}

.bluecontents
{
    font-size: 14px;
	LINE-HEIGHT: 19px; 
	font-weight: bold;
	color: #5571B7;
}

.bluegreencontents
{
    font-size: 11px;
	font-weight: bold;
	color: #4A9FBD;
}

.bluegreentitle
{
    font-size: 14px;
	LINE-HEIGHT: 19px; 
	font-weight: bold;
	color: #4A9FBD;
}

.dotline
{
	background-image:url(../images/dot.gif);
	background-repeat: repeat-x;
	background-position:bottom;
	background-attachment: fixed;
}


/************** customer **************/

.customerbg1
{
BACKGROUND-COLOR: #F0FCF7;
background-image:url("../images/customer/topbg.gif");
background-repeat: no-repeat;
background-position: top left;
}

.customerbg2
{
	background-image:url("../images/customer/bottombg.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: fixed;
}

.customercontentsbg
{
	background-image:url("../images/customer/centerbg.gif");
}


/************** Event **************/

.eventbg1
{
BACKGROUND-COLOR: #F6EEF8;
background-image:url("../images/event/topbg.gif");
background-repeat: no-repeat;
background-position: top left;
}

.eventbg2
{
	background-image:url("../images/event/bottombg.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: fixed;
}

.eventcontentsbg
{
	background-image:url("../images/event/centerbg.gif");
}


.eventleftmenubg
{
	background-image:url("../images/event/leftmenubg.gif");
}

.pinktitle
{
    font-size: 11px;
	color: #CB71CE;
}

.eventmainbg1
{
BACKGROUND-COLOR: #F3E9F5;
background-image:url("../images/event/maintopbg.gif");
background-repeat: no-repeat;
background-position: top left;
}




/************** DoveStory **************/

.storymainbg
{
BACKGROUND-COLOR: #E4F8F0;
background-image:url("../images/story/mainbg.gif");
background-repeat: no-repeat;
background-position: top left;
}

.storybg1
{
BACKGROUND-COLOR: #F0FCF7;
background-image:url("../images/story/topbg.gif");
background-repeat: no-repeat;
background-position: top left;
}

.storybg2
{
	background-image:url("../images/story/bottombg.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: fixed;
}

.storycontentsbg
{
	background-image:url("../images/story/centerbg.gif");
}


.storyleftmenubg
{
	background-image:url("../images/story/leftmenubg.gif");
}




/************** Dovecafe **************/

.cafemainbg
{
BACKGROUND-COLOR: #EDF1FD;
background-image:url("../images/cafe/mainbg.gif");
background-repeat: no-repeat;
background-position: top left;
}

.cafemainbg2
{
BACKGROUND-COLOR: #EDF1FD;
background-image:url("../images/cafe/mainbg2.gif");
background-repeat: no-repeat;
background-position: top left;
}

.cafebg1
{
BACKGROUND-COLOR: #EDF1FD;
background-image:url("../images/cafe/topbg.gif");
background-repeat: no-repeat;
background-position: top left;
}

.cafebg2
{
	background-image:url("../images/cafe/bottombg.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: fixed;
}

.cafecontentsbg
{
	background-image:url("../images/cafe/centerbg.gif");
}


.cafeleftmenubg
{
	background-image:url("../images/cafe/leftmenubg.gif");
}

.whitetitle
{
    font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}




/************** mydiary **************/



.mydiarybg1
{
BACKGROUND-COLOR: #DFEFF4;
background-image:url("../images/mydiary/topbg.gif");
background-repeat: no-repeat;
background-position: top left;
}

.mydiarybg2
{
	background-image:url("../images/mydiary/bottombg.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: fixed;
}

.mydiarycontentsbg
{
	background-image:url("../images/mydiary/centerbg.gif");
}

.blueboldline
{
	font-weight: bold;
	font-size: 14px;
	color: #5D94D0;
	text-decoration: underline;

}




/************** sitemap **************/



.sitemapbg1
{
BACKGROUND-COLOR: #F6EEF8;
background-image:url("../images/sitemap/topbg.gif");
background-repeat: no-repeat;
background-position: top left;
}

.sitemapbg2
{
	background-image:url("../images/sitemap/bottombg.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: fixed;
}

.sitemapcontentsbg
{
	background-image:url("../images/sitemap/centerbg.gif");
}


/************************* product Ãß°¡ ÆäÀÌÁö css **********************/

.productinfotit
{
	background-color:#f6f6f6;
}
