/*基本信息*/
body {font:12px Tahoma; color: #333333;margin:0px;padding:0px;text-align:center;background:#333333}
table {font:12px Tahoma; color: #333333}
a {
	font-size: 12px;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #333333;
}

/*页面层容器*/
#z {width:762px; background:#f6f6f6; margin-left:auto; margin-right:auto;position: relative;}

/*页面头部*/
#Header {width:762px;margin:0 auto;height:105px;} /*头部整体定义*/
#logo {width:305px;margin:0;float:left;height:71px;background:url(../../images/logo.jpg) no-repeat;}
#banner {width:457px;margin:0;float:right;height:71px;background:url(../../images/banner.jpg) no-repeat;}
#menu { height:34px; line-height:34px;} /*菜单*/
#menu ul { width:auto; height:34px; line-height:34px;float:right;list-style:none;}
#menu ul li{ width:60px; height:34px; line-height:34px;float:left; display:block} /*菜单文字*/
#menu ul li a{ width:60px; height:34px; line-height:34px;float:left; display:block} /*菜单文字*/
#menu ul li a:hover{ width:60px; height:34px; line-height:34px;float:left; background-color:#666; color:#FFF; display:block} /*菜单文字*/
.menuImg {width:1px;height:12px;background:#999999} /*菜单文字分隔*/

/*页面主体*/
.main{ width:700px; height:auto; min-height:200px; margin-left:auto; margin-right:auto; display:block;}
.title {width:100%; height:30px; line-height:30px; margin-top:10px; text-align:center; font-size:16px; font-weight:bold; display:block; clear:both}
.search {width:50%; height:30px; line-height:30px; float: right;margin-top:10px; margin-bottom:10px;text-align:right; display:block; clear:both}
.select{ width:80px; height:22px; border:1px solid #666;}
.textarea { height:18px; background-color:#f6f6f6; font-family: tahoma; font-size: 12px; border: 1px #333333 solid;}
.input { height:22px; background-color:#f6f6f6; font-family: tahoma; font-size: 12px; border: 1px #333333 solid;}
.sbox{ width:700px; height:auto; display:block; margin-bottom:20px; clear:both}
.stitle{ width:200px; height:30px; line-height:30px; float:left; text-align:center; font-size:14px; font-weight:bold; background-color:#CCC; border:1px solid #333; border-bottom:none; display:block; clear:both}
.cons{ width:700px; height:auto; margin-bottom:10px; border: 1px #333333 solid; display:block; clear:both}
.conbox{ width:140px; height:30px; line-height:30px; float:left; text-align:center; overflow:hidden}
/*颜色标识说明*/
#shuoming_color {width:100%; margin-bottom:20px; left:2px; float:left;}
#shuoming_color1 {width:30px; float: left; background-color: #009900; color:#FFFFFF}
#shuoming_color2 {width:30px; float: left; background-color: #0066FF; color:#FFFFFF}
#shuoming_color3 {width:30px; float: left; background-color: #FF9900; color:#FFFFFF}
#shuoming_color4 {width:30px; float: left; background-color: #FF3300; color:#FFFFFF}
.shuoming_body {width:140px; float: left; text-align:left;}

/*类名称*/
.class {width:200px; height:30px; line-height:30px; font-size:14px; float:left; clear: both;position: relative; left:20px; border:1px solid #333; border-bottom:none; font-weight:bold}
.class_right { width:541px; height:30px; float:left}
/*内容*/
.body {width:20%; float:left;margin:0 auto;}

/*show页面*/
#show { width:700px; border-bottom-width:0px; margin-left:auto; margin-right:auto; clear:both}/*整体容器*/
.show_title { width:300px; height:30px; line-height:30px;float:left; margin-bottom:10px; font-weight: bold; border-left:10px solid #333; text-align:left; text-indent:20px; font-size: large; clear:both}
.show_line { width:700px; height:auto; min-height:30px; line-height:24px;float:left; border-bottom:1px solid #663300;}
.show_left { width:174px; float:left; text-align:right;}
.show_right { width:525px; height:auto;float:left;border-left:1px solid #663300; text-align:left; text-indent:5px;}

/*页面底部*/
#copyright {width:762px;height:70px;position: relative;clear:both}
#c1 {width:762px;height:20px; line-height:20px; color:#FF3300;background:url(../../images/copyrighttt.jpg); text-align:right;position: inherit;}
#c2 {float:left;width:742px;height:50px;background:url(../../images/sun.gif) right no-repeat;position: inherit}
#c3 {float:right;width:762px;height:20px; line-height:20px;background:url(../../images/copyright.jpg) no-repeat; text-align:right; color:#FFFFFF;position: inherit}

/*count*/
#count_1 { width:20%; float:left}
#count_2 { width:40%; float:left}
#count_3 { width:20%; float:left; clear:right}