@charset "UTF-8";
/* CSS Document */
html, body, div, span, object, blockquote, pre,
abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, fieldset, form, label, legend,
caption, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
p {
	border: 0;
	font-size: 100%;
	font-weight: normal;
	vertical-align: baseline;
	background: transparent;
}
a {
	margin: 0;
	padding: 0;
	font-weight: normal;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: inherit;
}
body table {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	vertical-align: baseline;
	background: transparent;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
body table {
	border-collapse: collapse;
	border-spacing: 0;
}
.ileft {
text-align: center;
float: left;
max-width: 10px;
width: 10%;
padding: 16px 6px;
}
.iinfo {
padding-left: 60px;text-align:justify;
padding-top: 14px;
}
.iinfo2 {
padding-left: 60px;text-align:justify;
padding-top: 2px;
}
.irow2 {
border-image: none;
border-left: 1px solid #CECECE;
border-right: 1px solid #CECECE;
height: auto;
overflow: hidden;
position: relative;
border-color: 0 #CECECE;
border-style: none solid;
border-width: medium 1px;
}
.ileft img {
border-radius: 19%;
border: 1px solid #d8d8d8;
max-width: 40px;
}
.iitems1:nth-child(even) {
    background: #fff;
}
.iitems1:nth-child(2n+1) {
    background: #f7f7f7;
}
.
.ihot {
background-color: white;
border-color: #E6DB55;
}
.icate {
	border-bottom:1px dotted #ddd;
	padding:1px;text-align:justify;
}
.icate a {
margin-left: 1px;
font-weight: 500;
}
.irowitem:nth-child(even) {
border-image: none;
border-left: 1px solid #CECECE;
border-right: 1px solid #CECECE;
height: auto;
overflow: hidden;
position: relative;
border-color: 0 #CECECE;
border-style: none solid;
border-width: medium 1px;
}
.irowitem:nth-child(odd) {
border-image: none;
border-left: 1px solid #CECECE;
border-right: 1px solid #CECECE;
height: auto;
overflow: hidden;
position: relative;
border-color: 0 #CECECE;
border-style: none solid;
border-width: medium 1px;
background: #edeff4;
}
.ides {
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 1.5em;
	max-height: 3em;}