@charset "utf-8";

/*************** common ***************/

/* init */
#Conts *{
	margin:0;
	padding:0;
	list-style-type:none;
}
#Conts br{
	letter-spacing:normal;
}

/* h1 */
#Conts h1{
	position:relative;
}
#Conts h1 .logo{
	display:block;
	width:110px;
	height:38px;
	position:absolute;
	top:15px;
	right:9px;
}

*+html body #Conts h1 .logo{
	display:block;
	width:110px;
	height:38px;
	position:absolute;
	top:15px;
	right:9px;
}

*html body #Conts h1 .logo{
	display:block;
	width:110px;
	height:38px;
	position:absolute;
	top:15px;
	right:9px;
}

/* h2 */
#Conts h2{
	padding:13px 0 12px;
	clear:both;
}
#Conts h2#ecotop{
	padding:0 0 12px;
	clear:both;
}

/* h2 gray */
#Conts div.h2Gray{
	margin:0;
	border:1px solid #EEEEEE;
	background-color:#EEEEEE;
}
#Conts div.h2Gray h2{
	float:left;
	width:488px;
	padding:2px 9px;
}
#Conts div.h2Gray .list{
	float:right;
	width:56px;
	padding:2px;
	text-align:right;
}
#Conts div.h2Gray br.clear{
	line-height:0;/* WinIE5.x : 2 */
}

/* ul topics */
#Conts ul.topics{
	width:570px;
}
#Conts ul.topics span{
	display:block;
	width:419px;/* WinIE5.x : 441px */
	float:left;
	padding:12px 11px 8px;
	background:#FFF url(/kankyo/eco/image/t_dl_topics_bg02.gif) 0 0 no-repeat;
}
#Conts ul.topics span.date{
	width:113px;/* WinIE5.x : 129px */
	padding-left:8px;
	padding-right:8px;
	background:#FFF url(/kankyo/eco/image/t_dl_topics_bg01.gif) 0 0 no-repeat;
}
#Conts ul.topics span.dstart,
#Conts ul.topics span.start{
	padding-top:11px;
}
#Conts ul.topics span.dstart{
	background-image:none;
}
#Conts ul.topics span.start{
	background-image:url(/kankyo/eco/image/t_dl_topics_bg03.gif);
}


/*************** pro_AA.html ***************/
#Conts .proLead{
	width:570px;
	padding:9px 0 4px;
	color:#33AA00;
	text-align:center;
	font-weight:bold;
}

/* project summary */
#Conts table.proSummary{
	width:570px;
	margin:10px 0 10px;
	border-collapse:collapse;
	border-spacing: 0px;
	border-width:0;
	border-top:solid 1px #CCC;
}
#Conts table.proSummary th{
	width:100px;
	border-width:0;
	border-bottom:solid 1px #CCC;
	padding:4px 5px;
	color:#33AA00;
	background-color:#F2FAE2;
	text-align:left;
	vertical-align:top;
	font-weight:bold;
}
#Conts table.proSummary td{
	width:470px;
	border-width:0;
	border-bottom:solid 1px #CCC;
	padding:4px 8px;
	vertical-align:top;
	text-align:left;
}
#Conts table.proSummary td img{
	vertical-align:middle;
}

/* project topics */
#Conts dl.topics dt{
	padding:6px 8px 0;
	background:#FFF url(/kankyo/eco/image/c_dl_topics_bg.gif) 0 0 no-repeat;
	font-weight:bold;
	letter-spacing:1px;
}
#Conts dl.topics dt.start{
	background:none;
}
#Conts dl.topics dt .plan{
	font-weight:normal;
	letter-spacing:normal;
}
#Conts dl.topics dd{
	margin:0 0 4px;
}
#Conts dl.topics dd ul li{
	display:block;
	width:562px;/* WinIE5.x : 570px */
	padding:0 0 0 8px;
}
#Conts dl.topics dd ul li br.clear{
	line-height:0;
}
#Conts dl.topics dd ul li span{
	display:block;
	width:480px;/* WinIE5.x : 490px */
	float:left;
	padding:5px 0 0 10px;
	text-indent:-10px;
}
#Conts dl.topics dd ul li span.date{
	width:64px;/* WinIE5.x : 72px */
	padding-right:8px;
	padding-left:0;
	text-indent:0;
	letter-spacing:2px;
}
#Conts dl.topics dd ul li span.btn{
	width:120px;
	padding:0 0 2px;
	text-indent:0;
	text-align:right;
}
#Conts dl.topics dd ul li span.withButton{
	width:360px;/* WinIE5.x : 368px */
}
#Conts dl.topics dd ul li span img{
	margin-right:3px;
}
#Conts dl.topics dd ul li span.btn img{
	margin-right:0;
}

/***************  pro_join  ***************/
/* topics */
#projoin #Conts ul.topics_join{
	margin:5px 0 4px;
}
#projoin #Conts ul.topics_join li{
	display:block;
	width:562px;/* WinIE5.x : 570px */
	padding:0 0 0 8px;
}
#projoin #Conts ul.topics_join li br.clear{
	line-height:0;
}
#projoin #Conts ul.topics_join li span{
	display:block;
	width:480px;/* WinIE5.x : 490px */
	float:left;
	padding:5px 0 0 10px;
	text-indent:-10px;
}
#projoin #Conts ul.topics_join li span.date{
	width:64px;/* WinIE5.x : 72px */
	padding-right:8px;
	padding-left:0;
	text-indent:0;
	letter-spacing:2px;
}
#projoin #Conts ul.topics_join li span.btn{
	width:120px;
	padding:0 0 2px;
	text-indent:0;
	text-align:right;
}
#projoin #Conts ul.topics_join li span.withButton{
	width:360px;/* WinIE5.x : 368px */
}
#projoin #Conts ul.topics_join li span img{
	margin-right:3px;
}
#projoin #Conts ul.topics_join li span.btn img{
	margin-right:0;
}

#Conts h2.joinh2{
	margin:1.5em 0em 0.5em 0em;
	clear:both;
	}
#Conts .phtxt{
	width:560px;
	margin:1em 0;
	}
#Conts .phtxtt{
	width:560px;
	margin:1em 0 0 0;
	}
#Conts .phtxt .Lpht{
	width:290px;
	float:left;
	text-align:left;
	}
#Conts .phtxt .Rtxt{
	width:270px;
	float:right;
	}
#Conts .phtxt .link{
	text-align:right;
	}
#Conts div.expe{
	border:1px solid #dddddd;
	background:#FFFFDD;
	margin-top:0.5em;
	padding:4px 6px;
	}
#Conts div.h2Gray{
	margin:0;
	border:1px solid #EEEEEE;
	background-color:#EEEEEE;
}
#Conts div.h2Gray div.tp{
	float:left;
	width:488px;
	padding:2px 9px;
	font-weight:bold;
}
#Conts div.h2Gray .list{
	float:right;
	width:56px;
	padding:2px;
	text-align:right;
}

/*************** join.html ***************/
#Conts h3.joinh3{
	border-width:0;
	color:#33aa00;
	margin-bottom:0.5em;
	font-size:120%;
}
#Conts .joinbox{
	width:560px;
	margin:1em 0;
	}
#Conts .joinL{
	width:240px;
	float:left;
	text-align:left;
	}
#Conts .joinR{
	width:305px;/* WinIE5.x : 320px */
	padding:10px 5px 10px 10px;
	background-color:#fffdd3;
	/*\*/
	float:right;
	/*↑except for MacIE*/
	}
#Conts .joinR .right{
	text-align:right
	}

#Conts table.joindetail{
	margin:0.5em 0 0.5em 0.5em;
	width:290px;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
}
#Conts table.joindetail th.gry{
	font-weight:normal;
	white-space:nowrap;
	padding:3px 10px 3px 3px;
	vertical-align:top;
	text-align:left;
	background-color:#eeeeee;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
#Conts table.joindetail td.wht{
	vertical-align:top;
	background-color:#ffffff;
	padding:3px;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

/* project */
#Conts h2.project{
	padding-bottom:8px;
}
#Conts h2.project2{
	padding-bottom:8px;
}
#Conts h2.project img{
	margin-top:24px;
	}
#Conts .insideNavi{
	width:570px;
	padding:7px 0 14px;
	background:#FFF url(/kankyo/eco/image/c_dl_topics_bg.gif) 0 0 no-repeat;
	text-align:right;
}
#Conts .insideNaviTop{
	width:570px;
	padding:0 0 14px;
	background:none;
	text-align:right;
}

#Conts .project{
	width:570px;
	padding:0 0 4px;
}
#Conts .project .textB{
	width:396px;/* WinIE : @media print rivised */
	float:left;
	margin:0 10px 0 0 ;
	padding:0 0 8px;
	background-color:#FFF;
}
#Conts .project .textB h3{
	border-width:0;
	text-align:left;
}
#Conts .project .textB h3.nosite,
#Conts .project .textB h4{
	margin:5px 0 4px;
	border:1px solid #F2FAE2;
	padding:1px 5px;
	color:#33AA00;
	background-color:#F2FAE2;
	text-align:left;
}
#Conts .project .textB h3.start{
	margin-top:0;
}
#Conts .project .textB p{
	padding:0 0 3px;
}
#Conts .project .textB p.report{
	padding:0 0 1em;
}
#Conts .project p.report2{
	padding:0 0 1em;
}
#Conts .project .textB p strong.border{
	margin:0 5px 0 0;
	border:solid 1px #C33;
	padding:2px;
	color:#C33;
	font-weight:bold;
}
#Conts .project .image{
	width:144px;/* WinIE5.x : 164px */
	float:left;
	padding:0 10px 10px;
	background-color:#EEE;
	margin-bottom:12px;
}
#Conts .project .image img{
	margin-top:10px;
}
#Conts .project .image p.small{
	padding-top:4px;
}

#lnk_plan{
	margin-left:215px;
	}
#lnk_plan ul{
	margin:0;
	padding:0;
	}
#lnk_plan ul li{
	list-style:none;
	margin:0;
	padding:0 0 0 10px;
	background:url(/kankyo/eco/image/t_dl_topics_bg03.gif) 0 -9px no-repeat;
	}
.related_page{

	}
ul.related_page{
	margin:0;
	padding:0;
	}
ul.related_page li{
	list-style:none;
	display:inline;
	margin:0;
	padding :0;
	}
ul.related_page li a{

    	}
#Conts .related_page2{
    
	}
#Conts ul.related_page2{
	margin-left : 111px;
	margin-top:4px;
	padding:0;
	}
#Conts ul.related_page2 li{
	list-style:none;
	display:inline;
	margin:0;
	padding:0;
	}
#Conts ul.related_page2 li a{

	}
/* 関連ムービー2009 */

#kmvwaku li.kmv{
	margin-left:50px;
}

/*************** project report ***************/
#Conts ul.page_menu{
	height:auto;
	margin:0 0 7px 0;
	padding:4px 8px;
	background-color:#F2FAE2;
	text-align:left;
}
#Conts ul.page_menu li{
	display:block;
	margin:0 12px 0 0;
	line-height:1.8;
}
#Conts ul.page_menu li a{
	white-space:nowrap;
}

/*#Conts ul.page_menu li a:link{color:#003366;text-decoration:underline}
#Conts ul.page_menu li a:visited{color:#663399;text-decoration:underline}
#Conts ul.page_menu li a:active{
	color:#ff3333;text-decoration:none}
#Conts ul.page_menu li a:hover{
	color:#003366;text-decoration:underline;}*/

#Conts ul.page_menu li span{color:#33AA00}

#main_start{
	width:570px;
	}
#main_start div.project ul
	{
	margin:0 0 1em 0;
	padding:0 0 0 1.5em;
	}
#main_start div.project ul li
	{
	list-style-type:disc;
	background:none;
	margin:0;
	padding:0;
	}
#main_start #endline{
	clear:both;
	padding:10px 0;
	}

#Conts .project h3.h3_sol2{
	color:#33aa00;
	border-left:0;
	}

#Conts .project img.reportmap{
	margin:0 0 0 1em;
	float:right
}

/*************** regulations.html ***************/
#Conts .regulations h2{
	margin-top:15px;
	margin-bottom:0;
}
#Conts .regulations h3{
	margin:10px 0 4px;
	border:1px solid #F2FAE2;
	padding:1px 5px;
	color:#33AA00;
	background-color:#F2FAE2;
	text-align:left;
}
#Conts .regulations p,
#Conts .regulations ul{
	margin:0 0 5px;
}
#Conts .regulations table{
	margin:0 0 12px;
}
#Conts .regulations table th{
	text-align:left;
	font-weight:normal;
}
#Conts .regulations table th,
#Conts .regulations table td{
	padding:2px 8px 1px 0;
}

/*************** information.html ************/
#Conts #main_start{width:570px;clear:both;}
#Conts div#information {width:570px; margin:1em 0 0 0;}

#Conts div#information h2{margin:0; padding:4px 0;}
#Conts div#information h2.bosyu{background:url(/kankyo/eco/image/days_bosyu.gif) no-repeat; width:570px; heifht:25px;}
#Conts div#information h2.info{background:url(/kankyo/eco/image/days_info.gif) no-repeat; width:570px; heifht:25px;}
#Conts div#information h2 span.none{display:none;}
#Conts div#information h2 span.infoday{heifht:25px; padding-left:120px; font-weight:normal;}
#Conts div#information h3.info{margin:10px 0; color:#390; border:none; font-size:1.2em;}
#Conts div#information table.data_info caption{text-align:left; color:#390;}
#Conts div#information table.data_info{width:100%; margin:10px 0 5px 0;}
#Conts div#information table.data_info th{background-color:#cadfc1; padding:5px; font-weight:normal; white-space:nowrap; width:20%;}
#Conts div#information table.data_info td{background-color:#e9e9e9; padding:5px; width:80%;}

#Conts div#information table.data_info2 caption{text-align:left; color:#390;}
#Conts div#information table.data_info2{width:100%; margin:10px 0 5px 0;}
#Conts div#information table.data_info2 th{background-color:#cadfc1; padding:5px; font-weight:normal; white-space:nowrap; width:20%;}
#Conts div#information table.data_info2 td{background-color:#e9e9e9; padding:5px; width:40%;}

#Conts div#information p.notes{margin:0;}

#Conts div#information .left{float:left; width:350px;}
#Conts div#information .right{float:right; width:210px; text-align:left;}

#Conts div#information .left2{float:left; width:440px;}
#Conts div#information .right2{float:right; width:120px; text-align:left;}

#Conts div#information img.pdl10{padding-left:10px;}




/*************** greeting.html ***************/
#Conts #main_start{width:570px;clear:both;}
#Conts div#grtpht {
	width:570px;
	margin:1em 0 0 0;
}
#Conts div#grtpht div#ll {
	float:left;
	width:410px;
}
#Conts #grtpht div#ll p{
	margin:0 0 1em;
	width:410px;
}
#Conts div#grtpht div#rl {
	float:right;
	width:140px;
}

/*************** bal.html,2004bal.html, 2003bal.html ***************/
#Conts .bal_table_set {
	width:420px;
	margin-left:150px;
}
#Conts .bal_table_set table{
	margin-top:6px;
	}
#Conts .bal_table_01 {
	border-top: none;
	border-right: none;
	border-bottom: 1px dotted #66CC33;
	border-left: none;
	padding:2px;
}
#Conts .bal_table_01_none {
	border-top: none;
	border-right: none;
	border-left: none;
	padding:2px;
}
#Conts .bal_table_02 {
	border-top: none;
	border-right: none;
	border-bottom: 3px double #66CC33;
	border-left: none;
	padding:2px;
}
#Conts .bal_table_03 {
	border-top: none;
	border-right: none;
	border-bottom: 1px dotted #66CC33;
	border-left: none;
	text-align: right;
	padding:2px 20px 2px 2px;
}
#Conts .bal_table_03_none {
	border-top: none;
	border-right: none;
	border-left: none;
	text-align: right;
	padding:2px 20px 2px 2px;
}
#Conts .bal_table_04 {
	border-top: none;
	border-right: none;
	border-bottom: 3px double #66CC33;
	border-left: none;
	text-align: right;
	padding:2px 20px 2px 2px;
}
#Conts .bal_txt_bld {
	font-weight: bold;
	padding:2px;
}
#Conts .bal_txt_bld_02 {
	font-weight: bold;
	text-align: right;
	padding:2px 20px 2px 2px;
}
#Conts .graph {
	border:1px solid #CCCCCC;
	padding:1px;
	/* BoxModelHuck */
	width:570px;
	voice-family: "\"}\"";voice-family:inherit;
	width:566px;}
	/* BoxModelHuck for Opera */
	html>body #Conts .graph {width:566px;}
#Conts .margin05{margin-top:0.5em}


/*************** ご案内 ***************/
#info #Conts #main_start{
	margin-top:12px;
	}
/*#info #Conts #main_start a:link{color:#003366;text-decoration:underline}
#info #Conts #main_start a:visited{color:#663399;text-decoration:underline}
#info #Conts #main_start a:active{
	color:#ff3333;text-decoration:none}
#info #Conts #main_start a:hover{
	color:#003366;text-decoration:underline;}*/

#info #Conts #main_start .text{
	width:570px;
}
#info #Conts #main_start .text{
	float:left;
	width:310px;
	}
#info #Conts #main_start .text p{
	padding-left:3px;
	width:310px;
	margin-bottom:12px;
	}
#info #Conts #main_start .text p.lead{
	color:#33AA00;
	font-weight:bold;
	}
#info #Conts #main_start .image{
	width:220px;
	float:right;
	padding:0 10px 10px;
	background-color:#EEE;
	margin-bottom:12px;
	font-size:90%;
	}
#info #Conts #main_start .image img{
	margin-top:10px;
	}
#info #Conts #main_start .image p.small{
	padding-top:4px;
	}
#info #Conts #main_start ul{
	margin-left:1em;
	padding-left:1em;
	text-indent:0;
	}
#info #Conts #main_start ul li{
	background:none;
	list-style:disc;
	margin-left:0;
	padding-left:0;
	text-indent:0;
	}
#info #Conts #main_start table{
	width:570px;
	font-size:100%;
	clear:both;
	border:none;
	border-top:solid 1px #FFF;
	}
#info #Conts #main_start table caption{
	font-weight:bold;
	}
#info #Conts #main_start table tr th,
#info #Conts #main_start table tr td{
	border:none;
	border-right:solid 1px #FFF;
	border-bottom:solid 1px #FFF;
	vertical-align:top;
	text-align:left;
	font-weight:normal;
	padding:3px 5px;
}
#info #Conts #main_start table tr th{
	background:#D1F1AE;
	white-space:nowrap;
	}
#info #Conts #main_start table tr td{
	background:#F2FAE2;
	}
#info #Conts #main_start table tr td ul{
	margin-left:0;
	padding-left:0;
	text-indent:0;
	}
#info #Conts #main_start table tr td ul li{
	list-style:none;
	background:none;
	margin-left:0;
	padding-left:1em;
	text-indent:-1em;
	}
#info #Conts #main_start table tr td ol{
	margin-left:1em;
	padding-left:0;
	}
#info #Conts #main_start table tr td ol li{
	list-style:decimal;
	background:none;
	margin-left:1em;
	padding-left:0;
	text-indent:0;
	}
#info #Conts #main_start table tr td ol li ul{
	margin-left:0;
	padding-left:1em;	
	}
#info #Conts #main_start table tr td ol li ul li{
	list-style:disc;
	margin-left:0;
	padding-left:0;
	text-indent:0;
	}
#info #Conts #main_start table tr td table,
#info #Conts #main_start table tr td table tr th,
#info #Conts #main_start table tr td table tr td{
	border:none;
	background:none;
	}
#info #Conts #main_start table tr td table{
	width:auto;
	}
#info #Conts #main_start table tr td table.minitbl td{
	padding:0 8px 0 0;
	}
#info #Conts #main_start table tr td ul.detail li{	
	list-style:disc;
	background:none;
	margin-left:1em;
	padding-left:0;
	text-indent:5px;
	}

#info #Conts #main_start .phtCaption{
	text-align:center;
	margin-top:0;
	}
#info #Conts #main_start ul.note{
	margin:6px 0 0 0;
	padding:0;
	}
#info #Conts #main_start ul.note li{
	list-style:none;
	margin:0;
	padding:0 0 0 1em;
	text-indent:-1em;
	}
#info #Conts #main_start ul.note li.eq{
	padding:0 0 0 2.3em;
	text-indent:-2.3em;
	}


/* cardchange */
#change_eco_detail{
	width:570px;
}
#change_eco_exp{
	width:400px;
	float:left;
}
#change_eco_pht{
	width:150px;
	float:right;
}
#change_eco_exp p.change_exptxt{
	width:400px;
}
#change_eco_exp .change_ecottl{
	margin:18px 0 2px;
}
#change_eco_exp .change_bggrn{
	width:392px;
	background:#268f61 url(/kankyo/eco/image/change_ecowrp_t.gif) 0 0 no-repeat;
	padding-top:5px;
}
#change_eco_exp .change_BTMbggrn{
	width:392px;
	background:url(/kankyo/eco/image/change_ecowrp_b.gif) 0 100% no-repeat;
	padding-bottom:5px;
}

#change_eco_exp .change_donation{
	width:382;/* WinIE5.x : 392px */
	padding:0 5px;
}
#change_eco_exp .change_donation img.change_plus{
	margin:0 7px 36px;
}

#change_eco_exp .change_ecoarrow{
	text-align:center;
	margin:4px 0 5px;
}

#change_eco_exp .change_project{
	width:380px;/* WinIE5.x : 390px */
	padding:0 6px;
}
#change_eco_exp .change_project .change_ecopro img{
	margin:0 0 7px 2px;
}

#change_eco_exp .change_bgwht{
	width:380px;
	background:#FFFFFF url(/kankyo/eco/image/change_ecoinwrp_t.gif) 0 0 no-repeat;
	padding-top:5px;
}
#change_eco_exp .change_BTMbgwht{
	width:380px;
	background:url(/kankyo/eco/image/change_ecoinwrp_b.gif) 0 100% no-repeat;
	padding-bottom:6px;
}
#change_eco_exp .change_INproject{
	width:362px;
	padding:0 8px;
}
#change_eco_exp p.change_ecoprotxt{
	margin:2px 0 17px;
}
#change_eco_exp .change_ecopropht{
	width:362px;
	text-align:center;
	margin-bottom:5px;
}
#change_eco_exp .change_ecopropht img.ml{
	margin-right:8px;/* WinIE5.x : 4px */
}

#change_eco_pht img{
	display:block;
}
#change_eco_pht div.change_cap{
	margin:3px 0 8px;
}

#change_card h3{
	margin:30px 0 10px;
	border-left:none;
}

#change_card ul.tellist{
	width:530px;
	margin:5px 0 0 23px;
}
#change_card ul.tellist li{
	width:250px;
	padding-left:15px;
	background:transparent url(/common/image/ico_circle_s_b.gif) no-repeat left 3px !important;
}
*:first-child+html #change_card ul.tellist li{/* IEハック */
	width:250px;
	padding-left:15px;
	background:transparent url(/common/image/ico_circle_s_b.gif) no-repeat left 5px !important;
}
#change_card ul.tellist li.L{
	float:left;
}
#change_card ul.tellist li.R{
	float:right;
}

#change_card div.asking{
	clear:both;
	width:550px;
	padding:10px;
	}
#change_card div.asking ul li{
	padding-left:15px;
	background:transparent url(/common/image/ico_circle_grn.gif) no-repeat left 3px !important;
	line-height:1.5em;
	}

#cardlink{
	width:570px;
}
#change_card .hutel,
#change_card .hunet{
	margin:15px 0 5px;
	font-weight:bold;
}
#change_card #husbtn{
	width:213px;
	float:left;
}
#change_card #hustxt{
	width:340px;
	float:right;
}
#hustxt .husnote{
	text-indent:-1em;
	margin-left:1em;
}
#hustxt .huslink{
	width:340px;
}

/*リンク背景矢印*/
#Conts a.linkarw{
	background:url(/image/arw_kankyo_01.gif) 1em 0.2em no-repeat;
	padding-left:1.7em;
	}

#Conts a.link{
	padding-left:7px;
	background:transparent url(/image/arw_activity_01.gif) 0 3px no-repeat;
	}

/*応募終了告知*/
.entryEnd{
	color:#ff0000;
	font-weight:bold;
	margin-bottom:10px;
	}
	
/**/
#Conts .proTbl{
	width:400px;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	background-color:#FFFFFF;
	margin-bottom:10px;
	float:left;
}
#Conts .proTbl th,#Conts .proTbl td{
	border-right:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	padding:4px 5px;
	text-align:left;
	vertical-align:top;
}
#Conts .proTbl th{
	background-color:#F2FAE2;
}

