﻿
body
{
	margin:0px auto;
	width:995px;
	padding:0px;
	background:url("/images/bg.jpg") repeat-x;
	font-family:宋体;
	font-size:12px;
	color:#666666;	
}

span,p
{
	text-indent:2em;
	line-height:2em;
}

li
{
	line-height:2em;
}

a:link, a:visited
{
	color:#343434;
	text-decoration:none;
}
a:hover
{
	color:#9D222B;
}

select, input, textarea
{
	font-family:宋体;
	font-size:12px;
}

.red
{
	color:#D51323;
}

.text-right
{
	text-align:right;
}

.width-100
{
	width:100%;
}

/** language star */

#toplang{width:100%;text-align:right;
}
toplang .a{color:#cceeff}

/* 页头 */
#Header
{
	height:133px;
	background:url("/images/navmenu_strip.png") repeat-x;
	background-position:left bottom;
	/*border:solid 1px blue;*/
}
/* 导航菜单 */
#NavMenu
{
	width:995px;
	margin:0px auto;
	border:none;
}

#NavMenu a,img
{
	border:none;
	
}

#Logo
{
	float:left;
	margin-top:5px !important;
	margin-top:5px;
}

/* 菜单基本样式定义 */
ul.MenuStrip
{
	list-style-type:none;
	margin:0px;
	padding:0px;
	padding-top:102px;
}
ul.MenuStrip li
{
	float:left;
	/*width:105px;*/
	width:78px;
	margin:0px 15px;
}

ul.MenuStrip li a
{
	font-size:13px;
	font-weight:bold;
	line-height:29px;
	font-family:宋体,新宋体,幼圆;
	color:#FFF;
	height:29px;
}

ul.MenuStrip li a:visited
{
	font-size:13px;
	font-weight:bold;
	line-height:29px;
	font-family:宋体,新宋体,幼圆;
	color:#FFF;
	height:29px;
}

ul.MenuStrip li a:hover
{
	font-size:13px;
	font-weight:bold;
	line-height:29px;
	font-family:宋体,新宋体,幼圆;
	color:#FFF;
	height:29px;
}

ul.Menu
{
	list-style-type:none;
	margin:0px;
	padding:0px;
	display:none;
}
/* 菜单扩展样式定义 */
ul.Menu
{
	background:#FFFBE4 url("/images/nav_menu_bg.jpg") repeat-x;
	width:180px;
	border:solid 1px #C44C54;
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color=Gray, direction=135, strength=2) progid:DXImageTransform.Microsoft.Alpha(opacity=90);*/
}
ul.Menu li
{
	border-top:solid 1px #E0E0E0;
	padding:6px 0px;
	margin:0px 0px;
	display:block;
	line-height:1.25em;
}

ul.Menu li:hover
{
	background:#ccc;
}

ul.Menu li:first-child
{
	border-top:none;
}
ul.Menu li a
{
	padding:0px 16px;
	width:100%;
	line-height:2em;
}
ul.Menu li a:link, ul.Menu li a:visited
{
	color:#8A8A8A;
}
ul.Menu li a:hover
{
	color:#9D222B;
}
ul.Menu li img
{
	border:none;
	width:4px;
	margin-right:13px;
}
/* 菜单扩展样式定义结束 */

#Container
{
	width:995px;
	margin:0px auto;
}
#main
{
	width:995px;
	margin:0px auto;
}

/* 页脚 */
#Footer
{
	clear:both;
	height:112px;
	margin-top:20px;
	border-top:solid 1px #A0A0A0;
	background:url("/images/footer_bg.jpg") repeat-x;
}
/* 页脚主体 */
#FooterContent
{
	width:995px;
	margin:0px auto;
	line-height:2em;
	color:#4F4F4F;
}
#FooterLogo
{
	float:left;
	width:150px;
	height:78px;
	margin:18px 74px 0px 30px;
}
#FooterText
{
	padding-top:10px;
	height:1%;
	overflow:hidden;
}
#FooterText img.Tag
{
	width:17px;
	height:17px;
	vertical-align:middle;
}
#FooterText img.TelTag
{
	width:8px;
	height:7px;
	margin-left:10px;
}
#Copyright
{
	font-family:Verdana;
}
#Copyright span
{
	color:#9D222B;
}
#FooterText a:link, #FooterText a:visited
{
	color:#6A6A6A;
	text-decoration:none;
}
#FooterText a:hover
{
	color:#9D222B;
}

#article_title
{
	text-align:center;
	font-size:2em;
	font-weight:bold;
}

/* 搜索框 */
.query
{
	width:20em;
}

/* 成功客户清单 */
.CustomerThumble 
{
	width:100%;
	overflow:hidden;
	padding:0;
	margin:0;
	list-style:none;	
}

.CustomerThumble hr
{
	clear:both;
}
.CustomerThumble dd
{
	border:0px solid;
	text-align:center;
	padding:0;
	margin:0;
	line-height:64px;
	height:64px;
	
}

.CustomerThumble dl
{
	height:130px;
	width:300px;
	display:inline-block;
	border:0px solid;
	list-style:none;
	float:left;
	text-align:center;
	margin:0 1em 0 1em;
}

.CustomerThumble dt
{
	border:0px solid;
	text-align:center;
	padding-top:1em;
}

/*
	自定义表格样式 dl 表格
*/

.table_normal
{
	width:100%;
	overflow:hidden;
	padding:0;
	margin:0;
	line-height:1.5em;
}

.table_normal img, .center
{
	text-align:center;
}

/* 在线客服 */
#ContactUsBox
{
	margin-top:10px;
	height:195px;
	background:url("/images/contactus.gif") no-repeat center;
}

#ContactUsBox #Contact_ChongQing
{
	margin-top:45px;
	margin-left:80px;
	float:left;
	height:20px;
	line-height:20px;
}

#ContactUsBox #Contact_ChengDu
{
	margin-top:5px;
	margin-left:120px;
	float:left;
}
