﻿
.box2 .hd
{
	background:url(../images/box2hdbg.gif) repeat-x;
	line-height:25px;
	position:relative;
	height:25px;
}

.box2 h2{
	color:#1941A5;
	font-size:1em;
	background:url(../images/box2h2bg.gif) no-repeat 8px 50%;
	padding-left:30px;
}

.box2 .more{
	background:url(../images/box2morebg.gif) no-repeat 0 50%;
	padding-left:20px;
	top:0;
}

.box2 .bd{
	padding:15px 10px;
}

.box2 .bd span{
	display:block;
	text-indent:2em;
	float:right;
	width:300px;
}

.box2 img{
	padding:2px;
	border:3px #eee solid;
	float:left;
	width:154px;
	height:74px;
}
