body{
	margin:0 auto;}


/*设置列表元素的一些默认值*/
ul,li {list-style-type:none;margin:0px;padding:0px;}

/*首页产品列表样式*/
#Tag_ProductIndex LI {text-align:center;width:125px;padding:5px 0px;padding:10px 0px !important;}
#Tag_ProductIndex LI IMG{margin-bottom:5px;}

/*首页成功案例样式*/
#Tag_SucceedCase {width:270px;text-align:center;margin:10px 0px;display:block;}
#Tag_SucceedCase LI{width:100px;text-align:center;margin:10px 10px 0px 10px;padding:0px 10px 0px 0px;padding:0px 5px 0px 0px !important;}
#Tag_SucceedCase LI IMG{margin-bottom:5px;}

/*首页新闻中心样式*/
#Tag_NewsCenter {width:400px;margin-top:10px;}
#Tag_NewsCenter LI{list-style-image:url(images/news-icon.gif);width:260px;height:25px;margin-left:20px;}

/*图片链接样式*/
#Tag_ImgLinks {margin:10px 0px 0px 10px;}

/*内页-关于我们-左侧列表样式*/
#Tag_CompanyIntroList {margin-left:0px;width:207px;}
#Tag_CompanyIntroList li {background:url(images/nydh-left.gif) repeat-y;background-color:#EEF9FF;text-align:left;padding:3px 0px 2px 10px;padding:6px 0px 4px 25px !important;height:17px;}

/*内页-新闻中心-左侧列表样式*/
#Tag_NewsClassList {margin-left:0px;width:207px;}
#Tag_NewsClassList li {background:url(images/nydh-left.gif) repeat-y;background-color:#EEF9FF;text-align:left;padding:3px 0px 2px 10px;padding:6px 0px 4px 25px !important;height:17px;}

/*内页-产品中心-左侧列表样式*/
#Tag_ProductsClassList {margin-left:0px;width:398px;}
#Tag_ProductsClassList li {float:left;text-align:left;padding:3px 0px 2px 10px;padding:6px 0px 4px 25px !important;height:17px;}

/*内页-成功案例-左侧列表样式*/
#Tag_LastCase {margin-left:0px;width:207px;}
#Tag_LastCase li {background:url(images/nydh-left.gif) repeat-y;background-color:#EEF9FF;text-align:left;padding:3px 0px 2px 10px;padding:6px 0px 4px 25px !important;height:17px;}

/*内页-诚聘英才-左侧列表样式*/
#Tag_LastZP {margin-left:0px;width:207px;}
#Tag_LastZP li {background:url(images/nydh-left.gif) repeat-y;background-color:#EEF9FF;text-align:left;padding:3px 0px 2px 10px;padding:6px 0px 4px 25px !important;height:17px;}

/*内页-联系方式-左侧列表样式*/
#Tag_ContactList {margin-left:0px;width:207px;}
#Tag_ContactList li {background:url(images/nydh-left.gif) repeat-y;background-color:#EEF9FF;text-align:left;padding:3px 0px 2px 10px;padding:6px 0px 4px 25px !important;height:17px;}

/*内页-帮助中心-左侧列表样式*/
#Tag_HelpCenterInner {margin-left:0px;width:207px;}
#Tag_HelpCenterInner li {background:url(images/nydh-left.gif) repeat-y;background-color:#EEF9FF;text-align:left;padding:3px 0px 2px 10px;padding:6px 0px 4px 25px !important;height:17px;}


/*内页-诚聘英才-右侧列表样式*/	
#Tag_ZPList {width:418px;}
#Tag_ZPList li{background:url(images/news_iocn.gif) no-repeat;background-position:15px 10px;margin-bottom:3px;padding:3px 0px 2px 15px;padding:6px 0px 4px 30px !important;}

/*内页-新闻中心-右侧列表样式*/
#Tag_NewsList {width:390px;}
#Tag_NewsList li{background:url(images/news_iocn.gif) no-repeat;background-position:15px 10px;margin-bottom:3px;padding:3px 0px 2px 15px;padding:6px 0px 4px 30px !important;}

/*内页-产品中心-右侧列表样式*/
#Tag_ProductsList {width:390px; text-align:center;}
#Tag_ProductsList li{font-weight:bold;text-align:center;width:380px;padding:5px 0px;padding:10px 0px !important; }
#Tag_ProductsList li img{margin-left:20px;margin-bottom:5px;}

/*内页-成功案例-右侧列表样式*/
#Tag_CaseList {width:400px;}
#Tag_CaseList li{text-align:center;width:150px;padding:5px 0px;padding:10px 0px !important;}
#Tag_CaseList li img{margin-bottom:5px;}

/*内页-留言簿-右侧列表样式*/
#Tag_BookList {width:418px;}
#Tag_BookList LI {margin-bottom:20px;padding-bottom:15px;border-bottom:1px #ddd dashed}
.Div_MsgBody {height:auto;}
.Div_Replay {padding:10px;background-color:#eee;border:1px #ddd solid;}
.Div_MsgContent {padding:10px;}
.br {clear:both;visibility:hidden;width:0px;height:0px;margin:0px;padding:0px;*display:inline;}

.top{
padding-top:20px;
margin-left:-20px;
*margin-left:-0px;
}
.text{
padding-top:20px;
color:#FFFFFF;
line-height:25px;
}
.piclink{
padding-left:20px;
}
.textlink{
margin-left:20px;
}
/*分页样式*/
.Div_Pager {
	border-top:1px #ddd solid;
	text-align:center;
	width:100%;
	margin-top:6px;
	padding-top:10px;
}
/*全局文本框样式*/
.Input_Text {
	border:1px #eee solid;	
	padding:3px 0px 0px 5px;
	height:15px;
	margin-top:2px;
}
/*全局按钮样式*/
.Input_Button {
	text-align:center;
	border:1px #dddddd solid;
	background:#ffffff;
	padding:2px 0 0 0px;
	height:19px;
	font-size:12px;
	margin-top:3px;
}
/*全局文本域样式*/
.Input_TextArea{
	border:1px #eee solid;	
	padding:3px 0px 0px 5px;
	margin-top:2px;
}
