@charset "utf-8";

/*
=============================================
|  메디픽스    SungMin Jo                   |
|  Cell: 02-567-6815                        |
|  Home: http://www.medipix.co.kr           |
|  e-mail: design@mediphics.co.kr           |
=============================================
*/

*{margin:0;padding:0;font-family:"나눔고딕",'NanumGothic','돋움',dotum,Helvetica,sans-serif;-webkit-text-size-adjust:none}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, abbr, acronym, address, big, cite, code, ins, small, sub, sup
{ font:22px/30px "돋움", "Dotum"; color:#666666; padding:0; margin:0; }

div img, dl img, dt img, dd img, ul img, ol img, li img, h1 img, h2 img, h3 img, h4 img, h5 img, h6 img, pre img, form img, fieldset img, input img, textarea img, p img, blockquote img, th img, td img{ font-size:0; line-height:0; }

table{ border-collapse:collapse; border-spacing:0; }

ol, ul, li{ list-style:none; }

h1, h2, h3, h4, h5, h6, th, td{ font-weight:normal; font-size:100%;font-family:'NanumGothic' }

form, fieldset, a img{ border:0; }

q:before,q:after { content:''; }

abbr,acronym { border:0; }

address, abbr, address, big, cite, code, ins, small, sub, sup, em{ font-weight:normal; font-style:normal; }

blockquote, q{ quotes:none; }

.accessibility, .skip, legend
{ position:absolute !important; width:0 !important; height:0 !important; font-size:0 !important; line-height:0 !important; overflow:hidden !important; visibility:hidden !important; }
caption{ display:none; }

.null{ font-size:0; line-height:0; }

a img, input, textarea, select, img{ vertical-align:middle; }


time, progress, mark, output { display:inline; }


.hide{ position:absolute; top:-9999px; left:-9999px; }
.clr{ clear:both !important; float:none !important; width:0 !important; height:0 !important; padding:0 !important; font-size:0 !important; line-height:0 !important; overflow:hidden !important; visibility:hidden !important; }

a {text-decoration:none;color:#ccc}
a img{ border:0; }
img, input, select{ vertical-align:middle; }

input{ font:13px "돋움", "Dutum", "Tahoma"; color:#000; vertical-align:middle; }
select{ font-size:13px; border:1px solid #D0D0D0; background:#fff; }

@font-face {src:url(../font/NanumGothic.rot);}
@font-face{
	font-family: 'NanumGothicWEB';
	font-style: normal;
	font-weight: normal;
	src: url('../font/NanumGothic.eot'); 
	src: local('NanumGothicWEB'),url('../font/NanumGothic.eot?#iefix') format('embedded-opentype'), url('../font/NanumGothic.woff') format('woff'), url('../font/NanumGothic.ttf') format('truetype'); 
}

@font-face {src:url(../font/NanumGothicBold.rot);}
@font-face{
	font-family: 'NanumGothicBold';
	font-style: normal;
	font-weight: normal;
	src: url('../font/NanumGothicBold.eot'); 
	src: local('NanumGothicBold'),url('../font/NanumGothicBold.eot?#iefix') format('embedded-opentype'), url('../font/NanumGothicBold.woff') format('woff'), url('../font/NanumGothicBold.ttf') format('truetype'); 
}

/*------------------------------------------------------------------------------------------------------------*/
body{ margin:0; padding:0; position:relative;overflow-x:hidden;font-family:'NanumGothic'}
 
#document{ width:100%; margin:0 auto; background:#5c5c5c;position:relative;}
.con_wrap { width:100%;  margin: 0 auto; text-align:center; overflow:hidden;padding-top:150px;  }

/*상담폼*/
#counsel_wrap { clear:both; position:fixed; width:640px; height:150px; top:0px; left:50%; margin-left:-320px; z-index:3005; background:#464a60; }

#counsel_wrap .counsel_box form {display:block; width:580px; padding:15px;}
#counsel_wrap .counsel_box form ul li img   { float:left; }
#counsel_wrap .counsel_box form ul li input { height:30px; font:normal 11px/20px 'dotum'; }

#counsel_wrap .counsel_box form .cw_name input {width:275px; height:22px; font:normal 11px/20px 'dotum';}
#counsel_wrap .counsel_box form .cw_sex {margin:0 0 5px 54px;}
#counsel_wrap .counsel_box form .cw_sex input {width:305px; height:22px; font:normal 11px/20px 'dotum';}
#counsel_wrap .counsel_box form .cw_sex select {width:305px; height:22px; font:normal 11px/20px 'dotum';}
#counsel_wrap .counsel_box form .cw_tel {margin:0 0 5px 54px;}
#counsel_wrap .counsel_box form .cw_tel input {width:39px; height:22px; font:normal 11px/20px 'dotum';}
#counsel_wrap .counsel_box form .cw_part {margin:0 0 5px 74px;}
#counsel_wrap .counsel_box form .cw_part input {width:305px; height:22px; font:normal 11px/20px 'dotum';}
#counsel_wrap .counsel_box form .cw_part select {width:305px; height:22px; font:normal 11px/20px 'dotum';}
#counsel_wrap .counsel_box .cw_btn {margin-top:10px;}
