@charset "utf-8";
html, body, div, span,applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;}
div,body,span,p,em,input,select,a,td{font-size:14px;font-family:宋体,Arial,Tahoma;}
div {text-align:left; color:#000;}

address, cite, em{font-style:normal;}
ul li{list-style-type:none;}
a{text-decoration:none;color:#666;}
a:hover{color:#00409d;text-decoration:underline;}
fieldset, img {border:0;}
button{cursor: pointer;}
select,input,textarea{font-size:12px; vertical-align:middle;}
.clear { float:none; clear:both; }
.hide { display:none; }
.error, .success { background:url(/content/images/icon.png); }
/***** inline block *****/
.inline,.level, .error, .success, .button {display:inline-block;*display:inline;zoom:1;}
/***** 文本自动截取 ****/
.v-ellip, v\:ellip { text-overflow: ellipsis; -o-text-overflow: ellipsis; -moz-binding: url( 'bindings.xml#ellipsis' ); white-space:normal; overflow: hidden; display: inline-block;  max-width: 100%; }
/***** 文本自动换行 ****/
.work-break {  word-wrap:break-word; word-break:break-all; }
/***** 消息框 ******/
.error, .success { padding:2px 8px; padding-left:30px; }
.error { border:1px solid #eecaca; background-color:#f9ebeb; color:#c13434; background-position:0 -27px; }
.success { border:1px solid #c9e9fd; background-color:#f0f5f9; color:#417fb1; }
input.error { background:#FFF; padding:3px 0; }
label.error { margin-left:10px; }
/***** 按钮相关 ******/
.button, .button:hover { padding:0 15px; background:url(/Content/images/buttonBG.png) repeat-x; color:#000; height:26px; line-height:26px; letter-spacing:1px; }
.button { border:1px solid #1e90b2; }
.button:hover { border:1px solid #488800; background-position:0 -26px; }
/***** 文章内容 ******/
.article-content{ line-height:25px; }
/* 按钮 */
.submit {
	font-size:14px;
	font-weight:bold;
	width:86px;
	height:33px;
	text-align:center;
	padding-top:3px;
	border:0;
	background:url(/Content/Images/button.jpg) no-repeat;
}
.submit:hover {
	background-position: 0 -33px;
}
/*pagination*/
.common-pagination {width:auto;float:right;padding-top:8px;margin-right:10px;display:inline}
.common-pagination a{float:left;height:21px;background:url(/content/images/pager.png) left top no-repeat; padding-left:6px; color:#000;line-height:21px;margin-left:3px;display:inline;font-family:"Arial"; text-align:center}
.common-pagination a span {display:inline-block; height:21px; line-height:21px; background:url(/content/images/pager.png) right top no-repeat; padding-right:6px;font-family:"Arial"; color:#000}
.common-pagination a.sm { padding-left:4px; margin-left:2px}
.common-pagination a span.sm {padding:0 4px 0 0;}
.common-pagination a.disable {cursor:auto;font-family:"宋体";color:#C4C4C4;}
.common-pagination a.disable span { color:#C4C4C4 }
.common-pagination a.enable {font-family:"宋体"; color:#000}
.common-pagination a:hover,.common-pagination a.this {background:url(/content/images/pager.png) left bottom no-repeat;color:#fff;text-decoration:none;cursor:pointer}
.common-pagination a:hover span,.common-pagination a.this span {background:url(/content/images/pager.png) right bottom no-repeat;}
.common-pagination a.disable:hover {background:url(/content/images/pager.png) left top no-repeat;color:#C4C4C4;}
.common-pagination a.disable:hover span { background:url(/content/images/pager.png) right top no-repeat;}
.common-pagination span.points {float:right;line-height:11px;padding:5px 6px;margin-left:3px;display:inline;font-family:"Arial"; text-align:center;border:0px;color:#000;} 
.common-pagination span.sm {padding:4px 4px; margin-left:2px}