/*font CSS Document */
.size_12 {
font-size:12px;
}

.size_14 {
font-size:14px;
}

.color_blue {
color:#0eaada;
}
.color_blue_2 {
color:#0000FF;
}

.color_blue_3 {
color:#1e7ac1;
}

.color_grey {
color:#acacac ;
}


/*********result tabbind*************/
.tab_header {
border-bottom:1px solid #1e7ac1;
height:30px;
padding:0 0 0 10px;
_overflow:visible;
z-index:5;
clear:both;
margin:5px 0 0 0;
}
#tab_ul {
position:absolute;
width:1200px;
left:0;
}
#tab_ul li {
border:1px solid #d4d4d4;
border-bottom:none;
float:left;
padding:6px 4px 5px 4px;
margin:0px 5px 0 0;
_margin:2px 5px 0px 0;
}
#tab_ul li a {
color:#000000;
}

#tab_ul li.select a {
color:#1e7ac1;
}
#tab_ul li.select {
border:1px solid #1e7ac1;
border-bottom:2px solid #FFFFFF;
_margin:2px 5px -1px 0;
_border-bottom:3px solid #FFFFFF;
z-index:10;
}
.scroll_tab {
position:absolute;
width:890px;
overflow:hidden;
height:31px;
margin-left:15px;
*margin-left:5px;
}

.tab_next {
margin:6px;
float:right;
}
.tab_prev {
margin:6px 0 0 -3px;
float:left;
}

.divider_bld_table,
.tab_content_table thead th{
background:url(../../../im/front_end_im/result_tabcontent_header_bg.gif) repeat-x;
height:30px;
text-align:center;
margin:0;
color:#1e7ac1;
}
.tab_content_table th div,
.tab_content_table tr div {
width:85px;
text-align:left;
overflow:hidden;
}
.tab_content_bld_table tr div {
width:120px;
}
.tab_content_kid_table img{
margin:0 10px 0 0;
}
.tab_content_bld_table img {
margin:0 15px;
}
.tab_content_bld_table th .greybox img {
margin:0px;
}
.tab_content_bld_table td .greybox img {
margin:0 15px;
}

.col_title {
position:absolute;
overflow:hidden;
float:left;
}
.row_title {
height:480px;
width:430px;
overflow:hidden;
margin:30px 0 0 0;
}
.width_row_bld {
width:530px;
}
.content_data{
margin:30px 0 0 0px;
float: left;
overflow: auto;
height: 480px;
width: 510px;
_width: 510px;
}
.width_content_bld {
width:410px;
}

tr.grey_row {
background-color:#f0f1f3;
}
.row_title .tab_content_table td{
padding-left:6px;
}
.indicator_col {
background-color:#e5e5e5;
text-align:left;
vertical-align:top;
width:180px;
}

#all_selectors tr td,
#result_box tr td {
cursor:pointer;
}

.divider_result_table {
border-bottom:1px solid #1e7ac1;
}

.button_grey_add {
float:left;
margin:5px 0 0 5px;
}
.button_grey_add .b_right {
background:url(../../../im/front_end_im/button_add_grey_right.gif) no-repeat;
height:23px;
width:4px;
float:left;
} 

.button_grey_add .cn {
background:url(../../../im/front_end_im/button_add_grey_cn.gif) repeat-x;
height:23px;
float:left;
padding:3px 5px;
font-size:11px;
} 

.button_grey_add .b_left {
background:url(../../../im/front_end_im/button_add_grey_left.gif) no-repeat;
width:24px;
height:23px;
float:left;
} 

ul.homepage_links {
margin:120px 35px 0 45px;
}

ul.homepage_links li{
color:#306388;
list-style:disc;
margin:0 0 3px 0;
}
ul.homepage_links li a{
color:#306388;
font-size:11px;
font-weight:bold;
}

ul.homepage_links li a:hover{
color:#048703;
text-decoration:none;
}
