/*基本信息*/
body {background:#EBEBEB;
	line-height: 1.1em;
	color: #333;
	font-family : "Lucida Grande", Verdana, Lucida, Arial, Helvetica, 宋体,sans-serif;
	text-align: center; font-size:12px;
	}
a:link,a:visited {font-size:12px;text-decoration:none;}
a:hover{}
html, body {
	height: 100%; /* Height Hack 1/3 */
}
html *{-moz-user-select: none;} 
*{	
	padding: 0px;
	margin: 0px;
}
h1, h2, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address { 
	margin: 5px 0; 	
}
dd, blockquote {
	margin-left: 40px;
}
fieldset {
	padding: 10px;
}
img {
	border: 0;
}


/*页面层容器*/
#wrap {width:100%;margin:0 auto;}

/*共用头部*/
#header {background:url(images/HeadBg.jpg) repeat-x;height:74px}
#header_wrap{width:960px;margin:0 auto}
.logo{background:url(images/logo.jpg);width:341px;height:74px;float:left;margin:0px;padding:0px}
#menu {background:url(images/menuBg.jpg) no-repeat;width:590px;height:74px;float:right;margin:0px;padding:0px}
#menu ul {float:right;list-style:none;padding:0px;width:388px;height:30px;margin:20px 0px;}
#menu ul li {float:left;display:block;margin:0px 10px;padding:0px;}
.menu_div {float:left;width:1px;height:30px;background:url(images/liBg.gif);padding:10px 0px}
#menu ul li a:link,#menu ul li a:visited {font-weight:bold;color:#FFFFFF;line-height:30px;}
#menu ul li a:hover{font-weight:bold;color:#FFFF00;padding:0px;}

/*子页层容器*/
#main {width:960px;margin:11px auto;background:#fff}

/*子页头部*/
#m-head{width:960px;height:243px;margin:0px;}

/*子页广告*/
#banner{background:url(images/banner.jpg);width:697px;height:243px;margin:0px;padding:0px;float:left}

/*子页联系方式*/
#contact{background:url(images/contactBg.jpg) repeat-y;width:260px;height:243px;margin:0px auto;float:right;padding:0px}
#contact img{margin:0px auto;}
#contact_header{background:url(images/contactHeader.jpg) no-repeat;width:260px;height:29px;margin:0px;}
#contact_content{height:193px;margin:6px auto;padding:0px;}
#contact span{font-size:12px;color:#2D5D81;font-weight:bold;align:left;margin:0;float:left}
#contact p{font-size:12px;color:#5A5A5A;line-height:20px;width:178px;margin:10px 0px 5px 20px;}
#contact a:link;#contact a:visited{font-size:12px;color:#93BEEB;font-weight:bold}
#contact_bottom{background:url(images/contactBottom.jpg) no-repeat;width:260px;height:11px;margin:0px;background-position:bottom}

/*子页公告*/
#post{background:url(images/post.jpg) no-repeat;width:958px;height:41px;margin:0px auto;}
#post_width{width:800px;margin:auto;}
#post span{
	font-size:12px;
	color:#082D5E;
	font-indent:100px;
	line-height: 40px;
}


/*子页产品*/
#product{width:954px;margin:0px auto;}
#propage{margin:0px;padding:0px;background:url(images/ProductBg.jpg);}
#propage .propage_top{background:url(images/ProductHeader.jpg);width:954px;height:15px;}
#propage .propage_bottom{clear:both;background:url(images/ProductBottom.jpg);width:954px;height:15px;}
#propage img{vertical-align:top;}
#pro{width:306px;margin:2px 5px;float:left}
#pro img{width:71px;height:90px;margin:auto 15px;float:left;}
#button{padding:20px 0 0 50px}
#button img{width:92px;height:24px;margin:0px;}

/*联系方式*/
#contact_detail_all{width:100%;margin:5px 5px;}
#contact_detail{width:290px;margin:5px 5px;float:left}


/*文字*/
h1{font:15px 宋体;font-weight:bold;color:#18578D;margin:10px auto;text-align:left}
h2{font:12px 宋体;font-weight:bold;color:#565759;margin:0;float:left;text-align:left}
.button{background:url(images/button.gif) no-repeat;width:92px;height:24px;margin:25px auto 5px auto;cursor:pointer;border:0px;}
h3{font-size:12px;font-weight:normal;color:#636363;line-height:30px;text-align:left;margin:20px 20px;text-indent:30px;letter-spacing:0.1em}
h4{font:15px;font-weight:bold;color:#636363;text-align:left;padding:5px 40px;text-indent:25px;letter-spacing:0.1em;margin:5px 40px 0px 40px;}
h5{font-size:12px;font-weight:normal;color:#636363;line-height:30px;text-align:left;margin:0;letter-spacing:0.1em}
/*公司介绍*/
#profile{width:954px;margin:0px auto;}

/*页面底部*/
#copyright{background:url(images/bottomBG.jpg);width:100%;height:116px;repeat-x;margin:0px}
#copyright p{font-size:12;color:#4B4F52;line-height:22px;margin:0;text-align:center;letter-spacing:0.1em}