@charset "utf-8";
/* CSS Document */

/*============================All design============================*/
*{ margin:0; padding:0;}
body { background: url(../images/bg.gif) top center repeat-x #FFFFFF; font-size:12px; color:#515151; line-height:22px;}
a { font-size:12px; text-decoration:none; color:#000000;}
a:hover { font-size:12px; text-decoration:underline; color:#ff6100;}
img { border:none}

.margin { margin:10px 0 0 0}

.clear { clear:both}

.product { width:94px; height:86px; margin:0px 5px; float:left; overflow:hidden}
.product img {  border:1px solid #CCCCCC}
.product a { width:92px; height:84px; border:1px solid #CCCCCC}
.product a:hover { width:92px; height:84px; border:1px solid #135e88}


.btm { color:#FFFFFF;}
.btm a { color:#FFFFFF; text-decoration:none}
.btm a:hover { color:#FFFFFF; text-decoration:underline}


/*============================nei============================*/

.nei_product a{ width:140px; height:100%;  float:left; overflow:hidden; border:1px #CCCCCC solid;display:block; margin:0 12px 17px 12px}
.nei_product a:hover { width:140px; height:100%; float:left; overflow:hidden; border:1px #ffc96c solid;display:block;}
/*.nei_product img { heioverflow:hidden;}*/

.nei_product p { width:140px; height:25px; line-height:25px; text-align:center; display:block; background:#f7f7f7;overflow:hidden;}


.tittle { color:#145d88; font-size:14px; font-weight:bold;}
#newweb {
	position:absolute;
	left:730px;
	top:18px;
	width:175px;
	height:52px;
	z-index:1;
}

