body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	margin:0px;
	padding:0px;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
a:active {
	color: #0000FF;
}

a { text-decoration:none; }



#container {
	position:relative;
	clear:both;
	width:960px;
	background-image:url(data/global/bg.gif);
}
#left {
	position:relative;
	clear:both;
	float:left;
	width:209px;
	color:#FFFFFF;
}
#left a {
	color:#FFFFFF;
}
#login {
	position:relative;
	height:218px;
	padding-top:3px;
	background-image:url(data/global/degrade.gif);
	text-align:center;
}

#content {
	position:relative;
	width:750px;
	float:right;
	clear:right;
}


#product {
	position:relative;
	width:708px;
	background-color:#F0F0F0;
	height:155px;
	margin-bottom:5px;
	background-image:url('data/home/product_bg.gif');
	padding:1px;
	text-align:left;
}
#product_title01 {
	position:absolute;
	width:238px;
	height:30px;
	left:212px;
	top:1px;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	line-height:30px;
}
#product_content01 {
	position:absolute;
	width:218px;
	left:212px;
	top:32px;
	padding:10px;
}
#product_title02 {
	position:absolute;
	width:258px;
	height:30px;
	left:451px;
	top:1px;
	font-size:13px;
	color:#187058;
	font-weight:bold;
	text-align:center;
	line-height:30px;
}
#product_content02 {
	position:absolute;
	width:140px;
	left:451px;
	top:32px;
	padding:10px 0px 0px 10px;
}
#product_content03 {
	position:absolute;
	width:98px;
	left:602px;
	top:32px;
	padding:10px 10px 0px 0px;
}
.convratio {
	color:#187058;
	font-weight:bold;
}
#product a {
	color:#000000;
}

.borderright {
	border-right: 1px solid #000000;
}

.boiteselect {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px #000000;
	width: auto;
	height: 16px;
}
