@charset "utf-8";
/*global*/
div {
	border:0px #CCC solid;
}
body {
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
	margin:0;
	padding:0;
	word-break:break-all;
	background:url(img/layout-bg-grey.png) repeat-x top;
	margin-top:30px;
}
body a {
	text-decoration:none;
	color:#03F;
}
body a:hover {
	color:#666;
}
body a:visited {
	color:#936;
}
table {
	font-size:14px;
}
table tr td {
	padding:3px;
}
img {
	border:0;
}
input, textarea {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
}
input[type="text"] {
	width:170px;
}
input[type="password"] {
	width:170px;
}
input {
 width: expression((this.type=="text" || this.type=="password") ? "170px" : "style");
}
textarea {
	overflow:auto;
}
#layout {
	width:900px;
	margin:0 auto;
	margin-top:10px;
}
.clear {
	clear:both;
}
.red {
	color:#903;
}
.green {
	color:#008000;
}
.normalA {
	text-decoration:none;
	color:#333;
}
normalA:hover {
	color:#666;
}
.tipSuccess {
	border:1px #060 solid;
	text-align:center;
	width:400px;
	margin-bottom:10px;
	font-size:12px;
	color:#666;
}
.tipPause {
	border:1px #900 solid;
	text-align:center;
	width:400px;
	margin-bottom:10px;
	font-size:12px;
	color:#666;
}
.warnTable {
	font-size:8px;
}
.warnTable:hover {
	border:#F00 solid 1px;
	background-color:#900;
	color:#FFF;
}
.warn {
	font-size:8px;
	color:#CCC;
}
.warn:hover {
	border:#F00 solid 1px;
	background-color:#900;
	color:#FFF;
}
.explain {
	color:#666;
	font-size:12px;
}
.right {
	text-align:right;
}
.pageTitle {
	color:#666;
	font-size:20px;
	margin-bottom:10px;
	border-left:#666 solid 10px;
	padding-left:10px;
	font-family:"微软雅黑", Verdana;
}
.ad {
	margin-top:15px;
	text-align:center;
}
/*head*/
#logo {
	float:left;
	width:150px;
}
#hNav {
	float:left;
	width:500px;
}
#hUpNav {
	text-align:right;
}
$hDownNav {
 padding-left:20px;
}
/*foot*/
#fNav, #copyright, #gov {
	text-align:center;
}
#fNav {
	width:900px;
	background-color:#e8e7e7;
	margin:0 auto;
	padding:5px 0;
	font-family:"微软雅黑";

}
#fNav a {
	color:#000;
}
#fNav a:hover {
	color:#666;
}
#copyright {
	margin-top:50px;
}
#copyright, #gov {
	margin:5px;
	color:#000;
	font-size:12px;
}
#footDiv {
	background:url(img/footDiv.png) repeat-x;
	height:35px;
}
#foot {
	background:url(img/bottom-green.png) repeat-x;
	height:100px;
}
#fLink {
	width:900px;
	margin:0px auto;
	padding-top:10px;
	padding-bottom:5px;
}
#fLink a{
	color:#333;
}
#fLink a:hover{
	color:#CCC;
}

/*admin*/


/*index*/
.index_case {
	padding-bottom:20px;
}
.index_case_img {
	float:left;
	width:100px;
	padding-top:10px;
	padding-bottom:10px;
}
.index_case_txt {
	height:100px;
	overflow:hidden;
	width:770px;
	float:left;
	padding-left:10px;
	padding-top:15px;
	padding-bottom:15px;
}
#hDownNavText {
	float:left;
	font-size:16px;
	text-align:center;
	background-color:#83a037;
	border-radius:10px;
	padding:4px;
	width:320px;
	font-family:"微软雅黑";
}
#hDownNavText a {
	color:#FFF;
}
#hDownNavText a:hover {
	color:#333;
}
#hDownNavImg {
	float:left;
	margin-left:100px;
}
#indexDisplay {
	margin-top:12px;
	width:900px;
}
#indexDisplay1, #indexDisplay2, #indexDisplay3, #indexDisplay4 {
	background-image:url(img/indexDisplay.png);
	float:left;
	width:215px;
	height:168px;
	margin:0 5px;
	display:inline;
}
.indexDisplayImg {
	padding-top:17px;
	text-align:center;
}
.indexDisplayText {
	text-align:center;
	font-size:12px;
	padding-top:6px;
}
#indexLastest {
	height:265px;
	background:url(img/indexLastest-green.png) repeat-x;
	margin-top:16px;
	width:900px;
}
#indexLastestCase, #indexCenterLine, #indexLastestNews {
	float:left;
}
#indexCenterLine{
	position:relative;
	top:5px;
}
#indexLastestCase {
	width:480px;
	padding-left:10px;
	padding-right:10px;
}
#indexLastestNews {
	width:360px;
	padding-left:10px;
	padding-right:10px;
}
.indexLastestTitle{
	font-size:18px;
	font-weight:bold;
	color:#333;
}
#caseImg, #newsTopImg {
	float:left;
	padding:0 5px;
}
.textContent{
	color:#333;
}
#caseText #title, #newsTopText #title{
	font-size:14px;
	margin:5px 0;
	text-align:center;
	font-weight:bold;
}
#newsBottom{
	margin-top:7px;
}
#newsBottom div{
	border-bottom:1px #666 dotted;
	padding:3px 0;
	
}
#newsBottom a{
	color:#333;
}
#newsBottom a:hover{
	background-color:#666;
	color:#FFF;
}
#indexNofity{
	margin:5px 0;
	
}
#indexFoot {
	background:url(img/bottom-green.png) repeat-x;
	height:135px;
}
/*img*/
#addLinkImg {
	width:600px;
}
/*quote*/
#quoteIndexContent {
	width:500px;
	height:120px;
}
/*case*/
.caseImg {
	float:left;
	margin:6px;
	display:inline;
}
#caseLayout{
	height:390px;
}
/*contact*/
#addContactValue {
	width:400px;
	height:100px;
}
#contactBranch {
	width:150px;
	float:left;
}
#contactDetail {
	width:600px;
	float:left;
}

/*about*/
#aboutLeft{
	float:left;
	width:550px;
}
#aboutRight{
	margin-top:10px;
	float:right;
}
#aboutRight div{
	margin:5px 0;
}

/*news*/
#newsTitle{
	margin-top:10px;
	margin-bottom:5px;
}
#newsLayout{
	height:550px;
}
.newsContentTitle{
	font-size:120%;
	font-weight:bold;
	margin:5px;
}
.newsContentTitle a{
	color:black;	
}
.newsContentLeft{
	float:left;
	width:105px;
	margin:5px;
	display:inline;
}
.newsContentRight{
	float:left;
	width:780px;
	margin-left:5px;
	display:inline;
}
.newsLayoutWhole{
	padding-bottom:10px;
	border-bottom:1px #CCC solid;
}
