@import url("/css/default.css");
/* ---------------------------------------------------------
daiocrm.com
CascadingStyleSheet Settingfile
top page layout
2008/07/18
--------------------------------------------------------- */
/***topimg***/
#top_out{
	background:url(/images/bg_top.jpg);
	background-repeat: repeat-x;
	width:100%;
	height:240px;
}
#top{
	height:240px;
	width:960px;
	margin:0px auto 0px auto;
	padding-left:10px;
	text-align:left;
}
#left{
	width:590px;
	margin-left:10px;
	text-align:left;
	float:left;
}
#right{
	width:330px;
	margin-right:10px;
	text-align:left;
	float:right;
}
/***point***/
h2 {
	background-image:url(/images/point.gif);
	margin-top:20px;
	margin-bottom:10px;
	padding-left:65px;
	height:20px;
	font-size:14px;
	font-weight:bold;
	color:#336699;
	background-repeat: no-repeat;
}
strong {
	color:#FF6633;
	font-weight:normal;
}
/***sub***/
.sub1 {
	width:310px;
	height:24px;
	padding-top:6px;
	padding-left:20px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	background-image:url(/images/bg_subttl01.gif);
	background-repeat: no-repeat;
}
p {
	color:#999999;
	margin: 0px;
	padding: 15px;
}
.sub2 {
	width:310px;
	height:24px;
	padding-top:6px;
	padding-left:20px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	background-image:url(/images/bg_subttl02.gif);
	background-repeat: no-repeat;
}





