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

#img{
	height:200px;
}

#image{
	width:330px;
	height:300px;
}

h2{
	width:710px;
}

.title{
	width:710px;
}

#left_box{
	width:300px;
}

#right_box{
	width:350px;
}
.pick2{
	font-size:14px;
	padding: 5px;
	border: medium solid red;
	font-weight:bold;
	background-color:#fff0f0;
	line-height:120%;
}
