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

#topImage{
	width:870px;
	margin-left:15px;
	margin-top:15px;
}

#topImage_left{width:434px;
	float:left;
	margin-bottom:15px;
}

#topImage_right{width:434px;
	float:right;
	margin-bottom:15px;
}
#topMenu{
	width:870px;
	margin-left:15px;
	margin-top:0;
}
.topMenuLine{
	display:block;
	width:290px;
	float:left;
	text-decoration:none;
}
.topMenuLine img{
	border:none;
}
a.topMenuBlock1,a.topMenuBlock2,a.topMenuBlock3{
	height:114px;
	display:block;
	text-decoration:none;
}
a.topMenuBlock1{
	background:#E6EEE6 url(../images/top_menu1Link.png) center bottom no-repeat;
}
a.topMenuBlock2{
	background:#E8EEF2 url(../images/top_menu2Link.png) center bottom no-repeat;
}
a.topMenuBlock3{
	background:#F9F7EE url(../images/top_menu3Link.png) center bottom no-repeat;
}
.topMenuText{
	width:260px;
	height:114px;
	color:#666;
	font-size:0.8em;
	text-decoration:none;
	letter-spacing:0.1em;
	line-height:2em;
	margin-left:15px;
	padding-top:10px;
	text-align: center;
	vertical-align: middle;
}	
.topMenuText p{
	
}
.topMenuLink{
	width:200px;
	height:40px;
	margin:auto;
	margin-top:24px;
}
#whatsNew{
	margin-left:15px;
	_margin-left:10px;
	width:565px;
	float:left;
	
}
#whatsNewList{
	width:565px;
	height:170px;
	overflow:scroll;
}
#whatsNewList div{
	width:510px;
	margin-top:7px;
	clear:both;
	padding:1em;
	border-top:1px dashed #666;
}
#whatsNewList div span{
	display:block;
	font-size:0.8em;
	float:left;
	margin-bottom:10px;
}
#whatsNewList div .col1{
	color:#96BFC2;
	width:85px;
        font-size: 0.9em;
}
#whatsNewList div .col2{
	color:#666;
	width:80px;
}
#whatsNewList div .col22{
	color:#666;
	width:100px;
        padding-left:20px;
}
#whatsNewList div .col3{
	color:#666;
	font-size: 0.8em;
}
#whatsNewList div .col32{
	color:#96BFC2;
	font-size: 1em;
}
#whatsNewList div .col4{
	color:#666;
	font-size: 0.8em;
        width:490px;
}
#whatsNewList div .col42{
	color:#666;
	font-size: 0.8em;
        width:490px;
        padding-left:50px;
}

#customerBanner{
	float:right;
	margin-top:50px;
	margin-right:15px;
	_margin-right:10px;
}
