@charset "UTF-8";
/* CSS Document */
body#mainIndex a{
	color: #009495;
	font-weight: bold;
	text-decoration: underline;
}
body#mainIndex a:hover{
	text-decoration: none;
}
body#mainIndex .left{
	float: left;
}
body#mainIndex #cwrap{
	overflow: hidden;
}
body#mainIndex #slider{
	width: 945px;
	margin: 15px auto 0
}
body#mainIndex .section{
	margin-bottom: 15px;
	overflow: hidden;
}
body#mainIndex  #news {
	width: 573px;
	float: left;
}


/*body#mainIndex  #head {
position: relative;
top: -5px;
}

body#mainIndex  #gNav {
position: relative;
top: 1px;
}

body#mainIndex #head #logo p {
padding: 13px 15px 0 0;
float: right;
position: relative;
top: 5px;
}
*/

body#mainIndex  #news #ntop{
	font-size: 0;
	line-height: 0;
	background: url(../img/index/news_head.gif) no-repeat;
	width: 573px;
	height: 39px;
	position: relative;
}
body#mainIndex  #news #ntop span{
	position: absolute;
	top: 12px;
	right: 15px;
}
body#mainIndex  #news #nbottom{
	font-size: 0;
	line-height: 0;
	background: url(../img/index/news_foot.gif) no-repeat;
	width: 573px;
	height: 8px;
}
body#mainIndex  #news #nbody{
	background: url(../img/index/news_body.gif) repeat-y;
	width: 548px;
	padding: 0 10px 0 15px;
}
#nbody #entries{
	height: 365px;
	overflow: scroll;
	overflow-x: hidden;
}
#nbody .entry{
	padding: 25px 0 4px;
	clear: both;
	border-bottom: 1px dotted #cbcbcb;
}
#nbody .last{
	border: none;
}
#nbody .entry dl dt{
	width: 96px;
	float: left;
	padding-left: 4px;
}
#nbody .entry dl dd{
	margin-left: 100px;
}
#nbody .exhibition{
	background: url(../img/new/mark_exhibition.jpg) no-repeat left 6px;
}
#nbody .info{
	background: url(../img/new/mark_info.jpg) no-repeat left 6px;
}
#nbody .product{
	background: url(../img/new/mark_newitem.jpg) no-repeat left 6px;
}
#nbody .online{
	background: url(../img/new/mark_online.jpg) no-repeat left 6px;
}
#nbody .update{
	background: url(../img/new/mark_update.jpg) no-repeat left 6px;
}
body#mainIndex #bnr-area {
	float: right
}
body#mainIndex #bnr-area #hottopic{
	background: url(../img/index/notice.jpg) no-repeat;
	width: 190px;
	height: 77px;
	text-align: center;
	padding-top: 190px;
	font-size: 11px;
	margin-bottom: 4px;
}
body#mainIndex #bnr-area #hottopic .btn{
	margin-top: 15px;
}
body#mainIndex #bnr-area .right{
	float: right;
}
body#mainIndex #bnr-area p{
	margin-bottom: 4px;
}
body#mainIndex p#bnrs{
	text-align: center;
	margin: 30px 0 30px;
}
body#mainIndex p#bnrs span{
	margin-right: 5px;
}

body#mainIndex p#bnrs span img{
	margin-bottom: 5px;
}

body#mainIndex p#bnrs span.last{
	margin: 0;
}
body#mainIndex p#bnrs1{
	text-align: center;
	margin: 30px 0 0px;
}
body#mainIndex p#bnrs1 span{
	margin-right: 15px;
}

body#mainIndex p#bnrs1 span img{
	margin-bottom: 0px;
}

body#mainIndex p#bnrs1 span.last{
	margin: 0;
}