@charset "UTF-8";
/* Style Import
----------------------------------------- */
@import "/common/themes/cms/css/default.css"; /* initial setting */
@import "/common/themes/cms/css/layout.css";/* layout style */


a:link {
	color: #1d3994;
  text-decoration: none;
}
a:visited {
	color: #1d3994;
  text-decoration: none;
}
a:hover {
	color: #fe6e2b;
  text-decoration: underline;
}
a:active {
	color: #1d3994;
  text-decoration: none;
}
.headerImg{
	width:655px;
	height:279px;
	background:url(/common/themes/top/images/mainImg.jpg) no-repeat 0 0;
	margin-top:20px;
}
.mainImg {
	margin: 37px 0 20px;
}
dl.info{
	padding:0 0 0 10px;
}
ul.glasses{
}
.glasses li{
	float:left;
	padding: 0 8px 5px 7px;
}
.topics{
	text-align:center;
	margin: 15px 0 5px 0;
}
.point{
	padding: 5px 0 20px 10px;
	height:350px;

}
dl.point1 dd,
dl.point2 dd,
dl.point3 dd,
dl.point4 dd,
dl.point5 dd{
	font-size:86%;
	line-height:1;
	padding: 5px;
}
dl.point1{
	width:212px;
	height:176px;
	background:url(/common/themes/top/images/point1Bg.jpg) no-repeat 0 0;
	float:left;
}
dl.point2{
	width:213px;
	height:176px;
	background:url(/common/themes/top/images/point2Bg.jpg) no-repeat 0 0;
	float:left;
}
dl.point3{
	width:204px;
	height:176px;
	background:url(/common/themes/top/images/point3Bg.jpg) no-repeat 0 0;
	float:left;
}
dl.point4{
	width:212px;
	height:176px;
	background:url(/common/themes/top/images/point4Bg.jpg) no-repeat 0 0;
	float:left;
}
dl.point5{
	width:212px;
	height:176px;
	background:url(/common/themes/top/images/point5Bg.jpg) no-repeat 0 0;
	float:left;
}
.padding{
	padding:10px 0;
}
.blogNews{
	clear:both;
	background:url(/common/themes/top/images/blogBg.jpg) no-repeat 0 0;
	width:630px;
	height:130px;
	padding:40px 5px 0 10px;
	margin-top:20px;
}
.rss-js-entry{
	padding: 10px 5px 10px 20px;
	background:url(/common/themes/top/images/listIcon.jpg) no-repeat 5px 15px;
	border-bottom:dotted 1px #666666;
}
dl.blogNews .rss-js-entry{
	padding: 10px 5px 10px 20px;
	background:url(/common/themes/top/images/listIcon.jpg) no-repeat 5px 15px;
	border-bottom:dotted 1px #666666;
	width:400px;
}
.allBtn{
	text-align:right;
	margin: 10px 20px 0 0;
}
