/* CSS Document */
body {
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
	text-align:center;
	color: #666;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
html, body {height:100%;}
h1, h2, h3, h4, p, form, ul {margin:0px; padding:0px;}
#newtitle {
	background-image:url(../images/bg_newtitle.gif);
	background-repeat:no-repeat;
	background-position: center;
	color: #333;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	position: relative;
	height: 30px;
	line-height: 180%;
}
.top_new {border-bottom:1px solid #DADADA;	padding:10px 0px 15px;}
.top_new .image {overflow:hidden; text-align:center;}
.top_new h3 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
}
.top_new a {
	color: #000;
	font-weight: normal;
	line-height: 150%;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.top_new a:hover {
	color: #000;
	text-decoration: none;
}

.top_new .shortspec {
	font-size:11px;
	text-align: left;
	line-height: 150%;
	color: #999;
	padding-left: 10px;
	padding-right: 10px;
}
.top_new .detail_button {position:relative;}
.top_new .detail_button a {	position:absolute;	right:10px;	top:-18px;}
#newproducts {width: 198px;}
#msgtip {
	background-image: url(../images/skype.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
	height: 82px;
	width: 198px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 35px;
}

