body 		{background-color: #333; font-family: Trebuchet MS, Tahoma; margin: 0; padding: 0 10px;}

#wrap 	{margin: 20px 0 40px 40px; width:750px;}

.cl_01	{padding: 0; width:300px; float: left;}
.cl_02	{padding: 0; width:350px; margin:0 0 0 350px;}

h1 	{font-size: 24px; font-weight: bold; margin: 28px 0 15px 0; color: #ddd; border-bottom: 1px solid #444;}

/* ComboBox */
.comboBoo			{border:0; background-color:#000; color: #fff;}
.comboBoo-label	{font: bold 13px verdana; line-height: 30px; height: 30px; left: 40px; padding: 0 25px 0 8px; cursor:pointer; position: absolute; background: #600 no-repeat url(arrDown_2.gif) right 12px; color: #eee;}
a:hover.comboBoo-label, a:active.comboBoo-label	{background-color: #C33; color: #fff; text-decoration: none;}
ul.comboBoo-list 		{position: absolute; margin: 30px 0 0 0; padding: 0; list-style: none; border: 0; font-family: Verdana, Geneva; z-index: 500;}
ul.comboBoo-list li 	{padding: 0 0 0 8px; line-height: 25px; height: 25px; cursor: pointer; font-weight: normal; font-size: 11px; background: #000; color: #fff;}
ul.comboBoo-list li.choice-selected 		{background-color: #c33; color: #fff;}