﻿/* ==================================================================== */
/* ====  中企动力合肥-H.yIng专用主样式表  www.ce.net.cn  v0710 UTF-8  ==== */
/* =================================================================== */

/* ============================全局设置开始============================== */
body {
	text-align: center; padding: 0; margin: 0 auto;
	background:#FFF center top url(bg.gif);  /* =背景颜色|居中居上对齐|背景固定|背景图片= */
}
body,div,table,form,p,select,input,textarea,option,a {   /* =定义全局元素字体属性= */
	color: #313131;
	font-size: 12px;
	line-height: 180%;
	font-family: Verdana, Tahoma, Arial;
	padding: 0;
	margin: 0 auto;
}
div,table { text-align:left; }
ul {margin: 0px; padding: 0px; list-style-type:none;}
li {margin: 0px; padding: 0px; list-style-type:none;}
img {border: 0; }
a { color: #313131; text-decoration: none; }
a:hover { color: #f60; text-decoration: underline; }

/* ====全局表单元素定义==== */
input { height:20px;}
input,textarea{ padding: 0 2px; line-height:20px;}
.inputblur { border: 1px #ccc double; background-color: #fefefe;}
.inputfocus { border: 1px #b8e3ff double; background-color: #f2faff;}
.button { height: 23px; line-height:120%; background-image: url(button_bg.gif);}

/* ====各种字体==== */
.f_top { color: #FFF;}
.f_menu { color: #FFF;}
.f_left { color: #039;}
.f_gg { color: #f93; }
.f_content { color:#000; line-height: 180%; text-align:justify; text-justify:inter-ideograph; }
.f_end { color: #666; line-height: 22px; letter-spacing: 1px; }
.f_highlight { color:#e60; background-color:#ff0; }

/* ====其他链接样式==== */
a.l_menu { color: #fff; }
a.l_menu:hover { color: #c3dd9e; }

a.l_left { color: #fff; }
a.l_left:hover { color: #99FF00; }

a.l_end { color: #666; }
a.l_end:hover { color: #039; }

/* ====容器边框/背景==== */
.box_border { border:1px solid #b8e3ff; padding:1px;}
.box_bg { background-color:#f2faff; overflow:hidden;}

/* ====扩展滤镜(图片自动缩放)==== */
#xxx img { 
	max-width:300px;border:1px solid #eee;
	width:expression(document.body.clientWidth>document.getElementById("xxx").scrollWidth*9/10? "300px": "auto" );

}
/* ============================布局部分开始============================== */

/* -----头部部分----- */
#bodya {width:760px;}
#top_bg { height:101px; overflow:hidden;}
#logo {width:400px; height:101px; float:left; background-image:url(logo.gif);}

/* -----菜单部分----- */
#left { width:210px; float:left; overflow:hidden; text-align:center; background:no-repeat url(left_bg.jpg);}
#left ul {width:180px; margin:29px 15px 0 15px;; }
#left li a{ height:27px; display:block; text-align:left; padding:0 0 0 50px; background:url(menu_bg.jpg) no-repeat;; color:#b5becb; line-height:27px; text-decoration:none;}
#left li a:hover{ color:#f60;}

#lang { margin-bottom:120px;}

/* -----搜索部分----- */
#search { width:225px; float:right; margin:35px 20px 0 0;}
.inputa { width:145px; height:22px; background:url(input_a.gif) no-repeat; border:0; color:#b5becb; line-height:22px;}
.inputb { width:145px; height:22px; background:url(input_b.gif) no-repeat; border:0; color:#b5becb; line-height:22px;}
#search_shadow { width:225px; height:15px; background: no-repeat right url(search_shadow.gif);}

/* -----主体内容部分----- */
#right { width:550px; float:right; overflow:hidden;}
#content { width:515px; margin:30px 20px 10px 15px; overflow:hidden; line-height:22px; text-align:justify; text-justify:inter-ideograph;}

/* -----底部部分----- */
#end_bg { width:100%; height:125px; background:url(end_bg.jpg); clear:both; text-align:center;}

#end_bg2 { width:750px; height:65px; margin-top:30px; background:url(end_bg2.jpg) no-repeat; color:#ccc; line-height:26px; padding:8px 0 0 30px;}

#end_bg2 a{ color:#ccc;}
#end_bg2 a:hover{ color:#f60;}

/* -----生产流程页面----- */
.sc_title { clear:both; font-weight:bold; font-size:13px; color:#f60; margin-top:5px;}
.sc_pic { width:200px; float:right; margin:3px;}
.sc_text { border-bottom:1px dashed #CCC;}

#navbg { background:url(nav_bg.jpg); height:32px; overflow:hidden;}
#navbg li {   float:left; display:block; }
#navbg a { background:url(nav_bbg.jpg) top center;width:83px; height:32px; text-align:center; margin-right:7px;  font-weight:bold; color:#e3ecf8; line-height:35px;display:block;}
#navbg a:hover { background:url(nav_abg.jpg) top center; width:83px; height:32px; overflow:hidden; text-align:center;  margin-right:7px; float:left; display:block;font-weight:bold; color:#fff; line-height:32px;}

#nav2 { background:url(nav_2.jpg); height:20px; overflow:hidden;}

/*--------子菜单------*/
#menu1 {
	position:absolute;
	left:445px;
	top:161px;
	width:120px;
	height:70px;
	z-index:1;
	background:#313131;
	display:none;
}
#menu1 li { line-height:22px; height:22px; border-bottom:1px dashed #f60;}
#menu1 a { line-height:22px; margin-left:10px; color:#b5becb;}
#menu1 a:hover { color:#f60;}
#menu2 {
	position:absolute;
	left:445px;
	top:191px;
	width:120px;
	height:95px;
	z-index:1;
	background:#313131;
	display:none;
}
#menu2 li { line-height:22px; height:22px; border-bottom:1px dashed #f60;}
#menu2 a { line-height:22px; margin-left:10px; color:#b5becb;}
#menu2 a:hover { color:#f60;}

/* ===============================结束================================= */
