@charset "utf-8";

@import url(../include/design.css);


::selection{          
background: #f34592;          
color: #fff;          
text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
}

::-moz-selection{
background: #f34592;          
color: #fff;          
text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
}


a:link.type0							{ font-family:"맑은 고딕", "돋움", "굴림"; font-size:18px; color:#555555; text-decoration:none; line-height:40px; text-align:left;}
a:visited.type0							{ font-family:"맑은 고딕", "돋움", "굴림"; font-size:18px; color:#555555; text-decoration:none; line-height:40px; text-align:left;}
a:active.type0							{ font-family:"맑은 고딕", "돋움", "굴림"; font-size:18px; color:#555555; text-decoration:none; line-height:40px; text-align:left;}
a:hover.type0							{ font-family:"맑은 고딕", "돋움", "굴림"; font-size:18px; color:#222222; text-decoration:line-through; line-height:40px; text-align:left;}

a:link.type1							{ font-family:"맑은 고딕", "돋움", "굴림"; font-size:14px; color:#777777; text-decoration:none; line-height:22px; text-align:left;}
a:visited.type1							{ font-family:"맑은 고딕", "돋움", "굴림"; font-size:14px; color:#777777; text-decoration:none; line-height:22px; text-align:left;}
a:active.type1							{ font-family:"맑은 고딕", "돋움", "굴림"; font-size:14px; color:#777777; text-decoration:none; line-height:22px; text-align:left;}
a:hover.type1							{ font-family:"맑은 고딕", "돋움", "굴림"; font-size:14px; color:#222222; text-decoration:none; line-height:22px; text-align:left;}





* {margin:0; padding:0;}

.blind, legend {display:block; overflow:hidden; position:absolute; top:-1000em; left:0; }

ul,li {list-style:none; padding:0px; margin:0px;}
img {border:0;}


body {width:100%; margin:0;}


#wrap {width:1460px;}


/****** 좌측메뉴 ******/
#left_menu {width:280px; float:left;}

.logo {width:169px; height:75px; margin:70px 0 101px 28px;} 

/*1차메뉴*/
.depth_1 {width:120px; margin:0 0 61px 40px;}
.depth_1 li {font-family:"맑은 고딕", "돋움", "굴림"; font-size:18px; color:#555555; line-height:40px; text-align:left;}  

/*카테고리*/
.category {width:120px; margin:0 0 80px 40px;}
.category_title {font-family:"맑은 고딕", "돋움", "굴림"; font-size:14px; color:#222222; font-weight:bold; line-height:35px; text-align:left;}
.category_font {font-family:"맑은 고딕", "돋움", "굴림"; font-size:12px; color:#777777; line-height:20px; text-align:left;}

/*카피라이터*/
.copyright {width:120px; margin:0 0 0 40px;}
.copyright5 {width:138px; margin:0 0 0 40px;}
.copyright_font1 {font-family:"맑은 고딕", "돋움", "굴림"; font-size:13px; color:#999999; line-height:16px; text-align:left; padding-bottom:8px;}
.copyright_font2 {font-family:"맑은 고딕", "돋움", "굴림"; font-size:13px; color:#999999; line-height:16px; text-align:left;}
.copyright_font22 {font-family:"맑은 고딕", "돋움", "굴림"; font-size:12px; color:#999999; line-height:16px; text-align:left;}
.copyright_font3 {font-family:"맑은 고딕", "돋움", "굴림"; font-size:11px; color:#abcd03;}
.copyright_font4 {font-family:"맑은 고딕", "돋움", "굴림"; font-size:13px; color:#999999; line-height:16px; text-align:left; padding-bottom:8px;}


/****** 메인비주얼 ******/

#main_visual {width:1180px; float:left; margin:20px 0 0 0px;}
.box {width:1180px; height:220px; margin:0 0 20px 0px;}
.img01 {width:220px; height:220px; padding-right:20px; float:left;}
.img02 {width:220px; height:220px; float:left;}


