/* CSS Document */
*{ margin:0; padding:0;}
body{ background:#f1ead8 url(../images/bg-top.jpg) repeat-x top; font-size:12px; font-family: Tahoma,Arial, Helvetica, sans-serif; color:#8c622e; line-height:20px; text-align:center}
ul,ol{list-style:none;}
a, a:visited{color:#8c622e; text-decoration:none;}	
a:hover{color: #c86635; text-decoration:underline;}

/*top*/
#head .quicknav{ position: absolute; top:30px; right:90px}
#head .quicknav li{ display:inline; padding-left:10px}

#nav{height:33px; background:#cbcbcb url(../images/navbg.gif) repeat-x; padding:0 22px;}
#nav li{width:110px; float:left; text-align:center;}
#nav a{background:url(../images/navbg.gif) right -50px no-repeat; display:block; color:#8c622e; text-decoration:none; height:30px; line-height:30px; padding-top:3px;}
#nav a:hover{background:url(../images/navbg.gif) center -100px no-repeat; color:#000;}  
#nav a.last{width:110px; background:url(../images/navbg.gif) left -50px no-repeat;}
#nav a.last:hover{background:url(../images/navbg.gif) left -100px no-repeat;} 
#nav a.current{background:url(../images/navbg.gif) center -100px no-repeat; color:#000;}

/*left*/
#pro-list{ width:260px; height:222px; text-align:center;}
#pro-list li{ width:180px; border-bottom:1px dotted #C6C7AD; text-align:left; line-height:26px}
#pro-list li a{ margin-left:10px}

/*right*/
#pro-show{ text-align:center; padding-left:5px}
#pro-show li{ width:148px; height:172px; float:left; margin:auto 8px}
#pro-show h5{ font-size:12px; font-weight:100}

/*foot*/
#bottom{ background: url(../images/bq-bg.jpg) repeat-x; height:55px; line-height:55px;  padding:0 25px; clear:both;}

.no-rp{ background-repeat:no-repeat}
.f-r{ background-position:right}
.pr90{ padding-right:80px}
.border{border:1px solid #d9cfb8;}
.border-l{border-left:1px solid #fff;}
.mt10{ margin-top:10px}
.b-2{ border-bottom:2px solid #8c6129}
.b-1{ border-bottom:2px solid #ff6500}
.red{ color:#ff6100; font-weight:bold}
.b-pro{ border-bottom:1px dotted #d5ccb7}
.p20{ padding:0 20px}
.t-b15{ padding:15px 0}
.fl{ float:l}
a.a2:link {color: #000;text-decoration:  underline;}
a.a2:visited {color: #000;text-decoration:  underline;}
a.a2:hover {text-decoration: underline;color: #c86635;}
