@charset "UTF-8";

/* Page Title */

 
/* °Ô½ÃÆÇ */

#board  {width:100%; float:left;}


table.list   {width:100%; float:left;      border-top:1px solid black;   border-bottom:1px solid #707070; margin-bottom:20px;}
table.list  th   { padding:9px 5px 11px 5px; background:url('/common/img/board/th_bg.png') repeat-x bottom center;  font-size:14px; font-weight:600; color:#333;  border-bottom:1px solid #ddd;}
table.list  td   {padding:9px 5px 11px 5px; vertical-align:middle; font-size:13px; color:#777; border-bottom:1px solid #ddd;}
table.list .notice {background-color:#f8f8f8;}
 
.view_bar       {padding:9px 5px 11px 5px; text-align:center; border-top:1px solid black; background:url('/common/img/board/th_bg.png') repeat-x bottom center;
                     font-weight:600;  font-size:14px; color:#333; border-bottom:1px solid #ddd; float:left; width:100%; }

.view      {width:100%; float:left;  }
.view    td  {padding:10px 5px 10px 5px; vertical-align:middle;}
table.view	td.view01			{  background-color:#f9f9f9; border-bottom:1px solid #ddd; text-align:center;font-size:13px;}
table.view	td.view02			{font-size:13px; line-height:20px; border-bottom:1px solid #ddd;  color:#666; }
table.view	td.view03			{border-bottom:1px solid #999; overflow:hidden}
 table.view  img  {vertical-align:-3px; margin-right:3px;}

table.reply  {width:100%; float:left;}
table.reply  td {  overflow:hidden; background-color:#f9f9f9;}

table.write   {width:100%; float:left; border-top:1px solid black;  border-bottom:1px solid #707070; margin-bottom:50px;}
table.write  th   {padding:10px 7px 10px 11px; vertical-align:middle; background-color:#fff; font-size:14px; text-align:left; font-weight:600; color:#333;  border-bottom:1px solid #ddd;}
table.write  td   {padding:10px 7px 10px 11px; font-size:13px; color:#777; border-bottom:1px solid #ddd;}

table.write .table_info_t  {line-height:30px; color:#666;}


.page     {text-align:center; font-size:14px; float:left; color:#666; width:100%; margin-top:10px;}
.page   .n {}
.page   img {   margin:-4px 2px 0 2px;}


.page   .n  a {
	display:inline-block;
    padding:0px 10px 0px 10px;
	text-decoration:none;
  }


.page   .n a:link	{  color:#999;  }
.page   .n a:hover	{color:#999;   }
.page   .n a:active	{ color:#999;  }
.page   .n a:visited	{   color:#999;}

.page   .n_ov  a {
	display:inline-block;
    padding:0px 10px 0px 10px;
	text-decoration:none;
	font-weight:600;
  }

.page   .n_ov a:link	{  color:#111;  }
.page   .n_ov a:hover	{color:#111;   }
.page   .n_ov a:active	{ color:#111;  }
.page   .n_ov a:visited	{   color:#111;}





							
.search							{margin-top:30px; float:left;  width:100%; background-color:#f9f9f9; border:1px solid #ddd; 
                                       text-align:center; float:left;padding:8px 0 10px 0;}
.search   img  {margin-left:3px;}
									   


.vedio_wrap   {width:100%; float:left;    margin-bottom:20px;}
.vedio_wrap .vedio_box  {width:174px; margin-right:11px; background:url('/common/img/main/vedio_bg.png') repeat-x top center;   float:left;}
.vedio_wrap .vedio_box img {width:170px;  margin:1px 0 0 1px; height:140px; background-color:#fff;}
.vedio_wrap .vedio_box:nth-child(6)  {float:right; margin-right:0px;}
.vedio_wrap  .link_t  {width:100%; font-size:13px; line-height:20px; padding-top:27px; width:100%;  text-align:center; }


.photo_wrap   {width:100%; float:left;    margin-bottom:20px;}
.photo_wrap .photo_box  {width:170px; margin-right:16px;  float:left;}
.photo_wrap .photo_box img {width:170px; margin:0px 0 0 0px; height:140px; background-color:#fff;}
.photo_wrap .photo_box:nth-child(6)  {float:right; margin-right:0px;}
.photo_wrap  .link_t  {width:100%; font-size:13px; line-height:20px; padding-top:10px; width:100%;  text-align:center; }



 

/* faq */
#opinion   {width:100%; float:left; margin-bottom:20px;}
#opinion	li			{width:100%; font-size:12px; color:#a3a1a1;   }
.faqno					{width:15%; float:left; padding:11px 0 0 0 ; text-align: center; font-size:13px;}
.faqtlt					{width:85%; float:left; padding:11px 0 8px 0;  font-size:13px;}
.faqline				{width:100%; height:1px; overflow:hidden;  border-bottom:1px solid #ddd; clear: both;}




.event   {width:100%; float:left;   margin-bottom:20px;}
.event_box   {width:280px; float:left;  margin-right:26px; }
.event_box:nth-child(4)   {margin-right:0px;  }
.event_box  .img   {width:100%; float:left;  }
.event_box  .icon1   {margin-top:-150px; float:right;  width:40px; text-align:center; }
.event_box  .icon2   {margin-top:-150px; float:right; ; width:40px;  text-align:center;    }
 
