/* CSS Document */

body{background:url(image/bg.jpg) repeat-x #FFFFFF;
	font-family:tahoma;
	font-size:11px;
	margin:0px;
	}
hr{ border-color:#CCCCCC;
	border-width:1px;
	border-style:dotted;
	}
a{text-decoration:none;
	color:#009900;
	}
a:hover{text-decoration:none;
	color:#000000;
	}
h1,h2,h3,h4{margin:0px;
	padding:0px;
	}
h4{font-size:18px;
	}
input{border: #0099FF solid 1px;
	width:171px;
	height:15px;
	}
.menu_left{background:url(image/menu_left.png) no-repeat;
	height:52px;
	}
.menu_right{background:url(image/menu_right.png) no-repeat;
	height:52px;
	}
.menubg{background:url(image/menu_bg.png) repeat-x;
	}
.right_menu_bg{background:url(image/rift_bg.jpg) repeat-x #ffffff;
	border-left:#9db955 solid 1px;
	border-right:#9db955 solid 1px;
	padding:10px;
	height:511px;
	}
.font18{
	font-size:18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	}
.fontgreen{font-size:24px;
	font-weight:bold;
	color:#6f9f06;
	}
.orangefont{font-size:24px;
	font-weight:bold;
	color:#ec5a02;
	}
.orange{font-size:18px;
	color:#ec5a02;
	}
.orange2{
	color:#ec5a02;
	}
.process{background:url(image/process.jpg) no-repeat ;
	width:201px;
	height:107px;
	padding:40px 100px 0 20px;
	text-align:left;
	}
.select{background:url(image/select.jpg) no-repeat ;
	width:161px;
	height:107px;
	padding:40px 140px 0 20px;
	text-align:left;
	}
.livechat{ background:url(image/live_support.jpg) no-repeat;
	width:140px;
	height:107px;
	padding:40px 99px 0 20px;
	text-align:left;
	}
.footer{background:url(image/footer_bg.jpg) no-repeat top;
	height:128px;
	padding:20px 0 0 0;
	font-size:10px;
	
	}
.footer a{text-decoration:none;
	color:#000000;
	}
.footer a:hoveer{text-decoration: underline;
	color:#000000;
	}
	
.menu{margin:0px;
	padding:0px;
	}
.menu ul{margin:0px;
	padding:0px;
	list-style:none;
	}
.menu ul li{margin:0px;
	padding:0px;
	font-weight:bold;float:left;
	}
.menu ul li a{margin:0px;
	font-weight:bold;
	float:left;
	color:#000000;
	text-decoration:none;
	
	}
.menu ul li a:hover{margin:0px;
	font-weight:bold;
	background:url(image/menu_hover_left.jpg) no-repeat left;
	
	color:#ffffff;
	text-decoration:none;
	
	}
.menu ul li a span{ 
		padding:17px 16px 15px 16px;
		display:block;
		color:#000000;
		text-decoration:none;
		
		}
.menu ul li a span:hover{background: url(image/menu_hover_right.jpg) no-repeat right;
		color:#ffffff;
		text-decoration:none;
		}
.menu ul li a span.active{background: url(image/menu_hover_right.jpg) no-repeat right;
		color:#ffffff;
		text-decoration:none;
		}
.menu ul li .active{margin:0px;
	font-weight:bold;
	background:url(image/menu_hover_left.jpg) no-repeat left;
	
	color:#ffffff;
	text-decoration:none;
	}
.content{font-size:11px;
	}
.boxbg{-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior:url(border-radius.htc);
	background:#bdcbd5;
	padding:5px;
	color:#000000;
	border:#bdcbd5 solid 1px;
	}
	
.boxbg2{
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior:url(border-radius.htc);
	background: url(image/box2.jpg) repeat-x #e9e9ce top;
	padding:10px;
	color:#000000;
	border:#c4c5a6 solid 1px;
	font-size: 16px;
	font-weight: bold;
	}
.boxbg3{-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior:url(border-radius.htc);
	background:#ffffff;
	padding:5px;
	color:#000000;
	border:#ffffff solid 1px;
	}	
	
.black{color:#000000;
	font-size:18px;
	}
	
	
	
.menu2{margin:0px;
	padding:0px;
	}
.menu2 ul{margin:0px;
	padding:0px;
	list-style:none;
	}
.menu2 ul li{margin:0px;
	padding:0px;
	font-weight:bold;
	
	}
.menu2 ul li a{margin:0px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	padding:5px 10px 5px 10px;
	display:block;
	background-color: #69AB6C;
	border-bottom:#FFFFFF solid 1px;
	
	}
.menu2 ul li a:hover{margin:0px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	background-color:#333333;
	}
	
.scroll-box { width:100px;
  height:50px;
  overflow: hidden;
  position: relative;
}
.scroll-text {
  position: absolute;
  white-space: nowrap;
}

.green2{
	color:#6f9f06;
	}

