﻿body{background:url(../imgs/bg.gif) repeat-y center;margin:0px;font-family:Arial, Helvetica, sans-serif;font-size:12px;}
*{margin:0px;padding:0px;}
a{color:#265F74;}
ul,ol,li,dl,dt,dd{list-style:none;}
img{border-width:0px;vertical-align:middle;}
input{vertical-align:middle;}
.clear{clear:both;}
.red{color:Red;}
.wrap{table-layout:fixed;word-break:break-all;overflow:hidden;}
.mt5{margin-top:5px;}.mt8{margin-top:8px;}.mt10{margin-top:10px;}.mt15{margin-top:15px;}.mt20{margin-top:20px;}
.pt5{padding-top:5px;}.pt8{padding-top:8px;}.pt10{padding-top:10px;}.pt15{padding-top:15px;}.pt20{padding-top:20px;}
.errormsg{color:Red;}
.tacenter{text-align:center;}
.input{border:#ccc 1px solid;line-height:22px;height:22px;text-indent:5px;}
.input.focus{border-color:#064A87;}
.fl{float:left;}.fr{float:right;}
/* header */
.header{width:1000px;margin:0px auto;}
.header .logo{width:286px;float:left;margin-left:10px;margin-top:15px;}
.header .search{float:left;background:url(../imgs/search_val.gif) no-repeat;width:300px;height:30px;margin-top:30px;margin-left:120px;padding:0px;}
.header .search .searchval{float:left;border-width:0px;width:160px;margin-top:2px;height:26px;line-height:26px;margin-left:30px;margin-right:15px;background-color:White;}
.header .search .go{float:left;border-width:0px;background:url(../imgs/btn_go.png) no-repeat;width:41px;height:30px;cursor:pointer;}
.header .rmdl{float:right;margin-right:10px;margin-top:10px;}
.nav{width:1000px;margin:0px auto;background:url(../imgs/nav_bg.jpg) repeat-x;line-height:38px;height:42px;margin-top:15px;}
.nav a{color:White;text-decoration:none;font-size:14px;font-weight:bold;}
.nav li{float:left;padding-left:15px;padding-right:17px;background:url(../imgs/nav_split.jpg) no-repeat right top;list-style-type:none;}
.nav .last{background-image:none;}
.nav .navl{float:left;}
.nav .navl li{position:relative;left:0px;}
.nav .navr{float:right;}
.nav .navr .licart a{background:url(../imgs/icon_cart.png) no-repeat left center;padding-left:22px;}

/* footer */
.footer{width:1000px;margin:0px auto;background: url(../imgs/footerbg.jpg) repeat-x;color: #FFFFFF;margin-top:10px;text-align:center;}
.footer .footera{height:30px;line-height:30px;}
.footer .footera a{color:White;margin-left:20px;text-decoration:none;}
.footer .footerc{padding:15px 0px;color:Black;}

/* apager */
.apager { line-height:25px;height:25px;margin-right:20px; }
.apager a { background-color:#435061;border:#435061 1px solid;margin-right:10px;padding:2px 5px;color:White; }
.apager .sel { background-color:White;border-color:#ccc;color:#000; }
/* content */
.content{width:1000px;margin:0px auto;}
.content .navtitle{background-color:#F5F5F5;text-indent:20px;line-height:30px;height:30px;margin-bottom:15px;}
.content h2{color: #1C6DB2;font-size: 20px;}
