﻿@charset "utf-8";
/* CSS Document */
/**{margin:0;padding:0;word-wrap:break-word;word-break:break-all;}
body{font-family:"宋体","Arial";font-size:12px;background:#fff;min-width:800px;}
img{border:0px;behavior:url("css/pngbehavior.htc");display:inline;}
ul,li{list-style:none;}
a{text-decoration:none;color:#555;}
h3{font-size:14px;font-weight:bold;margin:0em 0 0.5em 0;}
h2{font-size:16px;font-weight:bold;margin:1em 0}*/



/**tabs**/
.tabPanel{ margin-top:8px;}
.tabPanel ._tab{ width:999px; height:45px; border-top:solid #009b4d 2px; border-right:solid #cecece 1px; border-bottom:solid #eee 1px;}
.tabPanel ._tab li{ width:110px; height:45px;line-height:45px; float:left; border-left:solid #eaeaea 1px; cursor:pointer;
	/*text-shadow:0 1px 0 #fff;
	border-radius:4px 4px 0 0;
	box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.5);
	background:#ddd;
	background:-moz-linear-gradient(top, #eee, #ddd);
	background:-webkit-gradient(linear, left top, left bottom, from(#eee), to(#ddd));*/
}
.tabPanel ._tab li:hover{ float:left; width:110px; height:45px; line-height:45px; background:#f0f0f0; cursor:pointer; background:-webkit-gradient(linear, left top, left bottom, from(#f0f0f0), to(#fff));background:-moz-linear-gradient(top, #e1e1e1, #fff) }
.tabPanel ._tab a:hover{ text-decoration:none;}
.tabPanel ._tab .hit{ width:110px; height:45px;line-height:45px;
	border-bottom:1px solid #fff; margin-right:0px; padding-right:0px; cursor:pointer;color:black;text-shadow:0 1px 0 #fff;
	background:#fff;
	background:-webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#fff));
	background:-moz-linear-gradient(top, #e1e1e1, #fff);
}
.tabPanel ._tab .hit:hover{ height:45px;line-height:45px;width:110px;
	border-bottom:1px solid #fff; margin-right:0px; padding-right:0px; cursor:pointer;color:black;text-shadow:0 1px 0 #fff;
	background:#fff;
	background:-webkit-gradient(linear, left top, left bottom, from(#f0f0f0), to(#fff));
	background:-moz-linear-gradient(top, #e1e1e1, #fff);}
	
.pane{/*border-top:0;*//*min-height:100px;*//*background-color:#fff;*/display:none; overflow:hidden;}
.pane p{/*padding:15px 15px 0 10px;*/}
/*.pane h4{padding:15px 15px 0 10px;font-size:14px;font-weight:bold;}*/

.nav01 span{ width:110px; height:45px; background:url(../images/nav01.png) no-repeat left center; padding:2px 0 0 22px; font-size:14px; text-decoration:none; margin-left:17px; }
.nav02 span{ width:110px; height:45px; background:url(../images/nav02.png) no-repeat left center; padding:2px 0 0 22px; font-size:14px; text-decoration:none; margin-left:17px; }
.nav03 span{ width:110px; height:45px; background:url(../images/nav03.png) no-repeat left center; padding:2px 0 0 22px; font-size:14px; text-decoration:none; margin-left:17px; }
.nav04 span{ width:110px; height:45px; background:url(../images/nav04.png) no-repeat left center; padding:2px 0 0 22px; font-size:14px; text-decoration:none; margin-left:17px; }
.nav05 span{ width:110px; height:45px; background:url(../images/nav05.png) no-repeat left center; padding:2px 0 0 22px; font-size:14px; text-decoration:none; margin-left:17px; }
.nav06 span{ width:110px; height:45px; background:url(../images/nav06.png) no-repeat left center; padding:2px 0 0 22px; font-size:14px; text-decoration:none; margin-left:17px; }
.nav07 span{ width:110px; height:45px; background:url(../images/nav07.png) no-repeat left center; padding:2px 0 0 22px; font-size:14px; text-decoration:none; margin-left:17px; }
.nav08 span{ width:110px; height:45px; background:url(../images/nav08.png) no-repeat left center; padding:2px 0 0 22px; font-size:14px; text-decoration:none; margin-left:17px; }
.nav09 span{ width:110px; height:45px; background:url(../images/nav09.png) no-repeat left center; padding:2px 0 0 22px; font-size:14px; text-decoration:none; margin-left:17px; }



