@charset "utf-8";
/* CSS Document */
html,body{
	text-align:center;
	margin:0px auto;
	padding:0px;
	font-size:12px;
	background-color:#ffffff;
}
body,p,th,textarea {
	margin:0px auto;
	padding:0px;
    color: #333333;
	line-height:200%;
	text-align:left;
    font-family:"宋体";
	word-break:break-all;
}
table,td{font-size:12px;}
form{
	margin:0px auto;
	padding:0px;
}

img{
    border:0;margin:0px auto; padding:0px;
}

hr{
	border:#AB995C 1px dashed;
	height:1px; line-height:1px;
}

a{text-decoration: none; color:#0000FF;cursor:pointer;}
A:hover{text-decoration:none; color: #ff0000;}

.bghover{ margin:0 auto;}
a.bghover {margin:0 auto;padding:3px 8px 3px 8px;}
a.bghover:link { color: #333333; text-decoration:none;}
a.bghover:visited {color: #333333; text-decoration:none;}
a.bghover:hover {background:#FFFF88 url(hover_bg.gif); text-decoration:none;}
a.bghover:active {color: #333333;  text-decoration:none;}

a.red:link { color: #ff0000; text-decoration:none;}
a.red:visited {color: #ff0000; text-decoration:none;}
a.red:hover {color:#D61818;text-decoration:underline;}
a.red:active {color: #ff0000;  text-decoration:none;}

/*页面整体宽度*/
.pageWrap{
	width:100%;
	padding:0px;
	margin:0 auto;overflow:hidden;
}

/* 页眉 */
.pageHeader{width:100%; height:100px; background:url(header_bg.gif); overflow:hidden;}
.pageHeader .left{ float:left;width:230px; height:100px;background:url(../../../images/logo.gif) 10px no-repeat;}
.pageHeader .middle{ float:left;height:100px;}
.pageHeader .middle .top{height:64px;width:80%;line-height:64px; text-align:left; font-family:Verdana;}
.pageHeader .middle .top .userStyle{ font-size:14px; font-weight:bold;}

.pageHeader .middle .bottom{height:30px;width:80%; text-align:left;}
.pageHeader .right{ float:right;height:50px;padding:8px 15px 0px 0px;}

.pageLine{height:5px; line-height:5px; background:#1A72BA;}
.pageSearch{ height:40px; background:url(images/bg_search.gif) no-repeat;}


/* 左则*/
.pageLeft{
	width:231px;margin:0 auto;overflow:hidden; float:left; background:url(left_bg.gif);
}
.pageLeft .nav_top{ height:30px; background:url(left_nv_bg.gif); width:230px;}
.pageLeft .nav_top .nav_left{ float:left;padding:8px 0px 0px 20px; font-size:14px; font-weight:bolder; line-height:100%;} 
.pageLeft .nav_top .nav_right{ float:right; text-align:right; padding:12px 10px 0px 0px;}

.pageLeft .nav_main {	
	clear:both;
	width:100%;
	margin:0px auto;
	padding:0px; margin-top:15px; margin-bottom:10px;
}
.pageLeft .nav_main ul{margin:0px;padding:0px;list-style-type:none;}
.pageLeft .nav_main ul li{	
	margin:0px;padding:0px;
	list-style-type:none; font-weight:bold;
	text-align:left; background:url(icon_row.gif) 30px 10px no-repeat; padding-left:50px; line-height:250%;
}
/* 右则*/
.pageRight{
	margin:0 auto;overflow:hidden; float:left; background:url(right_bg.gif) repeat-y; margin-left:-1px;
}


.banner{ clear:both; width:100%; padding-top:6px;}

.divFloor{ clear:both;background:#84298E; padding:5px; width:100%; overflow:hidden;margin-top:6px; }
.divFloor .topL{ height:32px; line-height:32px; background:#FFFFFF; float:left; font-size:14px; font-weight:bolder; color:#84298E; text-align:center; padding:0px 10px 0px 10px; margin-left:6px;}
.divFloor .topM{ float:left; line-height:32px; padding-left:15px;}
.divFloor .topR{ float:right; padding-top:6px; padding-right:12px;}
.divFloor .main{ clear:both; background:#Ffffff; width:940px;}

.yxlink{ clear:both; margin-top:6px; border:#cccccc 1px solid;}


/*页脚*/
.pageFoot{
	width:1000px;margin:0 auto; padding:0px; text-align:center; margin-top:6px;
}
.pageFootline {height:5px; line-height:5px; background:#1A72BA;}

.cssText{
	overflow-x:hidden;WORD-WRAP: break-word;
	text-align:left;font-size:12px; padding:10px; width:630px; font-weight:normal;
}

.menu{ clear:both; width:300px;text-align:left; font-size:14px; font-weight:bolder; margin:0px;padding:0px;}
.menu ul{list-style:none;margin:0px auto;padding:0px;}
.menu li{float:left;list-style:none;margin:0px auto;padding:0px; background:url(menu_bg2.gif) no-repeat; width:90px; height:30px; line-height:30px;color:#000000; text-align:center;}
.menu li a{text-align:center;}
.menu li a:link{color:#000000;text-decoration:none;}
.menu li a:visited{color:#000000;text-decoration:none;}
.menu li a:hover{color:#000000;text-decoration:none;} 
.menu li a:active{color:#000000;text-decoration:none;}
.menuHover {float:left;background:url(menu_bg1.gif) no-repeat; width:90px; height:30px; line-height:30px;text-align:center;}


.link1{color: #444444; font-weight:bolder; font-size:14px;}
a.link1 { margin:0 auto;}
a.link1:link { color: #444444; text-decoration:none;}
a.link1:visited {color: #444444; text-decoration:none;}
a.link1:hover {color: #C30909; text-decoration:none; background:none;}
a.link1:active {color: #444444;  text-decoration:none;}

.link2{color: #F2D899;}
a.link2 {padding:2px; margin:0 auto;}
a.link2:link { color: #F2D899; text-decoration:underline;}
a.link2:visited {color: #F2D899; text-decoration:underline;}
a.link2:hover {color: #A32412; text-decoration:none;}
a.link2:active {color: #F2D899;  text-decoration:underline;}

#DivPage{
	margin:0px auto;
	left:0px;
	padding:0px;
	position:absolute;
	width:100%;
	background:#D3490A;
	background:#999999; 
	opacity:0.5;filter:Alpha(Opacity=50);
	text-align:center;
	visibility:hidden;
}

.clear{ clear:both;}
.divtable{ border:#683D00 7px solid; background:#F6E3B8; margin-bottom:12px; overflow:hidden;}

.inputButton{ background:url(icon_bt.gif) no-repeat; width:100px; height:30px; line-height:30px; text-align:center; font-size:14px; font-weight:bold; border:0px; color:#FFFFFF; cursor:pointer;}

/*设置div文本内容的滚动条样式*/
.divSroll{
	text-align:left;
	color:#333333;
	width:610px;
	padding-right:6px;
	height:290px;
	
	overflow-y:auto;
	overflow-x:hidden;
	
	scrollbar-arrow-color:#A00E10;
	scrollbar-base-color: #fffff1;
	scrollbar-darkshadow-color: #fffff1;
	scrollbar-highlight-color: #fffff1;
	scrollbar-shadow-color:#A00E10;
	scrollbar-3dlight-color:#A00E10;
	filter: chroma(color=#fffff1);
	
	word-break :break-all;
}
.lilist{	
	width:100%;
	margin:0px;
	padding:0px;
}
.lilist ul{margin:0px;padding:0px;list-style-type:none;}
.lilist ul li{	
	margin:0px;padding:0px;
	list-style-type:none;
	text-align:left;
}

.go-wenbenkuang {
	BORDER-RIGHT: #999999 1px solid; PADDING-RIGHT: 1px; BORDER-TOP: #ffffff 1px solid; PADDING-LEFT: 1px; FONT-SIZE: 8pt; PADDING-BOTTOM: 1px; BORDER-LEFT: #ffffff 1px solid; CURSOR: hand; COLOR: #000000;PADDING-TOP: 1px; BORDER-BOTTOM: #999999 1px solid; FONT-FAMILY: "arial"; HEIGHT: 19px; BACKGROUND-COLOR: #f1f1f1;
}


/*=====================================内容页样式===========================================*/
.MainBody{width:100%; margin:0 auto; padding:0px; overflow:hidden;}
.MainBody .header{ width:100%; height:80px; background:#FFFDF8; overflow:hidden; border-bottom:#E0A915 1px solid;}

.MainBody .Top{ background:url(right_nv_bg.gif); height:30px; width:100%;}
.MainBody .Top .left{float:left; line-height:30px; padding-left:10px;}
.MainBody .Top .right{float:right; text-align:right; line-height:30px; padding-right:10px; }
.MainBody .main { margin:30px; padding:0px;} 
