﻿body
{
	margin:0;
    padding:0;
    font-size:12px;
    font-family:微软雅黑,黑体
}
form
{
	padding:0;
	margin:0;
}
#bodydiv
{
	margin:0 auto;
	padding:0;
	width:1000px;
}
img
{
	border:none;
}
a
{
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}
.clear
{
	clear:both;
}
ul
{
	list-style-type:none;
	margin:0;
	padding:0;
}
#top1
{
	padding:120px 0 0 50px;
	height:20px;
	background-image:url(../../images/logo.jpg);
	border-bottom:5px solid #990000;
	color:#F00;
	font-weight:bold;
	font-size:14px;
}
#top2
{
	height:32px;
	background-image:url(../../images/nav_bg2.gif);
	font-size:20px;
	line-height:32px;
	text-indent:5px;
	position:relative;
}
#topdiv a
{
	color:#F00;
	font-weight:bold; 
	margin-right:20px;
}
#loginoutspan
{
	font-size:12px;
    line-height:32px;
    display:block;
    float:right;
}
#loginoutspan a
{
	font-weight:normal;
	color:#000;
}
#kfsmc
{
	display:block;
	float:left;
}
#beta
{
	margin-right:590px;
}
#maindiv
{
	padding:10px 0;
}
#leftmenudiv
{
	width:150px;
	border:1px solid #E6E6E6;
	border-top:2px solid #B5B5B5;
	float:left;
	margin-right:14px;
    /*position:fixed;*/
}
#rightmaindiv
{
	float:left;
	width: 832px;
	border:1px solid #E6E6E6;
}
#leftmenutitle
{
	background-color:#8DB2E3;
	color:White;
	font-weight:bold;
	font-size:15px;
	line-height:33px;
	text-align:center;
}
#leftmenudiv dl
{
	margin:0;
	padding:0;
}
#leftmenudiv dl dt
{
	height:28px;
	line-height:28px;
	font-weight:bold;
	text-indent:5px;
	background-color:#F9F9F9;
	padding:0;
	margin:0;
	font-size:14px;
	background-image:url(../../images/listup.gif);
	background-repeat:no-repeat;
	background-position:128px 7px;
	cursor:pointer;
}
#leftmenudiv dl dd
{
	height:22px;
	line-height:22px;
	text-indent:10px;
	padding:0;
	margin:0;
	cursor:pointer;
}
.loadingdiv
{
	height:400px;
	background-image:url(../../images/loading.gif);
	background-repeat:no-repeat;
	background-position:366px 150px;
}
#bottomhr
{
	height:2px;
	border:2px solid #990000;
	background-color:#990000;
}
#bottomdiv
{
	color:#990101;
	font-size:14px;
	text-align:center;
	line-height:20px;
	padding-bottom:10px;
}
.leftlisthover
{
	background-color:#EAEAF9;
}
.leftlistactive
{
	background-color:#EFF3F8;
	/*background-image:url(../../images/listright.gif);*/
	background-repeat:no-repeat;
	background-position:133px 7px;
}
caption
{
	font-size:16px;
	font-weight:bold;
}
/*--子窗口--*/
#ibodydiv
{
	width:806px;
	padding:13px;
	display:inline-block;
}
#ititle
{
	border-bottom:3px solid #990000;
	font-size:24px;
	line-height:24px;
	padding:8px;
	margin-bottom:13px;
}
#ititlediv
{
	position:relative;
	height:51px;
	top: 0px;
	left: 0px;
}
#ititlebackimg
{
	position:absolute;
	top: 21px;
	left: 761px;
}
table
{
    background-color: #FDFDFD;
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
    border-left:1px solid #efefef;
    border-top:1px solid #efefef;
    width:100%;
    text-align:center;
    font-size:12px;
}
td,th
{
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
    padding:8px;
}
th
{
	background-color:#F2F2F2;
}
.buttomdiv
{
	width:100%;
	margin-top:13px;
}
.buttomleft
{
	float:left;
}
.buttomright
{
	float:right;
}
.redbt
{
	margin-right:13px;
}
.tipsdiv
{
	padding-top:70px;
}
.tipsbar
{
	border-top:2px solid #FFB3B3;
	border-bottom:1px solid #BB0000;
	height:0px;
	line-height:0px;
}
.tipsdiv ul li
{
	background-image:url(../../images/liststyle.gif);
	line-height:24px;
	background-position:0px 11px;
	background-repeat:no-repeat;
	text-indent:7px;
}
.tipsdiv #BottomTips1_bottomTipsUL a 
{
     text-decoration:underline;
     color:Red;
}
.ip
{
	background-color:#F2DBDB;
}
#tab
{
	width:80%;
	margin:0 auto;
	height:33px;
	border-bottom:2px solid #FF6B46;
	margin-bottom:20px;
	overflow:visible;
}
#tab ul
{
	float:left;
	position:relative;
	left:50%;
}
#tab li
{
	float:left;
	height:20px;
	width:95px;
	background-image:url(../../images/tab.gif);
	background-repeat:no-repeat;
	background-position:0 3px;
	padding-top:13px;
	line-height:14px;
	margin-right:5px;
	font-size:14px;
	color:#333333;
	text-align:center;
	position:relative;
	left:-50%;
	cursor:pointer;
}

#tab li.tabactive
{
	background-image:url(../../images/tabactive.gif);
	padding-top:13px;
	height:22px;
	color:#FF0000;
}
#tab li div
{
	width:95px;/*IE hank*/
}
tr.titletr
{
	background-color:#F2DBDB;
}
fieldset
{
	margin-bottom:10px;
	padding:5px;
}
legend
{

}
#imaindiv td input.redbt1
{
	width:48px;
	margin:0;
}
#imaindiv td input.textinput2 {
	BORDER-RIGHT: 0px solid; BORDER-TOP: 0px solid; BORDER-LEFT: 0px solid; BORDER-BOTTOM: 0px solid; BACKGROUND-COLOR: #EFF5FE; height:18px; width:146px;
}
#ChoiceHouse_treediv table
{
	width:auto;
}
#ChoiceHouse_treediv td
{
	border-width:0;
}
#ChoiceHouse_rightdiv hr
{
	height:1px;border:none;border-top:1px dashed #0066CC; margin:0 10px;
}
#ibodydiv a
{
	color:#000;
}
#ibodydiv a:hover
{
	color:red;
}
#toptipsdiv
{
	text-align:center;
	color:Red;
}
.btold
{
	background-color: #698cc3;
    border-width:2; 
    border-color: #E9E9E9; 
    color: #FFFFFF; 
    cursor: hand; 
    font-family: Tahoma,Georgia; 
    font-size: 12px
}
.topscrollbtdiv1
{
	position:absolute;
	background-image:url(../../images/topscrollbt.gif);
	background-position:0px 0px;
	height:6px;
	width:44px;
	left:480px;
	top:-5px;
	cursor:pointer;
}
.topscrollbtdiv2
{
	position:absolute;
	background-image:url(../../images/topscrollbt.gif);
	background-position:0px 6px;
	height:6px;
	width:44px;
	left:480px;
	top:-5px;
	cursor:pointer;
}