﻿.select_box_main {
	position:absolute;
	visibility:hidden;
	width:196px;
	height:170px;
	filter:progid:DXImageTransform.Microsoft.Blinds(direction='down', bands=1, duration='0.1');
}
.select_box_main_close {
	position:absolute;
	width:196px;
	height:170px;
	filter:progid:DXImageTransform.Microsoft.Blinds(direction='up', bands=1, duration='0.1');
}

.select_box_main_top {
	background-color: white;
	/*filter:alpha(opacity=84, style=0, enabled=1);*/
	border-left:1px #7ac0ba solid;
	border-right:1px #7ac0ba solid;
	direction:rtl;
	width:196px;
	height:164px;
	overflow-y: auto;
	overflow-x: no;
	scrollbar-base-color: #e8f7f6;
	scrollbar-arrow-color: white;
	scrollbar-3dlight-color: #e8f7f6;
	scrollbar-darkshadow-color: #e8f7f6;
	scrollbar-face-color: #0f6c65;
	scrollbar-highlight-color: #0f6c65;
	scrollbar-shadow-color: #0f6c65;
	scrollbar-track-color: #e8f7f6;
}
.select_box_main_bottom {
	background-color: transparent;
	width:196px;
	height:6px;
}

.select_option {
	height:16px;
	line-height:12px;
	padding:5px 10px 4px 0px;
	background-image: url(../images/select_box/option_bg.gif)
	background-repeat: repeat-x ;
	background-position: center center;
	border-left: 1px #7ac0ba solid;
	font: Normal 12px Arial;
}

.r1c1{width:6px; height:6px; background-image: url(../images/select_box/select_box_05.gif); background-repeat: repeat-x; background-position: center center;}
.r1c2{width:169px; height:6px; background-image: url(../images/select_box/select_box_03.gif); background-repeat: repeat-x; background-position: center center;}
.r123c3{width:1px; background-color:#7ac0ba;}
.r1c4{width:14px; height:6px; background-image: url(../images/select_box/select_box_03.gif); background-repeat: repeat-x; background-position: center center;}
.r1c5{width:6px; height:6px; background-image: url(../images/select_box/select_box_01.gif); background-repeat: repeat-x; background-position: center center;}

.r2c12{width:175px; height:10px; border-right:1px #7ac0ba solid; font: Normal 12px Arial; color:#1f529d; line-height:10px; padding-right:10px; background-image: url(../images/select_box/select_box_07.gif); background-repeat: repeat-x; background-position: center center; cursor: default;}
.r2c45{width:20px; height:10px;border-left:1px #7ac0ba solid; background-image: url(../images/select_box/select_box_07.gif); background-repeat: repeat-x; background-position: center center; padding-top:3px; text-align:center;}

.r3c1{width:6px; height:6px; background-image: url(../images/select_box/select_box_14.gif); background-repeat: repeat-x; background-position: center center;}
.r3c2{width:169px; height:6px; background-image: url(../images/select_box/select_box_13.gif); background-repeat: repeat-x; background-position: center center;}
.r3c4{width:14px; height:6px; background-image: url(../images/select_box/select_box_13.gif); background-repeat: repeat-x; background-position: center center;}
.r3c5{width:6px; height:6px; background-image: url(../images/select_box/select_box_12.gif); background-repeat: repeat-x; background-position: center center;}

.br1c1{width:6px; height:6px; background-image: url(../images/select_box/select_box_14.gif); background-repeat: repeat-x; background-position: center center;}
.br1c2{width:169px; height:6px; background-image: url(../images/select_box/select_box_13.gif); background-repeat: repeat-x; background-position: center center;}
.br1c3{width:1px; height:6px; background-color:#7ac0ba;}
.br1c4{width:14px; height:6px; background-image: url(../images/select_box/select_box_13.gif); background-repeat: repeat-x; background-position: center center;}
.br1c5{width:6px; height:6px; background-image: url(../images/select_box/select_box_12.gif); background-repeat: repeat-x; background-position: center center;}

.select_box_submit {
	width: 34px;
	height: 22px;
	border: 0px #000000 solid;
	cursor: hand;
	background-image: url(../images/select_box/select_box_submit.gif);
}
