/*정렬 마진 공통*/
@import url(default.css);

td {  font-size: 9pt; line-height: 135%}
body {  font-size: 9pt; line-height: 135%}
.tableb {  background-color: #FFFFFF}
.trb1 {  background-color: #F4F4F4; text-align: center}
.trb2 {  background-color: #FFFFFF; vertical-align: top}
.trbNumber {  font-size: 8pt; font-weight: bold; color: #999999}
.trbcontent {  background-color: #FFFFFF}
.input1 {  border: 1px #C9D5E2 solid;font-size: 9pt; font-color: #666666; color: #333333;}
.logininput {
    width:100%;
	background-color: F5F5F5;
	height: 18px;
    border:#dddddd 1px solid
}

.input2 {  border: 1px #CCCCCC solid; font-size: 9pt; font-color: #666666; color: #333333;}
.input3 {  border: 1px #D1D1CB solid; font-size: 9pt; font-color: #555555; color: #333333; font-family:"굴림", "돋움", Seoul, "한강체"}
.select1 { border: 1px #999999 solid; font-size: 9pt; font-color: #666666; color: #333333; }
a:active {  font-size: 9pt; color: #333333; text-decoration: none; line-height: 135%}
a:hover {  color: #333333; font-size: 9pt; text-decoration: none; line-height: 135%}
a:link {  font-size: 9pt; color: #333333; text-decoration: none; line-height: 135%}
a:visited {  font-size: 9pt; color: #333333; text-decoration: none; line-height: 135%}



