@CHARSET "UTF-8";

#container {
	margin:0px;
	width:100%;
}
body{
	border: 0;
	margin:0px;
	background-image:url(../img/bg.gif);
	background-color: #FFFFFF;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
}
/* 登录背景 */
#login {
	margin:0px;
	padding:0px;
	background-image:url(../img/main/loginBG.png);
	background-repeat:no-repeat;
	width:100%;
	height:600px;
	font-size: 11px;
}

/* 页首 */
#banner {
	background-image:url(../img/main/banner.jpg); 
 	background-repeat:no-repeat;
 	width:990;
 	height:93px;
}

/* 中间菜单栏 */
#middlebar {
	background-image:url(../img/main/middlebar.png);
	background-repeat:no-repeat;
	color:#363636;
	width:100%;
	height:33px;
	font-size:smaller;
}
#top{
	width:100%;
	height:85px;
	background-image:url(../img/top/top_bg.gif);
}
#topMenu{
	width:100%;
	height:32px;
	background-image:url(../img/top/menuBg.gif);
}

#leftMenu{
	width:185px;
	height:100%;
	background-image:url(../img/left/left_bg.gif);	
}

#welcomeName {
	height:30px;
	width:30%;
	text-align:left;
	line-height:300%;
	float:left;
	color:#ff8000;
}
#menuBtn{
	width:100%;
	text-align:center;
}

#menuBtn li{
	float:left;
	display:block;
	cursor:pointer;
	width:102px;
	height:32px;
	line-height:250%;
	text-align:center;
	cursor:hand;
}

.mainMenuFocus{
	width:102px;
	height:32px;
	cursor:hand;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	background-image:url(../img/top/memuFocus.gif);
}

.mainMenuMove{
	width:102px;
	height:32px;
	cursor:hand;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	background-image:url(../img/top/memuFocus.gif);
}
.mainMenu{
	width:102px;
	height:32px;
	text-align:center;
	cursor:hand;
	background-image:url(../img/top/memu.gif);

}
#scape{
	cursor:pointer;	
}
#leftMenu li{
	float:left;
	display:block;
	cursor:pointer;
	width:160px;
	height:32px;
	line-height:250%;
	padding-left:50px;
	margin-left:10px;
	font-family:"微软雅黑";
	font-size:12px;
}

.leftMenuBtn {
	background: url("../img/left/leftBtn.gif");
}


.leftMenuFocus {
	background: url("../img/left/leftFocus.gif");
	font-weight:bold;
	color:#FFFFFF;
}
.leftMenuMove {
	background: url("../img/left/leftFocus.gif");
	font-weight:bold;
	color:#FFFFFF;
}

#downContainner {
	width:100%;
}
#bottom{
	width:100%;
	height:31px;
	background-image:url(../img/main/bottomBg.gif);
}
/* 左菜单栏层 */
#menu {
	background-image:url(../img/main/menuBG.png);
	width:197px;
	height:480px;
	float:left;
}

/* 右内容层 */
#right {
	background-image:url(../img/main/rightBg.gif);
	width:100%;
	height:480px;
	float:left;
	overflow:auto;
}

/* 右内容层 */
#rightFrame {
	background-image:url(../img/main/rightBg.gif);
	background-repeat:repeat-y;
	width:100%;
}

/* 中间层菜单样式 */
li.mainButton {
	/*padding-top:1px;*/
	padding-left:10px;
	padding-right:10px;
	line-height:250%;
	/*list-style-image:url("../img/main/arrow.png");*/
	list-style-position:inside;
	list-style-type:none;
	height:30px;
	width:75px;
	font-weight:bold;
	/*border-right:1px solid;*/
	float:left;
	font-size: 12px;
}

ul.menu {
	padding:0px;
	margin:0px;
}

/* 子菜单样式 */
.childMenu {
	display:none;
	background:url("../img/main/childMenuBG.png");
	list-style-position:outside;
	list-style-type:none;
	line-height:200%;
	font-size: 12px;
	font-weight:bold;
	/*font-size:small;*/
	/*text-align:center;*/
	width:190px;
	height:40px;
    font-size: 14px;
}

li.childMenu a img {
	margin-left:30px;
}

span#funcName {
	cursor:pointer;
	position:absolute;
	margin-top:10px;
	height:100%;
}

#bannerButton {
	font-size:smaller;
	float:right;
	margin-top:50px;
	margin-right:10px;
}

.menuButtonHover {
	background:url("../img/main/topMenuFocusBg.gif");
	cursor:pointer;
	color:#FFFFFF;
}

.menuButtonClick {
	background:url("../img/main/topMenuFocusBg.gif");
	color:#FFFFFF;
}

a {
	text-decoration:none;
	color:#1553A2;
    font-size: 14px;
}

.error {
	background-color:#ff0000;
}

.msg {
	color:#ff0000;
}

#loading {
	position:relative;
	padding:0px;
	margin:0px;
	top:2px;
}

#bannerButton a {
	color:#ffffff;
}

table.account td {
	width:50%;
}

table.sessionError {
	width:70%;
	font-size:large;
}

/* -- 输入框的初始隐藏css样式 -- */
.inputInit {
	color:#666666;
}

.readonly {
	color:#666666;
}

.grayInputText {
	background-color:#c0c0c0;
}

a.banner {
	margin-left:30px;
	position:relative;
	top:21px;
}

#bottom a {
	font-size:12px;
	color:white;
}

#bottom p {
	margin-top:8px;
	margin-left:290px;
	font-size:12px;
	color:white;
}
.articleTitle{
	font-size:24px;
	color:green;
}
.articleContent{
	border:thin;
	BORDER-BOTTOM: #000066 1px solid; 
	BORDER-LEFT: #000066 1px solid; 
	BORDER-RIGHT: #000066 1px solid; 
	BORDER-TOP: #000066 1px solid; 
}
