@charset "utf-8";
/* Deepthroat 3.1 CSS Document Created by zym500@163.com Modifiy 2007-05-06 */

/*ul*/
ul, li {
	margin:0;
	padding:0;
	list-style:none;
}
#stuffbox {
	line-height: 22px;
	padding-left:10px;
}
/*标题*/
h2 {
	font-size:16px;
	margin-top:10px;
}
h2, h3 {
	padding-left:10px;
}
/*图片展示&视频列表&模版内容页&产品内容页*/
#picList, #videoList {
	margin:0;
	padding:0;
	list-style:none;
}
#picList li, #videoList li {
	width:144px;
	padding:3px 20px;
	text-align:center;
	float:left;
}
#picList li img, #videoList li img, #templateView li img, #proList li img {
	padding:1px;
	background-color:#fff;
	border:1px solid #ccc;
}
#picList li p, #videoList li p {
	text-align:center;
	border:0;
	margin:5px 0 10px 0;
}
.pic-content {
	padding:10px 0;
}
.pic {
	background:url(../images/shadow.gif) no-repeat right bottom;
	line-height:0;
	float:left;
}
.pic img {
	padding:4px;
	margin:0;
	border:1px solid #ccc;
	background-color:#fff;
	position:relative;
	left:-5px;
	top:-5px;
	float:none;
}
#playerDIV {
	width:450px;
	height:336px;
}
/*产品列表&产品内容页*/
.product_index img {
	background-color: #FFFFFF;
	padding:1px;
	border: 1px solid #CCCCCC;
}
.product_index {
	float:left;
	border-bottom:#666 1px dotted;
	margin-bottom:10px;
	padding-bottom:10px;
	padding-left:25px;
	display:block;
	width:95%;
}
.product_index img {
	float:left;
	margin-right:10px;
}
.product_index .pro_summarytxt {
	float:left;
	width:50%;
	text-indent:0;
	padding-left:40px;
	margin-top:10px;
}
.redtxt {
	color:#c00;
}
.graytxt {
	color:#999;
}
.pic_more {
	text-align:right;
	float:right;
	padding-right:20px;
}
.pic_more a {
	text-decoration:underline;
}
.pic_more img {
	border:none;
	background:transparent;
}
#proList li {
	line-height:2.0;
}
/*招聘表单*/
#jobSend {
}
#jobSend li {
	padding:8px 0;
}
#jobSend label {
	width:6em;
	padding-right:5px;
	float:left;
}
/*新闻列表&招聘*/
#jobList {
	width:98%;
	margin:15px 0;
	padding:0;
	list-style:none;
}
#jobList li {
	height:32px;
	line-height:32px;
	background:#FAFBF8 url(../images/newslist_arrow.gif) no-repeat 5px center;
	padding-left:20px;
	float:left;
}
#newsList .whiteLi, #jobList .whiteLi {
	background-color:#fff;
}
#newsList li span, #jobList li span {
	float:right;
}
.jobInfo {
	width:100%;
	border:0;
}
.jobInfo caption {
	background-color:#DEEDF9;
	padding-top:4px!important;
	padding-top:6px;
}
.jobInfo caption strong {
	color:#FF9700;
	line-height:20px!important;
	line-height:14px;
	padding-left:4px;
	margin:0;
	float:left;
}
/*Add on 2007-05-06*/
ul#newsList {
	margin-top:10px;
	padding-top:10px;
	border-top:#00B2C5 3px solid;
}
ul#newsList li {
	line-height:30px;
	border-bottom:#999 1px dashed;
	list-style:none;
	background: url(../images/arrow01.gif) 5px 0.8em no-repeat;
	padding:0 0 0 25px;
}
span.newsTime {
	color:#666666;
	float:right;
}
.apartLine {
	border-bottom:1px solid #ccc;
	padding-bottom:10px;
	margin-bottom:10px;
}
dl {
margin-10px;
	padding:0;
}
dd {
	margin:0;
	line-height:2;
}
/*end Add----------------------------------------*/
/*图文页底部*/
#articeBottom {
	width:100%;
	text-align:right;
	margin:6px 0 10px 0;
	padding-top:10px;
}
#articeBottom {
	background: url(../images/dashed.gif) repeat-x left top;
}
/*分页*/
#apartPage {
	color:#6A591F;
	float:right;
}
#apartPage li {
	display:inline;
	float:left;
	padding:2px;
}
#prev {
	width:50%;
	text-align:left;
	float:left;
}
#next {
	width:49.9%;
	float:right;
}
/*图文页顶部*/
#stuffbox-newspage {
	width:100%;
	background: url(../images/dashed.gif) repeat-x left top;
	margin:6px 0 10px 0;
	padding-top:1px;
}
#articleHeader {
	background:url(../images/dashed.gif) repeat-x left bottom;
	padding:10px 0 5px 0;
	text-align:center;
}
#articleHeader strong {
	font-weight:normal;
}
#correlationStuff {
	width:100%;
	color:#aaa;
	background:#F8F7EF url(../images/dashed.gif) repeat-x left bottom;
	margin-top:0;
	padding-bottom:1px;
}
#correlationStuff li {
	line-height:20px;
	margin:0;
}
#myStuff {
	float:left;
	width:100%;
}
#myStuff span {
	color:#557A34;
}
.topPadding {
	padding-top:10px;
}
/*评论*/
#commentLink {
	width:30%;
	float:right;
}
#commentLink span {
	padding:0 6px 0 20px;
	background:url(../images/comment-icon.gif) no-repeat left center;
	float:right;
}
/*form css style*/
#tbguest {
	width:95%;
	text-align:left;
	clear:both;
	margin-top:10px;
}
#tbguest td {
	padding-bottom:5px;
}
#tbguest td.tdtxt {
	padding-left:5px;
	text-align:right;
	width:100px;
}
#tbguest td input, #tbguest td textarea {
	border:1px solid #D2D9D8;
}
.w90 {
	width:90px;
}
/*下载$视频&模版内容页*/
#downView, #playerDIV, #templateView {
	margin-top:10px;
}
#downView li, #playerDIV li, #templateView li {
	line-height:2.0;
}
#downView p, #playerDIV p, #templateView p {
	color:#666;
	margin:0;
	padding:10px 0;
}
#downList {
	width:100%;
	padding:1px;
	margin-top:15px;
	border:1px solid #e2e2e2;
}
#downList th {
	color:#930;
	border-right:1px solid #fff;
	background-color:#F5FFEC;
	padding-left:4px;
	line-height:25px;
	text-align:left;
}
#downList ul, #downList li {
	margin:0;
	padding:0;
	list-style:none;
}
#downList li {
	width:32.6%;
	float:left;
	padding-left:4px;
	line-height:2.0;
	border-bottom:1px solid #f1f1f1;
	background-color:#F5F5F5;
}
.leftBorder {
	border-left:1px solid #fff;
}
#videoBorder {
	border:10px solid #ccc;
	border-top-color:#e1e1e1;
	border-left-color:#e1e1e1;
	padding:1px;
	background-color:#000;
}
/*调用列表*/
#pagelist {
	padding:10px;
	width:530px;
	font-size:12px;
	list-style-type:none;
	margin-left:20px;
	margin-bottom:10px;
}
#pagelist li {
	width:530px;
	height:30px;
}
#pagelist li a .lbt {
	display:block;
	width:448px;
	float:left;
	text-indent:20px;
	text-decoration:none;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow: hidden;
	display:inline;
}
#pagelist li a .ldt {
	display:block;
	width:75px;
	float:right;
	text-align:center;
	color:#069;
	text-decoration:none;
	display:inline;
}
#pagelist li a {
	width:530px;
	height:30px;
	display:block;
	line-height:30px;
	color:#666;
	text-decoration:none;
	cursor:hand;
	background:url(../images/20070807_bg.png) no-repeat 0 0;
}
#pagelist li a:hover {
	color:#03c;
	text-decoration:none;
	background:url(../images/20070807_bg.png) no-repeat 0 -30px;
}
#pagelist li a:hover .ldt {
	color:#000;
}
#pagelist h1 {
	font-family: Arial, sans-serif;
	font-size: 20px;
	color: #369;
	padding-bottom: 4px;
	border-bottom: 1px solid #999;
	margin-top:10px;
	background:url(../images/more.gif) 95% 60% no-repeat;
	text-decoration: none;
}
#pagelist h1 a:hover {
	font-family: Arial, sans-serif;
	font-size: 20px;
	color: #369;
	padding-bottom: 4px;
	border-bottom: 1px solid #999;
	margin-top:10px;
	background:url(../images/more1.gif) 95% 60% no-repeat;
}
/*产品列表 add:2007-9*/
#pr_top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:10px;
}
#prtopfeature {
	width:500px;
	margin-bottom:20px;
}
#pr_top h1 {
	font-size: 15px;
	color:#cc5500;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:10px;
}
#pr_gfx {
	float:left;
}
#pr_top_incontext {
	width:300px;
	float:right;
	text-align:left;
	/*	margin-right:20px; */
	border-bottom:4px solid #7ca7d3;
}
#princontexttitle {
	background-color:#7ca7d3;
	color:#ffffff;
	padding:5px;
	font-size:11px;
	font-weight:bold;
	border-bottom:2px solid #cccccc;
}
#pr_incontext {
 background-image:url(<?php echo get_skin_root() ?>images/incontextbck.gif);
	padding:2px 0px;
}
#pr_incontextlist {
	margin-right:8px;
	margin-left:4px;
	margin-top:5px;
}
#pr_incontextlist ul {
	padding:4px 4px 0px 0px;
	list-style:none;
}
#pr_incontextlist li {
	display:block;
	padding-left:12px;
	padding-bottom:2px;
	margin-bottom:4px;
 background-image:url(<?php echo get_skin_root() ?>images/bullet.gif);
	background-repeat:no-repeat;
	background-position:1px 8px;
	font-size:11px;
}
#pr_incontextlist a {
	text-decoration:none;
}
#pr_incontextlist a:hover {
	text-decoration:underline;
}
#tabbar {
	clear:both;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
	height:20px;
 background-image:url(<?php echo get_skin_root() ?>images/greyborder.gif);
	background-position: bottom;
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:17px;
}
.producttab {
	border:1px solid #aeb1b1;
	height:18px;
	margin-left:4px;
	float:left;
	text-align:center;
}
.producttab a {
	background-color: #edf2f6;
	color:#5d97d3;
	display:block;
	height:100%;
	float:left;
	padding:0px 4px;
	text-decoration:none;
}
.producttab a:hover {
	color:#ffffff;
	background-color:#5d97d3;
	display:block;
	height:100%;
	float:left;
	text-decoration:none;
}
.producttab_on {
	background-color: #ffffff;
	border-top:1px solid #aeb1b1;
	border-left:1px solid #aeb1b1;
	border-right:1px solid #aeb1b1;
	border-bottom:1px solid #ffffff;
	height:18px;
	margin-left:4px;
	float:left;
	padding:0px 4px;
	text-align:center;
}
.producttab_on a {
	background-color: #ffffff;
	color:#5d97d3;
	display:block;
	height:100%;
	float:left;
	text-decoration:none;
}
#overview_tab {
}
#datasheet_tab {
}
#related_tab {
}
#faq_tab {
}
#technologies_tab {
}
#examples_tab {
}
#accessories_tab {
}
#news_tab {
}
#publicity_tab {
}
#pr_overview {
}
#pr_datasheet {
}
.pr_show {
	display:block;
	margin-right:10px;
	margin-bottom:20px;
}
.pr_hide {
	display:none;
}
#leftcontent {
	float:left;
	min-width:429px;
	margin-left:15px;
}
#pic_positon {
	margin-top:10px;
	margin-left:40px;
}
/*解决方案模块*/
table.contentpaneopen {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	WIDTH: 100%;
	PADDING-TOP: 0px;
	BORDER-COLLAPSE: collapse;
	TEXT-ALIGN: center;
	border-spacing: 0px
}
table.contentpaneopen td {
	PADDING-RIGHT: 5px
}
table.contentpaneopen td.componentheading {
	PADDING-LEFT: 4px;
	TEXT-ALIGN: center
}
table.contentpane {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-SIZE: 12px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	WIDTH: 100%;
	PADDING-TOP: 0px;
	BORDER-COLLAPSE: collapse;
	border-spacing: 0px
}
table.contentpane td {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px
}
table.contentpane td.componentheading {
	PADDING-LEFT: 4px
}
.contentheading {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	BACKGROUND: url(../images/contenthead.png) repeat-x 0% 50%;
	COLOR: #666666;
	TEXT-INDENT: 15px;
	WHITE-SPACE: nowrap;
	HEIGHT: 30px;
}
.createdate {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	PADDING-BOTTOM: 10px;
	COLOR: #999999;
	HEIGHT: 15px;
	TEXT-ALIGN: left
}

