/* CSS Document */
BODY,TD,FORM,INPUT,SELECT,TEXTAREA { 
	font: normal 13px Arial, Helvetica, sans-serif;  
	color:#4e4e4e; 
	margin:0; 
	line-height:1.5em; 
	}
body{
	background:url(images/body_bg.jpg) repeat-x top;
	/*SCROLLBAR-FACE-COLOR:#3f96d0;
	SCROLLBAR-HIGHLIGHT-COLOR: #d8e7bd;
	SCROLLBAR-SHADOW-COLOR: #d8e7bd;
	SCROLLBAR-3DLIGHT-COLOR: #d8e7bd;
	SCROLLBAR-ARROW-COLOR: #d8e7bd;
	SCROLLBAR-TRACK-COLOR: #d8e7bd;
	SCROLLBAR-DARKSHADOW-COLOR: #d8e7bd;*/
	}
P{
margin:0PX}
input{
	border:1px solid #3e64a8;
}

a:link, a:visited  {
	font-size:13px;
	color:#3e3e3e;
	text-decoration: none;
	}
a:hover {
	font-size:13px;
	color: #3890c0;
	text-decoration:none;
	}
	
.Warpper{
	width:960px; 
	margin:0 auto;
}
.Clear{
	clear:both}	
.Top{
	padding-bottom:5px;
}	
.TopRight{
	float:left;
	overflow:hidden;
	height:73px; 
}
.TopLeft{
	float:left;
}
.TopLine{
	}
	
	
/**/	
.NavigationLinks {
	width:640px; 
	float:left;
	background:url(images/top_bar_bg.jpg) repeat-x;
	line-height:34px;
	height:34px;
	overflow: hidden;
	}
.NavigationLinks ul {
	list-style: none;
	}
.NavigationLinks ul li {
	list-style: none;
	display:inline;
	float: left;
	}
.NavigationLinks a, .NavigationLinks a:visited  {
	font-size: 15px;
	text-decoration: none;
	vertical-align: middle;
	color: #FFF;
	float: left;
	font-weight:bold;
	padding: 0 20px;
	}
.NavigationLinks a:hover {
	color: #29370a;
	padding: 0 20px;
	}
.NavigationLinks a span{
	font-size:15px;
	display: block;
	}
.NavigationLinks a:hover span {
	color:#8dfffe;
	}
	
a.NaviSelect {
	font-size: 15px;
	text-decoration: none;
	color: #8dfffe;
	padding: 0 20px;
	}
a.NaviSelect span{
	color: #8dfffe;
	}
	
/*TOP*/
	
ul, li{
	margin:0px;
	padding:0px;
	}
.Main{
	padding:7px 0 6px 0	;
	}
.MainPord{
	padding:7px 0 6px 0	;
	background:url(images/center_bg.jpg) repeat-y left top;
	}
.MainLeft{
	float:left; width:217px; 
}
.MainRight{
	float:right; width:727px;
}	


.LeftBnt{
	background:url(images/left_menu.jpg); width:217px;  line-height:32px; text-indent:33px;}	
.LeftBnt a, .LeftBnt a:visited {
	background:url(images/left_menu.jpg); width:217px; height:32px; line-height:32px; text-indent:33px; color:#fff; font-weight:bold; display:block; }	
.LeftBnt a:hover{
	background:url(images/left_menu.jpg); width:217px; height:32px; line-height:32px; text-indent:33px; color:#d0f6ff; }	
.LeftBntNow a, .LeftBntNow a:visited {
	background:url(images/left_menu.jpg); width:217px; height:32px; line-height:32px; text-indent:33px; color:#0d3076; display:block; font-weight:bold; 
}	
.footer{
	background:url(images/footer.jpg) no-repeat left top;
	padding:15px 0 5px 0;
}
.blue{
	color:#3890c0;
	font-weight:bold;
}
.leftusbg{
	background:url(images/left_us_bg.jpg)
}
.leftbot{
	 padding:0 15px; 
	 background:url(images/left_us_bo_2.jpg) no-repeat left bottom}
.leftusline{
	border-bottom:1px solid #5aa8d5;
	color:#000;
	font-size:12px;
}
.Titlebg{
	background:url(images/title_point.jpg) no-repeat 0 5px;
	line-height:25px;
	text-indent:10px;
	font-size:13px;
	font-weight:bold;
}




















	
	
	
	
	

		
		
		
		
		/*Pages*/
		.PageSort {
			padding: 10px;
			text-align: center;
			}
		.PageSort a {
			margin: 1px;
			display: block;
			width: 18px;
			height: 18px;
			text-decoration: none;
			text-align: center;
			line-height: 20px;
			float: left;
			}
		.PageSort span {
			margin: 1px;
			display: block;
			width: 18px;
			height: 18px;
			color: #999999;
			float: left;
			}
		a.PageFirst, a.PagePrev , a.PageNext , a.PageEnd {	border: 0px solid #2c2c2c;padding:2px;}
		a.PageFirst:hover ,a.PagePrev:hover, a.PageNext:hover, a.PageNext:hover ,a.PageEnd:hover {
			border: 0px solid #E4E4E4;
			padding:2px;
			}
		.PageFirstEnable ,.PagePrevEnable, .PageNextEnable , .PageEndEnable  {
			border: 1px solid #F5F5F5;
			}
		a.PageNum {
			font-size: 12px;
			color: #b4b4b4;	
			border: 1px solid #E4E4E4;
			padding:2px 6px;
			margin:0 2px;}
		a.PageNum:hover, a.PageNumSelect {
			font-size: 12px;
			font-weight: bold;
			margin:0 2px;
			padding:2px 6px;
			color: #3f96d0;
			border: 1px solid #3f96d0;
			}

		
.Alert{
	color:#FF0000;
	padding:0 0 0 10px;
	font-style: oblique;
}

