﻿@charset "utf-8";
/* CSS Document */
body
{
    margin: 0px auto;
    font-size: 12px;
	color:#DEDEDE;
    font-family: "宋体", Arial, Helvetica, sans-serif;
    line-height: 22px;
	background-image:url(../images/bg3.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#000;
}

ul, dl, dd, h1, h2, h3, h4, h5, h6, form, p
{
    padding: 0;
    margin: 0;
}

img
{
    border: 0px;
    padding: 0;
    margin: 0;
}

a
{
    color: #DEDEDE;
    text-decoration: none;
}

    a:hover
    {
        text-decoration: underline;
    }
#WebBody
{
    width:960px;
    margin:0px auto;
	margin-top:12px;
}
#Top
{
    width:100%;
    height:86px;
}
#TopLogo
{
    width:626px;
    height:86px;
    float:left;
}
#TopRight
{
    width:334px;
    height:86px;
    float:left;
}
#TopBut
{
   width:316px;
   height:26px;
   text-align:right;
   margin-bottom:10px;
}
#TopSearch
{
	 width:334px;
}
#HomeFlash
{
    width:540px;
    height:382px;
    float:left;
}
#HomeAbout
{
	height:352px;
	width:387px;
	margin-left:3px;
	padding:15px;
	background-image:url(../images/HomeBg_About.png);
	float:left;
	overflow:hidden
	
	}
#HomeCleanroom
{
	height:220px;
	width:479px;
	background-image:url(../images/HomeBg_Cleanroom.png);
	margin:10px auto;
	padding:5px 15px;
	float:left;
	overflow:hidden
	
}
#HomeHotProduct
{
	height:220px;
	width:913px;
	background-image:url(../images/HomeBg_PrdouctHot.png);
	margin:10px auto;
	margin-left:8px;
	padding:5px 15px;
	float:left;
	overflow:hidden
}
#HomePorductType
{
	width:235px;
	height:307px;
	float:left;
	overflow:hidden;
	background-image:url(../images/HomeBg_ProductType.png);
}
#HomeRight
{
	width:714px;
	margin-left:10px;
	height:307px;
	float:left;
}
#HomeNews
{
	width:684px;
	height:201px;
    padding:5px 15px;
	background-image:url(../images/HomeBg_News.png);
	margin-bottom:13px;
}
#HomeBut
{
	width:714px;
	height:83px;
	
}
.HomeButPic
{
	width:233px;
	height:83px;
	float:left;
}
#Bottom
{
	width:960px;
	height:80px;
	margin:20px auto;
}
#HomeCountent
{
	width:960px;
	height:740px;
}
#BottomLeft
{
	width:644px;
	float:left;
	}
#BottomRight
{
	width:315px;
	float:left;
}
.pt13White
{
	font-size:13px;
	line-height:25px;
	color:#FFF;
	font-weight:bold;
}
.pt13White a
{
	color:#FFF
}

.pt13Blue
{
	font-size:13px;
	line-height:25px;
	color:#00ACFF;
	font-weight:bold;
}
.pt13Blue a
{
	color:#00ACFF
}
.Navigation
{
	font-size:13px; 
	list-style:20px;
	font-weight:bold
}
.NavigationBlue
{
	color:#41B3D7;
}
.pt12red
{
	color:#F00;
}
.Website
{
	width:960px;
	margin:2px auto;
}
#TopMu
{
	height:46px;}
.ContentCss
{
    font-size:14px;
}