/* EET Time India */
/* general setting*/
* {	margin: 0;padding: 0;}
body { background-color:#fff; font-family: Arial, Helvetica, sans-serif; font-size:12px;}
p { margin:3px 0; line-height:16px;}
a, a:hover {
	color:#000066;
	font-size:12px;
	text-decoration:underline;
}
img { border:0; }
input {font-family:Verdana, Arial, Helvetica, sans-serif,margin-right:5px;}

/* structure */
#wrapper { width:980px; margin: 0 auto;}
/* 4 column structure */
#main_4 { float:left; margin:0 auto;}
#main_4 #sidebar{ float:left; width:140px;}

#main_4 #inner {width:980px;}

#main_4 .col_1 { float:left; width:120px; margin-right:10px;}
#main_4 .col_2 { float:left; width:300px; margin-right:20px;}

#main_4 .col_3 { float:left; width:340px;}
#main_4 .col_4 { float:right; width:300px; margin-left:10px;}
#main_4 a{ text-decoration:none;}
#main_4 a:hover{color:#006;}

/* 3 column structure */
#main_3 #sidebar { float:left; width:320px;}
#main_3 #inner { float:left; width:660px;}
#main_3 { float:left; margin:0 auto;}

#main_3 .col_1 { float:right;width:300px;margin-left:20px;}
#main_3 .col_2 {float:left;width:660px;}

#main_3 .col_3{position:related;right:0px;float:right;width:120px;margin-left:10px;}
/* 2 cloumn structure */

#main_2 { width:980px;margin:0 auto;}
#main_2 .col_1 { float:left; width:660px;}

#main_2 .col_2 { float:right; width:300px; margin-left:20px;}
/* for article page with a float left column */
#main_2 .col_1 .left_col{ width:300px; float:left; margin-right:10px;}
#main_2 .col_1 .right_col{width:210px;float:right;margin-left:10px;background-color:#ececec;padding:5px;}
#main_2 .col_1 .right_col h3{margin:5px 0px 5px 5px;font-size:13px;padding:0px;}
#main_2 .col_1 .right_col ul{margin:0px;padding-left:5px;padding-right:5px;}
#main_2 .col_1 .right_col ul li{background:url(http://image.eetindia.co.in/bullet.gif) 6px 12px no-repeat;padding-left:15px;list-style-type:none;line-height:25px;}
#main_2 .col_1 .right_col li a{ line-height:20px;}
#main_2 .col_1 .right_col_more{float:right;line-height:25px;margin-right:5px;}

/* 2 column structure (3 column) */
#main_23 { float:left; margin:0 auto; }
#main_23 .col_l { float:left; width:660px;}
#main_23 .col_r { position:related; right:0px; float:left; width:300px; margin-left:20px;}
#main_23 .col_l .col_1{ float:left; width:300px; margin: 0 20px 20px 0;}
#main_23 .col_l .col_2{ float:left; width:660px; margin: 0;}

/* site header */
#header { float:left; width:980px; height:80px;}
#header .headerl { float:left; width:250px; height:80px; border:0;}
#header .headerr { width:730px; float:left; height:80px;}
#header .headerr_top {
	float:left;
	width:718px;
	height:20px;
	background-image: url(http://image.eetindia.co.in/topbarbg.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
	padding:5px;
	color:#003366;
}

#header_banner { float:left; width:980px; height:30px;}
#header_banner .headerl { float:left; width:250px; height:30px; border:0;}
#header_banner .headerr { width:730px; float:left; height:30px;}
#header_banner .headerr_banner_top {
        float:left;
        width:980px;
        height:20px;
        padding-top:5px;
        padding-bottom:5px;
        text-align: right;
        background-color:#f2f2f2;
}


#header .headerr_top a{	color:#003366;margin:0 5px;}
#header .headerr .date { width:725px; text-align:right; padding:45px 3px 0 0;}
*html #header .headerr .date { width:725px; text-align:right; padding:28px 3px 0 0;}
*+html #header .headerr .date { width:725px; text-align:right; padding:30px 3px 0 0;}

/* navigation */
#nav_1 {
	clear:both;
	background-image:url(http://image.eetindia.co.in/nav_1_bg.gif);
	background-repeat:no-repeat;
	height:20px;
	padding:5px;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	width:970px;
	line-height:20px;

}
#nav_1 a { font-size:14px; margin:0 8px; color:#000; text-decoration:underline;}
#nav_1 a:hover { font-size:14px; color:#c00; text-decoration:underline;}
#nav_2 {
	background-image:url(http://image.eetindia.co.in/nav_2_bg.gif);
	background-repeat:repeat-y;
	text-align:center;
	font-size:12px;
	width:980px;
}
#nav_2 ul {padding:0 10px;}
#nav_2 li {list-style:none;border-bottom:1px solid #ccc; margin:0px auto;padding:2px 0;line-height:22px;}
#nav_2 a { margin:0 6px; color:#000; text-decoration:underline;}
#nav_2 a:hover { color:#c00; text-decoration:underline;}

/*For Footer*/
#footer { clear:both; padding-top: 15px; margin-bottom:20px; border-top:1px solid #ccc; background: #f0f0f0; }
.footer-links { border-bottom: 1px solid #ccc; background: #f0f0f0; }
.footer-other-links { border-top: 1px solid #fff; background: #e8e8e8; padding-bottom: 5px; }
.footer-bottom { background: #fff; }

.footer-links h3 { font-weight: normal; margin-bottom: 15px; }
.footer-links h4 { font-weight: normal; margin-bottom: 5px; }
.footer-links ul { list-style: none; margin-bottom: 15px; }
.footer-links ul li { margin-bottom: 5px; }
.footer-links a { color: #666666; text-decoration: none; font-family: Arial; font-size: 12px; }
.footer-links a:hover {color: #cc0000;text-decoration: none; } 
.f-block { width: 50%; float: left; position: relative; }
.f-pads { padding: 0 10px; }
.bordered { min-height: 335px; _height: 335px; border-left: 1px solid #ccc; }

.footer-other-links ul { margin: 10px 0; list-style: none; }
.footer-other-links ul > li { display: inline-block; *display: inline; zoom: 1;padding-right: 10px; padding-left: 10px;  }
.footer-other-links ul > li a { color: #666666; text-decoration: none; font-family: Arial; font-size: 12px; }
.footer-other-links ul > li a:hover {color: #cc0000;text-decoration: none; } 
.f-first-child { padding-left: 0 !important; padding-right: 0 !important; background: none !important; }
.f-last-child { padding-right: 0; background: none !important; }

.gs-partnership { width: 220px; padding-top: 12px; padding-right: 10px; overflow: hidden; float: left; }
.gs-partnership a { display: block; height: 63px; overflow: hidden; }
.gs-copyright { width: 750px; padding-top: 25px; float: left; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 15px; }
.gs-copyright * { font-size: 11px; }
.gs-copyright a { font-size: 11px !important; }

.links-right ul { margin-bottom: 30px; }

.backTop,
.backTop:hover { position: fixed; _position: absolute; right: 5px; bottom: 5px; display: none; background: url(http://image.eetindia.co.in/BACK_TO_TOP.PNG) no-repeat center 0; font-size: 11px; color: #666; height: 46px; width: 60px; line-height: 80px; overflow: hidden; z-index: 9999; }

#footer .co_logo { text-align:center; margin:10px auto;}
#footer table { margin:0 auto;}
#footer table th {
	vertical-align:top;
	text-align:left;
	font-weight:bold;
	width:100px;
	margin-right:6px;}
#footer table td { vertical-align:top; text-align:left; line-height:20px;}
#footer table td a { margin:0 8px;}

#copyright { text-align:center;}
#copyright p { line-height:22px;}
#copyright a { margin:0 8px;}
#copyright img { margin:0 5px;}
#copyright .fn, #copyright .fn a{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; line-height:12px;}
/*For Footer*/

/* search box */
#searchbox
{
	float:left;
	width:973px;
	margin:5px 0 20px 0px;
	padding:5px 0px 5px 5px;
	text-align:center;
	background-color: #c9dffd;
	border: 1px solid #a7c5fd;
    overflow: hidden;
    height: 21px;

}
*html #searchbox { padding-bottom:5px;}
*+html #searchbox { clear:both; padding-bottom:5px;}
#searchbox .element1 { margin-right:8px;margin-left:8px;}
#searchbox .e2 { margin-right:8px;}
#searchbox a { margin:0 8px;}
#searchbox .sch_keywords {
	width:90%;
	margin:5px auto 0 auto;
	padding:3px;
}

/* clear float */
.cle { clear:both; margin:-17px;}
.cle2 { clear:both; margin:16px;}
.cle3 { clear:both; margin:0px;}
.cle5 { clear:both; }
.return { clear:both; margin:20px auto 50px auto; text-align:center;}

/* banners */
.banner_120 { width:120px; margin-bottom:15px;}
.banner_300 { width:300px; margin-bottom:10px;}
.banner_180 { width:180px; margin:0 auto; padding-bottom:15px;}
.banner_728 { width:728px; margin:20px auto;}
.banner_728_top { width:728px; margin:0 auto 20px auto; }
.banner_240 { width:240px; margin-bottom:20px;}
#bannerPos_text_ad {width:600px;overflow:hidden;line-height: 24px; padding: 0px 0 16px 12px;}

/* other topic box */
.top_topic{ float:left; margin-bottom:20px; width:100%;}
.top_topic .topic_header{height:22px;}
.top_topic .topic_header .l{background:url(http://image.eetindia.co.in/topic_bg_c.gif) left top no-repeat; width:6px;}
.top_topic .topic_header .c{background:url(http://image.eetindia.co.in/topic_bg_c.gif) left top repeat-x;text-align:left;line-height:18px; width:100% }
.top_topic .topic_header .r{background:url(http://image.eetindia.co.in/topic_bg_c.gif) right top no-repeat; width:6px;}
.top_topic .topic_content td{border:1px solid #ccc;padding:5px;}
.top_topic .topic_content td ol{padding-left:30px;}
.top_topic .topic_content td ol li{ line-height:18px;}
.top_topic .topic_content td ul{padding-left:5px;}
.top_topic .topic_content td ul li {
background:url(http://image.eetindia.co.in/bullet.gif) left 6px no-repeat;
list-style-type:none;
padding-left:10px;
margin-bottom:5px;
}
.top_topic ul.float_ul {float:left; padding:0; width:350px; margin-right:20px;}
.top_topic ul.float_ul li
{
padding:0;
list-style:none;
margin-bottom:10px; 
line-height:19px;
}

/* general index list style */
.indexlist_sections{margin-bottom:20px; clear:both;}
.indexlist_sections .section_header{font-weight:bold; padding-bottom:5px;}
.indexlist_sections ul{padding:0;}
.indexlist_sections li
{background:url(http://image.eetindia.co.in/bullet.gif) left 6px no-repeat;
list-style-type:none;
padding-left:10px;
margin-bottom:5px;
}
.indexlist_sections .date{color:#666;padding:0 5px 0 10px;}
.indexlist_sections .location { padding-left:15px;}

/* special charactor style */
.hightlight_item {color:#c00;}
.hightlight_register_item {
	color:#c00;
	font-size:20px;
	valign:bottom;
        float: left;
}
.hightlight_item_1 {
	color:#c00;
	font-size:20px;
	padding-right:3px;
	vertical-align: bottom;
	margin: auto 0px;
}
.date_item{ color:#999;}
.search_keyword { color:#f00; font-weight:bold;}
/* pagination style */
.total { margin-bottom:10px;}
.page { text-align:right; margin:10px 0 15px 0;}
.pagination { margin:30px 0 8px 0;}
.pagination .page_count { float:left; }
.pagination .page_right { float:right; text-align:right; margin:0;}
.more { clear:both; text-align:right; margin-top:8px;}

/* page tilte and breadcrumb style*/
.pagetitle { clear:both; border-bottom:1px solid #ccc; margin-bottom:5px; height:18px;}
.pagetitle .title {
float:left;
display:inline;
font-weight:bold;
font-size:14px;
color:#c00;
}
.pagetitle .breadcrumb { float:right; text-align:right;}
.pagetitle .pagetitleCrumbs{ float:right;text-align:right;}
.section_description { margin: 0px auto 0px auto;}

/* gernal style for items in 300 column */
.item_300 { margin-bottom:15px;}
.item_300 .item_heading{
background-image:url(http://image.eetindia.co.in/header_tab_300.gif);
background-position:top left;
background-repeat:no-repeat;
font-weight:bold;
padding:5px 3px 2px 5px;
}
.item_300 .item_content { border:1px solid #ccc; padding:5px;}
.item_300 .item_content ul { padding:0;}
.item_300 .item_content li {
background:url(http://image.eetindia.co.in/bullet.gif) left 6px no-repeat;
list-style-type:none;
padding-left:10px;
margin-bottom:5px;
}
.item_300 .item_content .date { color:#666;}

/* gernal style for items in 240 column */
.item_240 { margin-bottom:15px;}
.item_240 .item_heading{
background-image:url(http://image.eetindia.co.in/header_tab_240.gif);
background-position:top left;
background-repeat:no-repeat;
font-weight:bold;
padding:5px 3px 2px 5px;
}
.item_240 .item_content { border:1px solid #ccc; padding:5px;}
*html .item_240 .item_content {height:1%;}
.item_240 .item_content ul { padding:0;}
.item_240 .item_content li {
background:url(http://image.eetindia.co.in/bullet.gif) left 6px no-repeat;
list-style-type:none;
padding-left:10px;
margin-bottom:5px;
}
.item_240 .item_content .date { color:#666;}


/* gernal style for items in 120 column */
.item_120 { margin-bottom:15px;}
.item_120 .item_heading {
background-image:url(http://image.eetindia.co.in/header_tab_120.gif);
background-position:top left;
background-repeat:no-repeat;
font-weight:bold;
padding:5px 3px 2px 5px;
}
.item_120 .item_content { border:1px solid #ccc; padding:5px;}
*html .item_120 .item_content {height:1%;}
.item_120 .item_content .date { color:#666;}
.item_120 .item_content .sp_date { color:#900;}
.item_120 .item_content ul { padding:0;}
.item_120 .item_content li {
background:url(http://image.eetindia.co.in/bullet.gif) left 6px no-repeat;
list-style-type:none;
padding-left:10px;
margin-bottom:5px;
}
.item_120 .item_content ol { padding-left:17px;}
*html .item_120 .item_content ol { padding-left:20px;}
*+html .item_120 .item_content ol { padding-left:22px;}
.item_120 .item_content ol li {
list-style-type:decimal;
background:none;
padding-left:0px;
}
*html .item_120 .item_content ol li { padding-left:-5px;}
*+html .item_120 .item_content ol li { padding-left:0px;}
.item_120 .item_download { border:1px solid #ccc; padding:5px;}
.item_120 .item_download .sp_date { color:#900;}
.item_120 .item_download ul { padding:0;}
.item_120 .item_download li{
	list-style-type:decimal;
	padding-left:2px;
	margin-bottom:5px;
	list-style-position: inside;
}

/* article page tab style */

.tab_article { clear:both; width:638px; margin-bottom:10px;margin-left:10px;margin-right:10px;}

.tab_article ul{ padding:0px; background:url(http://image.eetindia.co.in/tab_bg.gif) left bottom repeat-x; height:23px;}
.tab_article ul li { float:left; list-style:none;}
.tab_article li .date { color:#666;}
.tab_article .hottab {
    float:left; 
	font-weight: bold;
	background-image: url(http://image.eetindia.co.in/tab_04.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 17px;
	width: 120px;
	padding-top: 6px;
	color:#cc0000;
}
.tab_article .nontab {
    float:left; 
	background-image: url(http://image.eetindia.co.in/tab_02.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 19px;
	width: 120px;
	padding-top: 4px;
}
*html .tab_article .nontab ,*+html .tab_article .nontab {
        float:left; 
	background-image: url(http://image.eetindia.co.in/tab_02.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 17px;
	width: 120px;
	padding-top: 6px;
}
.tabbox {
	clear:both;
	width:620px;
	padding:8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	background-color: #ececec;
	line-height:20px;
}
.tabbox ol{ clear:both; padding-left:5px; background:none;}
.tabbox ol li {
clear:both;
display:block;
background:url(http://image.eetindia.co.in/bullet.gif) left 6px no-repeat;
line-height:20px;
padding-left:10px;
margin-bottom:5px;
}
.tab_article table th { text-align:left;}
.tab_article table td { line-height:20px;}

/* style for form */
.form_set { margin:20px auto; }
.form_set p {margin:8px 0;}
.form_set .heading { background-color:#ccc; padding:3px 8px; margin-bottom:12px; height:16px; line-height:16px; font-weight: bold; }
.form_items th { text-align:left; width:130px; padding-left:8px; height:20px; vertical-align:top; padding-top:8px;}
*+html .form_items th {  padding-top:8px;}
.form_items td {
	height:20px;
	padding:3px;
}
*+html .form_items td { height:20px; padding:3px; vertical-align:middle; }
.form_items col#form_lable {
	width:130px;
}
.form_items col#form_input {
	width:260px;
}
.form_items col#form_err { }
.form_set .input_singline {
	width:240px;
	height:16px;
	float: left;
}
.form_options { height:18px;}
*+html .form_options { height:28px;}
.form_set .input_long {width:500px;}
.form_set .input_mutilines { width:250px;}
.form_set .muti_line1 { margin:5px auto 1px 0; }
.form_set .muti_line2 { margin:1px auto 5px 0; }
.form_set .tel { float:left; color:#999; }
.tel .telno_input {
	width:125px;
	margin-bottom:2px;
	font-size: Arial;
}
.tel .tel_input1 {
	width:32px;
	margin-bottom:2px;
	font-size: Arial;
}
.tel .tel_input2 {
	width:110px;
	margin-bottom:2px;
	font-size: Arial;
}
.tel .tel_input3 {
	width:240px;
	margin-bottom:2px;
}
.form_set .jobfunction {
	float:left;
	border:1px solid #ccc;
	padding:5px;
	margin-right:8px;
	width:550px;
}
.form_set .error_msg { clear:both; margin:3px 0;}
.form_set .error_msg_box { 
float:left;
padding:5px;
 border:1px solid #c00; 
 background-color:#ffebeb;
 }
.form_set .width_350 {width:350px;}
.form_set .width_550 {width:550px;}
.sub_confirm_box { background-color:#d6ddee; padding:10px;margin:8px 0;}
ul.checkitems_1 {
	float:left;
	padding:0 10px;
}
ul.checkitems_1 li {
	display:block;
	float:left;
	width:200px;
	list-style-type:none;
	margin-bottom:5px;
	padding-left:0;
	line-height:20px;
}
ul.checkitems_2 { padding:0;}
ul.checkitems_2 li { list-style-type:none; line-height:20px;}
ul.checkitems_long { float:left; padding:0;}
ul.checkitems_long li { 
display:block; 
float:left; 
width:400px; 
list-style-type:none; 
margin-bottom:5px;
padding-left:0;
line-height:20px;}
.tmpindustry {margin-top:10px;}
.tmpindustry_box {
	border:1px solid #ccc;
	padding:5px;
	float: left;
	width: 98%;
}
.tmpindustry_list th { 
background:url(http://image.eetindia.co.in/small_arrow.gif) 5px 5px no-repeat; 
height:25px; 
border-bottom:1px solid #ccc; 
width:330px;
padding-left:20px;
text-align:left;
font-weight:normal;
line-height:25px;
vertical-align:top;}
.tmpindustry_list th.on { background-color:#d6ddee; }
.tmpindustry_list th a {color:#000;text-decoration:none;}
.tmpindustry_list th a:hover {color:#000;text-decoration:none; font-weight:bold;}
.tmpindustry_list td { background:#d6ddee url(http://image.eetindia.co.in/industry_box_bg.gif) right top no-repeat; vertical-align:top; padding:5px 20px 5px 10px;}
.tmpindustry_list td ul {padding:0;}
.tmpindustry_list td li { list-style-type:none; padding-left:0px; line-height:20px;}
.tmpindustry_list td li input { margin-right:5px;}
.form_set { clear:both; }
.form_set .other_question { clear:both; margin:15px 10px;}
.form_set .other_question .title {
	font-weight:bold;
	padding-bottom: 5px;
}
.form_set .interesting { clear:both; margin:20px 0;}
.form_set .tip_msg { clear:both; margin:3px 0;}
.form_set .tip_msg_box { float:left;padding:5px;border:1px solid #00f;background-color:#f1f1fe; }

form .buttons { margin:50px auto; text-align:center;}

/* for Send inquirey form */
.article_quote { margin:10px auto 20px auto; border: 1px solid #ccc; padding: 5px;}
.form_items .fax { float:left; color:#999; }
.fax .fax_input1 { width:50px; margin-bottom:2px;}
.fax .fax_input2 { width:120px; margin-bottom:2px;}

/* for login page */
.logintable { margin:10px auto;}
.logintable tr { height:28px; text-align:left;}
.logintable th { text-align:right;}
.registerlist {}
.registerlist ul{ float:left;}
.registerlist li{ float:left; list-style:none; width:190px; margin:5px 0;}
.registerlist p { margin:10px 0;}
/* for static page */

ul.normal {padding-left:5px;}
ul.normal  li {
background:url(http://image.eetindia.co.in/bullet.gif) left 6px no-repeat;
list-style-type:none;
padding-left:10px;
margin-bottom:5px;
}

.back { margin:0 auto; text-align:center; margin:10px 0;}
/*for new login page */
.login {
	width:100%;
	float:left;
	padding:0px;
	margin-bottom: 20px;
}
.register {float:left;}
.login_now {
	width:315px;
	float:left;
	height:243px;
	border-bottom-color:#c7c7c7;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color:#c7c7c7;
	border-top-style: solid;
	border-top-width: 1px;
	padding-left:0px;
	margin-left:0px;
	
}
.login_right {
	width:15px;
	height:245px;
	float:right;
	background-image: url(http://image.eetindia.co.in/login-right.gif);
	background-repeat: no-repeat;
}

.login_right_margin {
	margin: 10px 0px 10px 30px;
}

.box_left {
	width:15px;
	height:245px;
	margin:0px;
	padding:0px;
	float:left;
	background: url(http://image.eetindia.co.in/box_left.gif) top left no-repeat;
}
.box_contant {
	height:244px;
	float:left;
	width:300px;
	background-image: url(http://image.eetindia.co.in/box_contant.gif);
	background-repeat: repeat-x;
	border-bottom-color: #c7c7c7;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.box_right {
	width:15px;
	height:245px;
	margin:0px;
	padding:0px;
	float:left;
	background: url(http://image.eetindia.co.in/box_right.gif) top left no-repeat;
}
.box_titile {width:300px;height:30px;margin:0px;padding:0px;background-image: url(http://image.eetindia.co.in/box_title.gif);	background-repeat: repeat-x;float:left;}
.box_text {width:295px;float:left;margin-top:15px;margin-left:5px;}
.box_text p {line-height:29px;}
.box_text ul {margin:0;padding:0;}
.box_text li {line-height:23px;margin-left:25px;padding:0;}
.tittle_text {width:280px;font:Arial, Helvetica, sans-serif;font-size: 12px;font-weight: bolder;margin-top:10px;}
.box_clear{clear:both;height:5px;overflow:hidden;}

.table{	margin-top: 5px;}
.select{width:100%;	list-style-type: none;float: left;margin-left: 10px;margin-top: 10px;line-height: 5px;}

.new {
	height:40px;
	margin-top:40px;
	margin-left:20px;
	margin-bottom:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.form_set_4 p {margin:8px 0;}
.form_set_4 .heading { background-color:#ccc; padding:3px 8px; margin-bottom:12px; height:16px; line-height:16px; font-weight: bold; }
.form_set_4 .heading_2 {padding:3px 8px; margin-bottom:12px; height:16px; line-height:16px; font-weight: bold; }
.form_set_4 .interesting {
	clear:both;
	margin:20px 10px;
}
.form_set_4 {
	margin-top:20px;
	border:1px solid #cdcdcd;
	float: left;
	width: 658px;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
.form_set_4 li {padding-left:10px;}
.ext_exp{
	padding: 5px 0 0 2px;
	width: 240px;
	float: left;
}
.promotion_box_left{float:left;width:48%;margin-right:10px;}
.promotion_box_right{float:left;width:48%}

/* gernal style for items in 840 box */
.item_840 { margin-bottom:15px;}
.item_840 .item_heading {
background-image:url(http://image.eetindia.co.in/header_tab_840.gif);
background-position:top left;
background-repeat:no-repeat;
font-weight:bold;
padding:5px 3px 2px 5px;
}
.item_840 .item_content { border:1px solid #ccc; padding:10px;}
.item_840 .item_content .date { color:#666;}
.item_840 .item_content .sp_date { color:#900;}
.item_840 .item_content ul { padding:0;}
.item_840 .item_content li {
background:url(http://image.eetindia.co.in/bullet.gif) left 6px no-repeat;
list-style-type:none;
padding-left:10px;
margin-bottom:5px;
}
.item_840 .item_content ol { padding-left:17px;}
*html .item_840 .item_content ol { padding-left:20px;}
*+html .item_840 .item_content ol { padding-left:22px;}
.item_840 .item_content ol li {
list-style-type:decimal;
background:none;
padding-left:0px;
}
.item_840 .item_download { border:1px solid #ccc; padding:5px;}
.item_840 .item_download .sp_date { color:#900;}
.item_840 .item_download ul { padding:0;}
.item_840 .item_download li{
	list-style-type:decimal;
	padding-left:2px;
	margin-bottom:5px;
	list-style-position: inside;
}
.dropdown{font: Arial, Helvetica, sans-serif;font-size: 12px;}

.navFrame{
	width:980px;
	margin:0 auto 0px auto;
	clear:both;}
.navFrame ul{
	padding:0px;
	margin:0px;
	list-style:none;}
.navBoxA{
	height:33px;}
.navMenuA{
	width:479px;
	height:33px;
	background:url(http://image.eetindia.co.in/nav_1bg.jpg) top left repeat-x;
	float:left;}
.navMenuA span{
	margin:0px;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	float:left;
	height:33px;
	line-height:33px;
	padding:0px 10px;} 
.navMenuA a{
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;}
.navMenuA a:hover{
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;}
.navLine{
	padding:0px;
	float:left;
	margin:0px;
	width:2px;
	height:33px;}
.navMenuB{

	width:501px;
	height:33px;
	background:url(http://image.eetindia.co.in/nav_2bg.jpg) top left repeat-x;
	float:left;}
.navMenuR{
	width:496px;
	height:32px;
	line-height:32px;
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#000;}
.navMenuR span{
	margin-left:6px;}
.navMenuR a{
	font-size:14px;
	font-weight:bold;
	color:#000;
	text-decoration:none;}
.navMenuR a:hover{
	font-size:14px;
	font-weight:bold;
	color:#000;
	text-decoration:none;}
.navMenuRr{
	float:left;
	width:5px;}
.navBoxB{
	margin:0 auto 15px auto;
	height:38px;
	background:url(http://image.eetindia.co.in/nav_3bg.jpg) left top repeat-x;
	border-left:#d0d0d0 1px solid;
	border-right:#d0d0d0 1px solid;
	border-bottom:#d0d0d0 1px solid;}
.navTip{
	float:left;
	margin:7px 62px 0 12px;
	width:356px;
	height:24px;
	border-top:#ccc 1px solid;
	border-left:#ccc 1px solid;
	background:#fff;
}
.navSearch{
	float:left;
	width:415px;
	margin-top:6px;
	}
.navSinp{
	background:url(http://image.eetindia.co.in/n_searchBg.jpg) top left no-repeat;
	width:320px;
	border:none;
	padding-left:5px;
	padding-top:4px;
	line-height:20px;
	height:20px;
	color:#828282;}	
.navSword{
	float:left;
	width:105px;
	text-align:center;
	padding-top:7px;
	line-height:24px;}	

.scrollNews {position: relative; width: 350px; height: 20px; overflow: hidden}
.scrollNews P{line-height: 18px; margin: 3px 0px 0px 0px; padding-right:45px; height: 20px; overflow: hidden} 
.scrollNews P a {
	color: #000066; text-decoration: none;display:block;clear:both;text-indent:5px;height:20px;overflow:hidden;
}
.scrollNews P a:hover {
	color: #000066;text-decoration: none;
}

.subnavT{background:url(http://image.eetindia.co.in/nav_m1.jpg) left top no-repeat; width:123px; height:33px;}
.subnav_top{background:url(http://image.eetindia.co.in/nav_mm1.jpg) left top no-repeat;clear:both;display:block;width:123px; height:33px;overflow:hidden;}
.nSubMenu{width:400px;clear:both;position:relative;text-align:left;z-index:9999;}
.nSubMenu .subnav{position:absolute;top:-33px;left:0px;display:none;cursor:pointer;}
.nSubMenu .subnav .subnav_main{clear:both;display:block;width:360px;height:auto;overflow:hidden;background:#fff;border:1px solid #3a8b9c;border-top:none;margin-left:1px;padding:10px 0 10px 10px;}
.nSubMenu .subnav .subnav_main ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.nSubMenu .subnav .subnav_main ul li {
	background: url(http://image.eetindia.co.in/nSubMenu_li_bg.gif) left 10px no-repeat;
	padding-left: 10px;
	display: block;
	width: 150px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	height: 24px;
	line-height: 24px;
	text-decoration: none;
	color: #000066;
}

/* MR31294 begin */
.T2_CA {
    background-image: url("http://image.eetindia.co.in/T2_CA.png");
    background-repeat: no-repeat;
}
.CA_conTitle {
    background-position: 0 -84px;
    color: #990000;
    font-size: 14px;
    font-weight: bold;
    height: 20px;
    padding: 7px 15px 0;
}
.CA_conMain {
    border-left: 1px solid #C4C4C4;
    border-right: 1px solid #C4C4C4;
    height: 1%;
    position: relative;
}
.CA_list_normal {
    background-image: url("http://image.eetindia.co.in/T2_icon.png");
    background-position: -490px 6px;
    background-repeat: no-repeat;
    list-style: none outside none;
}
.clear_8 {
    clear: both;
    height: 5px;
    overflow: hidden;
}
.eAlert_newest {
    border-left: 1px solid #C4C4C4;
    border-right: 1px solid #C4C4C4;
    height: 1%;
    padding: 0 18px 2px;
}
.eAlert_list {
    
    list-style: none outside none;
}

.w670 a:link {
    color: #000066;
    text-decoration: none;
}
.w670 a:visited {
    color: #000066;
    text-decoration: none;
}
.w670 a:hover {
    color: #CC0000;
    text-decoration: none;
}
.w670 a:active {
    color: #CC0000;
    text-decoration: none;
}
.eAlert_list li span.time {
    color: #666666;
    left: 500px;
    position: absolute;
    top: 0;
}
.CA_bottomLine {
    background-position: 0 -76px;
    height: 5px;
    line-height: 5px;
    overflow: hidden;
    width: 680px;
}
.blog_content_nav {
    background: url("http://image.eetindia.co.in/tab-nav_bg.png") repeat scroll 0 0 transparent;
    border-left: 1px solid #C4C4C4;
    border-right: 1px solid #C4C4C4;
    height: 24px;
}
.blog_content_nav .nav_Tab2 {
    float: left;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    padding-top: 4px;
    text-align: center;
    width: 167px;
}
.nav_Tab_02 {
    font-weight: bold;
}
.T2_blog {
    background-image: url("http://image.eetindia.co.in/T2_blog.png");
    background-repeat: no-repeat;
}
.blog_content_nav .nav_Tab_2 {
    background-position: -183px -210px;
}
.blog_content_nav .nav_Tab_02 {
    background-position: -183px -171px;
}
.blog_content_box_line {
    border-left: 1px solid #C4C4C4;
    border-right: 1px solid #C4C4C4;
    padding: 20px 0 10px;
}
.blog_article_box_list {
    clear: both;
    padding: 0 20px;
}

.eAlert_month_left {
    background: url("http://image.eetindia.co.in/T3_icon.png") no-repeat scroll 0 5px transparent;;
   float: left;
    padding-left: 16px;
    width: 485px;
}

.eAlert_month_left h3 {
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    
}

.eAlert_month_right {
    color: #666666;
    float: left;
    line-height: 20px;
    width: auto;
}
.blog_article_box_list_tips {
    background: none repeat scroll 0 0 #F5F4F4;
}
.w670 {
    width: 670px !important;
}
.eAlert_list li {
    background:url('http://image.eetindia.co.in/T4_icon.png') no-repeat scroll 0 7px transparent;
    line-height: 25px;
    overflow: hidden;
    padding: 0 0 0 15px;
    position: relative;
    
}

.eAlert_list li  a{
    display:block;
	float:left;
	width:485px;
    
}

/* MR31294 end */
