/* 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:1002px;
	float:left;
	background:url(images/top_bar_bg.jpg) repeat-x;
	line-height:30px;
	height:30px;
	overflow: hidden;
	}
.NavigationLinks ul {
	padding-left:228px;
	list-style: none;
	}
.NavigationLinks ul li {
	list-style: none;
	display:inline;
	float: left;
	}
.NavigationLinks a, .NavigationLinks a:visited  {
	font-size: 13px;
	text-decoration: none;
	vertical-align: middle;
	color: #003399;
	float: left;
	font-weight:bold;
	padding: 0 25px;
	}
.NavigationLinks a:hover {
	color: #1a65fa;
	padding: 0 25px;
	}
.NavigationLinks a span{
	font-size:13px;
	display: block;
	}
.NavigationLinks a:hover span {
	color:#1a65fa;
	}
	
a.NaviSelect {
	font-size: 13px;
	text-decoration: none;
	color: #1a65fa;
	padding: 0 25px;
	}
a.NaviSelect span{
	color: #1a65fa;
	}
	
/*TOP*/
	
ul, li{
	margin:0px;
	padding:0px;
	}
.Main{
	width:1002px;
	margin:0 auto;
	background:url(images/footer_bg.jpg) center bottom repeat-x;
	}
.MainPord{
	padding:7px 0 6px 0	;
	background:url(images/center_bg.jpg) repeat-y left top;
	}
.MainLeft{
	float:left; width:168px; 
}
.MainRight{
	float:right; width:760px;
	padding-top:10px;
	padding-right:30px;
}	


.LeftBnt{
	background:url(images/left_menu_point.jpg) no-repeat 20px 8px; width:168px; height:30px; line-height:30px; text-indent:38px;}	
.LeftBnt a, .LeftBnt a:visited {
	background:url(images/eft_menu_point.jpg)  no-repeat 20px 8px; width:168px; height:30px; line-height:30px; text-indent:38px; color:#0d3076; display:block; }	
.LeftBnt a:hover{
	background:url(images/left_menu_point.jpg)  no-repeat 20px 8px; width:168px; height:30px; line-height:30px; text-indent:38px; color:#000; }	
.LeftBntNow a, .LeftBntNow a:visited {
	background:url(images/left_menu_point.jpg)  no-repeat 20px 8px; width:168px; height:30px; line-height:30px; text-indent:38px; color:#000; display:block; 
}	


.footer{
	background:url(images/footer.jpg) no-repeat left top;
	padding:15px 0 10px 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_bg.jpg) no-repeat;
	line-height:27px;
	text-indent:30px;
	font-size:13px;
	color:#fff;
	font-weight:bold;
	margin-bottom:10px;
}

.leftTitlebG{
	background:url(images/left_1.jpg) no-repeat ; 
	width:168px; 
	height:23px; 
	line-height:23px;
	display:block;
	font:bold 12px Arial, Helvetica, sans-serif; 
	text-indent:50px;
	padding-top:10px;
	color:#fff; 
}
.LeftbarBg{
	background:url(images/left_bg.jpg) no-repeat
}
.LeftTable{
	background:url(images/left_menu_bot_bg.jpg) repeat-y center top; }
.Leftupbg{
	background:url(images/lefe_menu_bg.jpg) no-repeat center top;
	padding-top:5px;}














	
	
	
	
	

		
		
		
		
		/*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 #a6b6cd;
			padding:2px;
			}
		.PageFirstEnable ,.PagePrevEnable, .PageNextEnable , .PageEndEnable  {
			border: 1px solid #F5F5F5;
			}
		a.PageNum {
			font-size: 12px;
			color: #b4b4b4;	
			border: 1px solid #a6b6cd;
			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-size: 11px;
}
.Back {
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	border-top: 1px solid #EFEFEF;
	}
.BtnBack {
	margin: 5px 0;
	background: url(images/btn_back.gif) no-repeat 0 0;
	width: 60px;
	height: 16px;
	display: block;
	}	

.TableTitleLeft {
	background: url(images/tableTitle.jpg) no-repeat 0 0;
	height: 32px;
	}
.TableTitleRight {
	background: url(images/tableTitle.jpg) no-repeat 100% 0;
	}
.TableTitleCenter {
	background: url(images/tableTitle.jpg) no-repeat 50% 0;
	}
.TableHeader {
	background: url(images/tableTitleLine.jpg) no-repeat right top;
	height: 32px;
	font-size: 13px;
	font-weight: bold;
	color: #D6EFF7;
	line-height: 32px;
	text-align: center;
	}
.TableHeader1 {
	height: 32px;
	font-size: 13px;
	font-weight: bold;
	color: #D6EFF7;
	line-height: 32px;
	text-align: center;
	}
.TableTdLine {
	padding: 3px 5px;
	border-bottom: 1px solid #CCCCCC;
	}
.TextPriceBlue {
	color: #188EDE;
	}
.TextPriceRed {
	color: #CC0000;
	font-weight: bold;
	}
.InputNum {
	font-size: 12px;
	color: #666666;
	border: 1px solid #dedede;
	}
.BtnDel {
	background: url(images/btn_del.jpg) no-repeat 0 0;
	width: 75px;
	height: 25px;
	color: #CC0000;
	display: block;
	line-height: 23px;
	text-indent: 27px;
	}
.BtnUp {
	margin: 0 5px 0 0;
	background: url(images/btn_up.jpg) no-repeat 0 0;
	width: 110px;
	height: 36px;
	line-height: 36px;
	text-indent: 42px;
	float: left;
	}
.BtnUp:hover {
	background: url(images/btn_up.jpg) no-repeat -130px 0;
	line-height: 36px;
	color: #FF9900;
	}
.BtnClear {
	margin: 0 5px 0 0;
	background: url(images/btn_clear.jpg) no-repeat 0 0;
	width: 120px;
	height: 36px;
	line-height: 36px;
	text-indent: 42px;
	float: left;
	}
.BtnClear:hover {
	background: url(images/btn_clear.jpg) no-repeat -130px 0;
	line-height: 36px;
	color: #CC0000;
	}
.BtnUpdate {
	margin: 0 5px 0 0;
	background: url(images/btn_update.jpg) no-repeat 0 0;
	width: 120px;
	height: 36px;
	line-height: 36px;
	text-indent: 42px;
	float: left;
	}
.BtnUpdate:hover {
	background: url(images/btn_update.jpg) no-repeat -130px 0;
	line-height: 36px;
	color: #009900;
	}
.BtnDown {
	margin: 0 5px 0 0;
	background: url(images/btn_down.jpg) no-repeat 0 0;
	width: 110px;
	height: 36px;
	line-height: 36px;
	text-indent: 42px;
	float: left;
	}
.BtnDown:hover {
	background: url(images/btn_down.jpg) no-repeat -130px 0;
	line-height: 36px;
	color: #003399;
	}
.ConDetail h4 {
	line-height: 1em;
	font-size: 13px;
	}
.Input01 {
	border: 1px solid #cccccc;
	width: 200px;
	}
.Input02 {
	border: 1px solid #cccccc;
	width: 540px;
	}
.TextErea01 {
	border: 1px solid #cccccc;
	width: 540px;
	height: 150px;
	}
.BtnSend, a.BtnSend {
	margin: 0 3px 0 0;
	padding: 0 10px;
	height: 30px;
	font-size: 12px;
	line-height: 30px;
	color:#333333;
	background:#efefef;
	border: #CCCCCC 1px solid;
	display: block;
	float: left;
	}
.BtnSendOver, a.BtnSendOver {
	margin: 0 3px 0 0;
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	color:#FFFFFF;
	background: #003399;
	border: #003366 1px solid;
	display: block;
	float: left;
	}

