@charset "utf-8";
/* CSS Document */
@import url("reset.css");
@import url("layout.css");
@import url("navigation.top.css");

/** banner 快報 **/
#primary {
	/*width: 934px;*/
	height: 270px;
	margin:auto;
}
#ad_banner {
	width: 934px;
	height: 257px;
	margin-top: 0;
}
#news{
	position:relative;}
#ad_news {
	height: 38px;
	margin:10px 0;
	line-height:36px;
	background:url(../images/news_bg.gif) left top no-repeat;

}
#ad_news span{
        padding-left: 115px;
		color:#2185c5;
}
#ad_news a{
         color:#2185c5;
		text-indent: 0px;
}
#ad_news a:hover{
       color:#333;
        text-decoration:underline;
}
.Windows{
	position:absolute;
	right:0px;
	top:0px;
	z-index: 10000;
	}
/* ================== 中間 content=============== */		
#content {
	background-color:#fff;
}
/* ================== fast =============== */		
#fast {
	float:left;
	width:200px;
	background-color:#fff;
}
.DealerZone a {
	display:block;
	height:52px;
	padding:44px 0 0 57px;
	font-size:19px;
	background:url(../images/DealerZone.gif) left top no-repeat;
	font-weight: bold;
	text-decoration: none;
	color: #757575;
}
.DealerZone a:hover {
	background-position: left bottom;
	color: #234e98;
}

.Download{
	margin-top:0px;}
.Download, .Registration, .SalesContact {
	height:70px;
	border-bottom:1px solid #d9d9d9;
}
.Download a {
	display:block;
	color:#757575;
	height:40px;
	padding:30px 0 0 50px;
	background-image:url(../images/Download.gif);
	background-position:0 20px;
	background-repeat:no-repeat;
	font-weight:bold;
	font-size:12px;
}
.Registration a {
	display:block;
	color:#757575;
	height:40px;
	padding:30px 0 0 50px;
	background-image:url(../images/Registration.gif);
	background-position:0 20px;
	background-repeat:no-repeat;
	font-weight:bold;
	font-size:12px;}

.SalesContact a {
	display:block;
	color:#757575;
	height:40px;
	padding:30px 0 0 50px;
	background-image:url(../images/SalesContact.gif);
	background-position:0 20px;
	background-repeat:no-repeat;
	font-weight:bold;
	font-size:12px;}
	
.Deactivate a {
	display:block;
	color:#757575;
	height:40px;
	padding:30px 0 0 50px;
	background-image:url(../images/Deactivate.gif);
	background-position:0 20px;
	background-repeat:no-repeat;
	font-weight:bold;
	font-size:12px;
}

.Download a:hover,.Registration a:hover,.SalesContact a:hover,.Deactivate a:hover{
	color: #234e98;
	background-position:0 -33px;
}
/* ================== products =============== */	
#products {
	float:right;
	width:770px;
	background-color:#fff;
	margin-bottom:10px;
}
#products li {
	float:left;
	width:246px;
	margin-left:10px;
	_margin-left:8px;
	background:url(../images/products_bg.gif) left bottom no-repeat;
	background-color:#ececec;
}
.productsHelp{
	padding:10px;
	height:130px;
	position:relative;}
	
.productsHelp h3 {
	font-size:20px;
	color:#2185c5;
	}
.productsHelp p.Vicestandard{
	padding-top:1px;
	height:35px;}
.productsHelp p.Vicestandard em{
	font-style:normal;
	color:#FF0099;
}
.productsHelp p {
	padding-top:10px;}
	
.productsHelp p.more{
	position:absolute;
	bottom:10px;
	left:10px;
	
	}