@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 */
	}


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

.links_ex {
	margin:0 0 15px 0;
	font-size:1.2em;
	}
	
.links_ex b {
	margin:0;
	font-size:0.85em;
	display: block;
	}

.links_sstitle {
	margin:0 0 7px 0;
	padding:0 0 0 12px;
	>padding:2px 0 2px 12px;
	font-size:1.4em;
	>font-size:1.2em;
	font-weight:bold;
	background: url(../images/links/links_icon1.jpg) no-repeat;
	background-position: 0 3px;
	}

.links_sstitle1, .links_sstitle2, .links_sstitle3 {
	margin: 0 0 10px 0;
	padding: 16px 0 0 0;
	width: 360px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:16px;/* for ie5.x */
	}
	
.links_sstitle1 {
	background: url(../images/links/links_sstitle1.jpg) no-repeat;
	}
	
.links_sstitle2  {
	background: url(../images/links/links_sstitle2.jpg) no-repeat;
	}
	
.links_sstitle3 {
	background: url(../images/links/links_sstitle3.jpg) no-repeat;
	}


.link_list {
	margin:0 0 20px 0;
	padding:0;
	list-style-type: none;
	}
	
.link_list li {
	background: url(../images/links/links_back.jpg) no-repeat;
	margin:0 0 5px 0;
	padding:3px 0 0 0;
	height:14px;
	font-size:1.2em;
	line-height:1.1;
	}
	
.link_list .lname {
	margin:0;
	padding:0 0 0 5px;
	width:210px;
	float:left;
	}
	
.link_list .lurl {
	margin:0;
	padding:0;
	width:280px;
	float:right;
	}

.link_list .lurl a {	
	color:#191411;
	text-decoration: none;
	}