﻿/* css document */
/*reset*/ 
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin:0; padding:0; }
body, button, input, select, textarea { font:12px arial,"microsoft yahei","simhei"; color:#666666; }
button, input, select, textarea, h1, h2, h3, h4, h5, h6 { font-size:100%; }
h2, h3 { font-size:14px; }
button, input, select, textarea, label { vertical-align:middle; outline:none; }
img { vertical-align:top; border:none; background:#fff; }
ul, ol { list-style:none; }
.g-d-n{ display:none;}
a { text-decoration:none; color:#454545; vertical-align:baseline; cursor:pointer; }
a:hover { text-decoration:underline; color:#000; }
table { border-collapse:collapse; border-spacing:0; }
html { background:; height:100%; }
body { background: top center no-repeat; word-wrap:break-word; word-break:break-all; height:100%; }
.g-fz-14{ font-size:14px;}
.g-cf:after { content:""; clear:both; display:table; }
.g-cf { zoom:1; }
.g-f-l { float:left !important; _display:inline; }
.g-f-r { float:right !important; _display:inline; }
.g-c-c { color:#ccc !important;}
.g-pb-5{padding-bottom:5px !important;}
.g-pl-5{padding-left:5px !important;}
.g-pr-5{padding-right:5px !important;}
.g-ml-5{margin-left:5px !important;}
.g-mr-5{margin-right:5px !important;}
.g-mb-15{margin-bottom:15px !important;}
.g-mt-15{margin-top:15px !important;}
.g-ta-c{ text-align:center !important;}
hr{ border:0; border-bottom:1px dotted #dddddd;}
.pjtry{ cursor:pointer;}
.g-d-n{ display:none;}
.g-ml-5{ margin-left:5px;}
.con_right .con pre {
    color: #333333;
    line-height: 28px;
     padding-left: 32px;
    word-break: normal;
    word-wrap: break-word;
}

pre {
white-space: pre-wrap;       /* css-3 */
white-space: -moz-pre-wrap;  /* mozilla, since 1999 */
white-space: -pre-wrap;      /* opera 4-6 */
white-space: -o-pre-wrap;    /* opera 7 */
word-wrap: break-word;       /* internet explorer 5.5  */
word-break:break-all;
overflow:hidden;
}
.ldghp
{
	white-space: nowrap;text-overflow:ellipsis;
	overflow:hidden;
}
#enpage{ width:100%; border:none;}
