@CHARSET "UTF-8";
body { margin:0; padding:0; font-size:9pt; background:#282828; }

a,input { outline:none; blr:expression(this.onFocus=this.blur()); }
a:link { text-decoration:none; color:#333; }
a img { border:0; }
ul.nav, ul.nav li { margin:0; padding:0; list-style-type:none; }

.cbody { width:1000px; margin:0 auto; }

.header { height:98px; background:url(../images/header-bg.jpg) repeat-x; }
.header .rgt { float:right; width:726px; height:98px; padding-right:28px; background:url(../images/header-rgt.jpg) right no-repeat; }
.tel { width:100%; height:38px; line-height:30px; text-align:right; color:#929292; font-weight:bold; }
ul.nav { width:716px; height:60px; padding-left:10px; background:url(../images/header-nav.jpg) no-repeat; }
.nav li { float:left; width:89px; height:100%; }
.nav li a { display:block; width:100%; height:100%; }
.nav li a span { visibility:hidden; }
.header .lft { float:left; width:192px; height:98px; padding:0 26px 0 28px; background:url(../images/header-lft.jpg) left no-repeat; }
.header .lft .logo { width:192px; height:98px; background:url(../images/header-logo.jpg) no-repeat; }

.main { width:1000px; min-height:500px; background:#ccc; }

/* 当前位置 */
.crumbs { line-height:30px; color:white; background:#686868; text-indent:20px; }
.crumbs a { color:white; }

/* 单页page */
#content { min-height:480px; _height:480px; background-color:gray;}
.col-left { width:200px; min-height:300px; margin-right:10px; font-family:"微软雅黑","黑体"; text-indent:12px; float:left;}
.left-nav h1 { border-bottom:3px #000 solid;}
.left-nav .content ul,.left-nav .content li { margin:0; padding:0; list-style-type:none; }
.left-nav .content li a { display:block; line-height:30px; background-color:#999; color:white;}
.left-nav .content li a:hover { background-color:#ccc;}

.col-auto { float:left; width:780px;}
.col-auto .title { font-family:"微软雅黑","黑体"; line-height:1.5em; text-align:center; border-bottom:1px black dotted;}
.col-auto .content { font-weight:normal;}

.footer { height:85px; background:url(../images/footer-bg.jpg) repeat-x; }
.footer .rgt { float:right; width:744px; height:85px; padding-right:10px; background:url(../images/footer-rgt.jpg) right no-repeat; }
.copyright { line-height:23px; color:#939393; }
.footer .lft { float:left; width:218px; height:85px; padding-left:28px; background:url(../images/footer-lft.jpg) left no-repeat; }
.footer .lft .split { width:192px; height:85px; padding-right:26px; background:url(../images/footer-split.jpg) right no-repeat; }
.footer a { color:#939393; }