/* CSS Document */

body
{
	padding: 0px;
	margin: 0px;
	
}
.contentPanel
{
	float: right;
	
}
a
{
	text-decoration: none;
}
body,td,p
{
	font-size: 12px;
	color: #333333 !important;
}

#contentPanel
{
	float: right;
	background-color: #FFFFFF;
	color: #000000;
	
}
#VoteOnline
{
	margin-top: 10px;
}
#WebNavigation
{
	margin-top: 10px;
}
#index_feet
{
margin-top: 0px;
}


.live_top {
	background-image: url(../images/Live/title.jpg);
	background-repeat: no-repeat;
	height: 12px;
	width: 780px;
	float: right;
}
.live_top1 {
	background-image: url(../images/Live/title.jpg);
	background-repeat: no-repeat;
	height: 12px;
	width: 780px;
	text-indent: 30px;
	float: right;
	margin-bottom: -8px;
}
.live_top1 a,a:hover{
	text-decoration: none;	
}
.live_foot {
	background-image: url(../images/Live/foot.jpg);
	background-repeat: no-repeat;
	height: 16px;
	width: 780px;
	float: right;
}
.live_body {
	background-image: url(../images/Live/body_back.jpg);
	background-repeat: repeat-y;
	width: 780px;
	float: right;
	margin-top: -2px;
	text-align: left;
}
.live_body .live_Item {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 5px;
	width: 760px;
	padding-bottom: 10px;
	margin-left: 10px;
}
.live_body .live_img {
	float: left;
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 3px;
}
.live_body .live_text {
	float: right;
	width: 640px;
	padding-top: 5px;
}
.live_body .live_text li {
	list-style-type: none;
	line-height: 20px;
	vertical-align: middle;
	font-size: 14px;
}
.live_body .live_b
{
	font-weight: bold;
	color: #333333;
}
.live_note {
	width: 738px;
	font-size: 14px;
	color: #333333;
	margin: 10px;
}
.live_title {
	font-size: 14px;
	font-weight: bold;
	color: #0033CC;
	text-align: left;
	text-indent: 40px;
	background-image: url(../images/Live/small.jpg);
	background-repeat: no-repeat;
	background-position: 20px 6px;
	line-height: 30px;
	vertical-align: middle;
	height: 30px;
	float: left;
	width: 300px;
}
.live_title_right
{
	float: right;
	width: 300px;
	text-align: right;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: -25px;
	padding-right: 30px;
	padding-bottom: -25px;
	padding-left: 0px;
}
.live_note li{
	margin-bottom: 5px;
	list-style-type: none;
}
.live_note .live_note_1 {
	font-weight: bold;
	color: #000000;
}
.live_note .live_note_2 {
	font-weight: bold;
	color: #FF0000;
}
/* 直播现场所用*/
.scene_title {
	background-image: url(../images/Live/scene_title.jpg);
	background-repeat: no-repeat;
	height: 12px;
	width: 570px;
	margin-bottom: -2px;
}
.scene_body {
	background-image: url(../images/Live/scene_back.jpg);
	background-repeat: repeat-y;
	width: 570px;
}
.scene_foot {
	background-image: url(../images/Live/scene_foot.jpg);
	background-repeat: no-repeat;
	height: 12px;
	width: 570px;
}
.secene_info {
	width: 550px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.scene_body .secene_info .scene_img {
	float: left;
	width: 100px;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-right: 5px;
}
.scene_body .secene_info .scene_text li {
	font-size: 14px;
	line-height: 20px;
	vertical-align: middle;
	list-style-type: none;
	list-style-position: outside;
	text-align: left;
}
.scene_body .secene_info .scene_text .scene_b {
	font-weight: bold;
	color: #333333;
}
#scene_note .note_title {
	background-image: url(../images/Live/note_title.jpg);
	background-repeat: no-repeat;
	height: 43px;
	width: 570px;
}
.note_body {
	background-image: url(../images/Live/scene_back.jpg);
	background-repeat: repeat-y;
	width: 570px;
}
.note_foot {
	background-image: url(../images/Live/scene_foot.jpg);
	background-repeat: no-repeat;
	height: 12px;
	width: 570px;
}
#LiveQA,#LiveSuggest,#LiveValSuggest {
	margin: 10px;
	width: 550px;
}
.note_body .note_1 {
	background-image: url(../images/Live/note_1.jpg);
	background-repeat: no-repeat;
	height: 55px;
	width: 570px;
}

.note_body .note_2 {
	background-image: url(../images/Live/note_2.jpg);
	background-repeat: no-repeat;
	height: 55px;
	width: 570px;
}
