{
margin:0px;
background-image: url(../30mai_images/bg.jpg);
background-repeat: repeat-x;
font-size: 9pt;
text-decoration: none;
scrollbar-face-color: #f6f6f6;
scrollbar-highlight-color: #ffffff; scrollbar-shadow-color: #cccccc; scrollbar-3dlight-color: #cccccc; scrollbar-arrow-color: #330000; scrollbar-track-color: #f6f6f6; scrollbar-darkshadow-color: #ffffff;
}
/* 单元格的css定义:对应css中的"td"，这里为总的表格定义，为一般表格的的单元格风格设置，可定义内容为背景、字体颜色、样式等 */
td
{
	font-family:"宋体";
	font-size: 9pt;
	line-height: 150%;
	font-weight: normal;
	color:#333;
}
a:link, a:visited {
    text-decoration: none;
    color: #333;
}
a:hover {
    text-decoration: underline;
    color: #333;
}
img {
    vertical-align: middle;
    border: 0px none;
}
hr {
    height: 1px;
    border: 0;
    color: #CCCCCC;
    overflow: hidden;
}
ul {
    list-style-image: none;
    list-style-type: none;
}
.hide {
    display: none;
}
h1 {
    font-size: 14px;
}
h2, h3, h4, h5 {
    font-size: 12px;
    font-weight: normal;
    display: inline;
    text-align: left;
}
ul.nl {
    list-style: none outside none;
}
ul.nl li {
    line-height: 22px;
    padding-left: 15px;
    background: url(li.gif) no-repeat 0px 50%;
    clear: both;
    overflow: hidden;
    text-align: left;
}
ul.nl li.newsLine {
    background: url(dotLine.gif) repeat-x top;
    overflow: hidden;
    height: 5px;
    line-height: 5px;
}
#user_login{
	color:#036;
	font-size:11px;
}
#user_login a:link{
    text-decoration: none;
    color: #036;
}
#user_login a:visited {
    text-decoration: none;
    color: #036;
}
#user_login a:hover {
    text-decoration: underline;
    color: #036;
}

.loginBt{
	color:#036;
	border:0px;
	height:16px;
	background-color:#fff;
	font-size:10px;
}
.serch{
	color:#000;
	border:0px;
	height:18px;
	background-color:#fff;
	font-size:12px;
	text-align:right;
	cursor:hand;
}
.memberName{
	width:15px;
	border:#7EC4E9 1px dotted;
	height:14px;
	line-height:14px;
}
#right_gg .title{
	font-size:14px;
	font-weight:bold;
	border:1px #09C dotted;
	color:#F60;
}
#right_gg{
	border-left:1px #09c dotted;
	border-right:1px #09c dotted;
	border-bottom:1px #09c dotted;
}
form {
    display: inline;
}
input {
    font-family: Tahoma, Arial;
    font-size: 12px;
	border:1px #069 solid;
}
input.text {
    height: 16px;
    padding: 1px;
    color: #000000;
    border: 1px solid #CCCCCC;
    background-color: #F9F9F9;
}
input.button {
    height: 20px;
    color: #000000;
    border: 1px solid #999999;
    border-top: 1px solid #CCCCCC;
    border-left: 4px solid #CCCCCC;
    background: #FFFFFF;
}
textarea {
    font-size: 12px;
    font-family: Tahoma, Arial;
    color: #000000;
    border: 1px solid #CCCCCC;
    background: #F9F9F9;
    height: 100px;
    width: 200px;
}
select {
    font-size: 12px;
    font-family: Tahoma, Arial;
    color: #000000;
    background-color: #FFFFFF;
}
.topbordertop{
	border-top:1px #92a5bd solid;
}
#headtop {
    height: 23px;
    line-height: 23px;
    padding: 0 15px;
	color:#333;
}
#headtop a{
	color:#0000;
}
#headtop .r {
}
#headtop ul {
}
#headtop ul li {
    display: block;
    float: left;
    padding: 0 2px;
}

.left_title{
	height:30px;
	font-size:12px;
	text-align:left;
	font-weight:bold;
	border-bottom:2px #0099cc solid;
}
.left_hengxian{
	border-bottom:1px #b6b6b6 solid;
}
.SortFolderOpen {
    background-image: url(Sort_Folder_Close.gif);
    background-repeat: no-repeat;
    height: 16px;
    left: 16px;
    padding-left: 16px;
}
.SortFolderClose {
    background-image: url(Sort_Folder_Open.gif);
    background-repeat: no-repeat;
    height: 16px;
    left: 16px;
    padding-left: 16px;
}
.SortEndFolderOpen {
    background-image: url(SortEnd_Folder_Close.gif);
    background-repeat: no-repeat;
    height: 16px;
    left: 16px;
    padding-left: 16px;
}
.SortEndFolderClose {
    background-image: url(SortEnd_Folder_Open.gif);
    background-repeat: no-repeat;
    height: 16px;
    left: 16px;
    padding-left: 16px;
}
.SortListline {
    padding-left: 16px;
    background-image: url(Sort_Listline.gif);
    background-repeat: repeat-y;
}
.SortEndListline {
    padding-left: 16px;
}
.SortFile {
    background-image: url(Sort_File.gif);
    background-repeat: no-repeat;
    height: 16px;
    padding-left: 16px;
}
.SortFileEnd {
    background-image: url(Sort_File_End.gif);
    background-repeat: no-repeat;
    height: 16px;
    padding-left: 16px;
}
.SortBg {
    border-top: 0px none;
    width: 180px;
    padding-left: 8px;
}
ul.nl li .addTime {
    float: right;
    color: #666666;
}
ul.nll {
    list-style: none outside none;
}
ul.nll li {
    line-height: 22px;
    clear: both;
    overflow: hidden;
    text-align: left;
}
ul.nll li.newsLine {
    background: url(dotLine.gif) repeat-x top;
    overflow: hidden;
    height: 5px;
    line-height: 5px;
}
ul.nll li .addTime {
    float: right;
    color: #666666;
}
.hengxian_down{
	border-bottom:1px #999 solid;
}
.title{
	font-size:16px;
	font-weight:bold;
	color:#666;
	height:20px;
}

.daohang{
	background-color:#09C;
	color:#FFF;
	text-align:center;
	font-size:12px;
	border-bottom:1px #06F dotted;
}

a{text-decoration:none;} /* 链接无下划线,有为underline */ 
a.daohang_link:link {color: #fff;} /* 未访问的链接 */
a.daohang_link:visited {color: #fff;} /* 已访问的链接 */
a.daohang_link:hover{color: #fff;} /* 鼠标在链接上 */ 
a.daohang_link:active {color: #fff;} /* 点击激活链接 */

.dot_down{
	border-bottom:1px #06F dotted;
}
.dot{
	border:1px #0099cc dotted;
}
.dot_lvse{
	border:1px #090 dotted;
}

