@charset "utf-8";
/* CSS Document */
html {
	width: 100%;
	height: 100%;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	background-color: #FFF;
	scrollbar-face-color: #E8E8E8;
	scrollbar-highlight-color: #EBEBEB;
	scrollbar-shadow-color: #EBEBEB;
	scrollbar-3dlight-color: #CCC;
	scrollbar-arrow-color:  #CCC;
	scrollbar-track-color: #FFF;
	scrollbar-darkshadow-color: #CCC;
	}
*  {
	margin: 0px;
	padding: 0px;
	border: 0px;
	word-wrap: break-word;
	font-family: Arial, Helvetica, sans-serif;
	}
body {
	*background-image: url(/img/body_bg.jpg)!important;
	*background-image: url(/img/body_bg.jpg);
	background-image: url(/zgmimg/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px auto;
	text-align: center;
	font-size: 9pt;
}
/**************************************/
#header {
	width: 986px;
	margin: 0px auto;
	clear: both;
	text-align: center;	
	}
#header_logo {
	width: 117px;
	height: 75px;
	}
#header_logo img {
	padding-top: 13px;
	}
#header_menu {
	margin: 0px auto;
	font-size: 14px;
	color: #444;
	font-weight: bold;
	}
#header_menu a {
	margin: 0px auto;
	color: #444;
	font-size: 14px;
	text-decoration: none;
	letter-spacing: 2px;
	word-spacing: 2px;
	}
#header_menu a:hover {
	color: #E91373;
	text-decoration: underline;
	}
#current a {
	color: #777;
	font-size: 16px;
	}
#header_menusub {
	font-size: 9pt;
	color: #444;
	padding: 7px 0px 4px 0px;
	}
#header_menusub a {
	font-size: 9pt;
	color: #444;
	text-decoration: none;
	}
#header_menusub a:hover {
	font-size: 9pt;
	color: #E91373;
	text-decoration: underline;
	}
#currentsub a {
	color: #E91373;
	font-size: 9pt;
	}
#header_version {
	width: 117px;
	height: 45px;
	text-align: right;
	padding-top: 30px;
	}
#header_version a {
	color: #000;
	text-decoration: none;
	padding-right: 8px;
	}
#header_version a:hover {
	color: #E91373;
	text-decoration: underline;
	padding-right: 8px;
	}		
	
/**************************************/	
#mainbox {
	width: 986px;
	margin: 0px auto;
	clear: both;
	text-align: center;	
	}
#mainbox_table {
	*background-image: url(/img/mainbox_news.jpg)!important;
	*background-image: url(/img/mainbox_news.jpg);
	background-image: url(/zgmimg/mainbox_news.jpg);
	background-repeat: repeat-x;
	background-position: center -5px;
	margin: 0px auto;
	text-align: center;
	font-size: 16px;
	}
#mainbox_table h2 {
	font-size: 15px;
	color: #666;
	text-align: left;
	padding: 7px 5px;
	letter-spacing: 2px;
	word-spacing: 2px;
	}
#mainbox_table #about {
	font-size: 9pt;
	color: #333;
	text-align: left;
	vertical-align:top;
	line-height: 26px;
	padding-top: 10px;
	}
#page_content #about a {
	font-size: 9pt;
	color: #333;
	}
#mainbox_table #news {
	text-align: left;
	clear: both;
	font-size: 9pt;	
	vertical-align: top;
	padding-top: 10px;
	}
#mainbox_table #news ul {
	clear: both;
	width: 97%;
	list-style: none;
	text-align: left;
	}	
#mainbox_table #news ul li{
	padding: 3px 0px;
	color: #333;
	clear: both;
	border-bottom: solid 1px #e8e8e8;
	line-height: 17px;
	}
#mainbox_table #news ul li h5 {
	margin: 0px;
	padding: 0px;
	}
#mainbox_table #news ul li a {
	color: #111;
	text-decoration: none;
	}
#mainbox_table #news ul li a:hover {
	color: #E91373;
	text-decoration: underline;
	}
#mainbox_table #news ul li img {
	margin: 5px 8px 0px 0px;
	border-right: solid 1px #CCC;
	}
#mainbox_table #news ul li #time {
	font-size: 7pt;
	color: #666;
	border-bottom: solid 1px #CCC;
	}	
#mainbox_table #news ul li #read {
	font-size: 8pt;
	color: #666;
	}
#mainbox_table #news ul li #read a {
	font-size: 8pt;
	color: #666;
	}

/**************************************/	
#footer {
	width: 986px;
	margin: 0px auto;
	clear: both;
	color: #333;
	text-align: center;	
	}
	
	
/**************************************/
#page_title {
	background-color: #FCFCFC;
	}
#page_title h1 {
	font-size: 18px;
	color: #333;
	text-align: left;
	padding: 3px;
	letter-spacing: 2px;
	word-spacing: 2px;
	}
#page_title a {
	font-size: 9pt;
	color: #333;
	text-decoration: none;
	}
#page_title #currentsub a {
	color: #E91373;
	font-size: 9pt;
	}
#page_adver {
	margin: 0px;
	text-align: center;
	}	
#page_content {
	font-size: 9pt;
	color: #333;
	text-align: left;
	vertical-align:top;
	line-height: 20px;
	}		
#page_content h2 {
	padding-top: 10px;
	padding-bottom: 5px;
	color: #E91373;
	font-size: 18px;
	}
#page_news {
	margin: 0px auto;
	clear: both;
	font-size: 9pt;	
	vertical-align: top;
	padding-top: 10px;
	}
#page_news ul {
	margin: 0px auto;
	clear: both;
	width: 99%;
	list-style: none;
	text-align: left;
	}	
#page_news ul li{
	padding: 5px 0px;
	color: #333;
	clear: both;
	border-bottom: solid 1px #e8e8e8;
	line-height: 20px;
	}
#page_news ul li h5 {
	margin: 0px;
	padding: 0px;
	}
#page_news ul li a {
	color: #111;
	text-decoration: none;
	}
#page_news ul li a:hover {
	color: #E91373;
	text-decoration: underline;
	}
#page_news ul li img {
	margin: 0px 8px 0px 0px;
	border-right: solid 1px #CCC;
	}
#page_news ul li #time {
	font-size: 7pt;
	color: #666;
	border-bottom: solid 1px #CCC;
	}	
#page_news ul li #read {
	font-size: 8pt;
	color: #666;
	}
#page_news ul li #read a {
	font-size: 8pt;
	color: #666;
	}
#page_show {
	font-size: 9pt;
	line-height: 25px;
	text-align: left;
	padding-right: 20px;
	}
#news_hot {
	text-align: left;
	vertical-align: top;
	*background-image: url(/img/news_more2.jpg)!important;
	*background-image: url(/img/news_more2.jpg);
	background-image: url(/zgmimg/news_more2.jpg);
	background-repeat: repeat-y;
	}
#news_hot img {
	margin: 10px 5px 0px 5px;
	border: solid 1px #CCC;
	}
#news_hot a {
	color: #333;
	text-decoration: none;
	}


/*设计案例*****************************************************************************************/
#cases_table {
	width: 96%;
	margin: 0px auto;
	text-align: center;
	}
#cases_table ul {
	width: 100%;
	margin: 0px auto;
	list-style: none;
	text-align: center;
	}
#cases_table ul li {
	width: 235px;
	float: left;
	text-align: left;
	padding-left: 11px;
	line-height: 15px;
	padding-bottom: 10px;
	color: #666;
	font-size: 8pt;
	}
#cases_table ul li img {
	border: solid 1px #E8E8E8;
	}
#cases_table ul li a {
	color: #333;
	text-decoration: none;
	}
#cases_table ul li a:hover {
	color: #E91373;
	text-decoration: underline;
	}
#case_link {
	color: #333;
	font-size: 9pt;
	line-height: 26px;
	}
#case_link a {
	color: #333;
	font-size: 9pt;
	text-decoration: none;
	padding-left: 15px;
	}
#case_link a:hover {
	color: #E91373;
	text-decoration: underline;
	}
#cases_show_bk {
	border: solid 1px #E8E8E8;
	}
#cases_show_li {
	padding: 3px;
	overflow: hidden;
	cursor: hand;
	border: solid 1px #E8E8E8;
	}
#cases_show_li li {
	list-style: none;
	float: left;
	border-right: solid 1px #FFF;
	}
#cases_show_img img {
	border: solid 1px #CCC;
	}
#cases_show_img div {
	float: left;
	}
#cases_hide {
	margin-left: 4px;
	width: 166px;
	height: 415px;
	overflow: hidden;
	}






