@charset "utf-8";
/* CSS Document */

a:link {font-size: 16px; font-family:"돋움"; color:#83807d; text-decoration:none;}
a:visited {font-size: 16px; font-family:"돋움"; color:#83807d; text-decoration:none;}
a:hover {font-size: 16px; font-family:"돋움"; color:#83807d; text-decoration:underline;}
a:active {font-size: 16px; font-family:"돋움"; color:#ff0000; text-decoration:none;}

.producttitle{padding-right:10px; font-family:"돋움"; font-size:16px; color:#999999;}
.producttitle a:link, .producttitle a:visited, .producttitle a:active{font-family:"돋움"; font-size:16px; color:#999999; text-decoration:none;}
.producttitle a:hover{font-family:"돋움"; font-size:16px; color:#999999; text-decoration:underline;}

p { margin-top: 0px; margin-bottom: 0px; }
td,table { font-size: 16px; font-family:"돋움"; color: #847f74; line-height: 160%; font-family:"돋움";}

.select {font-size:16px; font-family:"돋움"; color:#666666; border:1px solid #cccccc; background-color:#ffffff;}
.input {border:0px; font-size:16px; font-family:"돋움"; color:#545454; border:1px solid #dfdfdf; background-color:#f7f7f7;}
.search_input { font-size:16px; color: #847f74; font-family:"돋움"; border: #cfcfcf 1px solid; background-color: #ffffff;}
