

.cssNewsBox{
	height:228px;
}
.cssNewsBox .newsMid{
	height:232px; display:block;
	overflow:hidden;
}
.cssNewsBox .newsMid .oneItem{
	background:url(dotBorder.gif) left bottom repeat-x;
	height:40px; overflow:hidden;
}
.cssNewsBox .newsMid .end{
	background:none;
}
.cssNewsBox .newsMid .oneItem .title{
	background:url(newsIcon.gif) left center no-repeat;
	background-position:0 11px;
	height:20px; padding-left:10px; overflow:hidden;
}
.cssNewsBox .newsMid .oneItem .title A{
	font-size:12px; color:#0484ab; font-weight:bold; text-decoration:none; line-height:200%;
	padding:0px; margin:0px;
}
.cssNewsBox .newsMid .oneItem .title A:hover{
	font-size:12px; color:#0484ab; text-decoration:underline;
}
.cssNewsBox .newsMid .oneItem .date{
	font-size:10px; color:#999;
	padding-left:10px;
}

.cssContact{
	height:228px;
	color:#555555;
}
.cssContact .mail{
	height:57px; display:block;
	overflow:hidden;
	background:url(adMail.gif) left center no-repeat;
}
.cssContact .mail DIV{
	padding:17px 0 0 50px;
	font-weight:bold; font-size:13px; font-family:Tahoma, Geneva, sans-serif
}
.cssContact .phone{
	height:57px; display:block;
	overflow:hidden;
	background:url(adPhone.gif) left center no-repeat;
}
.cssContact .phone DIV{
	padding:10px 0 0 50px;
	font-weight:bold; font-size:13px; font-family:Tahoma, Geneva, sans-serif
}
.cssContact .vcard{
	height:57px; display:block;
	overflow:hidden;
	background:url(adVcard.gif) left center no-repeat;
}
.cssContact .vcard DIV{
	padding:17px 0 0 50px;
	font-weight:bold; font-size:13px; font-family:Tahoma, Geneva, sans-serif
}
.cssContact .yahoo{
	height:57px; display:block;
	overflow:hidden;
	background:url(adYahoo.gif) left center no-repeat;
}
.cssContact .yahoo DIV{
	padding:10px 0 0 50px;
	font-weight:bold; font-size:13px; font-family:Tahoma, Geneva, sans-serif
}


.cssHomeWork{
	height:228px; display:block;
	position:relative;
}
.cssHomeWork .workName{
	position:absolute; width:318px;
	bottom:0px; text-align:center; display:block;
}


.cssBoxNews{
	height:204px; display:block;
	background:url(homeBox.gif) 0 0 repeat-x;
}
.cssBoxNews .bnL{
	background:url(homeBox.gif) left top no-repeat;
	background-position:0 -204px;
}
.cssBoxNews .bnR{
	height:204px; display:block;
	background:url(homeBox.gif) no-repeat right -408px;
}

.cssSlideNews{
	height:205px; display:block;
	background:url(slideNewsBg.gif) 0 -410px repeat-x;
}
.cssSlideNews .snL{
	background:url(slideNewsBg.gif) left top no-repeat;
}
.cssSlideNews .snR{
	height:205px; display:block;
	background:url(slideNewsBg.gif) no-repeat right -205px;
}

.oneSlideNews{
}
.oneSlideNews .pic{
	height:185px; width:250px; overflow:hidden;
	float:left;
}
.oneSlideNews .noteTexts{
	float:left;
	width:370px; height:185px; overflow:hidden;
}
.oneSlideNews .noteTexts .newsTitle{
	padding:5px 0;
	border-bottom:1px solid #ddd;
}
.oneSlideNews .noteTexts .newsTitle A{
	font-size:12px; color:#0484ab; font-weight:bold; text-decoration:none;
}
.oneSlideNews .noteTexts .newsTitle A:hover{
	font-size:12px; color:#0484ab; font-weight:bold; text-decoration:underline;
}
.oneSlideNews .noteTexts .newsTxt{
	color:#616a73;
	padding-top:5px;
}
.oneSlideNews .noteTexts .newsMore{
	padding:5px 0;
	text-align:right;
}
.oneSlideNews .noteTexts .newsMore A{
	font-size:12px; color:#0484ab; font-weight:bold; text-decoration:none;
}
.oneSlideNews .noteTexts .newsMore A:hover{
	font-size:12px; color:#0484ab; font-weight:bold; text-decoration:underline;
}

.homeOrderNews{
	padding:3px 11px 0 12px;
}
.homeOrderNews TABLE{
	height:199px; width:940px;
}
.homeOrderNews TABLE TR TD.newsTD{
	height:199px; width:660px;
}
.homeOrderNews TABLE TR TD.newsTD .newsTxt{
	height:199px; width:380px; overflow:hidden;
}
.homeOrderNews TABLE TR TD.newsTD .newsTxt .newsTitle{
	padding:10px 0 10px 0;
}
.homeOrderNews TABLE TR TD.newsTD .newsTxt .newsTitle A{
	color:#07ffff; font-weight:bold; font-size:14px; text-decoration:none;
	text-shadow: #043956 1px 1px 1px;
}
.homeOrderNews TABLE TR TD.newsTD .newsTxt .newsTitle A:hover{
	color:#07ffff; font-weight:bold; font-size:14px; text-decoration:underline;
}
.homeOrderNews TABLE TR TD.newsTD .txt{
	font-size:11px; line-height:140%; color:#05d9c5;
	padding:5px 0 0 0;
}
.homeOrderNews TABLE TR TD.newsTD .newsMore{
	text-align:right;
	padding:3px 0;
}
.homeOrderNews TABLE TR TD.newsTD .newsMore A{
	color:#FFF; font-size:11px; font-weight:bold; text-decoration:none;
}
.homeOrderNews TABLE TR TD.newsTD .newsMore A:hover{
	color:#FFF; font-size:11px; font-weight:bold; text-decoration:underline;
}
.homeOrderNews TABLE TR TD.companyTD{
	height:199px; width:280px;
}
.homeOrderNews TABLE TR TD.companyTD .newsTxt{
	height:180px; padding-left:10px;
	background:url(homeBoxS.gif) repeat-y left;
}

