@charset "UTF-8";

/* Page Title */
body  {border-top:3px solid #659e15; background:url('/common/img/main/main_bg2.jpg')  repeat top center;}

#wrap  {width:100%; float:left;   background:url('/common/img/sub/sub_bg.png') no-repeat top center; min-height:200px;  }
#wrap2  {width:100%; float:left;   background:url('/common/img/sub/sub_bg2.png') no-repeat top center; min-height:200px;  }
#wrap3  {width:100%; float:left;   background:url('/common/img/sub/sub_bg3.png') no-repeat top center; min-height:200px;  }
#wrap4  {width:100%; float:left;   background:url('/common/img/sub/sub_bg4.png') no-repeat top center; min-height:200px;  }
#wrap5  {width:100%; float:left;   background:url('/common/img/sub/sub_bg5.png') no-repeat top center; min-height:200px;  }
#wrap6  {width:100%; float:left;   background:url('/common/img/sub/sub_bg6.png') no-repeat top center; min-height:200px;  }
#wrap7  {width:100%; float:left;   background:url('/common/img/sub/sub_bg7.png') no-repeat top center; min-height:200px;  }
#wrap8  {width:100%; float:left;   background:url('/common/img/sub/sub_bg8.png') no-repeat top center; min-height:200px;  }
#wrap9  {width:100%; float:left;   background:url('/common/img/sub/sub_bg9.png') no-repeat top center; min-height:200px;  }

#aside  {width:187px;   float:left;  margin-top:30px; margin-bottom:10px;  }
#aside  ul  {width:100%; float:left;  margin-top:0;  }
#aside ul	.menu	{float:left;  width:93%; font-size:14px;}

#aside .menu  a {
	display:inline-block;
	width:100%;
	height:100%;
 	padding:11px 0px 13px 18%;
	background:url('/common/img/sub/mn_center_bg.png') repeat-y top left;
	
}

#aside .menu a:link		{text-decoration:none; color:#333;  } 
#aside .menu a:hover		{text-decoration:none; color:#589601;   }
#aside .menu a:active	{text-decoration:none; color:#589601;  }
#aside .menu a:visited	{text-decoration:none; color:#333; }

#aside ul	.menu_ov	{float:left;  width:93%;      font-size:14px;}
#aside .menu_ov  a {
	display:inline-block;
	width:100%;
	height:100%;
 	padding:11px 0px 13px 18%;
	background:url('/common/img/sub/mn_center_bg_ov.png') repeat-y top left;
	
}

#aside .menu_ov a:link		{text-decoration:none; color:#589601; font-weight:600;  } 
#aside .menu_ov a:hover		{text-decoration:none; color:#589601; font-weight:600; }
#aside .menu_ov a:active	{text-decoration:none; color:#589601; font-weight:600;}
#aside .menu_ov a:visited	{text-decoration:none; color:#589601; font-weight:600;  }


#aside  .title  {font-size:17px; color:#fff; text-align:center; font-weight:600;   
             background:url('/common/img/sub/mn_top_bg.png') no-repeat top left;
             padding-top:10px;  height:40px; width:100%;  float:left;   }




#top_aside  {width:100%; float:left;   margin-bottom:10px;  height:80px; 
               padding-top:10px; background:url('/common/img/sub/top_aside_bg.png') no-repeat top left;  }
#top_aside  ul  {width:78%;  float:right; margin-top:10px;   margin-bottom:3px;   }
#top_aside ul	.menu	{float:left;       font-size:14px; margin-right:15px;}

#top_aside .menu  a {
 	display:inline-block;
  	padding:0px 25px 0px 20px;
	background:url('/common/img/sub/mn_icon.png') no-repeat; background-position:0px 3px;
 	
}

#top_aside .menu a:link		{text-decoration:none; color:#333;  } 
#top_aside .menu a:hover		{text-decoration:none; color:#589601;   }
#top_aside .menu a:active	{text-decoration:none; color:#589601;  }
#top_aside .menu a:visited	{text-decoration:none; color:#333; }

 #top_aside ul	.menu_ov	{float:left;       font-size:14px; margin-right:15px;}

#top_aside .menu_ov  a {
 	display:inline-block;
  	padding:0px 25px 0px 20px;
	background:url('/common/img/sub/mn_icon_ov.png') no-repeat; background-position:0px 3px;
 	
}


#top_aside .menu_ov a:link		{text-decoration:none; color:#589601; font-weight:600;  } 
#top_aside .menu_ov a:hover		{text-decoration:none; color:#589601; font-weight:600; }
#top_aside .menu_ov a:active	{text-decoration:none; color:#589601; font-weight:600;}
#top_aside .menu_ov a:visited	{text-decoration:none; color:#589601; font-weight:600;  }


#top_aside  .title  {font-size:17px; color:#fff; text-align:center; font-weight:600;   
                       padding-top:0px;  height:30px; width:185px;  margin-right:5px;  float:left;   }




#login  {width:163px; margin-bottom:10px; padding:10px 10px 10px 10px; float:left;    background-color:#fff ; border:1px solid #7cbb35; border-radius:10px; }
#login  .login_t  {width:100%;  font-size:20px; font-weight:600; float:left; height:20px; display:none;}
#login  .input01 {margin-top:2px; width:90px;}
#login  .login_btn  {background-color:#7cbb35; border-radius:7px; width:55px; text-align:center; padding-top:22px; padding-bottom:22px; 
                     font-size:14px; font-weight:600;  color:#fff;float:right;}
#login  .check  {width:100%; margin-top:7px; float:left; color:#666; font-size:12px;}

#article  {width:800px; float:right; margin-top:60px;}
#article  .guide  {width:100%; float:left; height:60px;}
#article  .guide .t1  {font-size:35px; letter-spacing:-2px;  height:25px; line-height:35px; font-weight:600; color:#111;}
#article  .guide .t2  {font-size:13px;  line-height:13px; font-weight:400; color:#888;}
#article  .guide .t2  span {color:#589601;}

#article .article_in  {width:96%; padding:3% 2% 4% 2%; float:left; border-radius:5px; background-color:#fff; margin-top:10px; min-height:500px; margin-bottom:20px;}
#article  .ing  {width:100%; float:left; text-align:center; font-size:20px;  padding-top:100px;}

#article  .map_info   {width:300px; float:right;  background-color:rgba(0,0,0,.8); height:400px; margin-top:-400px; position:relative; }
#article  .map_info span  {color:#fff; font-size:20px; line-height:50px; font-weight:600; }
#article  .map_info p  {width:250px; margin-left:20px; margin-top:80px; text-align:Center; color:#fff;  font-size:14px; line-height:26px; }

#article   .search_bar {width:99.5%; float:left; border:1px solid #ddd; background-color:#f9f9f9;}
#article   .search_bar_in  {width:98%; margin-left:1%; padding-top:10px; padding-bottom:10px; float:left;}
#article   .search_bar_in  .title {float:left; font-size:15px; color:#111; font-weight:600; padding-top:3px; padding-right:10px;}
#article   .search_bar_in   .all_view  {float:right; padding-top:3px; text-align:right; font-size:15px; font-weight:600;}
#article   .search_bar_in   .all_view  .ca {background-color:#1b4597; padding:1px 4px 3px 4px; color:#fff; border-radius:50%; margin-left:2px;}


.ca a:link		{text-decoration:none; color:#fff;}
.ca a:visited	{ text-decoration:none; color:#fff;}
.ca a:hover		{ text-decoration:none; color:#fff;}
.ca a:active	{text-decoration:none; color:#fff;}

.t_tip_box   {width:99%; float:left; margin-top:10px;   font-size:15px;  line-height:20px; font-weight:600; color:#333; }


#type  {width:150px;   float:left;     }
#type  .title  {width:100%; font-size:18px; padding-bottom:10px; color:#111; font-weight:400; }    
#type  .title span {  color:red; font-weight:600; }    
   
#type  ul  {width:100%; float:left;  margin-top:0; background-color:#56b10e; border-radius:5px; padding-top:10px; padding-bottom:10px;  }
#type ul	.menu	{float:left;  width:93%; margin-left:2%; border-bottom:1px dashed #89c957;  background-color:#56b10e; font-size:14px;}
#type ul	.menu:last-child	{float:left;  width:93%; margin-left:2%; border-bottom:none;  background-color:#56b10e; font-size:14px;}

#type .menu  a {
	display:inline-block;
	width:100%;
	height:100%;
 	padding:10px 0px 10px 7%;
 	
}

#type .menu a:link		{text-decoration:none; color:#cde8b7;  } 
#type .menu a:hover		{text-decoration:none; color:#fff;  	background:url('/common/img/sub/type_ov_icon.png') no-repeat; background-position:120px 10px; }
#type .menu a:active	{text-decoration:none; color:#fff; 	background:url('/common/img/sub/type_ov_icon.png') no-repeat; background-position:120px 10px; }
#type .menu a:visited	{text-decoration:none; color:#cde8b7; }

#type ul	.menu_ov	{float:left;  width:93%; margin-left:2%; border-bottom:1px dashed #89c957;  background-color:#56b10e;      font-size:14px;}
#type ul	.menu_ov:last-child	{float:left;  width:93%; margin-left:2%; border-bottom:1px none;  background-color:#56b10e;      font-size:14px;}
#type .menu_ov  a {
	display:inline-block;
	width:100%;
	height:100%;
 	padding:10px 0px 10px 7%;
	background:url('/common/img/sub/type_ov_icon.png') no-repeat; background-position:120px 10px;
 	
 	
}

#type .menu_ov a:link		{text-decoration:none; color:#fff; font-weight:600;  } 
#type .menu_ov a:hover		{text-decoration:none; color:#fff; font-weight:600; }
#type .menu_ov a:active	{text-decoration:none; color:#fff; font-weight:600;}
#type .menu_ov a:visited	{text-decoration:none; color:#fff; font-weight:600;  }

#type   .type_page  {text-align:center; font-size:13px; line-height:28px; color:#999; float:left;   width:100%; padding-top:10px;}
#type   .type_page img  {vertical-align:-3px; display:none; }

#type   .type_page  a {
	display:inline-block;
    padding:0px 10px 0px 10px;
	text-decoration:none;
	margin-left:3px;
	margin-right:3px;
  }


#type   .type_page a:link	{  color:#666;  background-color:#f4f4f4;}
#type   .type_page  a:hover	{color:#fff;  background-color:#589601; }
#type   .type_page a:active	{ color:#fff;  background-color:#589601;}

#type   .type_page  b  a {
	display:inline-block;
    padding:0px 10px 0px 10px;
	text-decoration:none;
	margin-left:3px;
	margin-right:3px;

  }
#type   .type_page  b a:link	{  color:#fff;  background-color:#589601;}
#type   .type_page  b a:hover	{color:#fff;  background-color:#589601; }
#type   .type_page  b a:active	{ color:#fff;  background-color:#589601;}
#type   .type_page  b  a:visited	{background-color:#589601; color:#fff;}


#type   .type_page2  {text-align:center; font-size:13px; line-height:22px; color:#999; float:left;   width:100%; padding-top:10px;}
#type   .type_page2   img  {padding-top:5px;}
 #type   .type_page2  a {
	display:inline-block;
    padding:0px 3px 0px 3px;
	text-decoration:none;
 
  }


#type   .type_page2 a:link	{  color:#666;  background-color:#fff;}
#type   .type_page2  a:hover	{color:#589601;  background-color:#fff; }
#type   .type_page2 a:active	{ color:#589601;  background-color:#fff;}

#type   .type_page2  b  a {
	display:inline-block;
    padding:0px 3px 0px 3px;
	text-decoration:none;
	 
  }
#type   .type_page2  b a:link	{  color:#589601;  background-color:#fff;}
#type   .type_page2  b a:hover	{color:#589601;  background-color:#fff; }
#type   .type_page2  b a:active	{ color:#589601;  background-color:#fff;}
#type   .type_page2  b  a:visited	{ background-color:#589601;color:#fff;}



#article .s_tt  {width:90%; padding-left:22px ; background:url('/common/img/sub/s_tt_bl.gif') no-repeat; background-position:0 3px; float:left; font-size:18px; height:35px; color:#111; font-weight:600;}
#article .s_tt2  {width:100%;  float:left; font-size:16px; line-height:30px;font-weight:600;  color:#333; }
#article .s_tt3  {width:100%;  float:left; font-size:18px; line-height:30px; font-weight:600;  color:#377303; }
#article .full_wrap_right {width:800px; float:right;}

#article  .box_100  {width:100%; float:left; background-color:#fff;}



#article .graph   {width:200px; float:right; }
#article  .graph  .t1  {width:100%;float:left; float:left;  }
#article  .graph  .t2  {width:100%;  float:left; }

#article .graph1 .t1  {padding-top:0px;}
#article .graph1 .t2  {padding-top:120px;}

#article .graph2 .t1  {padding-top:30px;}
#article .graph2 .t2  {padding-top:90px;}

#article .graph3 .t1  {padding-top:60px;}
#article .graph3 .t2  {padding-top:60px;}


#article .graph1   {width:33%; float:left;  text-align:Center; font-size:13px; 	background:url('/common/img/sub/graph1.gif') no-repeat bottom center;  height:150px;}
#article .graph2   {width:33%; float:left; text-align:Center; font-size:13px;  background:url('/common/img/sub/graph2.gif') no-repeat bottom center;  height:150px;}
#article .graph3   {width:33%; float:left; text-align:Center; font-size:13px;  background:url('/common/img/sub/graph3.gif') no-repeat bottom center;  height:150px; }



#article .border_bottom_wrap  {width:100%; border-bottom:1px dashed #ddd; float:left; padding-bottom:20px;}

#article .photo_box  {float:left; text-align:center;}
#article .photo_box .title_bg {background-color:#111; color:#fff; font-size:15px; font-weight:600; width:100%; padding-top:10px; padding-bottom:10px;}
#article .photo_box .title_bg2 {background-color:#111; color:#fff; font-size:14px; line-height:20px; font-weight:600; width:100%; padding-top:10px; padding-bottom:10px;}


#article .history   {width:100%; float:left; }
#article .history  .date  {font-size:16px; color:#111;   font-weight:600; }
#article .history_l  {float:left; width:48%; margin-top:-20px; }
#article .history_l  td {text-align:right;}
#article .history_r  {float:right; width:48%;  margin-top:20px;}
#article .history  table  {width:100%; float:left;}
#article .history  td   {font-size:14px; line-height:22px; color:#666; padding:15px;}

#article .line_wrap   {border:1px solid #ddd;}
#article .webzine2_s_photo  {width:370px;  float:right}
#article .webzine2_s_photo img   {width:100px; margin-bottom:10px; height:70px; float:right; margin-left:10px;}

#article .webzine5_s_photo  {width:100px;  float:right;}
#article .webzine5_s_photo img   {width:100%; margin-bottom:8px; height:70px; float:right; }


#article .view_img  {width:340px; float:left;}
#article .view_img .view_img_b {float:left;}
#article .view_img .view_img_b img {width:250px; float:left; height:250px; background-color:#ddd;}
#article .view_img .view_img_s {float:right; width:80px;}
#article .view_img .view_img_s img {width:100%; margin-bottom:5px; float:left; height:80px; background-color:#ddd; }

#article  .view_text_box  {  margin-top:30px; width:100%; float:left;}
#article  .view_text_box2  {  margin-top:30px; width:100%; float:left; font-size:14px; line-height:20px; color:#666;}


#article .view_info  {width:60%; float:right; margin-top:5px;}
#article .view_info .next  {text-align:right; height:30px; width:100%; float:left; font-size:15px; color:#777;}


#article .step  {width:100%; float:left;  }
#article .step  .step_box  {width:150px; background-color:#178601; float:left; padding:10px 5px 10px 5px; color:#fff; font-size:14px;  text-align:center; border-radius:5px; }
#article .step  img  {margin:5px 5px 0 8px; float:left; }


.step_next_img  {float:left; padding-left:20px; padding-right:20px; }
.one_bg   {background-color:#fff; margin-right:10px; margin-bottom:10px; border:3px solid #ddd; text-align:center; height:90px;  width:90px; border-radius:50%; float:left;}
.one_bg  span  {padding-top:35px; text-align:Center;width:100%;float:left; font-size:15px; line-height:18px; color:#777; font-weight:600;}





/*quick*/


.quickmenu							{background-color:#fff; width:200px;   border-radius:20px 20px 0 0; 
                          border-bottom:none; border-right:none;  float:right; 
					 }

.quickmenu  .q_tt  {background-color:#47a70b; color:#fff; text-align:Center; font:bold 14px Malgun Gothic; border-radius:10px 10px 0 0;
                      padding-top:10px; padding-bottom:13px;  width:100%; float:left;}


.quickmenu .quick_img				{width:75px; margin:5px auto; border:1px solid #ddd;}

.quick_customer   {   letter-spacing:-1px; width:100%;  float:left;}
   
.quick_customer input  {height:25px; width:20px; float:left; border:1px solid #ddd; padding-left:5px;}
.quick_customer table  {width:100%; background-color:#fff; float:left;}
.quick_customer th  {text-align:center; font-size:14px; vertical-align:middle; font-weight:600; background-color:#68bd13; color:#fff; padding:7px 5px 11px 5px;}
.quick_customer td  {text-align:center;  border-bottom:1px solid #ddd; font-size:13px; vertical-align:middle; padding:3px; color:#777;}
.quick_customer td span {color:#68bd13; font-weight:600;}

.quick_customer .btn         { }

.quick_customer .btn  a {
	display:inline-block;
padding-top:5px;
padding-right:6px;
padding-left:6px;
padding-bottom:7px;	
border-radius:5px;
background-color:#f9f9f9; border:1px solid #ddd;
 font-size:12px;  color:#777; 

}

.quick_customer .btn  a:link		{ text-decoration:none;}
.quick_customer .btn  a:hover	    {  text-decoration:none;}
.quick_customer .btn  a:active	    {  text-decoration:none;}
.quick_customer .btn  a:visited	      { text-decoration:none;}


.quick_btn               {float:left; color:#fff;    text-align:center; font:normal 13px Malgun Gothic; }
.quick_btn  a {
	display:inline-block;
 	color:#fff;
	width:100%;
	padding:8px 0px 11px 0px;  
	background-color:#68bd13;  font:bold 13px Malgun Gothic; color:#fff; 
 	
}

.quick_btn	 a:link		{ text-decoration:none; }
.quick_btn	 a:visited	{     text-decoration:none;}
.quick_btn	 a:hover	{    text-decoration:none;}
.quick_btn	 a:active	 { text-decoration:none; }


/*quick백업*/


/*.quickmenu							{background-color:#fff; width:200px;   border-radius:20px 20px 0 0; 
                          border-bottom:none; border-right:none;   position:absolute; z-index:999999; float:left;
						 right:0.5%; }

.quickmenu  .q_tt  {background-color:#47a70b; color:#fff; text-align:Center; font:bold 14px Malgun Gothic; border-radius:10px 10px 0 0;
                      padding-top:10px; padding-bottom:13px;  width:100%; float:left;}


.quickmenu .quick_img				{width:75px; margin:5px auto; border:1px solid #ddd;}

.quick_customer   {   letter-spacing:-1px; width:100%;  float:left;}
   
.quick_customer input  {height:25px; width:25px; float:left; border:1px solid #ddd; padding-left:5px;}
.quick_customer table  {width:100%; background-color:#fff; float:left;}
.quick_customer th  {text-align:center; font-size:14px; vertical-align:middle; font-weight:600; background-color:#68bd13; color:#fff; padding:7px 5px 11px 5px;}
.quick_customer td  {text-align:center;  border-bottom:1px solid #ddd; font-size:13px; vertical-align:middle; padding:5px; color:#777;}
.quick_customer td span {color:#68bd13; font-weight:600;}

.quick_customer .btn         { }

.quick_customer .btn  a {
	display:inline-block;
padding-top:5px;
padding-right:7px;
padding-left:7px;
padding-bottom:7px;	
border-radius:5px;
background-color:#f9f9f9; border:1px solid #ddd;
 font-size:13px;  color:#777; 

}

.quick_customer .btn  a:link		{ text-decoration:none;}
.quick_customer .btn  a:hover	    {  text-decoration:none;}
.quick_customer .btn  a:active	    {  text-decoration:none;}
.quick_customer .btn  a:visited	      { text-decoration:none;}


.quick_btn               {float:left; color:#fff;    text-align:center; font:normal 13px Malgun Gothic; }
.quick_btn  a {
	display:inline-block;
 	color:#fff;
	width:100%;
	padding:8px 0px 11px 0px;  
	background-color:#68bd13;  font:bold 13px Malgun Gothic; color:#fff; 
 	
}

.quick_btn	 a:link		{ text-decoration:none; }
.quick_btn	 a:visited	{     text-decoration:none;}
.quick_btn	 a:hover	{    text-decoration:none;}
.quick_btn	 a:active	 { text-decoration:none; } */


.ci_box   {width:99%; float:left; border:1px solid #ddd;   background-color:#fff;}
.ci_box  p {width:450px; margin:10px 10px 0 0px; background-color:#fff; color:#333; float:right; font-size:14px; line-height:22px;}
.ci_box b { font-size:17px; font-weight:600; color:#111; line-height:30px;}


.month  {width:100%; float:left;  border:1px solid #ddd;  margin-bottom:30px; }
.month   li  {font-size:13px;  float:left; padding-top:10px; padding-bottom:10px; text-align:center; color:#777;  border-right:1px dashed #ddd; }
.month  .ov  {background-color:#56b10e; color:#fff;}
.month  .ov 	 a:link		{color:#fff;  text-decoration:none; }
.month  .ov 	 a:visited	{color:#fff;      text-decoration:none;}
.month  .ov 	 a:hover	{color:#fff;     text-decoration:none;}
.month  .ov 	 a:active	 { color:#fff; text-decoration:none; }


.map_wrap  {width:800px; float:left; height:700px; margin-top:20px;}
.map  {position:absolute; width:800px; height:680px;  float:right;  background:url('/common/img/info/map_bg.png') no-repeat top center;}
.map2  {position:absolute; width:800px; height:680px;  float:right;  background:url('/common/img/info/map_bg2.png') no-repeat top center;}
.tip_box  {width:100px; float:left; text-align:center;}
.tip_box  p  {font-size:15px; width:100px;   /*background-color:rgba(255,255,255,.8);*/ background-color:#fff;
             border:2px solid #56b10e; padding-top:10px; padding-bottom:10px; float:left; 
            border-radius:5px;  }
.map_1 /*전국*/  {top:200px; left:350px;  float:left; position:absolute; }
.map_2  /*서울*/ {top:140px; left:250px;  float:left; position:absolute;}
.map_3   /*경상북*/{top:270px; left:450px;  float:left; position:absolute;}
.map_4  /*경상남*/ {top:380px; left:410px;  float:left; position:absolute;}
.map_5  /*강원*/ {top:100px; left:400px;  float:left; position:absolute;}
.map_6  /*충남*/ {top:260px; left:230px;  float:left; position:absolute;}
.map_7  /*충북*/ {top:210px; left:340px;  float:left; position:absolute;}
.map_8  /*제주도*/ {top:580px; left:195px;  float:left; position:absolute;}
.map_9  /*전라남도*/ {top:460px; left:240px;  float:left; position:absolute;}
.map_10  /*광주*/ {top:410px; left:240px;  float:left; position:absolute;}
.map_11  /*인천*/ {top:140px; left:210px;  float:left; position:absolute;}
.map_12  /*울릉도*/ {top:125px; left:550px;  float:left; position:absolute;}


.c_map_1 /* */  {top:150px; left:110px;  float:left; position:absolute; }
.c_map_2  /* */ {top:290px; left:85px;  float:left; position:absolute;}
.c_map_3   /* */{top:260px; left:230px;  float:left; position:absolute;}
.c_map_4  /* */ {top:230px; left:340px;  float:left; position:absolute;}
.c_map_5  /* */ {top:330px; left:350px;  float:left; position:absolute;}
.c_map_6  /* */ {top:410px; left:320px;  float:left; position:absolute;}
.c_map_7  /* */ {top:415px; left:450px;  float:left; position:absolute;}
.c_map_8  /* */ {top:350px; left:500px;  float:left; position:absolute;}
.c_map_9  /* */ {top:290px; left:500px;  float:left; position:absolute;}
.c_map_10  /* */ {top:230px; left:440px;  float:left; position:absolute;}
.c_map_11  /* */ {top:110px; left:530px;  float:left; position:absolute;}
.c_map_12  /* */ {top:160px; left:600px;  float:left; position:absolute;}
.c_map_13  /* */ {top:50px; left:660px;  float:left; position:absolute;}
.c_map_14  /* */ {top:20px; left:300px;  float:left; position:absolute;}


#pop_layer  {width:500px; border:1px solid #56b10e; background-color:#fff; float:left; height:150px; padding:10px; margin:10px; }
#pop_layer img {float:left; width:150px; height:150px;}
#pop_layer .text1  {width:320px; float:right; font-size:17px; font-weight:600;}
#pop_layer .text2  {width:320px; float:right; font-size:13px; color:#555; line-height:20px; padding-top:10px;}

 
 .no  {background-color:#47a70b; width:25px; float:left; border-radius:50%; line-height:25px; font-size:13px; font-weight:600; color:#fff; text-align:center; margin-right:5px; }
