/*基本信息*/
body {font:12px Tahoma; color: #333333;margin:0px;padding:0px;text-align:center;background:#333333}
.input { height:20px; background-color:#f6f6f6; font-family: tahoma; font-size: 12px; border: 1px #666666;}
.textarea { height:18px; background-color:#f6f6f6; font-family: tahoma; font-size: 12px; border: 1px #333333 dashed; border-left:none; border-right:none; border-top:none}
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:20px; line-height:20px;padding: auto 5px auto 0} /*菜单*/
#menu ul {float:right;list-style:none;margin:0px;}
#menu ul li {float:left;margin:5px 5px 5px 5px} /*菜单文字*/
.menuImg {width:1px;height:12px;background:#999999} /*菜单文字分隔*/

/*页面主体*/
#main {width:762px;height:auto!important;/*height:5000px!important;*/min-height:200px!important;position: relative; background:#f6f6f6;margin:0 auto;}
/*首页*/
#ad_a {width:100%;height:30px; line-height:30px; float:right; border-top-style:solid; border-top-width:1px; border-top-color:#CCCCCC; text-align:left; clear:both}/*广告*/
#ad_b {width:100%;height:60px; border-top-style:solid; border-top-width:1px; border-top-color:#CCCCCC; clear:both}/*广告*/
#title {width:100%; font-weight:bold}
/*搜索*/
#search {width:95%; height:20px; float:left;text-align:right}
/*类名称*/
.class {width:200px; float:left; clear: both;position: relative; left:20px; border:1px dashed #663300; border-left:none; font-weight:bold}
.class_right { width:541px; height:30px; float:left}
/*内容*/
.body {width:20%; float:left;margin:0 auto;}
/*颜色标识说明*/
#shuoming_color {width:760; position: relative; 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:160px; float: left; text-align:left;}
/*show页面*/
#show { width:700px; border:1px dashed #663300; border-bottom-width:0px; margin-left:auto; margin-right:auto; clear:both}/*整体容器*/
#show_title { width:700px; height:30px; line-height:30px;float:right; font-weight: bold; border-bottom:1px dashed #663300; text-align:left; font-size: large}
.show_line { width:700px; height:auto;float:left; border-bottom:1px dashed #663300;}
.show_left { width:174px; float:left; text-align:right; margin:5px auto 5px auto;}
.show_right { width:525px; height:auto;float:left; margin:5px auto 5px auto;border-left:1px dashed #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}
