@charset "utf-8";
/* CSS Document */

h2{
	color:#2282c7;
	line-height:25px;
	font-size:15px;
	font-weight:bold;
}
.tit{
	color:#2282c7; border-bottom:solid #cbcbcb 2px;
		background:url(/images/title_bg1.gif) right bottom no-repeat;
}
#menu_bgcolor{
	margin:0 14px;
	background:#e0f5f2;
	}


#menu_bgcolor div{
	margin:0 10px;
	height:30px;

}
#menu_bgcolor div table {
	height:100%;

}
#menu_bgcolor div table a{
	padding:3px 18px;
}
#menu_bgcolor div table a:hover{
	padding:3px 18px;
	background: url(/images/star2.gif)  no-repeat  ;
}
.menu_line{
		border-bottom:1px dotted #CCC;
}
.item{
	padding:6px; *padding:3px 6px;float:left;
}
.item_bg{
	width:167px;background:url('/images/item_bg.gif');
}
.item_con{
	padding:0 11px 0px 11px; text-align:center;
}
.item_pic{
	border:1px solid #cbcbcb;
}
.item_con span{
	text-align:left; display:block;
	padding-top:3px;
}
.subtit{
	color:#2282c7;
	font-size:15px;
	font-weight:bold;
	background:url(/images/subtit2_l.gif) #c1e6e0 left no-repeat;
	float:left;
}
.subtit span{
	display:block;
	line-height:26px;
	vertical-align:middle;
	background:url(/images/subtit2_r.gif) right no-repeat;
	padding:0 6px;
	margin-bottom:0px;}

.subcon{
	border:3px solid #c1e6e0; clear:both;
}
.subcon ul{
	list-style:none;
	margin:0;
	padding:0;
}
.subcon ul li{
	float:left;
	margin:6px 8px;
}
 .sitemap {
	 width:140px;
	 float:left;
	 padding-bottom:10px;
 }
 .sitemap ul{
	 list-style:none;
	 margin-left:-25px;
 margin-left:15px\9;

 }
 
 #cse-search-results { height: 1400px; }
