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

#box_chrome{
	width:618px;
	padding-right:18px;
}
#box_chrome ul{
	list-style:none;
}
#box_chrome h3{
	background:url(/images/titles/box_titles_w.gif) 0px -150px no-repeat;
	width: 618px;
	height: 30px;
	margin:0; padding:0;
}
#box_chrome h3 span{
	color:#fff;
	font-size:1.3em;
	font-weight:bold;
  line-height:30px;
  margin-left:7px;
}

