/* ==================================================================== */
/* ====  中企动力合肥-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); }
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: #060;
}
* { 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: #333; text-decoration: none; }
a:hover { color: #06c; text-decoration: underline; }

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" );
}*/
/* ============================布局部分开始============================== */

/* -----首页部分----- */


/* -----头部部分----- */

#product_show img { width:560px;}
/* -----导航/Banner部分----- */


/* -----主体内容部分----- */
.main_cont { margin:5px 15px; line-height:23px; width:562px; overflow:hidden;}

/* -----侧栏部分----- */
#hxtime { line-height:28px; height:28px; overflow:hidden; color:#eefbb4; text-align:center; background:url(time_bg.jpg);}
#left_bg { width:226px; overflow:hidden; background:#077907; border-bottom:2px solid #e5f8cf; border-left:2px solid #e5f8cf; border-top:2px solid #e5f8cf; float:right;}
.l_t_bg { background:url(l_t_bg.jpg); height:32px; overflow:hidden; line-height:32px; color:#e7fad1; padding-left:35px; font-weight:bold;}
#left_bg txt { color:#e7fad1;}
.l_cont {margin:3px 7px; color:#eefab3; line-height:23px;}

/* -----底部部分----- */


/* -----标签切换----- */
#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;}
/* ===============================结束================================= */
