
* { margin: 0px; padding: 0px; }
body, td, th { font-size: 14px; }
body { font-size: 14px; font-family: 微软雅黑, "Microsoft YaHei", Arial, Verdana; margin: 0px; }
a { font-size: 14px; color: rgb(43, 38, 43); }
a:link { text-decoration: none; }
a:visited { text-decoration: none; color: rgb(43, 38, 43); }
a:hover { color: rgb(119, 81, 69); text-decoration: none; }
a:active { text-decoration: none; color: rgb(119, 81, 69); }
ul { margin: 0px; padding: 0px; list-style: none; }
img { border: 0px; }
.head_12 { width: 806px; overflow: hidden; }
.wenzi li { display: block; width: 804px; overflow: hidden; border-bottom: 1px dashed rgb(153, 153, 153); transition: all 0.5s ease 0s; margin-bottom: 2px; }
.wenzi li a i { background: rgb(208, 99, 119); border-radius: 0.5em; padding: 0px 5px 2px; font-family: 微软雅黑; font-size: 12px; font-weight: 200; color: rgb(255, 255, 0); margin-right: 5px; letter-spacing: 0.5pt; }
.wenzi li a { float: left; display: block; padding: 5px 5px 7px; font-size: 14px; font-family: 微软雅黑; font-weight: 200; transition: all 0.5s ease 0s; color:rgb(255, 255, 255); letter-spacing: 0.3pt; }
.wenzi li a:hover { color: rgb(255, 0, 0); }
.wenzi li:hover { display: block; animation-name: nmyani; animation-duration: 2s; border-radius: 0.5em; border: 1px dashed rgb(153, 153, 153); background: rgb(251, 240, 225); }
.wenzi li span { display: block; float: right; font-size: 12px; color: rgb(255, 255, 255); padding: 7px 5px 5px; }
.wenzi ul { margin: 0px; padding: 0px; }
.container1 { width: 100%; height: auto; margin: 0px auto; }
.container1 .div_scroll { float: left; width: 100%; height: 289px; overflow: auto; }
.container1 .scroll_container { position: relative; overflow: hidden; }
.container1 .scroll_absolute { position: absolute; }
.container1 .scroll_vertical_bar { width: 10px; height: 100%; position: absolute; top: 0px; right: 0px; margin: 0px; padding: 0px; }
.container1 .scroll_track { position: relative; border-radius: 10px; background: url("line_y.gif") center top repeat-y; }
.container1 .scroll_drag { position: relative; top: 0px; left: 0px; border-top: none; border-bottom: none; cursor: pointer; background-color: rgb(188, 47, 56); border-radius: 20px; }
.container1 .scroll_arrow { text-indent: -20000px; cursor: pointer; display: block; }
.container1 .scroll_vertical_bar .scroll_arrow { height: 16px; }