﻿.listtable
{
	width:80%;	
	padding-left:20px;
	padding-right:0px;
	
}
.headerlarge1
{
	/*background:url('../../../image/color/blue/listheader-blue-large.gif') left bottom no-repeat;*/
	height:30px;
	font-size:14px;
	padding-left:10px;
	font-weight:bold;
	color:#C10A29;
}
.headerlarge2
{
	font-size:14px;
	height:30px;
	padding:30px 5px 10px 55px;
	background:url('../../../image/color/blue/article.gif') 3px bottom no-repeat;
	color:#0C2E50;
	font-weight:bold;
}
.headermeddium
{
	padding:10px 5px 5px 40px;
	
}
.headermeddium, .headermeddium a, .headermeddium a:visited, .headermeddium a:hover
{
	font-size:14px;
	line-height:150%;
	color:#000000;
	font-weight:bold;
}
.headermeddium a:hover
{
	color:#666666;
}
.listcontent
{
	border:solid 1px #efefef ;
	border-collapse:separate;
		background:url('../../../image/ss/blue/centerbg.gif') repeat-y;

	padding-top:13px;	
	font-size:12px;
	width:100%;
		letter-spacing:0.1em;
	padding-bottom:40px;
	color:#354045;
}
.itemdetail
{
	font-family: Verdana,  SimSun, Arial,Times New Roman, Times,;
	padding:2px 5px 5px 55px;
	font-size:12px;
}
