/*
 * Contact
 */
div.selectSkin_Content,
div.selectSkin_content div {
	margin: 0;
	padding: 0;
}

div.selectSkin_Selected {
	background: #F5B58D url(../gfx/bg_select_js.gif) no-repeat left top;
	height: 25px;
	margin: 0 2px 0 0;
	width: 250px;
	height: 21px;
}

div.selectSkin_Selected span {
	color: #854822;
	display: block;
	float: left;
	width: 137px;
	height: 20px;
	padding: 1px 6px;	
}

div.selectSkin_Selected a {
	display: block;
	float: right;
	width: 25px;
	height: 25px;
	text-decoration: none;		
}

ul.selectSkin_List {
	width: 246px;
	background-color: #FADCCA;
	border: 2px solid #854822;
	border-top: none;
	list-style-type: none;
	text-align: left;
	margin: 0;
	padding: 0;
}

ul.selectSkin_List li {
	background: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
	text-align: left;
}

ul.selectSkin_List li a {
	display: block;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #854822;
	text-decoration: none;
	padding: 3px 5px 3px 5px;
	width: 236px;
}

ul.selectSkin_List li a:hover {
	background-color: #F5B58D;
	width: 236px;
	color: #854822;
	text-decoration: none;
}

ul.selectSkin_List li a span {
	display: none;
}

div.selectSkin_ScrollBar {
	background-color: #cacaca;
	border: 1px solid #e0e0e0;
	float: left;
}

div.selectSkin_Popup {
	width: 300px;
}

div.selectSkin_Content {
	float: left;
}

a.selectSkin_ScrollUp {
	background: url(../gfx/btn_scroll_up.gif) no-repeat top left;
}

a.selectSkin_ScrollDown {
	background: url(../gfx/btn_scroll_down.gif) no-repeat top left;
}


a.selectSkin_ScrollUp,
a.selectSkin_ScrollDown
{
	display: block;
	width: 15px;
	height: 15px;
	outline:none;
	text-decoration: none;
}

/*
 * Makeown
 */

div.selectSkin02_Content,
div.selectSkin02_content div {
	margin: 0;
	padding: 0;
}

div.selectSkin02_Selected {
	background: #F5B58D url(../gfx/bg_select_02_js.gif) no-repeat left top;
	height: 25px;
	margin: 0 2px 0 0;
	width: 167px;
	height: 21px;
}

div.selectSkin02_Selected span {
	color: #854822;
	display: block;
	float: left;
	width: 160px;
	height: 20px;
	padding: 1px 6px;	
}

div.selectSkin02_Selected a {
	display: block;
	float: right;
	width: 25px;
	height: 25px;
	text-decoration: none;		
}

ul.selectSkin02_List {
	width: 163px;
	background-color: #FADCCA;
	border: 2px solid #EB6B1B;
	border-top: none;
	list-style-type: none;
	text-align: left;
	margin: 0;
	padding: 0;
}

ul.selectSkin02_List li {
	background: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
	text-align: left;
}

ul.selectSkin02_List li a {
	display: block;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #854822;
	text-decoration: none;
	padding: 3px 5px 3px 5px;
	width: 153px;
}

ul.selectSkin02_List li a:hover {
	background-color: #F5B58D;
	width: 153px;
	color: #854822;
	text-decoration: none;
}

ul.selectSkin02_List li a span {
	display: none;
}

div.selectSkin02_ScrollBar {
	background-color: #cacaca;
	border: 1px solid #e0e0e0;
	float: left;
}

div.selectSkin02_Popup {
	width: 300px;
	z-index: 999;
}

div.selectSkin02_Content {
	float: left;
}

a.selectSkin02_ScrollUp {
	background: url(../gfx/btn_scroll_up.gif) no-repeat top left;
}

a.selectSkin02_ScrollDown {
	background: url(../gfx/btn_scroll_down.gif) no-repeat top left;
}


a.selectSkin02_ScrollUp,
a.selectSkin02_ScrollDown
{
	display: block;
	width: 15px;
	height: 15px;
	outline:none;
	text-decoration: none;
}

/*
 * Makeown_02
 */

div.selectSkin03_Content,
div.selectSkin03_content div {
	margin: 0;
	padding: 0;
}

div.selectSkin03_Selected {
	background: #F5B58D url(../gfx/bg_select_03_js.gif) no-repeat left top;
	height: 25px;
	margin: 0 2px 0 0;
	width: 167px;
	height: 21px;
}

div.selectSkin03_Selected span {
	color: #854822;
	display: block;
	float: left;
	width: 160px;
	height: 20px;
	padding: 1px 6px;	
}

div.selectSkin03_Selected a {
	display: block;
	float: right;
	width: 25px;
	height: 25px;
	text-decoration: none;		
}

ul.selectSkin03_List {
	width: 163px;
	background-color: #FADCCA;
	border: 2px solid #854822;
	border-top: none;
	list-style-type: none;
	text-align: left;
	padding: 0;
}

ul.selectSkin03_List li {
	background: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
	text-align: left;
}

ul.selectSkin03_List li a {
	display: block;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #854822;
	text-decoration: none;
	padding: 3px 5px 3px 5px;
	width: 153px;
}

ul.selectSkin03_List li a:hover {
	background-color: #F5B58D;
	width: 153px;
	color: #854822;
	text-decoration: none;
}

ul.selectSkin03_List li a span {
	display: none;
}

div.selectSkin03_ScrollBar {
	background-color: #cacaca;
	border: 1px solid #e0e0e0;
	float: left;
}

div.selectSkin03_Popup {
	width: 300px;
}

div.selectSkin03_Content {
	float: left;
}

a.selectSkin03_ScrollUp {
	background: url(../gfx/btn_scroll_up.gif) no-repeat top left;
}

a.selectSkin03_ScrollDown {
	background: url(../gfx/btn_scroll_down.gif) no-repeat top left;
}


a.selectSkin03_ScrollUp,
a.selectSkin03_ScrollDown
{
	display: block;
	width: 15px;
	height: 15px;
	outline:none;
	text-decoration: none;
}

