@charset "utf-8";

/* *********************************
FileName: common.css
UpdatedBy: 20080209-21:10
*********************************** */

/* *********************************




*********************************** */

/* *********************************
001:contents top
002:nav
003:contents
*********************************** */
/* 001:contents top
*********************************** */
#topContents{
padding-bottom:10px;
background-color:#fff;
}
#topContents h1{
margin:0;
}

/* 002:nav
*********************************** */
#navi h2{
margin:0;
padding:7px 0 8px 0;
font-size:9px;
text-align:center;
background-image:url(../images/nav_bg_top.gif);
background-repeat:no-repeat;
background-position:0 0;
border:none;
}


/* 002:contents
*********************************** */




.newvarieties .picup {
	background-image:url(../images/topics_newvarieties_bg.jpg);
	background-repeat:repeat-x;
	background-color:#fde3e3;
	margin:0;
	padding:0;
	width:557px;
}

.newvarieties .picuptop {
	background-image:url(../images/topics_newvarieties_bgtop.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
}


.newvarieties .picupbottom {
	background-image:url(../images/topics_newvarieties_bgbottom.jpg);
	background-repeat:no-repeat;
	background-position:0 100%;
	padding:6px 31px 1px;
}

.newvarieties .picup dl {
	float:left;
	margin:0;
	padding:0;
}

.newvarieties .picup dl dt,
.newvarieties .picup dl dd{
	margin:0;
	padding:0 5px 0 0;
	font-size: 80%;
	color:#fff;

}

.picupbottom a img{
	border:2px solid #FFF;
}

.newvarieties .picup dl dt img,
.newvarieties .picup dl dd img{
	margin:0;
	padding:0;
	vertical-align:top;
}



/*.topic_news .title img,*/
.newvarieties .title img,
.topic_feature .title img{
/*	padding:15px 0 5px 3px;
	border:0;
*/	padding:0;
	margin:4px;
	border:0;
}

.topic_feature{
float:none;
width:auto;
padding-bottom:10px;
}
.topic_feature .TOPbanner{
	margin-right:20px;
}


.descript {
	width:550px;
	margin:10px auto;
}

/* 003: navi
*********************************** */
/* 003: navi
*********************************** */


/* IE \*/
*html .floatR{
height:1%;
}
*:first-child+html .floatR{
display:inline-block;
}
/* end */

/* IE6 \*//*/
.floatR{
display:inline-block;
}
/* end */
/* for DW \*/
#content .newvarieties{
clear:both;
}

/* end */

