﻿body
{
    width: 1002px;
    margin: 0px auto;
  font-family: "宋体", Arial;
    font-size: 12px;
    font-weight: lighter;
    font-variant: normal;
    text-transform: none;
    color: #000000;
    line-height: 20px;
    line-height: 18px !important;
    word-spacing: normal;
    word-break: break-all;
}
.clear {
	CLEAR: both
}
#main
{
text-align:left; 
width:1002px; 
margin:0px auto; 
border:0px;
}
img
{
    border:0;
    }
/*顶部head*/
.head
{
    background-image: url(../images/default_top_bg.jpg);
    background-repeat: repeat-x;
    width:100%;
    height:74px;
}
.head .logo {
	FLOAT: left; MARGIN-LEFT: 20px;WIDTH:229px;
}
.head .site {
	 FLOAT: right; WIDTH: 210px; height:59px; line-height:25px; padding-top:15px; padding-left:10px;
}
.font
{
  font-family: "宋体", Arial;
	color: #0066cc;
	font-variant: normal;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
    }
.fontblack
{
  font-family: "宋体", Arial;
	color: #333333;
	font-variant: normal;
	font-size: 12px;
	font-weight:normal;
	text-decoration: none;
    }
.head .site a
{ font-family: 宋体, Arial, Helvetica, sans-serif;
	color: #000000;
	font-variant: normal;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;}
	
.head .site a:hover
{
  font-family: "宋体", Arial;
    color: #004e99;
    font-variant: normal;
    font-size: 12px;
    font-weight: normal;
    text-decoration: underline;
}

/*导航栏mune
.mune
{
    width:1002px;display:inline;
}
.mune .l
{
    width:16px;height:30px; float:left; background-image:url(../images/mune-l.jpg)
 }
.mune .r
{
    width:12px;height:30px; line-height:30px; float:right; background-image:url(../images/mune-r.jpg)
}
.mune .m
{
    width:974px;height:30px; float:left;  background:url(../images/mune.jpg);
    margin-bottom: 0px;
}*/
 /*具体导航条
.mune .m .left
{
    width:720px; height:30px; float:left;
    }
.mune .m .left ul
{
     width:720px;
     height:30px;
     list-style:none;
     margin:0px;
    }
.mune .m .left li
{
    width: 115px; 
        height:30px;
    line-height:30px;
    list-style:none;
    float: left; 
    background: url(../images/mune-m.jpg) no-repeat right; 
    text-align: center;
	color: #ffffff;
    }*/
/*导航搜索
.mune .m .right
{
    width:200px;
    float: right;
    margin:0px;
    height:30px;
}
.mune .m .right .mrl
{
    width:12px;
    height:30px;
    float:left;
    background:url(../images/mune-search-l.jpg) no-repeat;
    }
.mune .m .right .mrr
{
    width:12px;
    height:30px;
    float:left;
    background:url(../images/mune-search-r.jpg) no-repeat;
    }
.mune .m .right .mm
{
    width:120px;
    height:22px;
    float:left;
    text-align:left;
    background:url(../images/mune-search-m.jpg) repeat-x;
    padding-top:8px
    }
.search
{
    width: 120px;
    height:16px;
    background: url(../images/mune-search-m2.jpg) repeat-x;
    border: 0px;
  font-family: "宋体", Arial;
	color: #cccccc;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.mune .m .right .btnsearch
{
    width:46px;
    float:left;
    margin-left:10px;
    margin-top:5px;
    }*/
    
/*底部bottom*/
#bottom
{
    width: 962px;
    height:46px;
    line-height:46px;
    float:left;
    background: url(../images/default_buttom_bg.jpg) repeat-x left top;
    padding-left: 20px;
    padding-right: 20px;
}
#bottom .bottom-left
{
    width:450px;
    float: left;
        height:46px;
    line-height:46px;
}
#bottom .bottom-right
{
	width: 460px;
	float:right;
	height:40px;
    line-height:40px;
    padding-top:6px;
	color:#000000;
}

.inputright
{
	position:relative;
	float:right;
	margin-right:10px
}
.inputleft
{
	position:relative;
	float:left;
    }
    
.tdmar
{
    margin:4px;
    border:solid 1px #cccccc;
    background-color:#f1f1f1;
    }
.toptr
{
	background-color: #0066CC;
	color: #FFFFFF;
}

.singletr
{
    background-color:#f0f7ff;
    }
.doubletr
{
    background-color:#ffffff;
    }