@charset "utf-8";

/*
Bulletproof
cjy0408@gmail.com
*/

/* Default Reset */
*	{margin:0; padding:0; border:0;}
html						{height:100%;}
body						{color:#474747;  font-size: 12px; font-family:Lucida Sans Unicode,Malgun Gothic, Verdana, AppleGothic, Sans-serif, Dotum, Gulim,  NanumGothic; background:#eeeeee;}
a:link						{color:#474747; text-decoration:none;}
a:visited					{color:#474747; text-decoration:none;}
a:hover						{color:#474747; text-decoration:underline;}
a:active					{color:#474747; text-decoration:none;}

h1							{font-size:1.8em;}
h2							{font-size:1.4em;}
h3							{font-size:1.2em;}
h4							{font-size:1em;}
h5							{font-size:0.8em;}
ul, ol, li, dl, dt, dd	 	{list-style: none;}
hr							{display:none;}

/* main */
#mpic						{margin:0; height:380px;}

/* About */
#abtT						{height:109px;margin-bottom:20px;background:url(images/abttit.jpg) no-repeat;text-indent:-9000em;}
#cts1						{margin-bottom:20px;}
.abtL1						{float:left;padding-right:10px;}
.abtL2						{float:left;padding:0 40px 40px 0;}
.abtR1						{line-height:180%;}
.cN							{padding:20px 0;}
.cR							{padding-bottom:20px;}
.cnt01						{font-weight:bold;color:#000;font-size:1.3em;}
.cnt02						{font-size:1.2em;}
