@charset "utf-8";
/* CSS Document */

body, div, dl, dt, dd, ul, ol, li,h1, h2, h3, h4, h5, h6, pre, code,form, fieldset, legend, input, button,textarea, p, blockquote, th, td {margin: 0;padding: 0;}fieldset, img {border: 0;}
/* remember to define focus styles! */
:focus {outline: 0;}
address, caption, cite, code, dfn,em, var, optgroup {font-style: normal;font-weight: normal;}
h1, h2, h3, h4, h5, h6 {font-size: 100%;font-weight: normal;}
abbr, acronym {border: 0;font-variant: normal;}  
input, button, textarea,select, optgroup, option {font-family: inherit;font-size: inherit;font-style: inherit;font-weight: inherit;}
code, kbd, samp, tt {font-size: 100%;}
/*@purpose To enable resizing for IE */
/*@branch For IE6-Win, IE7-Win */
input, button, textarea, select {*font-size: 100%;}
body{line-height: 1.7; font-size:12px; color:#555555}
ol, ul,li {list-style: none;}
/* tables still need 'cellspacing="0"' in the markup */
table {text-align:left; font-family:Arial, Helvetica, sans-serif}
/* remember to highlight anchors and inserts somehow! */
a{ color:#555555}
a:hover{ color:#666666;}
:link, :visited , ins {text-decoration: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {content: '';content: none;}
img,input,select{ vertical-align:middle}

/* clear float
--------------------------------------*/
.clearfix:after { content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;} 
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;} 
.clearfix {display: block;} 
/* End hide from IE-mac */
.clear{clear:both}
/*base float*/
.left{ float:left}
.right{ float:right}


.top a{ color:#555555}

.navbg{ background:url(../images/index3_16.jpg) repeat-x}
.navbg img{ margin-top:16px;}
.sidetitle{ color:#FFF;  font-weight:700}
.list td{ background:#f3f3f3 url(../images/index3_78.jpg) bottom repeat-x}
.footer{ border-top:#7f847f solid 6px;}
.list1 th{ color:#500008; font-weight:400}
.list1 td{ color:#333}
.list a:hover{ color:#ff0000;}


/* 分页栏 */
.pagination{ padding-top:3px; padding-bottom:2px; font-size:12px;}
.pagination .pagestatus { color:#777; margin-right:10px; }
.pagination .pagestatus strong { color:#CC0000; padding:0px 3px; }
.pagination .disable { color:#ccc; }
.pagination a { background:#fff; text-decoration:none; color:#666; padding:1px 3px; border:solid 1px #ccc; margin:2px; }
.pagination a:hover { color:#CC0000; }
.pagination a.current { background:#f7f7f7; border:none; font-weight:bold; color:#CC0000; }

