/*body{font:12px Arial, Helvetica, sans-serif;margin:0px auto;padding:0px;color:#000; text-align:center; background-color:#eeb9d9;}

div,form,img,ul,li,dd,dl,dt,h1{margin: 0px auto;padding: 0px;border: 0;list-style:none;}

a{text-decoration: none; color:#000; }

a:hover{text-decoration: underline; color:#C22522;}

p{ margin:0; padding:0;}

.clearw{ clear:both;} 

 头部 */







.searchButton2{ width:104x; height:28px; border:0; cursor:pointer; background-image:url(02_send_normal.png); margin-top:5px;}





#container {

	position:fixed;bottom:0px;right:0px;z-index:600;width:196px;height:56px;}

.leightbox { 

	Z-INDEX: 1001; POSITION: absolute; TEXT-ALIGN: left; BACKGROUND-COLOR: white; DISPLAY: none; COLOR: #333; OVERFLOW: auto; TOP: 20%;  LEFT: 16%; width:287px; background:url(02.png) top left no-repeat; height:386px;

}

.leightbox .title{ height:41px;width:287px; padding:0;}

.leightbox .title span{ float:right; padding:8px 12px 0 0; }

#overlay {

	Z-INDEX: 1000; POSITION: absolute; FILTER: alpha(opacity=100); BACKGROUND-COLOR: #333; WIDTH: 100%; DISPLAY: none; HEIGHT: 100%; TOP: 0px; LEFT: 0px; -moz-opacity: 0.1; opacity: .10

}

[id].lightbox {

	POSITION: fixed

} 

[id]#overlay {

	POSITION: fixed

}





.leightbox .mess{ background: none; margin-top:15px;

margin-left: 20px;

margin-right: 12px;

max-height: 242px;

_height: expression((this.clientHeight>=242)?'242':'auto');

zoom: 1;

}

.leightbox .mess form p{ margin-bottom:7px; 



float: left;

overflow: hidden;

width: auto;}

.leightbox .mess form p label{ font-size:12px;

color: #666;

float: left;

border: 1px solid #CCC;

border-right: none;

padding: 0 4px;

background: url(mess.gif);

line-height: 20px;



}

.leightbox .mess form p input{ width:205px; height:20px; font-size:12px; margin:0;padding:0; vertical-align:middle; float:left; line-height:20px;border: 1px solid #CCC;}

.leightbox .mess form p input.qh{ width:52px; margin:0 10px 0 0;}

.leightbox .mess form p img{ margin:1px 0 0 0;}

.leightbox .mess form p textarea{ font-size:12px;float:left; margin:0;padding:0; vertical-align:middle; width:245px; height:90px;border: 1px solid #CCC;}

.leightbox .mess form p input.code{ width:90px; margin:0 10px 0 0;}

.leightbox .mess form span{ float:left; padding-left:75px;}

.leightbox .mess form span input{ margin-right:15px;}

.leightbox .mess form p strong{ color:#ff0000;}



/*2012-08-24 Tissy_fix*/

#zixun{ width:190px; height:64px; bottom:380px; position:fixed;   z-index:9999999;right:0;}

* html #zixun{

position:absolute;

left:expression(eval(document.documentElement.scrollLeft+document.documentElement.clientWidth-this.offsetWidth)-(parseInt(this.currentStyle.marginLeft,10)||0)-(parseInt(this.currentStyle.marginRight,10)||0));/*固定右边*/

top:expression((eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0))));/*底部固定*/

}