@charset "utf-8";
/* CSS Document */

#case_area { background:#cfe5fb; border-top:1px solid #fff;  }
h1 { background-color:#e1ebf6; background-image:url(../images/case_arrow.jpg) no-repeat; padding:0 0 0 16px;  font-size:12px; color:#369; font-weight:600; text-align:left;
line-height:20px; margin-bottom:6px;  }
h2 { font-size:16px; color:#369; font-weight:700; margin-bottom:10px;  }
h3 { font-size:14px; color:#000; font-weight:700; margin-bottom:10px;  }
h4 { font-size:12px; color:#369; font-weight:700; background:#e9f2fb; padding:6px 20px 6px 20px;  margin-top:10px; margin-bottom:10px;  }
h5 { font-size:12px; color:#369; font-weight:700; padding:6px 20px 6px 20px; }
p { padding:0 30px 0 20px; line-height:24px; }

.view_more{ padding-left:10px; }
.case_bg { background:url(../images/case_list_bg.jpg) no-repeat; padding:15px;   }
.caseview_bg { background:url(../images/case_view_bg.jpg) repeat-y; padding:0 40px 0 40px;  }
.case_active { background:url(../images/case_active_bg.jpg) repeat-x; font-size:14px; color:#369; font-weight:700; text-align:center;  display:block; float:left; width:84px; line-height:27px;   }
a.case_link{ background:url(../images/case_link_bg.jpg) repeat-x; font-size:14px;  text-align:center; display:block; width:78px; line-height:27px; float:left; color:#fff; font-weight:700;  text-decoration:none;  }
a.case_link:hover { color:#ff0; }





.ie .ajax__tab_header 
{ 

}
.ie .ajax__tab_header .ajax__tab_tab
{
	background:url(../images/case_link_bg.jpg) repeat-x; 
	font-size:14px;  
	text-align:center; 
	display:block; 
	width:78px; 
	line-height:27px; 
	float:left; 
	color:#fff; 
	font-weight:700;  
	text-decoration:none;
	margin:0; 
}
.ie .ajax__tab_active .ajax__tab_tab 
{
	background:url(../images/case_active_bg.jpg) repeat-x; 
	font-size:14px; 
	color:#369; 
	font-weight:700; 
	text-align:center;  
	display:block;
    float:left;
    width:84px; 
    line-height:27px;
    margin:0;
}
.ie .ajax__tab_body 
{
   border-top-style:solid;
   border-top:0;
   height:auto
}
