@charset "UTF-8";

.main_img
{
	margin:10px 20px 10px 20px;
}
.top_main_menu
{
	display:block;
	width:800px;
	margin:10px 20px 10px 20px;
}

.top_main_menu li{
	display:block;
 	float:left;
	text-align:left;
	list-style:none;
}
.top_main_menu li a 
{
	display:block;
	text-indent:-9999px;
	text-decoration:none;
	width:100%;
	height:100%;
}

.top_main_menu .cat1{height:56px;width:266px;background-image: url(../images/top_main_btn1.jpg);background-repeat: no-repeat;}
.top_main_menu .cat2{height:56px;width:266px;background-image: url(../images/top_main_btn2.jpg);background-repeat: no-repeat;}
.top_main_menu .cat3{height:56px;width:266px;background-image: url(../images/top_main_btn3.jpg);background-repeat: no-repeat;}

.contents_area{
	display:block;
	width:800px;
	margin:10px 20px;
}
.contents_area .left_area
{
	display:block;
	float:left;
	width:151px;
	margin:0 13px 0 0;
}
.left_area li{
	display:block;
	text-align:left;
	list-style:none;
	margin-bottom:5px;
}
.left_area li a 
{
	display:block;
	text-indent:-9999px;
	text-decoration:none;
	width:151px;
	height:100%;
}

.left_area .cat1{height:61px;width:151px;background-image: url(../images/top_left_btn1.jpg);background-repeat: no-repeat;}
.left_area .cat2{height:61px;width:151px;background-image: url(../images/top_left_btn2.jpg);background-repeat: no-repeat;}
.left_area .cat3{height:61px;width:151px;background-image: url(../images/top_left_btn3.jpg);background-repeat: no-repeat;}
.left_area .cat4{height:61px;width:151px;background-image: url(../images/top_left_btn4.jpg);background-repeat: no-repeat;}



.contents_area .center_area
{
	display:block;
	float:left;
	width:371px;
	margin:0 0 0 0px;
}

.center_area .title
{
	height:38px;width:371px;background-image: url(../images/top_news_top.jpg);background-repeat: no-repeat;
}

.center_area .title a 
{	
	font-size:120%;
	color:#fff;
	line-height:38px;
	margin-left:20px;
	display:block;
	text-decoration:none;
	width:351px;
	height:100%;
}

.center_area .line
{
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	font-family:'arial narrow','Georgia',sans-serif;
}
.center_area .line dl
{
	margin:0px 5px;
}
.center_area .line dt
{
	float:left;
	width:50px;
	height:30px;
	padding:5px 0px;
	color:#31AF34;
}
.center_area .line dd
{
	width:auto;
	height:30px;
	border-bottom:1px dashed #ccc;
	padding:5px 0px;
}


.center_area .bottom
{
	height:7px;width:371px;background-image: url(../images/top_news_bottom.jpg);background-repeat: no-repeat;
}


.contents_area .right_area
{
	display:block;
	float:right;
	width:251px;
	margin:0;
}
.right_area li{
	display:block;
	text-align:left;
	list-style:none;
	margin-bottom:5px;
}
.right_area li a 
{
	display:block;
	text-indent:-9999px;
	text-decoration:none;
	width:251px;
	height:100%;
}

.right_area .cat1{height:60px;width:251px;background-image: url(../images/top_right_btn01.jpg);background-repeat: no-repeat;}
.right_area .cat2{height:60px;width:251px;background-image: url(../images/top_right_btn02.jpg);background-repeat: no-repeat;}
.right_area .cat3{height:60px;width:251px;background-image: url(../images/top_right_btn03.jpg);background-repeat: no-repeat;}
.right_area .cat4{height:60px;width:251px;background-image: url(../images/top_right_btn04.jpg);background-repeat: no-repeat;}
.right_area .cat5{height:86px;width:251px;background-image: url(../images/top_right_btn05.jpg);background-repeat: no-repeat;}




.contents_area:after
{
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}

.top_main_menu:after
{
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
