@charset "utf-8";

html {
	background:transparent url(../images/home/html-bg.png) center 100px no-repeat
}

.down-bg {
	display:none
}

/*---- #main ----*/

#main {
	min-height:480px;
	padding-top:10px;
	background:none
}

#main .bulletin {
	width:811px;
	height:170px;
	margin:299px auto 0;
	padding:17px 0 0 27px;
	background:transparent url(../images/home/bulletin-bg.png)
}

* html #main .bulletin {
	height:180px;
	padding-top:7px
}

#main .bulletin .section,
#main .new-products .photo {
	float:left
}

#main .news {
	width:228px;
	font-family:verdana,arial
}

#main .news .list {
	padding-top:2px;
	color:#a8ebf1;
	font-size:1.2em;
	line-height:1.166
}

#main .news .list li {
	margin-top:10px
}

#main .news .list a {
	text-decoration:underline
}

#main .news a {
	color:#fff
}

#main .news .list .dtstart {
	display:block
}

#main .news .more {
	margin-top:12px;
	padding-right:15px;
	text-align:right
}

#main .news .more a {
	padding-right:8px;
	background:transparent url(../images/icon/arrow.png) right 5px no-repeat
}

#main .new-products {
	width:560px;
	padding-left:22px
}

#main .new-products h2 {
	margin-bottom:12px
}

#main .new-products .section {
	width:265px;
	padding-right:10px;
	color:#b5b5b5;
	line-height:1.636
}

#main .new-products .section h3 {
	margin-bottom:14px;
	font-size:1.2em
}

#main .new-products .section p {
	font-size:1.1em
}

#main .new-products .section a {
	color:#fff;
	text-decoration:underline
}

#main .new-products .photo {
	margin-right:10px
}

/*---- main banner ----*/

#main-banner {
	position:absolute;
	top:120px;
	left:56px;

}
