@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);

/*common*/
body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,dl,dt,dd,table,th,td,form,fieldset,legend,input,textarea,button,div{ margin:0;padding:0; -webkit-text-size-adjust:none;  word-wrap:break-word; word-break:keep-all; }

body {
	margin: 0px;
	SCROLLBAR-ARROW-COLOR: #cccccc; 
	SCROLLBAR-FACE-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff; 
	SCROLLBAR-BASE-COLOR: #cfcfcf; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #cccccc;
	SCROLLBAR-3DLIGHT-COLOR: #cccccc;
	
}



td  {
	font-family:'Noto Sans KR','Nanum Gothic','Malgun Gothic', 'Dotum', 'verdana';
	/*font-family: 'Nanum Gothic','Malgun Gothic', 'Dotum', 'verdana';*/
	font-size: 14px;
	color: #565656;
	line-height:150%;
	letter-spacing: 0px;
}

ul li  {
	font-family:'Noto Sans KR','Nanum Gothic','Malgun Gothic', 'Dotum', 'verdana';
	font-size: 15px;
	color: #383838;
	line-height:150%;
	letter-spacing: 0px;
}

div , p , dd, dt, h1, h2  {
	font-family:'Noto Sans KR','Nanum Gothic','Malgun Gothic', 'Dotum', 'verdana';
	font-size: 15px;
	color: #383838;
	line-height:150%;
	letter-spacing: 0px; font-weight:300;
}

input,option {
	BORDER-RIGHT: #dddddd 1px solid; 
	BORDER-TOP: #dddddd 1px solid; 
	BORDER-LEFT: #dddddd 1px solid; 
	BORDER-BOTTOM: #dddddd 1px solid;
	BACKGROUND-COLOR: #eeeeee;
	
	font-size: 12px;
	font-family: "돋움";
	color:#666666;
}
select{
    BORDER-RIGHT: #dddddd 1px solid; 
	BORDER-TOP: #dddddd 1px solid; 
	BORDER-LEFT: #dddddd 1px solid; 
	BORDER-BOTTOM: #dddddd 1px solid;
	BACKGROUND-COLOR: #eeeeee;
	font-size: 12px;
	font-family: "돋움";

}

textarea {
	border:1px solid #dddddd;
	background:#eeeeee;
	line-height:120%;
	font-family: "돋움";
}

a:link {
	color: #5f5f5f;
	text-decoration: none;
}
a:visited {
	color: #5f5f5f;
	text-decoration: none;
}
a:hover {
	color: #007bff;
	text-decoration: none;
}
a:active {
	color: #5f5f5f;
	text-decoration: none;
}
/* input */
.input01 {width:216px; height:27px;  background:#ffffff; line-height:27px; padding-left:10px; margin:5px 0 0 0; border:none; left:0px; float:left;}
.input02 {width:70px; height:27px; border:1px solid #cccccc;}
.input03 {width:170px; height:27px; border:1px solid #cccccc;}
.input04 {width:170px; height:22px; border:1px solid #cccccc;}
.input05 {width:70px; height:22px; border:1px solid #cccccc;}
.input06 {width:470px; height:22px; border:1px solid #cccccc;}
.input07 {width:470px; height:200px; border:1px solid #cccccc;}
.input08 {background:#fff; border:none;padding:0px; margin:5px 0 0 0;line-height:27px;}
.input09 {width:300px; height:22px; border:1px solid #cccccc;}
.input10 {border:none; margin:0px;}


/* 정렬 관련 */
.al        {text-align:left !important}
.ac        {text-align:center !important}
.ar        {text-align:right !important}
.vt        {vertical-align:top !important}
.vb        {vertical-align:bottom !important}
.fl        {float:left;}
.fr        {float:right;}
.fc        {float:center;}
.cl        {clear:left;}
.cr        {clear:right;}
.cb        {clear:both;}
.db        {display:block;}
.di        {display:inline;}
.clear {clear:both;}

/*==================================================================================================================*/


#wrapper{width:100%;}

/*---------------- main 로고 네비게이션------------------ */
/* header */
.header {height:120px; width:100%; position:relative; border-top:3px solid #0850a3; z-index:100; background:#fff;}
.head {*zoom:1; width:1180px; margin:0 auto; *zoom:1;}
.head:after {content:""; display:block; clear:both;}
.head .logo {float:left; width:350px; padding-top:13px; margin-right:50px;}
.head .gnb {float:left; width:780px; padding-top:30px; position:relative}
.head .gnb > ul > li:first-child {width:155px;}
.head .gnb > ul > li {float:left; width:155px;}
.head .gnb > ul > li a.gnb_1depth {display:block; width:90px; font-size:18px; color:#343434; margin-left:40px; height:52px; font-weight:500;}
.head .gnb > ul > li:hover a.gnb_1depth {color:#1d469b;}
.head .gnb .nav_depth{display:none;position:absolute;z-index:999;height:185px; width:150px; padding:0px 0 10px 10px; border-left:1px solid #e4e4e4; }
.head .gnb > ul > li.first .nav_depth {border-left:1px solid #e4e4e4;}
.head .gnb .nav_depth li a {font-size:13px; line-height:1.2;margin-bottom:10px; color:#252424; display:block; width:100%;}
.head .gnb .nav_depth li a:hover {color:#0b2f8d; text-decoration:underline;}

.header .hnavi:after {content:""; display:block; clear:both;}
.header .hnavi {position: relative;top:0;width:100%; border-bottom:1px solid #d9d9d9;}
.header .hnavi ul { width:1180px; margin:0px auto; text-align:right}
.header .hnavi ul li {float:left;}
.header .hnavi ul li.first {margin-left:1000px;}
.header .hnavi ul li a {display:block;margin:0 10px 0 0;padding:12px 10px;}



.nav_bg{display:none;position:absolute; top:120px; z-index:10;width:100%;height:190px;background:#fff;  border-bottom:1px solid #2e3191; margin:0 auto;}
.nav_bg .sub_gnb_img {width:1000px; margin:0 auto; height:312px; text-align:left;}
.nav_bg .sub_gnb_img.bg1 {background:url(image/tmenu_sub_bg1.jpg) top left no-repeat;}
.nav_bg .sub_gnb_img.bg2 {background:url(image/tmenu_sub_bg2.jpg) top left no-repeat;}
.nav_bg .sub_gnb_img.bg3 {background:url(image/tmenu_sub_bg3.jpg) top left no-repeat;}
.nav_bg .sub_gnb_img.bg4 {background:url(image/tmenu_sub_bg4.jpg) top left no-repeat;}
.gnb_anibar {position:absolute;top:0px; height:5px; width:0px; background:#1d469b; z-index:10;}


#container {width:100%;}

/*-------------------------메인비주얼------------------------------*/
.mainVisual { position:static; z-index:1;  height:580px; margin:0; overflow:hidden;}
.mainVisual .list { position:absolute !important; left:0; width:100% !important; height:580px; margin-top:0px; }
.mainVisual .list li {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	opacity:0;
	filter:alpha(opacity=0);
	background-position:50% 0;
	background-repeat:no-repeat;
	white-space:nowrap;
	text-indent:-999px;
	overflow:hidden;
}
.mainVisual .list li:first-child { opacity:1; filter:alpha(opacity=100); }
.mainVisual .list li span {top:120px; left:50%; margin:0px 0 0 -570px; text-align:left;}
.mainVisual .list li div { top:250px; left:50%; margin:0px 0 0 -437px; }
.mainVisual .btnSet { position:absolute; left:0; width:100%; height:37px; z-index:10; margin:350px 0 0 0px; }
.mainVisual .btnSet a.stop, .mainVisual .btnSet a.prev, .mainVisual .btnSet a.next { position:absolute;  width:59px; height:59px; overflow:hidden; white-space:nowrap; font-size:0; letter-spacing:-100px; text-indent:0;   background-position:50% 50%; }
.mainVisual .btnSet a.prev { left:30px; background-image:url("image/prev.png"); margin-top:20px;}
.mainVisual .btnSet a.next { right:30px; background-image:url("image/next.png"); margin-top:20px;}
.mainVisual .btnSet a.stop { left:78px; background-color:#71a30b; background-image:url("../image/pause.png"); }
.mainVisual .btnSet a.play { background-image:url("../image/play.png"); }
.mainVisual .btnSet .curIco { position:absolute; left:50%; top:170px;padding:5px; height:23px;width:300px;margin-left:-150px; z-index:9999}
.mainVisual .btnSet .curIco a { display:inline-block; width:23px; height:23px; margin-left:5px; overflow:hidden; white-space:nowrap; font-size:0; letter-spacing:0px; text-indent:0; background:url("image/off.png") no-repeat;}
.mainVisual .btnSet .curIco a.on, .mainVisual .btnSet .curIco a:hover { background:url("image/on.png") no-repeat;width:23px; height:23px; }

.mainVisual .caption {position:absolute;top:700px; right:50%; padding:0 0px 0 0px; margin:0 -30px 0 0; text-indent:0; height:37px; line-height:37px; color:#fff; background:url("../") 100% 0 no-repeat;}




/*=================left Menu 1 starts here ========================*/
/* menu::base */
div#left_menu {
	POSITION:relative;
	WIDTH:230px;
	TOP:0px;
	LEFT:0px;
	text-align:center;
	background:#fff; 
	z-index:9999; margin:0; padding:0
}

#left_menu > ul { margin:0; padding:0; *zoom:1}
#left_menu ul:after {content:""; display:block;clear:both;}
#left_menu ul a {display:block;  text-decoration:none; margin:0px; background:#fff;}
#left_menu > ul > li {position:relative;margin:0 0px 0px 0;left:0px;}
#left_menu > ul > li.first {padding:10px 0 0 0;} 
#left_menu ul li.m_active {/*background-color:#f37523;*/ background:#0880cc url(image/left_on.gif) no-repeat 200px 18px; !important;color:#0355a7;  }
#left_menu > ul > li > a {display: block;padding:17px 0px 17px 20px;color:#5b5b5b; font-size:15px;  line-height:16px;
text-decoration:none; text-align:left; background:#fff; border-bottom:1px solid #d9d9d9;font-weight:400;}

#left_menu ul li.m_active a  {background:#0880cc url(image/left_on.gif) no-repeat 200px 18px; !important;color:#f8f8f8;  /*text-decoration:underline;*/}
#left_menu ul li a:hover {background:#0880cc url(image/left_on.gif) no-repeat 200px 18px;color:#f8f8f8;}
#left_menu ul li a.off {color: #4c4c4c;}
#left_menu ul li.last { background:none; margin:0; padding:0; display:inline;}
#left_menu ul li.first {padding:10px 0 0px 0px;  }


/*left 서브메뉴*/
#left_menu div.submenu { top:61px;  list-style:none; z-index:100; border-top:1px solid #d9d9d9;}
#left_menu div.submenu ul {margin:0; padding:0px; font-size:13px; }
#left_menu div.submenu ul li {position:relative; height:auto;  margin:0px 0 3px 0; padding:0px; text-align:left; background:#eeeeee; /*border-bottom:1px solid #666; background:#727272; filter:alpha(opacity=90); opacity: 0.9; -moz-opacity:0.9;font-family:'Nanum Gothic','Malgun Gothic','Dotum', 'verdana';*/ }
#left_menu div.submenu ul li.first {margin:3px 0 3px 0;}
#left_menu div.submenu ul li a {width: 190px;!important; /*width of sub menus*/
padding:4px 10px 4px 20px;
margin: 0;
color:#626262;
background:url(image/tmenu_bg.png) repeat;
font-size:12px; font-weight:500; text-align:left; line-height:18px;}
#left_menu div.submenu ul li a:hover {color:#fff !important;	background:#828282 !important;  }
#left_menu div.submenu ul li.on a{color:#fff !important;	background:#828282 !important;} 
#left_menu div.submenu ul li.on {color:#333; font-weight:bold;}
#left_menu ul li.m1 div.submenu a{left:0px; width:100%; z-index:100; color:#646464}
#left_menu ul li.m2 div.submenu{left:0px; width:100%; z-index:100;}
#left_menu ul li.m3 div.submenu{left:0px; width:100%; z-index:100;}
#left_menu ul li.m4 div.submenu{left:0px; width:100%; z-index:100;}
#left_menu ul li.m5 div.submenu{left:0px; width:100%; z-index:100;}
#left_menu ul li.m6 div.submenu{left:0px; width:100%; z-index:100;}
#left_menu ul li.m7 div.submenu{left:0px; width:100%; z-index:100;}

/*=================left Menu 1 END here ========================*/
/*left Menu 1 ends here */

/**=========================공통================================**/
.t01 {  background:url(image/bt_icon2.gif) no-repeat 0 7px; font-size:13px; padding:0 0 0 10px; margin:0px 0 0px 3px; text-align:left; } 

.line1 {margin:40px 0;background:url(image/bt_line1.gif) repeat-x; height:1px; padding:0 0 0px 0;}

.mt30 {margin-top:30px;}

.mb20 {margin-bottom:20px;}
.mb30 {margin-bottom:30px;}
.mb40 {margin-bottom:40px;}
.mb50 {margin-bottom:50px;}

.pt20 { padding-top:20px;}

.pb20{padding-bottom:20px;}

.bt_icon01 {background:url(image/bt_icon1.gif) no-repeat 0 5px; margin:0px; padding:0 0 0 10px;}
.bt_icon02 {background:url(image/bt_icon2.gif) no-repeat 0 0px; margin:0px; padding:0 0 0 10px;color:#353535; font-size:20px; font-weight:700; text-align:left;}

/*-------------------------인사말------------------------------*/
#a1010 { margin:0px 0px 0px 0px; background:url(image/a1010_img1.jpg) no-repeat right 130px;}

#a1010  h1 {margin:0px 0px 40px 0px; font-size:18px; color:#333; font-weight:500;}
#a1010  h1 span {color:#25acd8;}
#a1010 p { padding:0px 0px 20px 0px;}
#a1010 p.name { font-size:16px;text-align:left; margin:0px 30px 0px 500px; padding:10px 0 40px 0;}
#a1010 p.name span {font-weight:500; color:#222;}

/*-------------------------회사개요------------------------------*/
#a1020:after {clear:both;display:block;content:"";}
#a1020 { margin:0px 0px 0px 0px; padding:0px 0 30px 0;  background:url(image/a1020_img1.jpg) no-repeat right 0px; text-align:left;}
#a1020 p { margin:0 0 20px 0;}
#a1020 ul li { float:left; width:50%; margin:0px auto; text-align:center;}

/**회사개요table**/
table.a1020 {margin:10px 0; border-collapse:collapse; border-top:2px solid #464c51 }
table.a1020  tbody th { color:#222;letter-spacing:-0.5px;text-align:left;padding:7px 5px 7px 20px;  font-weight:700;   border-bottom:1px dashed #d9d9d9; background:#f7f7f7; }
table.a1020  tbody td {color:#444; padding:7px 5px 7px 20px;text-align:left;border-bottom:1px dashed #d9d9d9}
table.a1020  tbody td.t1 { color:#222;font-weight:700; }



/*-------------------------회사연혁------------------------------*/
#a1030:after {clear:both;display:block;content:"";}
#a1030 { margin: 0px 0 0px 0; padding:0 0 0px 0;text-align:left;}
#a1030 h1 {margin:0px 0 20px 0px;font-size:20px; color:#333; padding-top:0px; line-height:20px; font-weight:500;}

/**회사개요table**/
table.a1030 {margin:10px 0; border-collapse:collapse; border-top:2px solid #464c51 }
table.a1030  tbody th { color:#569f33;letter-spacing:-0.5px;text-align:left;padding:7px 5px 7px 20px;  font-weight:700;   border-bottom:1px dashed #d9d9d9; vertical-align:top;font-size:23px; }
table.a1030  tbody td {color:#444; padding:7px 5px 7px 20px;text-align:left;border-bottom:1px dashed #d9d9d9}
table.a1030  tbody td.t1 { color:#222;font-weight:700; }


/*-------------------------사업종목------------------------------*/
#a1040:after {clear:both;display:block;content:"";}
#a1040 { margin: 0px 0 0px 0; padding:0 0 0px 0;text-align:left;}
#a1040 .box1:after {clear:both;display:block;content:"";}
#a1040 .box1 {margin:0px 30px 20px 30px;}
#a1040 .box1 div.tit1:after {clear:both;display:block;content:"";}
#a1040 .box1 div.tit1 { float:left;background:url(image/a1040_bg1.png) no-repeat; width:134px; height:134px; text-align:center;  margin:0 20px 0 0}
#a1040 .box1 div.tit1.tit2{background:url(image/a1040_bg2.png) no-repeat;}
#a1040 .box1 div.tit1 p {margin:43px 0;color:#f8f8f8; font-size:17px; font-weight:500; line-height:22px;}
#a1040 .box1 div.tit1 p.mg01 {margin:20px 0;}
#a1040 .box1 div.tit1 p.mg02 {margin:30px 0;}


#a1040 .box1 div.txt { min-height:132px; border:1px solid #aed09d;   margin-left:75px}
#a1040 .box1 div.txt p {margin:40px;}

#a1040 .box1 div.txt p.mg01{margin:20px;}
#a1040 .box1 div.txt p.mg02{margin:30px;}


/*-------------------------인증현황------------------------------*/
#a1050:after {clear:both;display:block;content:"";}
#a1050 { margin: 0px 0 0px 0; padding:0 0 0px 0;text-align:left;}
#a1050 p {float:left; width:50%; text-align:center; margin:0 0 40px 0;}
#a1050 p img {width:85%; }

/*-------------------------찾아오시는길------------------------------*/
#a1060:after {clear:both;display:block;content:"";}
#a1060 { margin: 0px 0 0px 0; padding:0 0 0px 0;text-align:left;}
#a1060_box { border:2px solid #d9d9d9; background:#f7f7f7; margin:0 13px }
#a1060_box h1 { font-size:20px; font-weight:500; border-bottom:1px dashed #d9d9d9; margin:5px 20px}
#a1060_box p { margin:10px 20px;}
#a1060_box p span {color:#0880cc; font-weight:500; margin-left:15px; }


/*----------------------------제품소개---------------------------*/
#a2010:after {clear:both;display:block;content:"";}
#a2010 {margin: 0px 0 30px 0; padding:0 0 20px 0;}

#a2010_box:after {clear:both;display:block;content:"";}
#a2010_box {min-height:304px;border:1px solid #d9d9d9;border-radius:10px;  background:url(image/bt_pt01.gif) repeat; margin:0 0 50px 0 }
#a2010_box_img {float:right; margin:0px 0px 0px 20px;}
#a2010_box .txtbox:after {clear:both;display:block;content:"";}
#a2010_box .txtbox { min-height:280px;  background:#fff; margin:12px;}
#a2010_box .txtbox h1 {font-size:25px; font-weight:700; color:#569f33; margin:0px 0 40px 20px; padding:20px 0 0 0 }
#a2010_box .txtbox p {margin:0 0px 20px 20px; }
.txt1 {color:#303030; font-size:17px; font-weight:700;}


#a2010_img {float:right; margin:10px 0px 30px 20px;}
#a2010_img span {display:block; text-align:right; margin:0 20px 0 0}
#a2010 p.btn01 { display:block;margin:45px 0 5px 0; border:none;}
#a2010 p.btn02 { display:block;margin:0px 0 10px 0; border:none;}


#a2010_data { clear:both;margin:0px 0 50px 32px; padding:0 0 0px 0; }

/* 이미지3칸 */
#a2010_data_img { clear:both;margin:0px 0 30px 32px; padding:0 0 0px 0; }
#a2010_data_img p {float:left; width:33%; text-align:center;}
#a2010_data_img p img { width:242px; height:172px;}
#a2010_data_img p span {display:block; font-size:13px; margin:5px 0; font-weight:600; color:#5c5c5c;}

/**table01**/
table.tb01 {margin:10px 0; border-collapse:collapse; border-top:2px solid #464c51 }
table.tb01  thead th { color:#222;letter-spacing:-0.5px;text-align:center;padding:7px;  font-weight:700;   border-bottom:1px dashed #d9d9d9; background:#f7f7f7; border-left:1px solid #d9d9d9; }
table.tb01  thead th.first {border-left:none;}
table.tb01  tbody td {color:#444; padding:7px;text-align:center;border-bottom:1px dashed #d9d9d9;border-left:1px solid #d9d9d9;}
table.tb01  tbody td.first {border-left:none;}


/*-----------------------공장슬러지--------------------------------*/

#a2020:after {clear:both;display:block;content:"";}
#a2020 { padding: 0px 0 0 0px;top:0px; margin:0 0 50px 0;}
#a2020 h1 {font-size:20px; font-weight:700; color:#569f33; margin:0px 0 10px 0px; padding:0px 0 0 25px; background:url(image/bt_icon1.png) no-repeat 0 7px; }

#a2020 p { float:left; width:33%;margin:0 0 40px 0px; text-align:center;}

#a2020 p span { display:block;margin:5px 0; font-weight:500;}
#a2020 p img {width:97%;}


/*-----------------------집수조 슬러지--------------------------------*/

#a2030:after {clear:both;display:block;content:"";}
#a2030 { padding: 0px 0 0 0px;top:0px; margin:0 0 50px 0;}
#a2030 h1 {font-size:20px; font-weight:700; color:#569f33; margin:0px 0 10px 0px; padding:0px 0 0 25px; background:url(image/bt_icon1.png) no-repeat 0 7px; }

#a2030_box:after {clear:both;display:block;content:"";}
#a2030_box { min-height:355px;border:1px solid #d9d9d9;border-radius:10px;  background:url(image/bt_pt01.gif) repeat; margin:0 0 50px 0; padding:20px  }

#a2030_box p { float:left; width:50%;text-align:center; margin:0}
#a2030_box p.box1 {margin:50px 0 0 0;}
#a2030_box p span {display:block; margin:5px 0 }

#a2030_box2:after {clear:both;display:block;content:"";}
#a2030_box2 {margin:0 120px;}
#a2030_box2.mg01 {margin:0 70px;}
#a2030_box2.mg02 {margin:0 0px;}
#a2030_box2.mg02 li {width:33%;}
#a2030_box2.mg03 {margin:0 0px;}
#a2030_box2.mg03 li {width:25%;}
#a2030_box2.mg03 li.ssai {width:10%;background:url(image/bt_icon2.gif) no-repeat center 50px ;}
#a2030_box2 li { float:left; width:43%;text-align:center;margin:0 0px 0px 0px;}
#a2030_box2 li.ssai  { width:14%; min-height:202px;background:url(image/bt_icon2.gif) no-repeat center 70px ;}
#a2030_box2 li span { display:block;margin:5px 0; font-weight:500;}

/*----------------------------시설장비---------------------------*/
#a3010:after {clear:both;display:block;content:"";}
#a3010 {margin: 0px 0 30px 0; padding:0 0 20px 0;}
#a3010 h1 {font-size:25px; font-weight:700; color:#569f33; margin:0px 0 20px 20px; padding:20px 0 0 0 }
#a3010_img {float:left; margin:0 60px 0 0}

#a3010_box:after {clear:both;display:block;content:"";}
#a3010_box {min-height:304px;border:1px solid #d9d9d9;border-radius:10px;  background:url(image/bt_pt01.gif) repeat; margin:0 0 50px 0 }
#a3010_box_img {float:right; margin:20px 20px 20px 20px;}
#a3010_box_img span {display:block; margin:5px 0; text-align:center;}
#a3010_box .txtbox:after {clear:both;display:block;content:"";}
#a3010_box .txtbox { min-height:280px;  background:#fff; margin:12px;}
#a3010_box .txtbox h1 {font-size:25px; font-weight:700; color:#569f33; margin:0px 0 20px 20px; padding:20px 0 0 0 }
#a3010_box .txtbox p {margin:0 0px 15px 20px; }
.txt1 {color:#303030; font-size:17px; font-weight:700;}


#a3010_box2:after {clear:both;display:block;content:"";}
#a3010_box2 {margin:0 30px;}
#a3010_box2 li {float:left; width:50%;text-align:center;margin:0 0px 0px 0px;}
#a3010_box2 li span { display:block; margin:5px 0;}


.carmain img{max-width: 100%;width:100%;padding:40px 0;}

/**/
.box_list{
	display:flex;
	justify-content: space-between;
	align-items: center;
}
.box_in{
	padding:10px;
	width:47%;
	background: rgba(0,0,0,.1);
	margin-bottom:1%;
}
.box_in img{
	width:100%;
	max-width:100%;
	border: 1px solid #000;
}