﻿@charset "utf-8";
@import url("main.css"); /* common stylesheet */

#dammy {
	background: url() no-repeat;
	margin: 0;
	padding: 40px 0 0 0;
	width: 216px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:40px;/* for ie5.x */
	}


/* #
--------- --------- --------- --------- --------- */
.fl_area {
	margin: 0 0 15px 0;
	height: 400px;
	width: 890px;
	}
	
.top_area1 {
	margin:0 0 25px 15px;
	}

.topics_box {
	margin:0;
	width:350px;
	float:left;
	}

.top_stitle1 {
	background: url(../images/top/top_stitle1.jpg) no-repeat;
	margin: 0 0 10px 0;
	padding: 20px 0 0 0;
	width: 350px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:20px;/* for ie5.x */
	}

.topicslist {
	margin:0;
	padding:0;
	list-style-type: none;
	line-height:1.5;
	}

.topicslist li {
	margin:0 0 5px 0;
	padding:0;
	line-height:1.0;
	}

.topicslist li b {
	margin:0;
	padding:0;
	display: block;
	width:135px;
	float:left;
	}

.top_linkarea {
	float:right;
	padding:25px 0 0 0;
	width:510px;
	}

.top_links {
	margin:0 0 10px 0;
	padding:0;
	width:510px;
	height:49px;
	list-style-type: none;
	line-height:1.5;
	}
	
.top_links.l350 {
	padding:0 0 0 299px;
	width:211px;
	}

.top_links li {
	margin:0 9px 0 0;
	padding:0;
	width:290px;
	height:49px;
	float:left;
	}
	
.top_links li.top_banner2,
.top_links li.top_banner3 {
	margin:0;
	padding:0;
	width:211px;
	}

.top_links li a {
	margin: 0;
	padding: 48px 0 0 0;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:48px;/* for ie5.x */
	}
	
.top_links li.top_banner1 a {
	background: url(../images/top/top_banner1.jpg) no-repeat;
	width:290px;
	}
	
.top_links li.top_banner2 a {
	background: url(../images/top/top_banner2.jpg) no-repeat;
	width:211px;
	}
	
.top_links li.top_banner3 a {
	background: url(../images/top/top_banner3.jpg) no-repeat;
	width:211px;
	padding: 49px 0 0 0;
	height: 0px!important;
	height /**/:49px;/* for ie5.x */
	}
	
.top_links li.top_banner1 a:hover {
	background-position: 0 -48px;
	}
	
.top_area2 {
	margin:0 0 5px 15px;
	}
	
.top_stitle2 {
	background: url(../images/top/top_stitle2.jpg) no-repeat;
	margin: 0 0 10px 0;
	padding: 20px 0 0 0;
	width: 800px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:20px;/* for ie5.x */
	}

	
.area_box {
	float:left;
	margin:0 7px 0 0;
	padding:0;
	width:193px;
	background: url(../images/top/top_dot.jpg) repeat-y;
	background-position: right 0;
	}
	
.area_box.last {
	background: none;
	}
	
.area_box_sstitle1,
.area_box_sstitle2,
.area_box_sstitle3,
.area_box_sstitle4 {
	margin: 0 0 5px 0;
	padding: 12px 0 0 0;
	width: 74px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:12px;/* for ie5.x */
	}
	
.area_box_sstitle1 {
	background: url(../images/top/top_cicon1.jpg) no-repeat;
	}
	
.area_box_sstitle2 {
	background: url(../images/top/top_cicon2.jpg) no-repeat;
	}
	
.area_box_sstitle3 {
	background: url(../images/top/top_cicon3.jpg) no-repeat;
	}
	
.area_box_sstitle4 {
	background: url(../images/top/top_cicon4.jpg) no-repeat;
	}
	
.news_body {
	margin:0 0 10px 0;
	padding:0;
	}

.news_body a {
	color:#636363;
	}
	
.news_body a b {
	color:#A2457D;
	}
	
.news_body a:hover,
.news_body a:hover b {
	color:#FF8100;
	}
	
.more {
	margin:0 0 5px 0;
	padding:0 10px 0 0;
	text-align: right;
	}
	
.more a {
	margin:0;
	padding:0 0 0 13px;
	background: url(../images/common/arrow_btn1s.jpg) no-repeat;
	background-position: 0 center;
	color:#636363;
	}
	
.more a:hover {
	background: url(../images/common/arrow_btn1.jpg) no-repeat;
	background-position: 0 center;
	color:#FF8100;
	}
