@charset "utf-8";
body {
	background-image: url(../images/body_bg.png);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
.awrapper {
	width: 908px;
	overflow: hidden;
	position: relative;
	margin:auto;
}
.aheader {
	float: left;
	height: 59px;
	width: 908px;
}
.aheader_left {
	background-image: url(../images/header_left_curve.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 59px;
	width: 9px;
}
.aheader_mid {
	background-image: url(../images/header_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	height: 59px;
	width: 890px;
}
.aheader_right {
	background-image: url(../images/header_right_curve.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 59px;
	width: 9px;
}
.alogo {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 148px;
	width: 908px;
}
.acontent {
	background-image: url(../images/content_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	height: 346px;
	width: 908px;
}
.acontent1 {
	background-image: url(../images/content1_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	height: 82px;
	width: 908px;
}
.acontent2 {
	background-image: url(../images/content2_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	height: 298px;
	width: 908px;
}
.acontent2 {
	background-image: url(../images/content2_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	height: 298px;
	width: 908px;
}
.acontent2_blog {
	/*background-image: url(../images/content2_bg.png);
	background-repeat: repeat;
	background-position: left top;*/
	float: left;
	overflow:hidden;
	width: 908px;
}
.acontent2_mid {
	float: left;
	height: 298px;
	width: 898px;
}
.acontent2_mid_blog {
	float: left;
	overflow:hidden;
	width: 660px;
}
.acontent2_left {
	background-image: url(../images/content2_left_bot_curve.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	height: 298px;
	width: 5px;
}
.acontent2_right {
	background-image: url(../images/content2_right_bot_curve.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	height: 298px;
	width: 5px;
}
.afooter {
	float: left;
	height: 51px;
	width: 908px;
}
.afooter_cc {
	float: left;
	height: 51px;
	width: 35px;
	background:url(../images/footer_cc.png) 0 0 no-repeat;
}
.afooter_cc_text {
	float: left;
	height: 51px;
	width: 187px;
	line-height:51px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#CCCCCC;
}
.afooter_cc_text_right {
	float: left;
	height: 51px;
	width: 659px;
	text-align:right;
}
.afooter_cc_text_right a {
	line-height:51px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#CCCCCC;
	padding-left:30px;
}
.afooter_cc_text_right a:hover {
	line-height:51px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
	color:#CCCCCC;
	padding-left:30px;
}
.aheader_home_tab {
	float: left;
	height: 32px;
	width: 62px;
	margin-top: 8px;
	margin-right:24px;
	padding-left: 20px;
}
.aheader_home_tab_right {
	float: left;
	height: 32px;
	line-height:32px;
	width: 132px;
	margin-top: 8px;
	border-right:solid 1px #999999;
	margin-right:11px;
}
.aheader_home_tab_right a {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:12px;
	display:block;
	height:32px;
	width:50px;
	text-align:center;
	float:left;
	color:#9b9b9c;
}
.aheader_home_tab_right a:hover {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:12px;
	height:32px;
	width:50px;
	padding-left:5px;
	padding-right:5px;
	float:left;
	text-align:center;
	background:url(../images/a_hover_bg.png) 0 0 repeat-x;
	color:#FFFFFF;
}
.alogin_div {
	float:left;
	width:611px;
	height:23px;
	margin-top:13px;
	line-height:23px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#666666;
}
.search_left {
	background-image: url(../images/search_left.png);
	background-repeat: no-repeat;
	background-position: 24px top;
	float: left;
	height: 81px;
	width: 410px;
	padding-left: 24px;
}
.search_right {
	float: left;
	height: 60px;
	width: 474px;
	padding-top: 22px;
}
.search_txt_div {
	float: left;
	height: 33px;
	width: 280px;
	margin-right: 23px;
}
.serch_btn_div {
	float: left;
	height: 32px;
	width: 125px;
	margin-right: 38px;
}
.search_txt_box_bot {
	line-height: 17px;
	background-image: url(../images/srch_eg.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 17px;
	width: 280px;
}
.content2_mid_left {
	float: left;
	height: 297px;
	width: 549px;
	padding-right: 19px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.content2_mid_right {
	float: left;
	height: 297px;
	width: 295px;
	padding-right: 19px;
	padding-bottom: 5px;
}
.cont2_mid_left_1 {
	background-image: url(../images/this_just_in.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 40px;
	width: 100%;
}
.cont2_mid_right_1 {
	background-image: url(../images/latest.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 40px;
	width: 100%;
}
.cont2_mid_right_2 {
	background-image: url(../images/blue_bg.png);
	background-repeat: repeat;
	background-position: left top;
	float: left;
	height: 23px;
	width:290px;
	padding-left:5px;
	line-height:23px;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#378de7;
}
.cont2_mid_right_3 {
	float: left;
	
	text-align:justify;
	font-family: "Lucida Grande", sans-serif;
	font-weight: bold;
	font-size: 70%;
	color:#444444;
	padding-top:8px;
	width: 100%;
	height:45px;
	line-height:23px;
}
.cont2_mid_right_03 {
	float: left;
	line-height:18px;
	text-align:justify;
	font-family: "Lucida Grande", sans-serif;
	font-weight: bold;
	font-size: 70%;
	color:#444444;
	padding-top:5px;
	width: 100%;
	height:30px;
}
.cont2_mid_right_4 {
	float: left;
	height: 23px;
	width: 100%;
	text-align:right;
	line-height:23px;
}
.cont2_mid_right_4 a {
	line-height:23px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0581c2;
	text-decoration:none;
}
.cont2_mid_right_4 a:hover {
	line-height:23px;
	;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0581c2;
	text-decoration:underline;
}
.cont2_mid_left_left {
	width:549px;
	height:122px;
	float:left;
}
.cont2_mid_left_left1 {
	width:56px;
	padding-left:8px;
	height:105px;
	padding-top:17px;
	float:left;
	background:url(../images/cont_mid_left.png) 0 0 no-repeat;
}
.cont2_mid_left_left2 {
	width:475px;
	height:122px;
	float:left;
	background:url(../images/cont_mid_left_bg.png) 0 0 repeat-x;
}
.cont2_mid_left_left3 {
	width:4px;
	height:122px;
	float:left;
	background:url(../images/cont_mid_right.png) 0 0 no-repeat;
}
.content_blog_left {
	float:left;
	width:243px;
	height:auto;
	overflow:hidden;
	background:url(../images/dark_blue_bg.png) 0 0 repeat;
}
.content_blog_left_top {
	float:left;
	width:243px;
	height:11px;
	background:url(../images/dark_blue_top_curve.png) 0 0 no-repeat;
}
.content_blog_left_mid {
	float:left;
	width:205px;
	padding-left:20px;
	padding-right:18px;
	background:url(../images/dark_blue_bg.png) 0 0 repeat;
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
.content_blog_left_mid_mn_img_holder {
	float:left;
	width:193px;
	padding-left:32px;
	padding-right:18px;
	background:url(../images/dark_blue_bg.png) 0 0 repeat;
}
.content_blog_left_mid_img_holder {
	float:left;
	width:176px;
	height:182px;
	border:#504d4d solid 3px;
	background:url(../images/dark_blue_bg.png) 0 0 repeat;
}
.content_blog_left_mid_img_holder_desc {
	float:left;
	width:182px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:5px;
	text-align:justify;
	line-height:15px;
	color:#FFFFFF;
}
.content_blog_left_bot {
	float:left;
	width:223px;
	height:16px;
	text-align:right;
	padding-right:20px;
	margin-bottom:-3px;
	background:url(../images/dark_blue_bot_curve.png) 0 0 no-repeat;
}
.content_blog_left_bot a {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#FFFFFF;
	font-size:12px;
	line-height:16px;
}
.content_blog_left_bot a:hover {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color:#FFFFFF;
	font-size:12px;
	line-height:16px;
}
.content_blog_left_bot_bot {
	float:left;
	width:205px;
	padding-left:20px;
	padding-right:18px;
	height:23px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	line-height:23px;
	background:url(../images/dark_gray_bg.png) 0 0 repeat;
}
.acontent2_mid_blog_menu {
	float:left;
	width:665px;
	height:57px;
	background:url(../images/blog_menu_bg.png) 0 0 repeat-x;
}
.yellow_blog {
	float: left;
	height: 243px;
	width: 609px;
	padding-left:23px;
	padding-top:23px;
}
.b1 {
	background-image: url(../images/1.png);
	background-repeat: no-repeat;
	background-position: 2px top;
	float: left;
	height: 44px;
	width: 9px;
}
.b2 {
	background-image: url(../images/2.png);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	height: 44px;
	width: 371px;
	padding-left:14px;
	font-family: arial, sans-serif;
	color: #FF9600;
	font-size: 20px;
	letter-spacing: 0pt;
	word-spacing: 4.4pt;
	line-height: 44px;
}
.b3 {
	background-image: url(../images/3.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 44px;
	width: 209px;
}
.b4 {
	background-image: url(../images/4.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 199px;
	width: 12px;
}
.b5 {
	background-image: url(../images/5.png);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	height: 199px;
	width: 585px;
}
.b6 {
	background-image: url(../images/6.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 199px;
	width: 12px;
}
.b11 {
	background-image: url(../images/11.png);
	background-repeat: no-repeat;
	background-position: 2px top;
	float: left;
	height: 44px;
	width: 9px;
}
.b22 {
	background-image: url(../images/22.png);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	height: 44px;
	width: 371px;
	padding-left:14px;
	font-family: arial, sans-serif;
	color: #FF9600;
	font-size: 20px;
	letter-spacing: 0pt;
	word-spacing: 4.4pt;
	line-height: 44px;
}
.b33 {
	background-image: url(../images/33.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 44px;
	width: 209px;
}
.b44 {
	background-image: url(../images/44.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	line-height:120%;
	height: 199px;
	width: 12px;
}
.b55 {
	background-image: url(../images/55.png);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	height: 199px;
	width: 585px;
}
.b66 {
	background-image: url(../images/66.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 199px;
	width: 12px;
}
.last {
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	height:35px;
	padding-left:5px;
	font-size: 11px;
	font-weight: bold;
	color: #47A2BB;
	padding-left:65px;
}
.last_c {
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	height:35px;
	padding-left:5px;
	font-size: 11px;
	font-weight: bold;
	color: #47A2BB;
	line-height:25px;
	
}
.center {
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	font-size: 11px;
	font-weight: bold;
	color: #47A2BB;
	padding-left:10px;
	padding-right:10px;
}
.logo1 {
	float:left;
	padding-left:10px;
	background-repeat:no-repeat;
	width:14px;
	height:14px;
	font-size:12px;
	background:url(../images/chat1.png) 0 0 no-repeat;
}
.logo2 {
	float:left;
	padding-left:20px;
	background-image:none;
	background-repeat:no-repeat;
	width:24px;
	height:14px;
	font-size:12px;
	background:url(../images/chat2.png) 0 0 no-repeat;
}
.last_right {
	font-family: Arial;
	font-size: 12px;
	color: #0581c2;
	float:right;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
	line-height:28px;
}
.pa {
	
	font-family: Arial, Helvetica, sans-serif;
	width:563px;
	padding-left:11px;
	padding-right:11px;
	font-weight:500;
	font-size: 12px;
	font-style: normal;
		line-height: 30px;
	padding-top: 9px;
	text-align:justify;
}
.pa1 {
	font-family:Arial, Helvetica, sans-serif;
	width:585px;
	height:132px;
	font-weight:500;
	font-size: 12px;
	line-height: 25px;
	padding-top:20px;
}
.tt_blog_map {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	
	font-weight: bold;
	color: #3B69A4;
	float: left;
	height: 14px;
	width: 609px;
	padding-left:23px;
	padding-top:10px;
}
#mainContent
{float: left;width:908px;
overflow:hidden; }

.slide_image_tt {
	
	float: right;
	height: 238px;
	width: 209px;
}
/*left edits new*/
.content_blog_left_mid_title
{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px; 
	padding-bottom:6px; 
	color:#fff5c7
}
.content_blog_left_mid_title_txt{

 	style=" font-family:Arial, Helvetica, sans-serif; 
 	font-size:12px; color:#FFFFFF; 
	 line-height:15px; 
 	text-align:justify;
 }