/* index.html bg----------------------------------*/

#merit1{	background-image:url(../outline/img/merit1.jpg);	background-repeat:no-repeat;	width:660px;	height:117px;}
#merit2{	background-image:url(../outline/img/merit2.jpg);	background-repeat:no-repeat;	width:660px;	height:117px;}
#merit3{	background-image:url(../outline/img/merit3.jpg);	background-repeat:no-repeat;	width:660px;	height:134px;}
#merit4{	background-image:url(../outline/img/merit4.jpg);	background-repeat:no-repeat;	width:660px;	height:159px;}

#merit1 p{width:580px;	padding:5px 0px 0px 30px;}
#merit2 p{width:580px;	padding:5px 0px 0px 30px;}
#merit3 p{width:580px;	padding:5px 0px 0px 30px;}
#merit4 p{width:580px;	padding:5px 0px 0px 30px;}

#merit1 strong{width:120px;	padding:35px 0px 0px 30px;display:block;}
#merit2 strong{width:120px;	padding:35px 0px 0px 30px;display:block;}
#merit3 strong{width:120px;	padding:40px 0px 0px 30px;display:block;}
#merit4 strong{width:120px;	padding:40px 0px 0px 30px;display:block;}


/* -----#primary--- outline com----------------------------------*/
#primary div#main table#com {
	border-bottom:1px dotted #CCC;
	margin:55px auto;
}
#primary div#main table#com  tr{
}
#primary div#main table#com th{
	width:100px;
	padding:10px 10px;
	border-top:1px dotted #CCC;
	vertical-align:top;
	text-align:center;
}
#primary div#main table#com td{
	width:500px;
	padding:10px 10px;
	border-top:1px dotted #CCC;
	vertical-align:top;
}
#primary div#main table#com td p{
	padding:4px 0px;
	margin:0px;
	width:500px;
}

