/*author Randy*/

/*ProductList.ascx*/
.tb {width:194px;cursor:hand; text-align:left;}    
.tbtitle 
{
	background-color:#99EEF5;
	width:184px;
    font-weight:bold;    
    padding:3px 0 0 10px;
    border-bottom:1px solid #2789D4;
}
.tb ul { margin:0; padding:0;}
.tb ul li { line-height:20px; background:url(../Images/dian.gif) left center no-repeat; list-style-type:none; background-color:#dcf9fc; padding-left:10px;}
/*Default.aspx*/
.leftN { float:left;width:200px; margin-top:2px;}
.dNews {
	margin-left:1px;
	background:#fbfbfb;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #2667C6;
	border-bottom-color: #2667C6;
	border-left-color: #2667C6;
}
.dContent { float:right; width:568px;}
#newProducts { border-bottom-width:0; margin-top:3px;}
.proContent { width:566px;}
.proContent tr td { border-bottom:1px dotted #CCC; width:50%;}
.proContent tr td table tr td { border-bottom-width:0;}
.backDiv span { display:inline; margin-left:100px; font-size:12px;}
.proImg {overflow:hidden;height:101px;width:568px;color:#ffffff}
.linkOther {
	margin-top:5px;
	text-align: center;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #00CCFF;
	border-bottom-color: #00CCFF;
	border-left-color: #00CCFF;
}

/*End.html*/
.bottomStyle { width:780px; background-color:#f1ffed; clear:both;}
.bottomLeft {width:150px; height:55px;float:left; text-align:right; padding-top:12px;}
.bottomRight {width:630px; float:left; text-align:center;}
.bottomRight ul li { list-style:none;}

/*LinkInfo.aspx CompanyInfo.aspx*/
#conAll:first-letter { padding-left:5px;}
#conAll p {
	border-bottom:2px dotted #80e5f0;
	margin-top:4px;
	font-size:14px;
	display:block;
	padding: 20px;
}
#a_link {padding:35px;}
#a_link p {
    font-size:14px;
    margin-bottom:20px;
    background-color:#FFFFFF;
    text-align:left;    
}
#contitle { text-align:left;}
#introtitle { font-size:25px; text-align:left;}
.divSuccess {border: solid 1px #999999; border-bottom: none; height: 25px; line-height: 25px; margin-top:6px;
	background: #1d82d2; color: #fff; font-size: 13px; font-weight: 600;}
.successContent { border: solid 1px #999999; height: 200px; padding-top: 40px; font-size:16px; text-align:center;}
.successContent div { color:Red;}
#suOperate { margin-top:15px;}
/*NewsList.aspx*/
.newsContent {
	margin-top:10px;
	border-bottom:1px solid #ccc;
	margin-bottom:4px;
	margin-right: 10px;
	margin-left: 10px;
}

/*NewsView.aspx*/
.newInfo {
	margin-top:10px;
	border-bottom:1px solid #ccc;
	margin-bottom:4px;
	margin-right: 20px;
	margin-left: 20px;
	width:531px;
	word-break:break-all;
	word-wrap:break-word;
}
.newInfo #newsTitle1 { text-align:center; font-weight:bold; font-size:23px;}
.newInfo #addtime { text-align:center;}
.newInfo #newsContent {}


/*ProductionList.aspx ProductionView.aspx*/
.pNav { width:200px; float:left; vertical-align:top;}
.divProList { width:771px; margin-top:5px; border-bottom:1px solid #ccc; margin-bottom:4px;height:auto; }
.divProLeft { float:left; width:198px; border:solid 1px #00ccff; text-align:center;}
.divProRight { float:right; width:568px;}
.tProInfo { width:100%; border:0;}
.tProInfo .tdLeft { width:20%; text-align:right; padding-right:6px;font-weight:bold;}
.tProInfo .tdRight { width:70%; text-align:left;word-break:break-all;word-wrap:break-word;}
.tProInfo tr td { border-bottom:1px dotted #CCC;}
#proNav { font-size:14px; border-bottom:1px dotted #CCC;}
#proNav #spanNav { float:left;}
#dSearch { text-align:right;}
