.wrap {
	width: 980px;
	}

.table tr th, .entry table tr th{
	padding: 11px 20px;
	}

.table tr td, .entry table tr td{
	padding: 8px 20px;
	}


.home_lists {
	gap: 10px;
	}

.home_list {
	width: calc(25% - 7.5px);
	}



.faqs {
	padding: 0;
	}

.faqs .title {
	margin: 0 0 30px 0;
	}

.faqs_l {
	width: 480px;
	}

.faqs_r {
	width: 480px;
	}

.faq {
	padding: 16px 20px;
	background: #fff url('images/faq.png') no-repeat 12px 17px / 20px;
	}

.faq.open {
	padding: 15px 19px;
	background: #fff url('images/faq_o.png') no-repeat 11px 16px / 20px;
	}

.faq_e {
	padding: 12px 0 0 0;
	}



.home_text {
	padding: 0 0 80px 0;
	}


.site_lists {
	gap: 10px;
	}

.site_list {
	width: calc(25% - 7.5px);
	}


.site_top_img {
	width: 400px;
	min-width: 400px;
	}

.cat_list{
	width: calc(20% - 15px);
	}



.bot_l {
	width: 300px;
	}


.bot_r {
	width: 660px;
	}
