﻿@charset "utf-8";
/* ==================================================================== */
/* ====  中企动力合肥-H.yIng专用主样式表  www.ce.net.cn  v0806 UTF-8  ==== */
/* =================================================================== */

/* ============================全局设置开始============================== */
body { padding: 0; margin: 0 auto; text-align: center; background:#fff center top url(bg.jpg); width:1002px; }
body,div,table,form,p,select,input,textarea,option,a {
	font-family: Helvetica, Verdana, Arial, sans-serif; padding: 0; margin: 0 auto;
	line-height: 150%; font-size: 12px; color: #2e91c5;
}
* { margin:0px; padding:0px;}
img {border: 0;}
div,table { text-align:left;}
ul, li {margin: 0; padding: 0; list-style-type:none; }

/* ====全局表单元素定义==== */
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 { width:70px; height: 25px; line-height:120%; background-image: url(button_bg.gif);}

/* ====通用常用引用样式==== */
.clear { clear:both;}
.box_border { border:1px solid #b8e3ff;}
.box_bg { background-color:#f2faff; margin:1px; overflow:hidden;}

/* ====链接样式==== */
a { color: #2e91c5; text-decoration: none; }
a:hover { color: #9c0; text-decoration: none; }

a.l_menu { color: #ffc; }
a.l_menu:hover { color: #c3dd9e; }

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

/* -----首页部分----- */
#in_wid { width:1002px; overflow:hidden; margin:5px auto;}
#in_pro_bg { width:159px; height:245px; overflow:hidden; background:url(in_pro_bg.jpg) top left no-repeat; float:left;}
#in_pro { margin:7px; margin-top:35px;}
#in_pro li a { width:142px; height:24px; overflow:hidden; background:url(in_pro_a.jpg) top left no-repeat; padding-left:20px; line-height:24px; margin-bottom:5px;}

#in_1 { width:416px; height:245px; overflow:hidden; background:url(in_2_bg.jpg) top left no-repeat; float:left; margin-left:7px;}
#in_2 { width:404px; height:245px; overflow:hidden; background:url(in_3_bg.jpg) top left no-repeat; float:left;margin-left:7px;}
.in_12_c { margin:7px; margin-top:30px; line-height:23px;}
#in_about { width:163px; height:88px; overflow:hidden; float:left; margin-right:5px; margin-bottom:3px;}

/* -----头部部分----- */
#top_bg { width:1002px; height:90px; overflow:hidden; background:url(top_bg.jpg) top center repeat-x;}
#top_logo { width:400px; height:90px; overflow:hidden; float:left; background:url(top_logo.jpg) top left no-repeat;}
#top_r { width:450px; height:90px; float:right; text-align:right; margin-right:10px;}
#top_lang { text-align:right;}
#top_search { width:290px; margin-left:160px; clear:both;}

/* -----导航/Banner部分----- */
#menu_bg { width:1002px; height:35px; overflow:hidden; clear:both; background:url(menu_bg.jpg) top center repeat-x;}
#menu_bg ul { margin-left:40px;}
#menu_bg ul li { width:95px; height:35px; overflow:hidden; float:left; margin-right:20px;}
#menu_bg ul li a { width:95px; height:35px; overflow:hidden; display:block; text-align:center; line-height:35px; font-weight:bold; color:#fff;}
#menu_bg ul li a:hover { background:url(menu_a.jpg) top center no-repeat;}

/* -----主体内容部分----- */
#r_bg { width:824px; overflow:hidden; float:right; margin-right:5px; background:url(r_bg.jpg) top left repeat-y;}
#r_t_bg {width:824px; height:30px; overflow:hidden; background:url(r_t.jpg) top left no-repeat;}
#r_t {margin-left:25px; line-height:27px; font-weight:bold; color:#fff;}
#r_c { margin:3px 15px; line-height:25px; font-size:14px;}
#r_e { width:824px; height:12px; overflow:hidden; background:url(r_e.jpg) top left no-repeat;}

#newslist ul li a { line-height:27px; font-size:14px; border-bottom:1px dashed #e3e3e3; width:99%; padding-left:20px; background:url(new_a.gif) center left no-repeat;}

/* -----侧栏部分----- */


/* -----底部部分----- */
#end { width:1002px; clear:both; line-height:23px; text-align:center;}

/* -----标签切换----- */
#tag { width:400px; margin:0 0 0 10px; height:23px;}
#tag li { float:left; background:url(tagleft.gif) no-repeat left bottom; margin:0 1px 0 0; height:23px; }
#tag li a { float:left; padding:0 10px; background:url(tagright.gif) no-repeat right bottom; line-height:23px;}

#tag li.selectTag { background-position:left top; position:relative; height:25px; margin-bottom:-2px;}
#tag li.selectTag a { background:url(tagright.gif) no-repeat right top; height:25px; line-height:25px; margin-bottom:-2px;}

#tagContent { clear:both; border:1px solid #aecbd4; background:url(bg.gif) repeat-x; height:300px; padding:1px;}
.tagContent { display:none; margin:3px 5px;}
#tagContent .selectTag { display:block;}
/* ===============================结束================================= */
