@charset "utf-8";
body {
    background: url(../images/common/index-body-bg.gif) repeat-x left bottom;
}
#footer {
    background: url(../images/common/index-footer-bg.gif) repeat-y left top;
}
#main {
    width: 928px;
	margin: 0 auto;
}
#index-above {
    margin-bottom: 5px;
	width: 100%;
}
#video, #news, #notice {
    float: left;
	height: 197px;
}
#video {
    width: 236px;
	background: url(../images/common/video-bg.gif) no-repeat left top;
	text-align: center;
}
#video .content {
    margin-top: 11px;
	margin-bottom: 8px;
}
#news {
    width: 502px;
	background: url(../images/common/news-bg.gif) no-repeat left top;
}
#news .left {
    width: 287px;
}
#news .left, #news .right {
    float: left;
}
#news .left img.title {
    margin: 5px 0 3px 22px;
}
#news .left ul {
    margin-left: 18px;
}
#news .left li {
    line-height: 20px;
	color: #3b3b3b;
}
#news .left li a:link, #news .left li a:visited {
	color: #3b3b3b;
}
#news .left li span {
    color: #868383;
	float: right;
	margin-right: 10px;
	display: inline;
}
#news .right .flash {
    margin: 18px 0 0 7px;
}
#news .right h3 {
    font-size: 12px;
	font-weight: bold;
	margin: 7px 0 0 9px;
	color: #3b3b3b;
	width: 182px;
	text-align: center;
}
#notice {
    width: 190px;
	background: url(../images/common/notice-bg.gif) no-repeat left top;
}
#notice img.title {
    margin: 5px 0 0 17px;
}
#notice ul {
    margin: 3px 0 0 16px;
}
#notice li {
    line-height: 20px;
}
#products {
    padding-left: 6px;
}
#products ul {
    width: 100%;
}
#products li {
    float: left;
	display: inline;
	margin-right: 11px;
}
#products li.none {
	margin-right: 0;
}
#products li img {
    width: 101px;
	height: 101px;
	padding: 1px;
	border: 1px solid #5c5c5c;
	background: #fff;
}