
p.link-list {
	margin-bottom:10px;
}

ul.list-pagelink li {
	display: inline;
	float: left;
	margin-right: 25px; 
}

ul.list-pagelink li a {
	display: block;
	padding-left: 15px;
	background: url(/common/img_v2/icon_pagelink.gif) no-repeat left 6px;
	white-space: nowrap;
}

div.note {
    background-color: #F5F5F5;
    border: 1px solid #B4B4B4;
    border-radius: 5px 5px 5px 5px;
    margin: 20px 10px 15px;
}
div.note .note-inner {
	padding: 20px 15px;
}
div.note div.note-inner:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.note div.note-inner { display:inline-block; }
/*\*/
* html div.note div.note-inner { height:1%; }
div.note div.note-inner { display:block; }
/**/

ul.list-pagelink {
	width: 680px !important;
	margin: 0 0 15px 10px;
}
	ul.list-pagelink:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
	ul.list-pagelink {display:inline-block;}
	/* Hide from IE-mac \*/
	*html ul.list-pagelink { height:1%;}
	ul.list-pagelink { display:block;}
	/* End hide form IE-mac */

p.h03 {
    background: url("/img/share/line_dot_gray.gif") repeat-x scroll left bottom transparent;
    margin-bottom: 6px;
    padding: 17px 0 8px;
	}
p.h03 span {
    color: #333333;
    font-weight: bold;
    border-left: 3px solid #333333;
    padding-left: 6px;
}

div.listmenu{
	height:auto;
}

div.anchor {
	border: 1px solid #ccc;
	margin: 0 5px 15px;
	padding: 5px;
	width: 205px;
	float: left;
	font-size: 100%;
	line-height: 130%;
	height: 70px;
	cursor: pointer;
	background:url(/pio/os/android/img/listmark_n.gif) no-repeat 98% 96%;
	color: #333333;
	text-decoration: none;
	border-radius: 3px;
}

div.anchor a {
	color: #333333;
	text-decoration: none;
}




