﻿@charset "utf-8";
*{ margin:0; padding:0; list-style:none;}
body{ font-size:12px; text-align:left;background:#FFFFCC}
a{ text-decoration:none; color:#333;}
a:hover{ text-decoration:none;}

.home0{ width:1000px; height:695px; border:4px solid #CDCDCD;left:50%; top:0; margin:0px auto;}
.home1{ width:810px; height:695px; border:4px solid #CDCDCD;left:50%; top:0; margin:0px auto;}
/* 本案例代码begin */
/* .left_nav{ width:150px; height:auto;padding:5px;position:fixed; left:50%; top:50%; margin:-170px 0px 0px -680px; z-index:777; background:#ffffcc; border:1px solid #CDCDCD;} */
.left_nav{ width:150px; height:auto;padding:5px;position:fixed; left:50%; top:0; margin:0px 0px 0px -600px; z-index:777; background:#ffffcc; border:1px solid #CDCDCD;}

.left_nav dl dt{ width:115px; height:22px; line-height:22px; background:url(../images/long.png) no-repeat 12px center #ff0000; padding-left:35px; color:#fff; margin-bottom:4px;}
.left_nav dl dt a{color:#fff;}
.left_nav dl dd{ width:158px; height:30px; position:relative;}
.left_nav dl dd .nav_right{ width:220px; height:auto; overflow:hidden; position:absolute; left:155px; top:0px; padding:0px 5px 10px 5px;background:#fff; display:none; border:1px solid #ccc;}
.left_nav dl dd .nav_right a{ width:180px;height:20px; line-height:20px; text-align:left; color:#666;padding-left:40px; background:url(../images/nav_right_bg.png) no-repeat 20px center; display:block; float:left; margin-top:10px; white-space:nowrap;
 text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}
.left_nav dl dd .nav_right a:hover{ width:180px;height:20px; line-height:20px; text-align:left; color:#fff;padding-left:40px; background:url(../images/nav_right_bg2.png) no-repeat 20px center #ff0000; text-decoration:none;}
.left_nav dl dd a.nav_left{width:137px; height:29px; line-height:29px; background:url(../images/left_nav_dt_bg.png) no-repeat 135px center #E0E0E0; padding-left:13px; display:block; border-bottom:1px solid #fff;color:#3C4347; white-space:nowrap;
 text-overflow:ellipsis;
 -o-text-overflow:ellipsis;
 overflow: hidden;}
.left_nav dl dd a.nav_left:hover{background:url(../images/left_nav_dt_bg2.png) no-repeat 135px center #ff0000; color:#fff; text-decoration:none;}

.top9{top:-170px;}

.right_nav{ width:150px; height:auto;padding:5px;position:fixed; right:50%; top:392px; margin:0px -600px 0px 0px ; z-index:777; background:#ffffcc; border:1px solid #CDCDCD;}
.right_nav hr{COLOR:#555353;border-style:dotted; HEIGHT:1px;margin:10px 0px 10px 0px;}