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

body{
	margin:0px;
	font-family: Arial;	
	font-size: 12px;	
}
form{
	margin:0px;
}
a{	
	text-decoration: none;
}


.log_title{
	color: #CCC;
	font-weight: bold;
	text-align: right;
	padding-top: 10px;
}
.log_title:hover{
	color: #BB1E2D;
	font-weight: bold;
	text-align: right;
	padding-top: 10px;
}
.left_padding_top{	
	text-align: right;
	padding-top: 20px;
}
.err_msg{
	color: #F00;	
}
/*index*/
#index_body{
	width:740px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 100px;
}

.index_input{
	width:280px;
	height:26px;
	font-size: 22px;
	border: 2px solid #CCC;	
	font-family: Arial;
}
.err_msg{
}
/*index*/
#awards_body{
	width:940px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 16px;
}
.awards_text{
	font-size: 14px;
	font-family: Arial;	
	margin-left: 30px;
	
}
.awards_img_area{	
	margin-left: 120px;	
}
.awards_img{
	border: 5px solid #EAEAEA;
}
.awards_grand{
	padding-top: 6px;
	padding-left: 190px;
}
.awards_catch{
	padding-top: 6px;
	padding-left: 56px;
}
.awards_design{
	padding-top: 6px;
	padding-left: 56px;
}
.awards_link{
	color: #000;	
	font-size: 14px;
}
.awards_link:hover{
	color: #F00;	
	font-size: 14px;
}
/*list*/
#list_body{
	width:940px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 16px;
}
#left{
	width:232px;
	/*height:640px;*/
	float: left;
/*	position: fixed;*/
	/*ie6*/
	/*_position:absolute;
	_top:expression(eval(document.compatMode && document.compatMode == 'CSS1Compat')?
					documentElement.scrollTop+10:
					document.body.scrollTop+10);
	_overflow: hidden;*/
}
.list_nav_text{
	color: #000;	
}
.list_nav_text:hover{
	color: #BB1E2D;
}
.list_nav_text_selected{
	color: #BB1E2D;
}
#list{
	width:708px;
	height:1000px;
	float: left;
	/*margin-left: 232px;
	_position:absolute;*/
}
.list_nav{
	width:100%;
	height:54px;
}
.list_div{
	padding-left:12px;
	padding-right:12px;
}
.list_nav_count{
	font-size: 18px;
	color: #BB1E2D;
}
.list_page{	
	padding-top:6px;
	padding-left:12px;
	padding-right:12px;	
	padding-bottom:6px;	
	text-align: right;
}
.list_page a{
	color: #000;
}
.list_awards_title{
	float:left;
	background-color:#000;
	padding-top:6px;
	color: #FFF;
	width:50px;
	height:40px;
	text-align: center;
}
.list_awards_status{
	float:left;
	background-color:#000;
	padding-top:10px;
	color: #F00;
	width:104px;
	height:36px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
.list_awards_block{
	height:2px;
	clear: both;
	overflow:hidden;
}
.list_awards_button{
	height:26px;
	background-color:#000;
	color: #FFF;
	text-align: center;
	padding-top:4px;
}
.list_awards_context_title_oneline{	
	padding-top:10px;
	width:80px;
	float:left;
	height:16px;
}
.list_awards_context_oneline{
	padding-top:10px;
	width:192px;
	float:left;
	height:16px;
}
.list_awards_context_title{	
	padding-top:10px;
	width:80px;
	float:left;
	height:26px;
}
.list_awards_context{
	padding-top:10px;
	width:192px;
	float:left;
	height:26px;
}
.list_awards_context_title_awards{	
	padding-top:10px;
	width:80px;
	float:left;
}
.list_awards_context_awards{
	padding-top:10px;
	width:192px;
	float:left;
	color: #F00;
}
.entry_logo{
	margin: 6px;
	border-top-width: 0px;
	border: 0px;
}
/*detail*/
.detail_judge{
	height:50px;
	width:200px;
	text-align: center;
	background-color: #000;
}
.detail_judge_text{
	height:50px;
	width:600px;
	text-align: left;
	background-color: #000;
	color: #FFF;
}
.detail_judge1{
	height:50px;
	width:220px;
	text-align: center;
	background-color: #000;
	color: #FFF;
	font-size: 16px;
}
.detail_judge2{
	height:50px;
	width:56px;
	background-color: #000;
}
.detail_judge3{
	background-color: #000;
	text-align: center;
}
.detail_judge4{	
	height:70px;
	width:100px;
	background-color: #000;
	color: #FFF;
	font-size: 14px;
	line-height:20px;
}
.detail_judge5{
	vertical-align:top;
	margin-top:0;
	padding:0;
	height:70px;
	width:300px;
	background-color: #000;
	color: #FFF;
	font-size: 14px;
	line-height:20px;
}
.detail_judge6{	
	height:70px;
	width:700px;
	background-color: #000;
	color: #FFF;
	font-size: 14px;
	line-height:20px;
}
.detail_judge7{	
	height:70px;
	width:300px;
	background-color: #000;
	color:red;
	font-size: 14px;
	line-height:20px;
	font-weight: bold;
}
.detail_line{
	background-color: #FFF;
	height: 2px;
	margin-right: 20px;
	margin-left: 20px;
	overflow: hidden;
}
.detail_flv{
	color:#F00;
	text-decoration: none;
}
.detail_img{
	cursor:pointer;
}
.detail_ori_text{
	padding-top: 10px;
	padding-bottom: 10px;
}
.detail_ori_text a{
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	cursor:pointer;
}
.detail_close{
	background-color: #000;
	width: 40px;
	padding: 10px;
	margin-left: 872px;
}
.detail_close2{
	background-color: #000;
	width: 40px;
	padding: 10px;
	margin-left: 572px;
}
.detail_close_a{
	font-size: 14px;
	color: #FFF;
}
/*detail_counter*/
.m_table td {
	text-align:center;
	font-weight:bold;
	height:30px;
}
.m_table {
	/*border-top:5px solid #000;*/
	border-bottom:#ACACAC 2px solid;
	border-left:#ACACAC 2px solid;
	background-color: #FFF;
}
.m_table th {
	border-top:#D5D5D5 1px solid;
	border-right:#ACACAC 2px solid;
	border-bottom:#ACACAC 1px solid;
	height:50px;
}
.m_bottom_table th {
	height:38px;
}
.m_table td {
	border-top:#D5D5D5 1px solid;
	border-right:#ACACAC 2px solid;
}
.m_table tr {
	border:0;
}

.out{
	width:190px;
	height:15px;
	background:#EAEAEA;
 	margin-left:10px;
 	float:left;
}
.in{
	width:10px; 
	height:15px;
	background:#89C23F;
	color:white;
 	float:left;
}

.percent {
	width:35px;
	float:right;
	height:15px;
}
.detail_counter_title{
	font-size: 14px;
	color: #FFF;
	background-color: #000;
	text-align: left;
	width: 674px;
	padding-top: 10px;
	padding-left: 10px;
	font-weight: bold;
}

.detail_counter_button{
	padding-top: 20px;
	text-align: center;
}
.detail_title_msg{
	color: #FFF;
	background-color: #000;
	padding-bottom: 10px;
	padding-left: 90px;
	font-size: 14px;
	padding-right: 90px;
	line-height: 20px;
}

/*分页*/
.pagebar {
    text-align: right;
}
.pagebar ul {
    display: inline;
}
.pagebar li {
    display: inline;
    list-style-type: none;
    padding: 1px 4px;	
	color: #666;
}
.pagebar li a{
	color: #000;
}
.pagebar li .pageCurrent{
	color:#F00;
}
