﻿body { margin: 0px; font-size: 12px; background:#fff; color:#5D5D5D; line-height:20px; }
* { margin:0; padding:0; border:0; }
li { float:left; list-style:none; }
.clear { clear:both; font-size:1px; }
a { color:#5D5D5D; text-decoration:none; }
a:hover { color:#F90; text-decoration:underline; }
.floatright { float:right; }
.font14  { font-size:14px; }
h1,h2,h3 { font-size:14px; font-family:"微软雅黑"; font-weight:700; color:#865911; }
.red { color:#F00 }

/*---------------首页---------------*/
.wrap { width:1000px; margin:0 auto;; border-right:1px solid #000; border-left:1px solid #000 }
.head { background:url(topbg.jpg); width:1000px; height:140px; }
.topmenu { text-align:right; padding:20px 25px 0 0; }
.content { width:940px; margin:0 auto; }
.box { margin-top:30px; padding-bottom:20px; line-height:25px; border-bottom:1px solid #000; }
.title { background:url(titlebg.jpg); width:247px; height:25px; color:#fff; font-weight:700; padding-left:10px; }
.foot { background:#ebebeb; height:25px; line-height:25px; margin-top:25px; text-align:center; }
.footbox { height:60px; text-align:center; padding:15px 0 0; }
.copyright { height:25px; line-height:25px; padding-bottom:30px; text-align:center; }

.xScrollStick{ position:absolute; padding:15px; width:150px; height:110px;}
.d1 { right:0px;top:140px; }