@charset "utf-8";


#sub-title {
	width: 669px;
	height: 80px;
	background-image: url(../research/img/sub-title-bg.gif);
	background-repeat: no-repeat;
	padding-bottom: 20px;
}
#sub-nav {
	height: 24px;
	margin-top: 12px;
	margin-left: 191px;
}
#sub-nav ul{
	list-style-type: none;

}
#sub-nav li{
	list-style-type: none;
	float: left;
	padding-left: 19px;

}
