@import url("layout.css");

.side {
	padding-top: 10px;
}

#cont {

	background-image: url(../img/area1.gif);
	background-repeat: repeat-y;
	background-position: center top;
	
}
#conthead {
	padding-top: 10px;
	padding-right: 90px;
	padding-left: 105px;
	background-image: url(../img/area2.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.leftcont {
	width: 544px;
}

/* -------- cont head -------- */
#head {
	background-image: url(../img/cont_head.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 62px;
	padding-left: 88px;
}
#head h1 {
	padding-left: 17px;
	padding-bottom: 42px;
}
#head h1 a {
	background-image: url(../img/logo.gif);
	height: 73px;
	width: 120px;
}
#head ol {
	padding-top: 6px;
	padding-right: 3px;
}
#head ol li {
	float: right;
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 12px;
}
#head ol li a {
	height: 10px;
}
.sm1 a{background-image: url(../img/menusub1.gif);width: 49px;}
.sm2 a{background-image: url(../img/menusub2.gif);width: 49px;}
.sm3 a{background-image: url(../img/menusub3.gif);width: 58px;}
.sm4 a{background-image: url(../img/menusub4.gif);width: 47px;}

#head ul {
	height: 40px;
}
#head ul li {
	float: left;
	padding-right: 10px;
}
#head ul li a {
	height: 40px;
	width: 162px;
}
.m1 a {background-image: url(../img/menu1.jpg);}
.m2 a {background-image: url(../img/menu2.jpg);}
.m3 a {background-image: url(../img/menu3.jpg);}


/* -------- cont -------- */

h2 {
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 15px;
	padding-top: 15px;
}


/* ------- news ------- */
.news {
	background-image: url(../img/line2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 15px;
	padding-bottom: 10px;
}
.news .icon {
	width: 100px;
	float: left;
}
.news .icon img {
	margin-bottom: 5px;
}
.news .text {
	margin-left: 115px;
}
.news h4 {
	font-weight: normal;
	margin-bottom: 5px;
}
.news h4 strong {
	padding-left: 5px;
}

.news ul {
	height: 85px;
}
.news ul li {
	float: left;
	width: 85px;
}
.news ul li img,.column ul li img {
	border: 1px solid #CCCCCC;
	padding: 1px;
}

.page {
	color: #666666;
	text-align: right;
	margin-bottom: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.page a {
	padding-right: 3px;
	padding-left: 3px;
}
.mainimg {
	background-repeat: no-repeat;
	background-position: left top;
}
/* ------ column ------ */
input {font-size: 12px;}
.colform {
	
	border: 1px solid #CCCCCC;
	margin-right: 5px;
	margin-left: 10px;
	width: 150px;
}

.column {}
.column h3 {
	background-image: url(../../column/img/cate.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 50px;
	font-weight: normal;
	color: #999999;
	margin-bottom: 3px;
	margin-left: 400px;
}
.column h4 {
	background-image: url(../../column/img/bar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 22px;
	min-height: 33px;
	margin-bottom: 5px;
}

.column ul {
	width: 85px;
	float: left;
	padding-top: 5px;
}
.column ul li {
	height: 85px;
}

.column .text {
	margin-left: 93px;
	background-image: url(../../column/img/line.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.column .text p {
	font-size: 12px;
	line-height: 35px;
	margin-bottom: 0px;
	padding-bottom: 35px;
}

.colpage {
	padding-top: 10px;
	height: 45px;
	clear: both;
}
.colpage a{
	height: 41px;
	width: 89px;
}
.colpage p {
	float: right;
	margin-left: 5px;
}
.cp1 a{
	background-image: url(../img/btn1.gif);
	
}
.cp2 a{background-image: url(../img/btn2.gif);}

/* ------ magazine ------ */
.magazine{
	background-image: url(../../mail_magazine/img/point.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 15px;
}
.magazine h3 {
	padding-left: 114px;
	padding-bottom: 14px;
}
.magazine p {
	text-align: right;
	margin-bottom: 30px;
}

.aleat {
	background-image: url(../../mail_magazine/img/aleat.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 22px;
	font-size: 10px;
}
.magadel {
	background-image: url(../../mail_magazine/img/del.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 15px;
	width: 542px;
}
.fmbtn {
	background-color: #14A9D2;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	width: 120px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	float: right;
}
#magazine h4{
	padding-bottom: 10px;
	padding-top: 5px;
}
#magazine em {
	font-style: normal;
	color: #14A9D2;
	text-decoration: underline;
} 
#magazine table {
	width: 544px;
	text-align: left;
}
#magazine th ,#magazine td{
	background-image: url(../img/line2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	padding-top: 7px;
	padding-bottom: 7px;
}
#magazine th {
	width: 140px;
	font-weight: normal;
}
#magazine th span {
	font-size: 10px;
	font-weight: normal;
	color: #14A9D2;
	padding-left: 3px;
}
#magazine td {}
#magazine .btn {
	text-align: right;
	padding-top: 10px;
}

.tbig { font-size:150%;}
.tsmall { font-size:80%;}

/* ------ outline ------ */

.out_head{
	
}

.containerbox h2{
	margin-bottom:0px;
	padding-top:0px;
	background-image:none;
}

.containerbox{
	margin-bottom:20px;
}
	.containerbox .out_table{
		width:544px;
	}
		.containerbox .out_table tr{
			background:url("../img/line2.gif") left bottom repeat-x;
		}
			.containerbox .out_table tr td{
				padding:5px;
			}
			.containerbox .out_table tr .leftarea{
				font-weight:bold;
				width:65px;
			}
			.containerbox .out_table tr .rightarea{
				
			}

/* ------ ifc ------ */

.map_menu{
	width:544px;
	line-height:0;
	text-align:right;
	height:30px;
}
	.map_menu li{
		display:inline;
	}

.rep_map01{
	background:url("../../ifc/img/rep_map_bgr.gif") left top repeat-y;
}
.rep_map02{
	background:url("../../ifc/img/rep_map_bgtop.gif") left top no-repeat;
}
.rep_map03{
	background:url("../../ifc/img/rep_map_bgbtm.gif") left bottom no-repeat;
}


.map_footer{ padding-top:10px; padding-bottom:10px;

}

.map_table01{
	padding-top:6px;
}
	.map_table01 td{
		vertical-align:top;
	}
	.map_table01 .leftarea{
		padding-left:20px;
		padding-right:20px;
		border-right:1px solid #A2A2A2;
	}
	.map_table01 .rightarea{
		padding-left:10px;
		font-size:1.1em;
	}
		.map_table01 .rightarea p{
			margin-bottom:0px;
		}
		.map_table01 .rightarea .date{
			font-weight:bold;
			color:#FFFFFF;
			padding:3px 5px;
			margin-right:5px;
			background-color:#14A9D2;
		}

.ifc .leftbox01{
	width:202px;
	float:left;
}
.ifc .rightbox01{
	width:;
	float:right;
}
	.ifc .rightbox01 img{
		padding-bottom:10px;
	}
	
.ifc .leftbox02{
	width:;
	float:left;
}
	.ifc .leftbox02 img{
		padding-bottom:10px;
	}
.ifc .rightbox02{
	width:201px;
	float:right;
}

/* ------ leaf ------ */

.leaf_box01{
	width: 546px;
	height: 160px;
}

.leaf_box01_lf{
	width: 205px;
	float: left;
}

.leaf_box01_ri{
	padding-top: 25px;
	margin-left: 220px;
}

.dot_line{
	margin-top: 5px;
	margin-bottom: 5px;
}

.leaf_box02{
	width: 546px;
	height: 202px;
	clear: both;
}

.leaf_box02_1{
	width: 165px;
	background-image: url(../img/back_01.jpg);
	height: 192px;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 10px;
	float: left;
	padding-right: 6px;
	padding-left: 6px;
	margin-right: 2px;
	margin-left: 2px;
}

*html .leaf_box02_1{
	margin-right: 2px;
	margin-left: 2px;
	height: 202px;
}

.leaf_box02_1 p{
	font-size: 10px;
	margin-top: 2px;
	line-height: normal;
}

*html .leaf_box02_1 p{
	margin-top: 0px;
}

.leaf_box02_img{
	width: 165px;
	margin-top: 2px;
}

*html .leaf_box02_img{
	margin-top: 0px;
}

.leaf_box02_img img{
	margin-right: -1px;
}

.leaf_box02_2{
	width: 546px;
}

.leaf_box02_3{
	width: 546px;
}

.leaf_box03{
	width: 546px;
	height: 81px;
	clear: both;
	margin-top: 20px;
}

.leaf_box03_lf{
	width: 270px;
	float: left;
	padding-left: 10px;
	padding-top: 10px;
}

.leaf_box03_lf p{
	font-size: 10px;
	line-height: normal;
}

.leaf_box03_ri{
	float: right;
	width: 249px;
	padding-right: 2px;
	margin-right: 1px;
}

.leaf_box03_ri img{
	margin-right: -2px;
}

.leaf_para{
	padding-top: 1em;
}

.leaf_map{
	margin-top: 10px;
	margin-bottom: 10px;
}

/* ------ fp ------ */

.fp .map_menu{
	width:544px;
	line-height:0;
	text-align:right;
}
	.fp .map_menu li{
		display:inline;
	}


.fp .map_table01{
	padding-top:16px;
}
	.fp .map_table01 td{
		vertical-align:top;
	}
	.fp .map_table01 .leftarea{
		padding-left:20px;
		padding-right:20px;
		border-right:1px solid #A2A2A2;
	}
	.fp .map_table01 .rightarea{
		padding-left:10px;
		font-size:0.8em;
	}
		.fp .map_table01 .rightarea p{
			margin-bottom:0px;
		}
		.fp .map_table01 .rightarea .date{
			font-weight:bold;
			color:#FFFFFF;
			padding:3px 5px;
			margin-right:5px;
			background-color:#14A9D2;
		}

.fp .leftbox01{
	width:313px;
	float:left;
}
.fp .rightbox01{
	width:;
	float:right;
}
	.fp .rightbox01 img{
		padding-bottom:10px;
	}
	
.fp .leftbox02{
	width:;
	float:left;
}
	.fp .leftbox02 img{
		padding-bottom:10px;
	}
.fp .rightbox02{
	width:201px;
	float:right;
}

.fp .fpbox{
	width:265px;
	float:left;
}

.fp .pright{
	padding-left:10px;
}

/* ------ link ------ */

.link_head{
	background:url("../img/line2.gif") left bottom repeat-x;
}

.containerbox h2{
	margin-bottom:0px;
	padding-top:0px;
	background-image:none;
}

.containerbox{
	margin-bottom:20px;
}
	.containerbox .link_table{
		width:544px;
	}
		.containerbox .link_table tr{
			background:url("../img/line2.gif") left bottom repeat-x;
		}
			.containerbox .link_table tr td{
				padding:10px 5px;
				text-align:center;
			}
				.containerbox .link_table tr td img{
					padding-bottom:10px;
				}
			.containerbox .link_table tr .leftarea{
				width:270px;
			}
			.containerbox .link_table tr .rightarea{
				width:270px;
			}


.float,
.floatClear{
	zoom:1;/*for IE 5.5-7*/
}
.float:after,
.floatClear:after{/*for modern browser*/
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
