@charset "utf-8";

#whatsrsbox{
	position:relative;
}

#imagebox{
	background:url(../img/bg_img_top.gif) no-repeat left top;
	height:350px;
	padding:15px 0 0 12px;
	margin:0 0 10px 0;
}

#imagebox h3{
	font-size:197%;
	color:#3333AA;
	font-family:Georgia,serif;
	margin:0 0 5px 0;
	padding:0;
	line-height:1;
	border:none;
	background:none;
	height:auto;
}

#whatsrsbox dt{
	font-weight:bold;
}



#user{
	margin:15px 0 0 0;
	background:#e5f0ff;
	padding:10px;
}

#user h4{
	margin:0 0 8px 0;
}

#user ul{
	margin:0 0 0 0.7em;
}

#user li{
	background:url(../img/arw_square.gif) no-repeat left center;
	padding-left:10px;
	line-height:1.8;
}

#distributor{
	margin:15px 0 0 0;
	border:solid 10px #ffcc99;
	padding:10px;
}

#distributor h4{
	color:#ff6600;
	margin:0 0 8px 0;
}

#showcasebox{
	margin:0 0 0 0;
}

#showcasebox dt{
	font-weight:bold;
	
}

#showcasebox dd{
	background:url(../img/arw_square.gif) no-repeat left center;
	padding-left:10px;
}


#newsbox{
	margin:20px 0 15px 0;
}

#distributor_cm{
	margin:15px 0 0 0;
	border:solid 10px #99ccff;
	padding:10px;
}

#distributor_cm h4{
	color:#ff6600;
	margin:0 0 8px 0;
}


#servicebox{
	margin:20px 0 15px 0;
}

#servicebox .sayit{	background:url(../img/rs_sayit_wm.gif) no-repeat left top; }
#servicebox .xt{	background:url(../img/rs_xt_wm.gif) no-repeat left top; }
#servicebox .pc{	background:url(../img/rs_pc_wm.gif) no-repeat left top; }
#servicebox .ms{	background:url(../img/rs_ms_wm.gif) no-repeat left top; }

#servicebox dl{
	margin:10px 0 0 0;
	background:#eeeeee;
	border:solid 1px #cccccc;
	padding:0 10px 10px 10px;
}

#servicebox dt a{
	display:block;
	font-weight:bold;
	margin:0;
	padding:20px 0 0 0;
}


#globalbox{
	margin:20px 0 0 0;
}

#globalbox li{
	background:url(../img/arw_square.gif) no-repeat left center;
	padding-left:10px;
	line-height:1.8;
}

p.ss{
	margin:5px 0 10px 0;
}


