/*左列表工具栏*/
#nav_container ul { list-style: none; margin: 0; padding: 0; }
#nav_container { width:189px; float:left; }
#nav_container a:link, #nav_container a:visited, #nav_container a:active { width:180px; background: url(../images/bg3.gif) -190px 0px repeat-x; height:24px; display:block; text-decoration:none; text-align:left; font-weight:bold; color:#000; text-indent:30px; line-height:20px}
#nav_container a:hover { color:#fff; background: url(../images/bg3.gif) 0px 0px repeat-x; }

/*表格行设置*/
.listrow0 { height:20; background-color:#DCDED6; color:#000;}
.listrow1 { height:20; background-color:#D5D6D0; color:#000;}
.listmsg { display:none;}
.listmsg td{ }
#newstone{
    width:700px;
    border:1;
    text-align:left;
    border-collapse:collapse;
    border-spacing:0;
}
#newstone th,td{
    padding:0;
}

.stone {
	font-size: 26px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif, "宋体";
}

/*其它页内容*/
#productList {
    width:1040px;
    height:200px;
}
#productList img[alt="pagetitle"]{
    width:1040px;
    height:195px;
}
#content {
    width:1040px;
    height:700px;
}
#content #left{
    width:270px;
    height:600px;
    text-align:left;
    float:left;
}
#content #left #null{
    width:64px;
    height:600px;
    float:left;
}
#content #left img[alt="leftTitle"]{
    width:206px;
    height:40px;
    float:left;
}
#content #left #leftmsg{
    width:206px;
    height:200px;
    float:left;
}
#content #left img[alt="order"]{
    width:206px;
    height:70px;
    float:left;
}
#content #left img[alt="service"]{
    width:206px;
    height:70px;
}
#content #title{
    width:770px;
    height:35px;
    text-align:left;
    line-height:40px;
    font-size: 26px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif, "宋体";
	font-weight:bold;
	float:left;
}
#content #divide{
    width:770px;
    height:8px;
	background-image:url(../images/divide.gif);
	background-repeat:no-repeat;
	background-position:center;
	float:left;
}
#content #msg{
    width:770px;
    height:565px;
    text-align:left;
    float:left;
}
#content #msg img[alt="Company1"]{
    width:277px;
    height:565px;
    float:left;
}
#content #msg img[alt="Company2"]{
    width:410px;
    height:241px;
}
#content #msg img[alt="map"]{
    width:691px;
    height:513px;
}
.imageCenter
{
    text-align:center;
}
