﻿@charset "utf-8";
/* CSS Document */

h1,h2,h3,h4,h5,h6,form{
	margin:0;
	padding:0;
	}
body,td,th {
	font-family: Tahoma, 宋体, Verdana;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background:#fff url(http://img.yimei.com/www/index/images/bg60.jpg) repeat-x center top;*/
}
img{
	border:0px;
	}

/***选项卡*/
.columnBar{
	/*兼容IE和Firefox*/
	width:960px!important;
	width:960px;
	height:49px;
	padding-left:1px!important;
	padding:0 0 0 3px;
	margin:0 0 8px 0;
	list-style:none;
	background:url(http://img.yimei.com/www/index/images/2009/menubg.gif) no-repeat #FFF;
	}
.columnBar li{
	padding:0 16px 0 15px;
	float:left;
	cursor:pointer;
	}
/****主体菜单文字*/
.columnBar li h3{
	color:#fff;
	font-size:14px;
	font-weight:bold!important;
	padding-top:20px;
	}
/****定义通用14像素文字*/
.fontsize14{
	font-size:14px;
	color:#4d4d4d;
	}
/****选项卡高亮状态*/
.columnBarOver{
	position:relative;
	margin:0px;
	padding:0px 0px 0 0px!important;
	height:49px;
	width:112px;
	background:url(http://img.yimei.com/www/index/images/2009/menuoverbg_2.gif) no-repeat #FFF!important;
	}
.columnBarOver h3{
	color:#333!important;
	font-weight:bold!important;
	}
/***二级菜单内容*/	
.centerColumnContent{
	clear:both;
	width:960px;
	height:47px;
        font-weight:bold;
	margin-top:-8px;
	padding-top:15px;
	background:url(http://img.yimei.com/www/index/images/2009/menutextbg.gif) no-repeat #FFF!important;

	}
.centerColumnContent a:link{
	color:#4d4d4d;
	text-decoration:none;
	}
.centerColumnContent a:visited{
	color:#4d4d4d;
	text-decoration:none;
	}
.centerColumnContent a:hover{
	color:#df430a;
	text-decoration:underline;
	}
.cloumnDisplayText{
	color:#4d4d4d;
	padding:5px 0 10px;
	margin-bottom:3px!important;
	margin:0 10px 4px;
	font-size:14px;
	background:#FAFAFA;
	}

/***顶部标志内容*/	
.toppart{
	/*兼容IE和Firefox*/
	width:960px!important;
	width:960px;
	height:50px;
	padding-left:1px!important;
	padding:0 0 0 3px;
	margin:0 0 8px 0;
	list-style:none;
	}
.toppart li{
	padding:0 0px 0 18px;
	float:left;
	}
.toppart a:link{
	color:#000;
	text-decoration:none;
	}
.toppart a:visited{
	color:#000;
	text-decoration:none;
	}
.toppart a:hover{
	color:#df430a;
	text-decoration:underline;
	}

/***大图和右边*/	
.imgandright{
	/*兼容IE和Firefox*/
	width:960px!important;
	width:960px;
	height:369px;
	padding:0px;
	margin:0px;
	list-style:none;
	}
.imgandright li{
	float:left;
	}
.imgandright li.rightimga{
	/*兼容IE和Firefox*/
	width:231px!important;
	width:231px;
	height:90px;
	padding-top:38px;
	padding-left:21px;
	margin:0px;
	float:right;
	background:url(http://img.yimei.com/www/index/images/2009/righta.gif) no-repeat #FFF!important;
	list-style:none;
	text-align:left;
	}
.imgandright li.rightimgb{
	/*兼容IE和Firefox*/
	width:231px!important;
	width:231px;
	height:98px;
	padding-top:24px;
	padding-left:21px;
	margin:0px;
	float:right;
	background:url(http://img.yimei.com/www/index/images/2009/rightb.gif) no-repeat #FFF!important;
	list-style:none;
	text-align:left;
	}
.imgandright li.rightimgc{
	/*兼容IE和Firefox*/
	width:231px!important;
	width:231px;
	height:100px;
	padding-top:25px;
	padding-left:21px;
	margin:0px;
	float:right;
	background:url(http://img.yimei.com/www/index/images/2009/rightc.gif) no-repeat #FFF!important;
	list-style:none;
	text-align:left;
	}
	
/***中间产品列表*/	
.productlist{
	/*兼容IE和Firefox*/
	width:966px!important;
	width:966px;
	height:262px;
	padding:0px;
	margin:15px 0 0 0;
	list-style:none;
	}
.productlist li{
	float:left;
	}
/***产品大标题*/	
.productlist li.titlebg{
	width:966px!important;
	width:966px;
	height:21px;
	padding:15px 0 0 0;
	margin:0px;
	text-align:right;
	list-style:none;
	background:url(http://img.yimei.com/www/index/images/2009/product_01.gif) no-repeat #FFF!important;
	}
.productlist li.titlebg a:link{
	color:#df430a;
	}
.productlist li.titlebg a:visited{
	color:#df430a;
	}
.productlist li.titlebg a:hover{
	color:#000;
	text-decoration:none;
	}
	
/***产品列表*/	
.text{
	padding:150px 0 0 0;
	margin:0px;
	text-align:center;
	list-style:none;
	color:#888888;
	}
.text14px{
	font-size:14px;
	font-weight:bold;
	}
.text12pxcolor{
	font-size:12px;
	color:#959595;
	}
.textred{
	font-size:12px;
	color:#df430a;
	}
.text a:link{
	color:#333333;
	text-decoration:none
	}
.text a:visited{
	color:#333333;
	text-decoration:none
	}
.text a:hover{
	color:#df430a;
	text-decoration:none;
	}

/***底部版权*/	
.footer{
	/*兼容IE和Firefox*/
	width:960px!important;
	width:960px;
	height:50px;
	padding:0px;
	margin:15px 0 0 0;
	list-style:none;
	line-height:23px;
	color:#999;
	}
.footer a:link{
	color:#666;
	text-decoration:underline;
	}
.footer a:visited{
	color:#666;
	text-decoration:underline;
	}
.footer a:hover{
	color:#df430a;
	text-decoration:none;
	}
