@charset "gb2312";
h1 { margin: 0; margin-bottom: 13px; font-size: 22px; }
p { margin: 0; }

.tabWrapper { margin-top: 0px; }

.content { padding: 25px; background-color: #FFFFFF; border: 1px solid #b6b6b6; }
.contentWtabs { padding: 25px; background-color: #FFFFFF; border: 1px solid #b6b6b6; border-top: 0px; }
/*.Body img { margin: 0; float: right; } */

/* Article */
#article { display: inline-table; width: 669px; }
.articleLeft {line-height:210%;}
.articleRight { float: right;}
.articleRight img { /*border: 1px solid #717171;*/ margin-left: 10px; margin-bottom: 10px; }

.list { color: #616161; text-decoration: none; }
.list:hover { text-decoration: underline; }

/* Tabs */
ul.tabs { margin: 0; padding: 0; list-style: none; height: 32px; border-bottom: 1px solid #B6B6B6; border-left: 1px solid #B6B6B6; }
ul.tabs li { float: left; margin: 0; padding: 0; height: 31px; line-height: 31px; border: 1px solid #B6B6B6; border-left: none;
	margin-bottom: -1px; background: #e6e6e6; overflow: hidden;	position: relative; }
ul.tabs li a { text-decoration: none; color: #000; display: block; font-size: 1.2em; padding: 0 16px; border: 1px solid #fff; outline: none; }
ul.tabs li a:hover { background: #ccc; }	
html ul.tabs li.active, html ul.tabs li.active a:hover  { background: #fff; border-bottom: 1px solid #fff; }
.tab_container {
	border: 1px solid #B6B6B6;
	border-top: none;
	clear: both;
	float: left; 
	width: 100%;
	background: #fff;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
.tab_content { display: none; }
/*
.tab_content {
	padding: 20px;
	font-size: 1.2em;
}
.tab_content h2 {
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;
	font-size: 1.8em;
}
.tab_content h3 a{
	color: #254588;
}
.tab_content img {
	float: left;
	margin: 0 20px 20px 0;
	border: 1px solid #ddd;
	padding: 5px;
}*/

/* RelatedIndustriesTabs */
ul.relatedtabs { margin: 0; padding: 0; list-style: none; height: 32px; border-bottom: 1px solid #B6B6B6; border-left: 1px solid #B6B6B6; }
ul.relatedtabs li { float: left; margin: 0; padding: 0; height: 31px; line-height: 31px; border: 1px solid #B6B6B6; border-left: none;
	margin-bottom: -1px; background: #e6e6e6; overflow: hidden;	position: relative; }
ul.relatedtabs li a { text-decoration: none; color: #000; display: block; font-size: 1.2em; padding: 0 20px; border: 1px solid #fff; outline: none; }
ul.relatedtabs li a:hover { background: #ccc; }	
html ul.relatedtabs li.relActive, html ul.relatedtabs li.relActive a:hover  { background: #fff; border-bottom: 1px solid #fff; }

/* RelatedProductsTabs */
ul.relatedProdtabs { margin: 0; padding: 0; list-style: none; height: 32px; border-bottom: 1px solid #B6B6B6; border-left: 1px solid #B6B6B6; }
ul.relatedProdtabs li { float: left; margin: 0; padding: 0; height: 31px; line-height: 31px; border: 1px solid #B6B6B6; border-left: none;
	margin-bottom: -1px; background: #e6e6e6; overflow: hidden;	position: relative; }
ul.relatedProdtabs li a { text-decoration: none; color: #000; display: block; font-size: 1.2em; padding: 0 20px; border: 1px solid #fff; outline: none; }
ul.relatedProdtabs li a:hover { background: #ccc; }	
html ul.relatedProdtabs li.relProdActive, html ul.relatedProdtabs li.relProdActive a:hover  { background: #fff; border-bottom: 1px solid #fff; }

.relatedProdInfo { border-left: solid 1px #c4c4c4; border-right: solid 1px #c4c4c4; margin: 0; padding: 10px 15px 20px; }

/* RelatedApplicationsTabs */
ul.relatedApptabs { margin: 0; padding: 0; list-style: none; height: 32px; border-bottom: 1px solid #B6B6B6; border-left: 1px solid #B6B6B6; }
ul.relatedApptabs li { float: left; margin: 0; padding: 0; height: 31px; line-height: 31px; border: 1px solid #B6B6B6; border-left: none;
	margin-bottom: -1px; background: #e6e6e6; overflow: hidden;	position: relative; min-width: 50px; }
ul.relatedApptabs li a { text-decoration: none; color: #000; display: block; font-size: 1.2em; padding: 0 12px; border: 1px solid #fff; outline: none; }
ul.relatedApptabs li a:hover { background: #ccc; }	
html ul.relatedApptabs li.relAppActive, html ul.relatedApptabs li.relAppActive a:hover  { background: #fff; border-bottom: 1px solid #fff; }

.relatedAppInfo { border-left: solid 1px #c4c4c4; border-right: solid 1px #c4c4c4; margin: 0; padding: 10px 15px 20px; }


.relatedShow { border-bottom: solid 1px #c4c4c4; }
/*.relatedShow h2 { font-size: 1.2em; background: #E6E6E6 url("/images/arrow-square.gif") no-repeat right -51px; 
                  padding: 6px 15px; margin: 0; border: solid 1px #c4c4c4; border-bottom: none; cursor: pointer; }
.relatedShow h2.active { background-position: right 5px; } */
.relatedInfo { border-left: solid 1px #c4c4c4; border-right: solid 1px #c4c4c4; margin: 0; padding: 10px 15px 20px; }

.Sitemap { background-color: #FFFFFF; margin: 10px; padding: 25px; border: 1px solid #B6B6B6; }

.clear { clear: both; }