@charset "utf-8";

/*
**	 Sheet Author : Sujinlin
**	 Sheet Version: 1.0
**	 Created Date : 2009.09.23.
**	 [NOTICE]
**	 This file couldn't be modify. (Without Auth)
**************************************************/

html { font-size:100%; }
body { font-size:.75em; font-family:Gulim,sans-serif;}
label { cursor:pointer; }
code { display:block; }

a:link, a:visited { text-decoration:none; }
a:hover, a:focus, a:active { text-decoration:underline; }

body, h1, h2, h3, h4, h5, h6, p, dl, dd, ul, ol, li, form, fieldset, blockquote, table, thead, tbody, tfoot, tr, td, th { margin:0; padding:0; }

h1, h2, h3, h4, h5, h6, th, td, table, input, button, select, textarea { font-size:1em; }
body, input, button, select, textarea { font-family:sans-serif; }
em, cite, address, optgroup { font-style:normal; }
kbd, samp, code { font-family:monospace; }

img, input, button, select, textarea { vertical-align:middle; font-size:1em;}
ul, ol { list-style:none; }
img, fieldset { border:0; }
input, button { overflow:visible; }
abbr, acronym { cursor:help; border-bottom:1px dotted black; }
table {	width:100%; border-width:0; border-spacing:0; border-collapse:collapse; }
legend, caption, hr { display:none;}
.cl{clear:both !important;}
.fl {float:left; display:inline;}
.fr {float:right; display:inline;}
.c {clear:both; display:none;}
.al {text-align:left!important;}
.ac {text-align:center!important;}
.ar {text-align:right;}
.nb_img{ background-image:none !important;}
/*color*/
.c_666{ color:#666!important;}
.c_cc3300{ color:#cc3300!important;}