* {
	margin:0px;
	padding:0px;
	font-size:12px;
	}

body {
	background:#d7e1d6;
	color:#000000;
	text-align:center;
}

a	{color:#920223; text-decoration:none;}
a:hover	{	text-decoration:underline;}

img	{border:none;}

pre	{ line-height:130%;}

#header input,#left input	{
	font-size:14px;
	border:solid 1px #5081b2;
	width: 120px;
	}

#header	{
	width:900px;
	height:106px;
	margin:0px auto;
	}

#header #logo	{
	margin-top:10px;
	margin-left:10px;
	}

#login	{
	color:#FFFFFF;
	width:603px;
	height: 25px;
	vertical-align: middle;
	}

#login td	{vertical-align:middle;}

#makebanner	{
	margin:0px auto;
	}

#main	{
	width:900px;
	margin:0px auto;
	background: #f9f9f9;
	}

#left	{ width:220px;}

#footer {
	width: 900px;
	margin:0px auto;
	background:#d7e1d6;
}

#footer	td	{
	color:#454545;
	font-size:11px;
	line-height:130%;
	}

#footer	td a	{
	color:#454545;
	font-size:11px;
	line-height:130%;
	text-decoration:none;
	}



.cate	{ background:url(../img/cate_bg.gif) repeat-y;}
.cate td	{ vertical-align:top;}


.cate ul	{
	margin-left:10px;
	margin-top: 10px;
	}

.cate li	{
	background:url(../img/mark.gif) no-repeat left center;
	padding-left:15px;
	line-height: 150%;
	color: #9f9f9f;
	list-style-type: none;
	}

.cate li a	{
	color: #393939;
	text-decoration:none;
	}

.cate li a:hover	{
	color: #9f9f9f;
	text-decoration:none;
	}

.calender	{
	text-align:center;
	vertical-align: middle;
	margin: 0 auto;
}
.calender td	{ vertical-align:middle;}

/*----- new item -----*/


.lims 		{ padding:5px;}
.lims td	{ border:solid 1px #cccccc; padding:5px;}
#new .woong td { border:none; color:#e8a900;font-weight:bold; padding:0px; font-size:10px;}
#new .woong td a { color:#920223;font-weight:normal; font-size:12px;}


/*----- right -----*/

.whitebox	{ order:solid 1px #cccccc;}

.graybox	{ background:#d7e1d6;border:solid 1px #cccccc;}
.graybox div	{
	margin:10px;
	color:#646464;
	line-height:150%;
	font-size:11px;
	}

.t_center	{text-align:center;}
.t_right	{text-align:right;}
.t_middle	{vertical-align:middle;}
.f-10	{font-size:10px;}


/*----- item list -----*/

#item_title	{
	background:url(../img/cate_mark.gif) no-repeat left;
	height:43px;
}

#item_title td	{ 
	vertical-align:middle;
	font-size:16px;
	font-weight:bold;
	}

#item_cate	{	background:url(../img/item_cate_bg.gif) repeat-y; width:625px;}
#item_cate_header	{	background:url(../img/item_cate_header.gif) no-repeat;}
#item_cate_footer	{	background:url(../img/item_cate_footer.gif) no-repeat;}

#product_title	{	background:url(../img/product_bg.gif) repeat-x; width:625px;}


/*----- company -----*/
.tbl	{border:solid 1px #cccccc;border-collapse:collapse;}
.tbl th,.tbl td	{border:solid 1px #cccccc; border-collapse:collapse; padding:5px; text-align:left;}
.tbl th	{background:#f4f4f4; white-space:nowrap; width:25%; font-weight:normal;}
.tbl td	{background:#ffffff;}

