/* tool box */
.picture{
	font-size:12px;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	padding-bottom:5px;
}

.picture img{
	width:200px;
}

.heading{
	font-size:15px;
	color:#0099CC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:15px;
	padding:20px;
}

.miaoshu{
	font-size:13px;
	color:#333333;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	line-height:16px;
	float:left;
	padding:20px;
	
}
.newpicture{
	font-size:10px;
	color:#000000;
	line-height:18px;
}
.rightpic{
	width:350px;
	float:right;
}

.container{
	width:620px;
	float:left;
}

.rl a{
	font-size:11px;
	line-height:19px;
	padding-left:3px;
	color:#FF0000;
	font-weight:bold;
	text-decoration:none;
}

.rl a:visited{
	font-size:11px;
	line-height:19px;
	padding-left:3px;
	font-weight:bold;
	color:#FF0000;
	text-decoration:none;
}

.rl a:hover{
	color:#FF0000;
	font-weight:bold;
}

.info a{
	font-size:11px;
	line-height:15px;
	padding-left:3px;
	color:#003300;
	font-weight:normal;
	text-decoration:none;
}

.info a:visited{
	font-size:11px;
	line-height:15px;
	padding-left:3px;
	font-weight:normal;
	color:#003300;
	text-decoration:none;
}

.info a:hover{
	font-size:11px;
	line-height:15px;
	padding-left:3px;
	font-weight:normal;
	color: #009900;
	text-decoration:none;
}

.otherpicture img{
	width:250px;
	padding:5px;
	border:1px solid #5AAAA5;
}


