@charset "utf-8";
/* CSS Document */


@import "ddlevelsmenu-base.css";

* {
        padding:0;
        margin:0;
 }
body {
	padding:0;
	margin:0;
	background:url(../img/bg.gif) repeat-x;
	font-family:"Trebuchet MS";
	color:#666666;
	font-size:13px;
}
h1 {/*16px via YUI Fonts CSS foundation*/
	font-size:123.1%; 
	  
}
h2 {/*18px via YUI Fonts CSS foundation*/
	font-size:138.5%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#919191;
	
}
.left a, #left h2 a, #left_2 h2 a{
	text-decoration: none;
	font-size: 19px;
	font-weight: normal;
	color: #B10A7D;
}


h2 span {
	font-size:13px;
	line-height:15px;
	display:block;
	padding-top:3px;
}
h2.news {
	color:#FFFFFF;
	font-weight:bold;
	margin:0px 0px 2px 0px;
}
h3 {
	/*16px via YUI Fonts CSS foundation*/
	font-size:123.1%; 
	color:#FFFFFF;
}
h1, h2, h3 {
	/* top & bottom margin based on font size */
	margin:0 0 10px  0;
}
h1, h2, h5, h6 {
	/*bringing boldness back to headers and the strong element*/
	font-weight:normal; 
}
h4 {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-size:13px;
	color:#5991c8;
}
h5 {
	padding:5px 0px 8px 0px;
	margin:0px 0px 0px 0px;
	color:#828282;
	padding-bottom:10px;
	font-size:14px;
}
h6 {
	color:#333333;
	font-family:"Trebuchet MS";
	font-size:18px;
	margin-bottom:5px;
}
h6.subhead {
	color:#C70B7D;
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:bold;
	margin-bottom:2px;
}
h2.subhd {
	font-size:138.5%;
	font-family:"Trebuchet MS";
	font-weight:normal;
	color:#919191;
	
}
abbr,acronym {
	/*indicating to users that more info is available */
	border-bottom:1px dotted #000;
	cursor:help;
} 
em {
	/*bringing italics back to the em element*/
	font-style:italic;
}
blockquote,ul,ol,dl {
	/*giving blockquotes and lists room to breath*/
	margin:1em;
}
ol,ul,dl {
	/*bringing lists on to the page with breathing room */
	margin-left:2em;
}
ol li {
	/*giving OL's LIs generated numbers*/
	list-style: none;	
}
ul li {
	/*giving UL's LIs generated disc markers*/
	list-style: none;
}
dl dd {
	/*giving UL's LIs generated numbers*/
	margin-left:1em;
}
th,td {
	/*borders and padding to make the table readable*/
	padding:.5em;
}
th {
	/*distinguishing table headers from data cells*/
	font-weight:bold;
	text-align:center;
}
caption {
	/*coordinated marking to match cell's padding*/
	margin-bottom:.5em;
	/*centered so it doesn't blend in to other content*/
	text-align:center;
}
p,fieldset,table {
	/*so things don't run into each other*/
	margin-bottom:.4em;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
q:before,q:after {
	content:'';
}
abbr,acronym { 
	border:0;
}
a { 
	color: #666666;
	text-decoration:none;
	font-weight:bold;
}
a:visited {
	color: #666666; 
}
a:hover { 
	color: #666666;
	text-decoration:underline;
	font-weight:bold;
}
a:active { 
	color: red; 
}
a:focus {
	outline: 0;
}
/*------------------- Layout <<--------------------------*/
#main_warp {
	padding:56px 0px 0px 0px;
	margin:0px auto;
	width:993px;
}
.clear{
	clear:both;
}
/*------------------- Header <<--------------------------*/

#header {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:135px;
	background:url(../img/top_bg.gif) no-repeat;
	clear:both;
}
#logo {
	background:url(../img/logo.gif) no-repeat 21px 21px;
	width:500px;
	height:104px;
	float:left;
	padding:21px 0px 0px 21px;
	text-indent:-9999px;
}
#logo a{
	width:78px;
	height:95px;
	display:block;
	padding:0px;
}
#sub_nav {
	float:right;
	background:url(../img/top_nav_bg.gif);
	width:410px;
	height:43px;
	clear:both;
	color:#FFFFFF;
	line-height:43px;
	padding:0px 0px 0px 40px;
	font-size:11px;
}
#sub_nav a{
	color:#FFFFFF;
	padding:0px 15px 0px 0px;
	text-decoration:none;
	font-weight:normal;
}
#sub_nav a:hover{
	color:#FFFFFF;
	padding:0px 15px 0px 0px;
	text-decoration:underline;
	font-weight:normal;
}


#header_right {
	float:right;
	width:450px;
}
#search_box {
	height:25px;
	padding:50px 46px 0px 0px;
	float:right;
}
#field_box {
	background:url(../img/filed_bg.gif) no-repeat;
	width:188px;
	height:24px;
	float:right;
}
/*
.go {
	background:url(../img/go_btn.gif);
	width:47px;
	height:25px;
	float:right;
	border:0px;
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:bold;
	cursor:pointer;
	margin-left:5px;
	padding-bottom:3px;
}
*/
.go {
	background:url(../img/go_btn.gif);
	background-repeat:no-repeat;
	width:47px;
	height:25px;
	float:right;
	border:0px;
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#ffffff !important;
	font-weight:bold;
	cursor:pointer;
	margin-left:5px;
	padding-bottom:3px;
	display:block;
	text-align:center;
	line-height:25px;
}
.go:hover {
	color:#cccccc;
	text-decoration:none;
}

.field_01 {
	background:transparent;
	width:178px;
	height:21px;
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	padding:3px 5px 0px 5px;
	border:0px;
}
/*------------------- Menu  <<--------------------------*/
#menu {
	height:34px !important;
	padding:0px 0px 0px 0px;
	background:url(../img/nav_bg.gif) repeat-x bottom;
	border-bottom:1px solid #c8c8c8;
}
#menu ul{
	padding:0px 0px 0px 0px;
	margin:0px;
}
#menu li{
	padding:0px 0px 0px 0px;
	margin:0px;
	background:url(../img/nav_bg.gif) repeat-x bottom;
	height:34px;
	display:block;
	list-style:none;
	float:left;
	text-align:center;
	color:#fff;
	font-family:"Trebuchet MS";
	font-size:12px;
}
#menu li a{ 
	color:#fff;
	text-decoration:none;
	display:block;
	background:url(../img/nav_bg.gif) repeat-x bottom;
	width:109px;
	height:24px;
	font-weight:normal;
	padding:10px 0px 0px 0px;
}
#menu li a:hover{ 
	color:#fff;
	text-decoration:none;
	display:block;
	background:url(../img/nav_bg.gif) repeat-x top;
	display:block;
	font-weight:normal;
	padding:10px 0px 0px 0px;
	height:24px;
}
#menu span{
	background-image:url(../img/sep.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:1px;
	display:block;
}
#active a{
	color:#fff;
	text-decoration:none;
	display:block;
	background:url(../img/nav_bg.gif) repeat-x bottom !important ;
}
#active a:hover{
	color:#fff;
	text-decoration:none;
	display:block;
	background:url(../img/nav_bg.gif) repeat-x bottom;
	
}
/*------------------- Middle Container <<--------------------------*/

#middle_container {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	clear:both;
	/*border-left:2px solid #e6e6e6;
	border-right:2px solid #e6e6e6;*/
}
#middle_inner {
	padding:0;
	margin:0;
	border-left:2px solid #e6e6e6;
	border-right:2px solid #e6e6e6;
	background:#fff ;
	clear:both;
}
#bottom_courve {
	background:url(../img/bottom_curve.gif);
	height:21px;
}
#banner_section {
	height:263px;
}
#banner {
	height:263px;
}
#banner_right {
	width:269px;
	height:263px;
	float:left;
}
#content_area {
	padding:0px 0px;
	margin:0px 0px;
	clear:both;
}
#testi_box {
	height:151px;
	background:#665063;
	padding:10px 18px 0px 12px;
	color:#FFFFFF;
	font-family:"Trebuchet MS";
	font-size:11px;
	line-height:14px;
}
#careers {
	background:url(../img/careers.gif);
	height:103px;
	width:269px;
	text-indent:-9999px;
}
#careers a{
	height:103px;
	width:269px;
	display:block;
}
.img_bx {
	float:right;
	padding:0px 0px 0px 3px;
}
.img_border {
	border:2px solid #000;
}
h2.testi {
	color:#FFFFFF;
	margin:0px 0px 6px 0px;
	font-weight:bold;
}
/*------------------- Left <<--------------------------*/
#left {
	float:left;
	width:682px;
	padding:10px 0px 0px 13px;
}
#news {
	background:url(../img/left_bg.gif) no-repeat;
	height:186px;
	padding:10px 20px 0px 15px;
	color:#FFFFFF;
	font-family:"Trebuchet MS";
	font-size:11px;
	line-height:13px;
}
#news span {
	padding:5px 0px;
	display:block;
}
#news a{
	color:#FFFFFF;
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	text-decoration:none
}
#news a:hover{
	color:#FFFFFF;
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	text-decoration:underline
}

#quick_link_benifit {
	background:url(../img/benifit_services.gif) no-repeat;
	height:126px;
	text-indent:-9999px;
}
#quick_link_benifit a{
	height:126px;
	width:269px;
	display:block;
}
#quick_link_fun {
	background:url(../img/fun.gif) no-repeat;
	height:124px;
	text-indent:-9999px;
}
#quick_link_fun a{
	height:124px;
	width:269px;
	display:block;
}
/*------------------- Right <<--------------------------*/
#right {
	float:right;
	width:269px;
}
#gallery {
	padding:10px 0px 0px 0;
	margin:0;
}
#gallery ul{
	padding:0px 0px 0px 0;
	margin:0;
}
#gallery li{
	padding:0px 20px 0px 0;
	margin:0;
	float:left;
	width:152px;
	height:117px;
	list-style:none;
}
.job_box {
	margin:0px;
	height:100px;
}
.block_1 {
	width:248px;
	border-right:1px solid #d6d6d6;
	float:left;
	height:100px;
	padding:0px 90px 0px 0px;
}
.block_2 {
	width:260px;
	float:left;
	height:100px;
	padding:0px 0px 0px 54px;
}
.form_btn {
	background:url(../img/btn_bg2.gif) no-repeat;
	color:#fff;
	font-size:9px;
	font-family:"Arial MT", Arial, Helvetica, sans-serif;
	font-weight:bold;
	border:0px;
	float:left;
	width:85px;
	height:17px;
	margin-top:12px;
	margin-right:5px;
	padding:0px 0px 0px 0px;
	line-height:17px;
	text-align:center;
}
.form_btn a{
	color:#fff !important;
	font-size:9px;
	font-family:"Arial MT", Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.form_btn a:hover{
	color:#d00b8a !important;
	font-size:9px;
	font-family:"Arial MT", Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}
/*------------------- Footer <<--------------------------*/
#footer{
	padding:5px 0px 0px 0px;
	height:38px;
	clear:both;
	text-align:center;
	color:#666666;
	font-size:11px;
	font-family:"Arial MT", Arial, Helvetica, sans-serif;
	margin-bottom:20px; /* new added style */
}
#footer a {
	color:#666666;
	font-size:11px;
	font-family:"Arial MT", Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:normal; /* new added style */
}
#footer a:hover {
	color:#666666;
	font-size:11px;
	font-family:"Arial MT", Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
/*------------------- Spirt of 3 <<--------------------------*/

.flot_left {
	float:left;
	margin:0px 15px 10px 0px;
	border:1px solid #999999;
	padding:1px;
}
.flot_right {
	float:right;
	margin:0px 15px 10px 0px;
	border:1px solid #999999;
	padding:1px;
}
#job_alert {
	background:url(../img/box_bg01.gif) repeat-x top #4975bd;
	padding:10px 14px 0px 18px;
	clear:both;
}
#job_alert ul{
	padding:0px;
	margin:0px;
}
#job_alert li{
	padding:0px 0px 25px 0px;
	margin:0px;
	list-style:none;
	color:#FFFFFF;
	display:block;
	clear:both;
}
#job_alert span {
	display:block;
	padding:0px 0px 8px 0px;
}
#mply_spk {
	background:url(../img/left_curvebg.gif) no-repeat bottom #2e5cad;
	padding:10px 10px 50px 10px;
	color:#FFFFFF;
	float:right;
	width: 248px;

}
#mply_spk ul{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
#mply_spk li{
	padding:10px 0px 15px 0px;
	margin:0px 0px 0px 0px;
	color:#FFFFFF;
	list-style:none;
	clear:both;
}
.thump_box {
	float:left;
	margin-right:6px;
	width:76px;
	height:76px;
}
.name_box {
	float:right;
	
}
.img_border01 {
	border:1px solid #979797;
}
/*------------------- Disclaimer <<--------------------------*/
ul.disclaimer_listing {
	padding:10px 0px 0px 0px;
	margin:0px 0px;
}
ul.disclaimer_listing li{
	padding:0px 0px 15px 10px;
	margin:0px 0px;
	background:url(../img/bullet.gif) no-repeat left 6px;
	list-style:none;
}
.gap {
	padding:8px 0px 0px 0px;
}
.link a {
	font-weight:normal;
}
.link a:hover {
	font-weight:normal;

}
/*------------------- Fun <<--------------------------*/
ul.fun_listing {
	padding:10px 0px 0px 0px;
	margin:0px 0px;
}
ul.fun_listing li{
	padding:0px 0px 10px 0px;
	margin:0px 0px;
	list-style:none;
	line-height:14px;
}

/*------------------- Album <<--------------------------*/
ul.album {
	padding:20px 0px 40px 0px;
	margin:0px 0px;
}
ul.album li{
	padding:0px 20px 14px 0px;
	margin:0px 0px;
	list-style:none;
	line-height:14px;
	clear:both;
}
.album span {
	display:block;
	padding:0px 0px 10px 0px;
	float:left;
	width:530px;
}
.album a {
	font-size:13px;
	color:#5991c8;
	text-decoration:none
}
.album a {
	font-size:13px;
	color:#5991c8;
	text-decoration:none
}
.album a:hover {
	font-size:13px;
	color:#5991c8;
	text-decoration:underline
}
h2.left {
	float:left;
}
.page_nav {
	float:right;
	font-size:11px;
	color:#666666;
	padding:5px 0px 0px 0px;
}
select {
	font-family:Tahoma, Verdana, Arial;
	width:150px;
	height:22px;
	margin:0px;
	padding:0px;
	z-index:99999;
}
/*------------------- Album LIsting <<--------------------------*/
.album_listing {
	padding:20px 0px 0px 0px;
	margin:0px 0px 40px 0px;
}
ul.album_listing {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
ul.album_listing li{
	padding:0px 0px 0px 0px;
	list-style:none;
	width:130px;
	height:130px;
	border:1px solid #d2d2d2;
	float:left;
	margin-bottom:4px;
	text-align:center;

}
.margin01 {
	margin:0px 4px 0px 0px;
}
.valign {
	margin:21px auto 0px auto;
	width:126px;
	height:79px;
}
.valign01 {
	margin:3px 0px 0px 0px;
	
}
/*------------------- Apply Now <<--------------------------*/
.apply_text {
	font-weight:bold;
	color:#8f8f8f;
	line-height:14px;
}
.gap strong {
	color:#8f8f8f;
}
.form_container {
	padding:10px 0px 20px 0px;
	font-size:11px;
}
form label {
	width:180px !important;
	font-size:11px;
	padding-bottom:5px;

}
.name_bx {
	width:180px !important;
	font-size:11px;
	padding-bottom:5px;
}
input {
	background:url(../img/field_bg01.gif) repeat-x top;
	height:20px;
	padding:3px 0px 0px 3px;
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#000000;
	border:1px solid #d9d9d9;
}

.select_bx1 {
	font-family:Tahoma, Verdana, Arial;
	width:65px;
	height:22px;
	padding:0px;
	float:left;
	margin:0px 5px 0px 0px;
	font-size:11px;
}
textarea {
	background:url(../img/text_areabg01.gif) repeat-x top;
	padding:3px 0px 0px 3px;
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#000000;
	border:1px solid #d9d9d9;
}
/*------------------- Current Opening <<------------------------*/

ul.opening {
	padding:10px 0px 0px 0px;
	margin:0px 0px 30px 0px;
}

ul.opening li{
	padding:0px 0px 15px 0px;
	margin:0px 0px 0px 0px;
	clear:both;
	list-style:none;
}
.form_btn01 {
	background:url(../img/btn_bg3.gif) no-repeat;
	color:#fff;
	font-size:9px;
	font-family:"Arial MT", Arial, Helvetica, sans-serif;
	font-weight:bold;
	border:0px;
	float:left;
	width:85px;
	height:17px;
	margin-top:12px;
	margin-right:5px;
	padding:0px 0px 0px 0px;
	line-height:17px;
	text-align:center;
}
.form_btn01 a{
	color:#fff !important;
	font-size:9px;
	font-family:"Arial MT", Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.form_btn01 a:hover{
	color:#FF0000 !important;
	font-size:9px;
	font-family:"Arial MT", Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}
/*------------------- Details Page <<--------------------------*/
.detail_img_box {
	float:left;
	margin:0px 10px 10px 0px;
	padding:5px;
	border:1px solid #cccccc;
}
.detail_container {
	padding:10px 0px 0px 0px;
	clear:both;
	line-height:14px;
}
/*------------------- Power Of 3g <<--------------------------*/
.detail_container {
	padding:10px 0px 0px 0px;
	clear:both;
	line-height:14px;
}
.bottom_imgbox {
	clear:both;
	padding:25px 0px 0px 0px;
}
/*------------------- Learning & Development <<--------------------------*/
.development_img_box {
	float:left;
	margin:0px 10px 10px 0px;
}
.head_devlpmnt {
	color:#8f8f8f;
	line-height:20px;
}
/*------------------- Kwow us detail page <<--------------------------*/
ul.employ {
	padding:0px 0px 40px 0px;
	margin:0px 0px;
}
ul.employ li{
	padding:0px 20px 14px 0px;
	margin:0px 0px;
	list-style:none;
	line-height:14px;
	clear:both;
}
.img_bx_knws {
	float:right;
	margin:0px 0px 10px 10px;
}
.float_left01 {
	float:left;
	margin:0px 0px 10px 0px;
}
.speak_box {
	float:left;
	width:540px;
}
blockquote {
	background:url(../img/quote_img.gif) no-repeat left top;
	padding:0px 0px 0px 15px;
	float:left;
	margin:10px 0px 0px 10px;
	width:540px;
}
.employ strong{
	color:#8f8f8f
}
/*------------------- FAQ <<--------------------------*/
.faq {
	padding:10px 0px 0px 0px;
	margin:0px;

}
.faq strong{
	color:#8f8f8f
}
.faq ul{
	padding:20px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
}
.faq li{
	padding:0px 0px 15px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
}
/*------------------- Wat to do <<--------------------------*/
.we_do_box {
	border:1px solid #f0f0f0;
	padding:15px 12px;
	background-color: #E1E1E1;
}
.country_left_box {
	float:left;
	width:282px;
	padding-right:15px;
	
}
.country_left_box01 {
	float:left;
	width:350px;
	
}
/*------------------- Know_Us_Meet_The_Team <<--------------------------*/
#left_2 {
	float:left;
	width:690px;
	padding:10px 0px 0px 13px;
}
.content_outer_1{
	float:left;
	width:100%;
}
.content_outer_1 p{ 
	margin:8px 0px 0px 0px;
	padding:0px;
}
.team_list{
	width:100%;
	float:left;
	padding:0px 0px 5px 0px;
}
.team_list ul{
	margin:0px;
	padding:0px;
}
.team_list li{
	margin:0px;
	padding:0px;
	list-style:none;
	width:345px;
	float:left;
	padding:37px 0px 0px 0px;
}
.team_list_content{
	width:210px;
	float:left;
	padding:0px 0px 0px 0px;
	font-weight:bold;
}
.view{
	float:left;
	width:210px;
	padding:10px 0px 0px 0px;
}
.view a{
	font-weight:normal;
	text-decoration:none; 
}
.view a:hover{
	font-weight:normal;
	text-decoration:underline;
}
.quick_links{
	background:url(../img/quicklink_bg.gif) repeat-x top #4975bd;
	padding:10px 14px 30px 18px;
	clear:both;
	background-color:#7356ae;
}
.sub_head_1{
	color:#f3d4eb;
	padding:0px 0px 0px 14px;
	background-image:url(../img/icon_1.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-weight:bold	
}
.quick_links ul{
	padding:6px 0px 0px 21px;
	margin:0px;
}
.quick_links li{
	padding:0px;
	margin:0px;
	list-style:none;
	color:#f3d4eb;
	line-height:20px;
	background-image:url(../img/list_icon_1.gif);
	background-repeat:no-repeat;
	background-position:0px 10px;;
	padding:0px 0px 0px 9px;
}
.quick_links li a{
	color:#f3d4eb !important;
	text-decoration:none;
	font-weight:normal;
}
.quick_links li a:hover{
	color:#f3d4eb;
	text-decoration:underline;
	font-weight:normal;
}

/*------------------- Know_Us_Meet_The_Team_detailspage <<--------------------------*/
#meet_detail{
	float:left;
	width:100%;
	padding:10px 0px 0px 0px;
}
.meet_detail_left{
	width:474px;
	float:left;
	
}
.sub_head_2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	float:left;
	width:100%;
	color:#7f7f7f;
}
.sub_head_2 span{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#7f7f7f;
	font-weight:bold;
}
/*------------------- Know Us Our Heritage<<--------------------------*/
.sub_head_3{
	float:left;
	width:100%;
	font-family:"Trebuchet MS", Arial;
	font-size:13px;
	font-weight:bold;
}
.list_3{
	float:left;
	width:100%;
	padding:8px 0px 14px 0px;
}
.list_3 ul{
	margin:0px;
	padding:0px;
}
.list_3 li{
	margin:0px;
	padding:0px 0px 0px 35px;
	background-image:url(../img/icon_2.gif);
	background-repeat:no-repeat;
	background-position:0px 7px;
	list-style:none;
}
/*------------------- Knows<<--------------------------*/
ul.news {
	padding:10px 0px 40px 0px;
	margin:0px 0px;
}
ul.news li{
	padding:0px 20px 14px 0px;
	margin:0px 0px;
	list-style:none;
	line-height:14px;
	clear:both;
}
.news_list_left{
	float:left;
	width:55px;
}
.news_list_right{
	float:left;
	width:615px;
	color:#999999;
	padding:0px 0px 30px 0px;
}
.news_list_right p{
	margin:6px 0px 0px 0px;
	padding:0px;
}
.news_left_top_image{
	float:left;
	background-image:url(../img/list_left_top_img.gif);
	background-repeat:repeat-x;
	width:33px;
	height:14px;
	border:1px solid #c979aa;
	color:#ffeea8;
	text-align:center;
	font-family:Tahoma, Arial;
	font-size:11px;
	background-color:#af0d70;
}
.news_left_bottom_image{
	float:left;
	width:29px;
	height:21px;
	border:1px solid #dbdbdb;
	font-family:Tahoma, Arial;
	font-size:20px;
	color:#333333;
	padding:3px 0px 0px 4px;
}
.news_left_bottom_text{
	float:left;
	width:34px;
	font-family:Tahoma, Arial;
	font-size:11px;
	text-align:center;
}
.news_sub_head{
	font-family:Tahoma, Arial;
	font-size:12px;
	font-weight:bold;
	color:#136cb3;
	width:100%;
}

#left .faq a {
	color: #666666;
}

#left .faq a:hover {
	color: #CC0066;
	text-decoration:none;
}