﻿body {
      text-align: center;
        color: #222222;
        font-size:21px;
        font-family: arial, sans-serif;
        background: #ffffff;
	margin: 0px;
}

a:link, a:visited, a:active {
  background-color: ; color: #0000FF;
  font-family: arial, sans-serif;
  text-decoration: underline;
}
a:hover {
  background-color: ; color: #0000FF;
  font-family: arial, sans-serif;
  text-decoration: none;
}

.link2{
	text-decoration: underline; 
	color: #0000FF;
}

.link2:hover{
	text-decoration: none; 
	color: #0000FF;
}


.style {
	width: 100%;
        height: 40px;
	border: 0px;
        background: url(/cool/image/1bg.gif) repeat;
        margin-bottom: 15px;
        padding-top: 5px;
        text-align: center;
}

.style1 {
	width: 100%;
        height: 40px;
	border: 0px;
        background: url(/cool/image/1bg.gif) repeat;
        margin-bottom: 80px;
        padding-top: 0px;
        text-align: left;
}

.style2 {
	color: #222222;
        font-size: 38px;
        font-weight: bold;
        font-family: arial, sans-serif;
        margin-bottom: 150px;
        text-align: center;
}

.style3 {
	color: #222222;
        font-size: 30px;
        font-weight:
        font-family: arial, sans-serif;
        margin-bottom: 30px;
        text-align: center;
}

.style4 {
	color: #555555;
        font-size: 13px;
        font-weight: normal;
        font-family: 굴림, arial, sans-serif;
        margin-bottom: 8px;
        text-align: center;
}

.dot {
	width: 100%;
	border: 0px;
	color: #222222;
        font-size: 22px;
	font-weight: bold;
        font-family: arial, sans-serif;
        margin-bottom: 100px;
        text-align: center;
}

#name1 {
	color: #0000FF;
        font-size: 27px;
	font-weight: bold;
        font-family: arial, sans-serif;
        text-align: left;
}