/* CSS Document author herotian */
*{
margin:0;
padding:0;
text-align:center;
}
/*html{
filter:Gray;
}
body{ 
filter:Gray;
} */
.clear_class{
clear:both;
overflow:hidden;
height:0;
}
img{
border:0;
}
textarea{
text-align:left;
}
input{
text-align:left;
}
.iText_left{
float:left;
width:5px;
height:29px;
overflow:hidden;
background-image:url(../images/index/head/hText_left.gif);
}
.iText_center{
float:left;
height:29px;
overflow:hidden;
background-image:url(../images/index/head/hText_bg.gif);
}
.iText_right{
float:left;
width:5px;
height:29px;
overflow:hidden;
background-image:url(../images/index/head/hText_right.gif);
}
.line{
float:left;
width:2px;
height:28px;
background-image:url(../images/index/nav/line.gif);
}
