﻿@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin: 0px;
}
ul,li,form{padding:0px; margin:0px;}
img{border:0px;}
a{color:#333; text-decoration:none}
a:hover{color:#000; text-decoration:underline;}


.con{padding:7px; }
.lefttit{background:#20ABFF; color:#FFF; font-weight:bold; font-size:12px;}
.dhout {border-bottom: #999999 1px dotted;cursor:hand;background:#D0EEFF;color:#000}
.dhover {border-bottom: #999999 1px dotted;cursor:hand;background:#ffffff;color:#F1932F}
.dhout1 {border-bottom: #999999 1px dotted;cursor:hand;background:#7acbfe;color:#000; font-weight:bold;}
.dhover1 {border-bottom: #999999 1px dotted;cursor:hand;background:#ffffff;color:#F1932F; font-weight:bold;}
.tablebox{border:1px solid #CCC; margin-top:8px;}
.input{border:solid 1px #6889af;}
.pro_big{width:50%; float:left; margin:5px auto;}

/*左侧样式*/
ul,h5{margin:0;padding:0;list-style:none;}
#levelmenu{margin:0px;}
#levelmenu div.unit ul{width:100%;border-top:none;padding:8px 0 8px 0px;}
#levelmenu h5{width:100%;line-height:20px;background:#7acbfe;font-weight:normal;color:#fff;margin:0;font-size:11px;cursor:hand; font-weight:bold; margin-bottom:1px;}
/*#levelmenu h5 a{ color:#FFF; background:url(../images/gif109.gif) no-repeat; background-position:1px;text-indent:15px;}
*/#levelmenu div.unit ul{display:none;line-height:23px; background-color:#D0EEFF; margin-bottom:1px;}
 #levelmenu div.current ul{display:block;}
  #levelmenu div.current ul li a{color:#3B475F;text-decoration:none; padding-left:16px; background:url(../images/arrow.gif) left top no-repeat; background-position:4px;}
   #levelmenu div.current ul li a:hover{text-decoration:underline; background:url(../images/un_arrow.gif) left top no-repeat; padding-left:15px;background-position:4px;}
#levelmenu div.current h5{background-position:left bottom;}

