@charset "utf-8";
/* CSS Document */

/*--  /partner/
---------------------------------*/
table.table thead th {
	background-color: #888;
	color: #fff;
}


/*--  /solution/select/
---------------------------------*/
.l_block--white .content_center h2{
	font-size: 30px;
	font-size: 3rem;
}
.l_block_access a{
	color: #333;
}
.content_center .col_03 .col_block a{
	color: #fff;
}


/*--  /solution/highavailability/
---------------------------------*/
.l_content_wrapper .l_content .col_04 .col_block .l_sol_box__title{
	font-size: 130%;
}

/*--  /words/cate_bigdata.html
---------------------------------*/
.main_header .content_center .category_icon:before {
	top: 10px;
}


/*--  /words/api.html
---------------------------------*/
.g_content .box .box_body ul.list_tag li a{
	color: #fff;
}


/*--  /datacenter/cportal.html
---------------------------------*/
.g_content_wrapper .g_content p a.btn_portal_alt_orange{
	color: #fff;
}


/*--  /words/
---------------------------------*/
.g_content .list_area ul.list_g:before,
.g_content .list_area ul.list_g:after {
	content: "";
	display: block;
	overflow: hidden;
}

.g_content .list_area ul.list_g:after {
	clear: both;
	overflow: hidden;
}

/* For IE 6/7 (trigger hasLayout) */

.g_content .list_area ul.list_g {
	zoom: 1;
	overflow: hidden;
}

.g_sidebar #srchInput2 {
	border: 1px solid #ccc;
	height: 25px;
	width: 80%;
}
@media screen and (max-width: 739px) {
.g_sidebar #srchInput2 {
	border: 1px solid #ccc;
	height: 25px;
	width: 188px;
}
}