/*---------- standard style 정의 ----------*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color:#ffffff;
	scrollbar-shadow-color:#d4d4d4;
	scrollbar-highlight-color: #d4d4d4;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #d4d4d4;
}
td {  
	font-family: "Seogoe UI","Arial"; font-size: 12px; color: #777777; line-height:18px;
}
input {
	font-size: 12px; color: #666666; background-color:#ffffff; border-style: none; border-bottom:1px solid #d5d5d5; border-top:1px solid #d5d5d5; border-left:1px solid #d5d5d5; border-right:1px solid #d5d5d5;
}
.input_button { 
    border-right: expression( (this.type=='checkbox'||this.type=='radio'||this.type=='file'||this.type=='image')?'':''); border-top: expression( (this.type=='checkbox'||this.type=='radio'||this.type=='file'||this.type=='image')?'':''); background: expression( (this.type=='checkbox'||this.type=='radio'||this.type=='file'||this.type=='image')?'':'' ); border-left: expression( (this.type=='checkbox'||this.type=='radio'||this.type=='file'||this.type=='image')?'':''); border-bottom: expression( (this.type=='checkbox'||this.type=='radio'||this.type=='file'||this.type=='image')?'':''); 
}
select {
	font-size: 12px; color: #666666; background-color:#ffffff; border-style: none; border-bottom:1px solid #d5d5d5; border-top:1px solid #d5d5d5; border-left:1px solid #d5d5d5; border-right:1px solid #d5d5d5;
}
textarea {
	font-size: 12px; color: #666666; padding:2px 2px 2px 2px; overflow:auto; background-color:#ffffff; border-style:none; border-bottom:1px solid #d5d5d5; border-top:1px solid #d5d5d5; border-left:1px solid #d5d5d5; border-right:1px solid #d5d5d5;
}
form {
	display:solid;
}


/*---------- 링크 관련----------*/
A {font-family: "윤웹돋움12","돋움","Arial", "Tahoma"; font-size: 12px; color:#777777; line-height:18px; text-decoration: none}
A:visited {font-family: "윤웹돋움12","돋움","Arial", "Tahoma"; font-size: 12px; color:#777777; line-height:18px; text-decoration: none}
A:hover {font-family: "윤웹돋움12","돋움","Arial", "Tahoma"; font-size: 12px; color:#d4d4d4; line-height:18px; text-decoration: none}
A:active {font-family: "윤웹돋움12","돋움","Arial", "Tahoma"; font-size: 12px; color:#d01916; line-height:18px; text-decoration: none}



/*----------- 유니테크트레이딩 백그라운드 -----------------*/
.navibg { background-image:url(../images/navi_bg.jpg); background-position:top; background-repeat:repeat-x;}
.searchbg { background-image:url(../images/search_bg.jpg); background-position:top left; background-repeat:repeat-x;}
.probg { background-image:url(../images/pro_box.gif); background-position:top left; background-repeat:no-repeat; padding:1px 1px 1px 1px;}
.catebg { background-image:url(../images/cate_box_bg.gif); background-position:top left; background-repeat:repeat-y;}
.detailbig { background-image:url(../product/img/detail_big_bg.gif); background-position:top left; background-repeat:no-repeat; padding:1px 1px 1px 1px; }
.img { position:relative;  background-image:url(../product/img/detail_big_bg.gif); background-position:top left; background-repeat:no-repeat; padding:1px 1px 1px 1px;}
.img img { display:block; }
.ico_rank1 {position:absolute; right:5px; bottom:0px;border:none;}
.img02 { position:relative; }
.img02 img { display:block; }
.img02 img.ico_rank1 {position:absolute; right:5px; bottom:0px;border:none;}

/*---------- 유니테크트레이딩 검색인풋 ----------*/
.find { font-size: 12px; color: #d01916; background-color:#ffffff; border-style:none; border-bottom:none; border-top:none; border-left:none; border-right:none; }


/*----------- 유니테크트레이딩 폰트 스타일 -----------------*/
.data {font-family: "윤웹돋움12","돋움","Arial", "Tahoma"; font-size: 12px; color:#848484; text-align:right;}
.just {font-family: "Seogoe UI"; font-size: 14px; color:#848484; text-align:justify;}
.big {font-family: "윤웹돋움12","돋움","Arial", "Tahoma"; font-size: 14px; color: #242424; line-height:24px; font-weight:bold;}
.bold {font-family: "윤웹돋움12","돋움","Arial", "Tahoma"; font-size: 12px; color: #242424; line-height:18px; font-weight:bold;}
.red {font-family: "윤웹돋움12","돋움","Arial", "Tahoma"; font-size: 12px; color: #d01916; line-height:18px;}
.red_b {font-family: "윤웹돋움12","돋움","Arial", "Tahoma"; font-size: 14px; color: #d01916; line-height:24px; font-weight:bold;}



/*------------------- 유니테크트레이딩 디자인 게시판 --------------------------------------------*/
.d_title {
	padding:5px 0 5px 0; font-family: "윤웹돋움12","돋움","Arial", "Tahoma"; font-size: 12px; color: #ffffff; line-height:18px; font-weight:bold; background-color:#d01916; text-align:center;
}
.d_cate01 {
	padding:3px 3px 3px 3px; font-family: "윤웹돋움12","돋움","Arial", "Tahoma"; font-size: 12px; color: #888888; line-height:18px; font-weight:bold; background-color:#f6f6f6; text-align:left;
}
.d_contents01 {
	padding:3px 3px 3px 3px; font-family: "윤웹돋움12","돋움","Arial", "Tahoma"; font-size: 12px; color: #777777; line-height:18px; background-color:#ffffff; text-align:left;
}

/*------------------- 유니테크트레이딩 company02 게시판 --------------------------------------------*/
.d02_title {
	padding:5px 0 5px 0; font-family: "윤웹돋움12","돋움","Arial", "Tahoma"; font-size: 14px; color: #ffffff; line-height:18px; font-weight:bold; background-color:#d01916; text-align:center;
}
.d02_cate01 {
	padding:3px 3px 3px 3px; font-family: "윤웹돋움12","돋움","Arial", "Tahoma"; font-size: 14px; color: #888888; line-height:18px; font-weight:bold; background-color:#f6f6f6; text-align:left;
}
.d02_contents01 {
	padding:3px 3px 3px 3px; font-family: "윤웹돋움12","돋움","Arial", "Tahoma"; font-size: 14px; color: #777777; line-height:18px; background-color:#ffffff; text-align:left;
}



/*------------------- 유니테크트레이딩 제품 목록 --------------------------------------------*/
.pdl {
	font-family: "돋움","Arial", "Tahoma"; font-size: 12px; color: #ffffff; font-weight:bold; text-align:center; padding:5px 0 4px 0;
	background-color:#888888; border-top:2px solid #282828; border-bottom:1px solid #ffcecd;
}
.pdc {
	font-family: "돋움","Arial", "Tahoma"; font-size: 12px; color: #7c7c7c; text-align:center; padding:4px 0 4px 0; border-bottom:1px solid #dcdcdc;
}
.pdt {
	font-family: "돋움","Arial", "Tahoma"; font-size: 12px; color: #7c7c7c; font-weight:bold; text-align:center; padding:5px 0 4px 0;
	background-color:#f9f9f9; border-top:1px solid #d01916;
}



/*----------- 유니테크트레이딩 상품상세보기 테이블 -------------*/
.d_name {
	background-color:#888888; padding: 0 0 0 12px; height:40px; align:left; font-size: 12pt; line-height:18px; color: #ffffff; font-weight:bold; border-bottom: 1px solid #ffcecd; border-top: 3px solid #282828;
}

/*------------------- 유니테크트레이딩 게시판 --------------------------------------------*/
.board_cate01 {
	font-family: "윤웹돋움12","돋움","Arial", "Tahoma"; font-size: 12px; color: #767676; line-height:12pt; font-weight:bold; background-color:#ffffff; text-align:center;
	border-bottom:1px solid #d5d3d3;
}
.board_title {
	padding:5px 0 4px 0; font-family: "윤웹돋움12","돋움","Arial", "Tahoma"; font-size: 12px; color: #ffffff; line-height:12pt; font-weight:bold; background-color:#888888; text-align:center;
	border-top:2px solid #282828; border-bottom:1px solid #d5d3d3;
}
.board_contents {
	padding:5px 0 5px 0; font-family: "윤웹돋움12","돋움","Arial", "Tahoma"; font-size: 12px; color: #777777; line-height:12pt; background-color:#ffffff; text-align:center;
	border-bottom:1px solid #d5d3d3;
}
.board_contents02 {
	padding:5px 0 5px 10px; font-family: "윤웹돋움12","돋움","Arial", "Tahoma"; font-size: 12px; color: #777777; line-height:12pt; background-color:#ffffff;
	border-bottom:1px solid #d5d3d3;
}
.board_footer {
	font-family: "돋움", "Arial", "Tahoma"; font-size: 12px; color: #7c7c7c; font-weight:bold; text-align:center; padding:5px 0 4px 0;
	background-color:#f5f5f5; border-top:1px solid #d5d3d3;
}
.tline {
	background-color:#de0000; height: 2pt;
}
.sline {
	background-color:#a5a5a5; height: 1pt;
}

/*---------- 유니테크트레이딩 회원가입 ----------*/
.join_th {
	padding: 10px 0 10px 0; font-size: 12px; color: #747474; font-weight:bold; border-bottom: 1px solid #d5d5d5;
}
.join_td {
	padding: 10px 0 10px 10px; font-size: 12px; color: #5d8faf; border-bottom: 1px solid #d5d5d5;
}
.d_icon {width:15px; border-bottom: 1px solid #d5d5d5;}



/*---------- png24 관련----------*/
.png24 {tmp:expression(setPng24(this));}