/* CSS Document */

body {
background-color: white;
background-image: 
url('http://www.dicare.com/new/images/bg_star.gif');
background-repeat: 
yes-repeat;
background-attachment: 
scroll}

.big {
color:#999999;
font-family: Georgia;
font-size: 16px;
font-weight: bold;
}

.korean {
color: #666666;
font-family: "±¼¸², Gulim";
font-size: 12px;
}

p {
color: #666666;
font-family: Verdana;
font-size: 12px;
}

a:link { 
color: #3399FF;
text-decoration: none;
}
a:visited { 
color: #53BFD8;
text-decoration: none;
}
a:hover { 
color: #FF9900;
text-decoration: underline;
}

td.tablecontent {
padding: 30px;
}

td.tabletitle {
padding: 5px;
background-image:
url(images/bluebar.gif);
background-repeat: repeat-y;
}

td.tabletitlewhite {
padding: 5px;
}

td.tableseparator {
	padding: 0px;
	spacing: 0px;
}

td.tablebg {
background-color: #F7F7F7;
}
