/* CSS Document */
*{ margin:0; padding:0;}
body{ width:1003px; font-size:12px; background:url(../img/indeximg_r2_c1.jpg) #fbcf8e repeat-y;}
img{ border:none;}
ul,li{ list-style:none;}
a:link,a:visited{ color:#333;text-decoration:none; font-weight:normal;}
a:hover{ color:#C00; text-decoration:underline;}
h3{ font-size:14px;}
.left{ float:left;}
.center{ margin:0 auto;}
.right{ float:right;}
.jianju{ height:6px;}
.clear{ clear:both; font-size:1px; height:1px; line-height:1px; overflow: hidden;}
.txtright{ text-align:right;}
.hide{ display:none;}

.content{ width:1003px;}
.conbor{ border-bottom:4px solid #EB870B;}