
/*
Developer: LR_YSW
时间: 09-01-22
本页文本类型：CSS
*/

* { margin:0px;padding:0px;word-wrap:break-word;}/*word-break:break-all; }*/
body { font-size:12px; }

a { text-decoration:none; color:#000;cursor:pointer; }
a:hover { color:#000;text-decoration: underline;cursor:pointer; }

tr { line-height:22px; }
.td_right{text-align:right}
.td_left{text-align:left}

.highlight { color: Red; }
.highlight:hover { color: Red; text-decoration:underline; }

ul,li { list-style:none; }
h1,h2,h3,h4,h5,h6,h7 { line-height:18px; }
img { border:0px; vertical-align:middle; }
hr { border:#1C4692;border-width:1px;height:1px; }
p { text-indent:0px; text-align:left;margin:8px 0px 8px 0px}
button, .btn { vertical-align:middle;line-height:14px;BORDER-RIGHT: buttonshadow 1px solid; PADDING: 1px; BORDER-TOP: buttonhighlight 1px solid; BORDER-LEFT: buttonhighlight 1px solid; CURSOR: pointer; COLOR: #000000; BORDER-BOTTOM: buttonshadow 1px solid; FONT-FAMILY: "宋体"; BACKGROUND-COLOR: #efefef; }
input, select { vertical-align:middle; }
textarea { vertical-align:middle;border-style:groove;background-color:#FFF; }
textarea:hover { background-color:#F4F4F4;color:Blue; }


/*很关键 */
.clear { height:0; overflow:hidden; clear:both; font-size:0; }

/*更多More*/
.more { text-align:right;padding:8px 20px 0px 8px;height:22px;clear:both; }

/*高25的指定颜色对象*/
.red_H25 { color:Red;line-height:25px;cursor:pointer; }
.blue_H25 { color:Blue;line-height:25px;cursor:pointer; }
