body{
	height: 100%;
	position: relative;
	font-weight: normal;
	font-size: 12px;
	font-family: tahoma, arial;
	margin:0;
	padding:0;
}
a{
	color: #242B71;
	text-decoration: none;
}
a:hover{
	color: #0000FF;
}
a img{
	border:0px none;
}
.main-wrapper{
	background: transparent url(../images/body-bg.jpg) repeat-x top left;
}
.sub-wrapper{
	width: 928px;
	margin:0px auto;
}
.header{
	height:98px;
}
.logo-holder{
	width:328px;
}
.top-links{
	padding-top:35px;
	padding-left:10px;
}
.top-links ul{
	padding:0px;
	margin:0px;
}
.top-links ul li{
	width:120px;
	list-style:none;
	text-align:right;
}
.top-links ul li a{
	font-weight:bold;
	text-decoration:none;
}
.top-languages{
	width:250px;
	text-align:right;
	font-size:16px;
	font-weight:bold;
	padding-top:30px;
}
.language_drp{
	text-align:right;
	padding-top:5px;
}
.top-lang-drp{
	border: 3px solid #718fb5;
	width:120px;
}
.header_menu{
	height:35px;
}

.content{
	margin:10px 0px;
	width: 928px;
}
.content_top{
	width:928px;
	height:13px;
	overflow:hidden;
	background: transparent url(../images/content-top-bg.jpg) no-repeat top left;
}
.content_top_index{
	width:918px;
	height:36px;
	overflow:hidden;
	padding-top:15px;
	padding-left:10px;
	color:#FFF;
	font-weight:bold;
	font-size:14px;
	background: transparent url(../images/content-top-bg-2.jpg) no-repeat top left;
}
.content_bottom{
	width:928px;
	height:13px;
	overflow:hidden;
	background: transparent url(../images/content-bottom-bg.gif) no-repeat top left;
}
.content_body{
	padding:10px;
 	background: transparent url(../images/content-bg.jpg) repeat-y top left;
	width:908px;
	overflow:hidden;
}

.two_box{
	padding-top:10px;
	width:928px;
}
.two_box_body{
	background: transparent url(../images/two-box-bg.gif) repeat-y top left;
	width:928px;
}

.two_box_left{
	width:928px;
	width:457px;
	overflow:hidden;
	float:left;
}
.two_box_left_body,.two_box_right_body{
	width:457px;
	overflow:hidden;
}

.two_box_right{
	width:928px;
	width:457px;
	overflow:hidden;
	float:right;
}

.two_box_head{
	width:457px;
	overflow:hidden;
	height: 32px;
	padding-top:15px;
	font-size:16px;
	font-weight:bold;
	color:#000;
	text-align:center;
 	background: transparent url(../images/index-result-head-bg.gif) no-repeat top left;
}
.two_box_head_green{
	width:457px;
	overflow:hidden;
	height: 17px;
 	background: transparent url(../images/index-result-head-bg-2.gif) no-repeat top left;
}


.two_box_bottom{
	width:457px;
	height:14px;
 	overflow:hidden;
	background: transparent url(../images/index-result-bottom-bg.jpg) no-repeat top left;
}

.index_result{
	margin-top:10px;
	width:457px;
	overflow:hidden;
}

.index_result_head{
	width:457px;
	overflow:hidden;
	height: 32px;
	padding-top:15px;
	font-size:16px;
	font-weight:bold;
	color:#000;
	text-align:center;
 	background: transparent url(../images/index-result-head-bg.gif) no-repeat top left;
}
.index_result_head_green{
	width:457px;
	overflow:hidden;
	height: 17px;
 	background: transparent url(../images/index-result-head-bg-2.gif) no-repeat top left;
}

.index_result_body{
	width:457px;
	height:620px;
 	background: transparent url(../images/index-result-body-bg.jpg) repeat-y top left;
}

.index_result_bottom{
	width:457px;
	height:14px;
 	overflow:hidden;
	background: transparent url(../images/index-result-bottom-bg.jpg) no-repeat top left;
}

.result_item{
	width:429px;
	margin:0px auto;
}
.result_item_top{
	background: transparent url(../images/result-item-top-bg.jpg) no-repeat top left;
	width:429px;
	height: 12px;
	overflow:hidden;
}
.result_item_body{
	background: transparent url(../images/result-item-body-bg.jpg) repeat-y top left;
	width:409px;
	padding:0px 10px;
}
.result_item_bottom{
	background: transparent url(../images/result-item-bottom-bg.jpg) no-repeat top left;
	width:429px;
	height: 12px;
	overflow:hidden;
}
.result_item_top_blue{
	background: transparent url(../images/result-item-top-blue-bg.jpg) no-repeat top left;
	width:430px;
	height: 12px;
	overflow:hidden;
}
.result_item_body_blue{
	background: transparent url(../images/result-item-body-blue-bg.jpg) repeat-y top left;
	width:410px;
	padding:0px 10px;
}
.result_item_bottom_blue{
	background: transparent url(../images/result-item-bottom-blue-bg.jpg) no-repeat top left;
	width:430px;
	height: 12px;
	overflow:hidden;
}

.footer{
	background: #FFF url(../images/footer-bg.jpg) repeat-x top left;
	height:220px;
}
.footer_menu{
	height:172px;
	border-top:2px solid #999;
	border-bottom:2px solid #999;
	padding-top:15px
}
.footer_menu_group{
	width:175px;
	padding-left:10px;
}
.footer_menu_group_head{
	font-size:14px;
	font-family:arial;
	font-weight:bold;
}
.footer_menu_group ul{
	padding:0px;
	margin:0px;
}
.footer_menu_group ul{
	list-style:none;
}
.footer_menu_group ul li a{
	color: #000;
	font-family:arial;
	font-weight:bold;
}
.footer_menu_group ul li a:hover{
	color: #4a6382;
}
.footer_copy{
	text-align:center;
	font-weight:bold;
	padding-top:5px;
}
.left{
	float:left;
}
.right{
	float:right;
}
.clear{
	clear:both;
}