@charset "utf-8";
.ss_hm {
	border: 1px solid #cfcfcf;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 3px 3px 3px #E2E2E2;
	float: left;
	margin-bottom: 20px;
}
.ss_hm .ss_top {
	 background-color: #CFCFCF;
    float: left;
    padding-top: 5px;
    width: 100%;
	}

	.ss_hm .ss_top p {
    float: left;
    margin-bottom: 0;
    margin-left: 7px;
    margin-top: 0;
}
.ss_tab {
	float: right;
}
.ss_tab ul {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.ss_tab ul li
{


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	float: left;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #e5e1e1;
	border-right-color: #e5e1e1;
	border-left-color: #e5e1e1;
	padding: 10px 15px 7px;
	border-radius: 10px 10px 0px 0px;
	margin-right: 6px;
	font-weight: bold;
}
.ss_tab ul .active {
	background-color: #FFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
.ss_tab ul .inactive {
	cursor: pointer;
}

.ss_tab a {
	color: #000;
	text-decoration: none;
}

.ss_hm .ss_bot {
	background-color: #cfcfcf;
	float: left;
	width: 100%;
	height: 10px;
}
.ss_more {
	float: left;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 12px;
	text-align: right;
	width: 300px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.ss_bot p {
    margin: 0 0 0 10px;
    padding: 10px;
}

.ss_hm .ss_mid {
    float: left;
    width: 100%;
	margin-top:15px;
	margin-bottom:10px;
}

.ss_news_cont {
    border-right: 1px dotted #CCCCCC;
}

.ss_mid .ss_news_cont, .ss_photo_cont {
	float: left;
	width: 310px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.ss_header1 {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	margin: 0;
	width: 100%;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
.ss_header1 a {
	text-decoration: none;
	color: #0033cc;
}

.ss_header1 a:hover {
	color: #cc0000;
}

.ss_story {
	float: left;
	width: 100%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.ss_story ul {
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.ss_story li {
	background-image: url(http://cdn.ndtv.com/common/images/ndtvsprite.png);
	background-position: 1px 9px;
	background-repeat: no-repeat;
	line-height: 24px;
	padding-left: 10px;
}

.ss_story a {
    color: #0033CC;
    text-decoration: none;
}

.ss_story a:hover {
    color: #cc0000;
    text-decoration: none;
}

.ss_photo_cont ul {
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 0 5px;
}

.ss_photo_cont li {
    float: left;
    margin-bottom: 5px;
    margin-left: 10px;
    margin-right: 5px;
    padding-left: 2px;
    padding-right: 2px;
    position: relative;
    width: 130px;
}

.ss_cap, .ss_photo_cont {
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 15px;
    margin: 3px 0;
}

.ss_photo_cont a {
    color: #0033CC;
    text-decoration: none;
}

.ss_photo_cont a:hover {
    color: #CC0000;
}
.watch_blkstrip{
    background-image: url("http://cdn.ndtv.com/common/images/trans_blk.png");
    background-repeat: repeat;
    color: #EBEBEB;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    height: 12px;
    left: 6px;
    margin: -16px 0 0 !important;
    padding: 1px;
    position: relative;
    top: -7px;
    width: 118px;
}
.black{
    color: #000000;
}