@charset "utf-8";
/*
=======================================================
文件名：global.css
说明：网站全局样式，修改此文件可能会影响大多数模块的表现！如需修改，请对所有模块进行确认。
时间：2011-06-08
容器：container/box
头部：header
主导航：mainNav
子导航：subNav
顶导航：topNav
网站标志：logo
大广告：banner
页面中部：mainBody
底部：footer
菜单：menu
菜单内容：menuContent
子菜单：subMenu
子菜单内容：subMenuContent
搜索：search
搜索关键字：keyword
搜索范围：range
标签文字：tagTitle
标签内容：tagContent
当前标签：tagCurrent/currentTag
标　题：title
内容：content
列表：list
当前位置：currentpath
侧边栏：sidebar
图标：icon
注释：note
登录：login
注册：register
列定义：
column_1of3(三列中的第一列)
column_2of3(三列中的第二列)
column_3of3(三列中的第三列)
=======================================================
*/
/** 清除内外边距 **/
body, h1, h2, h3, h4, h5, h6, hr, p,
blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
form, fieldset, legend, button, input, textarea,select, /* form elements 表单元素 */
th, td, /* table elements 表格元素 */
img/* img elements 图片元素 */{
border:0;margin:0;padding:0;}
em{font-style:normal;}
/** 重置列表元素 **/
ul, ol{list-style:none;}
div,dl,dt,dd,form,h1,h2,h3,h4,h5,h6,img,ol,ul,li,table,th,td,p,span,a{border:0;}
body{ font-family:"宋体"; background:url(../images/bigbg1.png) no-repeat top center; font-size:12px; color:#333; height:600px;}
/*html{overflow:scroll;overflow-x:hidden }*/
th,td,input{font-size:12px;}
button{border:none;cursor:pointer;font-size:12px;background-color:transparent;}
html{overflow:scroll;overflow-x:hidden; background:url(../images/bigbg2.png) no-repeat center 405px;}
a{text-decoration:none;color:#333;}
a:hover {star:expression(this.onFocus=this.blur());color:#ca1349;}
a:active {star:expression(this.onFocus=this.blur());}
ul{margin:0;padding:0;}

.orange{color:#FF6004;font-weight:bold}
.gray{color:#B2B2B2}
.green{color:#408D01;font-weight:bold}
.red{color:#E11202;font-weight:bold}

.input{font-size:12px;border:1px solid #747474;padding:4px 4px 0 4px;width:178px;height:16px;color:#666;background:url(../images/inputbg.gif) repeat-x;margin:0 6px 0 4px}
.button{font-size:12px;color:#343434;font-weight:bold;width:94px;height:22px;background:url(../images/botton.gif) no-repeat;}
.select {font-size:12px;border:1px solid #D2D2D2;padding:4px;width:200px;line-height:30px;margin:4px}
.textarea{font-size:12px;border:1px solid #747474;;padding:4px 4px 0 4px;width:278px;overflow:auto;height:95px;background:url(../images/inputbg.gif) repeat-x #fff;margin:0 0 0 4px;color:#666;}
.
.left{float:left}
.right{float:right}

h1{font-size:22px}
h2{font-size:16px; font-family:"微软雅黑";}
h3{font-size:17px; font-family:"微软雅黑";}
h4{font-size:16px}
h5{font-size:14px}
h6{font-size:12px}

.lab960px{width:960px;margin:0 auto;}
.clear{clear:both;font-size:0px;height:0;visibility:hidden;line-height:0;}
.clear10{clear:both; height:1px; border-bottom:1px dashed #8ead12; margin:0 8px;}
.clearrt{clear:right;}
.hidden{display:none;}
.clearfix:after {content: " ";display:block;clear:both;height:0;}
.clearfix{zoom:1;}
.hand{cursor:pointer}
/*分页样式*/
.pag {padding:20px;margin-top:20px;text-align:center;clear:both}
	.pag a{padding:2px 5px 2px 5px;margin:2px;color:#33810A;text-decoration:none;}
	.pag a:hover{color:#32810A;background:#9BCA5A;}
	.pag a:active {color:#32810A;background:#9BCA5A;}
	.pag span.current {font-weight:bold;background:#32810A;color:#fff;padding:2px 5px 2px 5px;margin:2px;}
	.pag span.disabled {padding:2px 5px 2px 5px;margin:2px;color:#B8B8B8;}

.mid_box{height:285px; position:relative; top:246px; background:url(../images/mid_bg.png) repeat-x;}
.test_m{width:780px; background:url(../images/text_m.png) no-repeat; margin:0 auto; height:285px;}

.test_m ul{width:200px; margin:0 auto; padding:86px 0 0 20px;}
.test_m ul li input{ background:url(../images/ts_bg.png) repeat-x; border:1px solid #ccc; }
.test_m ul li{padding-top:12px; padding-left:40px;}
.test_m .ts1{width:160px;height:30px;line-height:30px;}
.test_m .ts2 img{float:left; margin-right:8px;}
.test_m .ts2 input{height:24px; line-height:24px; width:88px;}

.login_bot{width:220px; margin:0 auto; padding-top:18px;}
.login_bot .input1{margin-left:24px; width:95px; height:34px; line-height:32px; text-align:center; font-family:"微软雅黑"; font-size:16px; color:#fff; background:url(../images/login_bot.png) no-repeat;}
.login_bot .input2{margin-left:24px; width:75px; height:34px; line-height:32px; text-align:center; font-family:"微软雅黑"; font-size:16px; color:#fff; background:url(../images/reset_bot.png) no-repeat;}














