.section_title{
	float:left;
	padding: 0 20px;
	line-height: 42px;
	font-size: 14px;
}

.section_bar{
	width:980px;
	height:42px;
	float:left;
	margin-top:6px;
	background:#f9f206;
}

.section_bar img {
	float: left;
	margin: 8px 20px 0px 0px;
}

button {
	border: 0px;
	background: none;
	cursor: pointer;
	font-size: 14px;
	font-family: "Helvetica Neue",Helvetica,"Heiti TC","微軟正黑體","Microsoft Sans Serif",Helvetica,Geneva,sans-serif;
}

#wrapper_intro{
width:400px;
}

ul.tabs_intro {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	width: 100%;
	position: relative;
	z-index:2;
	white-space: nowrap;
}
ul.tabs_intro li {
	float: left;
	margin: 0 3px 0 0;
	padding: 0px;
	height: 31px; 
	line-height: 31px; 
	border-left: none;
	margin-bottom: 0px; 
	overflow: hidden;
	background: #000;
}
ul.tabs_intro li a {
	text-decoration: none;
	color: #fff;
	display: block;
	font-size: 14px;
	padding: 0 20px;
	outline: none;
}
ul.tabs_intro li a:hover {
	background: #ec3c01;
	color:#fff;
}
html ul.tabs_intro li.current, html ul.tabs_intro li.current a:hover { 
	background: #ec3c01;
}

ul.tabs_intro li.current a {
	color:#fff;
}
.tabs_intro_container {
	border-top: none;
	clear: both;
	float: left; 
	width: 100%;
	background: #000;
	
}
.tabs_intro_content {
	padding: 20px;
	color:#FFF;
	position: relative;
	z-index:1;
}
.tabs_intro_content h2 {
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px ridge #ddd;
	font-size: 1.8em;
}
.tabs_intro_content h3 a{
	color: #254588;
}
.tabs_intro_content table{
	color:#FFF;
}
.tabs_intro_content img {
	float: left;
	margin: 0 20px 20px 0;
	padding: 5px;
}


/*tab content 2*/
#wrapper_prize{
	width:980px;
	background:#000;
}

ul.tabs_prize {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; 
}
ul.tabs_prize li {
	float: left;
	margin: 6px 0 0 0;
	padding: 0 0 0 5px;
	height: 35px; 
	line-height: 30px; 
	margin-bottom: -1px; 
	overflow: hidden;
}
ul.tabs_prize li a {
	text-decoration: none;
	color: #fff;
	display: block;
	font-size: 14px;
	padding:0 15px 0 9px;
	outline: none;
}
ul.tabs_prize li a:hover {
	color:#000;
}
html ul.tabs_prize li.current, html ul.tabs_prize li.current a:hover  { 

}
html ul.tabs_prize li.current {
	color:#000;
	background: url(images/highlight_left.gif) no-repeat top left;
	height: 28px;
	padding:0 0 0 5px;
}

ul.tabs_prize li.current a {
	color:#000;
	background: url(images/highlight_right.gif) no-repeat top right;
	height: 28px;
}
.tabs_prize_container {
	clear: both;
	width: 100%;
	
}
.tabs_prize_content {
	padding: 20px 20px 10px 20px;
	font-size: 12px;
}
.tabs_prize_content h2 {
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px ridge #ddd;
	font-size: 16px;
	margin-top:0px;
	color:#FFF;
}

/*tab content 3*/
#wrapper_judge{
	width:980px;
	background:#000;
}

ul.tabs_judge {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; 
}
ul.tabs_judge li {
	float: left;
	margin: 6px 0 0 0;
	padding: 0 0 0 5px;
	height: 35px; 
	line-height: 30px; 
	margin-bottom: -1px; 
	overflow: hidden;
}

ul.tabs_judge li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 14px;
	padding:0 15px 0 9px;
	outline: none;
}
ul.tabs_judge li a:hover {
	color:#000;
}
html ul.tabs_judge li.current, html ul.tabs_judge li.current a:hover  { 
}
html ul.tabs_judge li.current {
	color:#000;
	background: url(images/highlight_left.gif) no-repeat top left;
	height: 28px;
	padding:0 0 0 5px;
}

ul.tabs_judge li.current a {
	color:#000;
	background: url(images/highlight_right.gif) no-repeat top right;
	height: 28px;
}
.tabs_judge_container {
	clear: both; 
	width: 100%;
}
.tabs_judge_content {
	padding: 20px;
	font-size: 12px;
	line-height:1.8em;
	color:#FFF;
}
.tabs_judge_content h2 {
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px ridge #ddd;
	font-size: 1.8em;
}

.samples img{
	float: left;
	margin: 0 14px 0 0;
}

.samples img.last{
	float: left;
	margin: 0 0 20px 0;
}


/*tab content 4*/
#wrapper_listing{
	width:980px;
	background:#000;
}

ul.tabs_listing {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; 
}
ul.tabs_listing li {
	float: left;
	margin: 6px 0 0 0;
	padding: 0 0 0 5px;
	height: 35px; 
	line-height: 30px; 
	margin-bottom: -1px; 
	overflow: hidden;
}

ul.tabs_listing li a {
	text-decoration: none;
	color: #fff;
	display: block;
	font-size: 14px;
	padding:0 15px 0 9px;
	outline: none;
}

ul.tabs_listing li a:hover {
	color:#000;
}

html ul.tabs_listing li.current, html ul.tabs_listing li.current a:hover  { 
}

html ul.tabs_listing li.current {
	color:#000;
	background: url(images/highlight_left.gif) no-repeat top left;
	height: 28px;
	padding:0 0 0 5px;
}

ul.tabs_listing li.current a {
	color:#000;
	background: url(images/highlight_right.gif) no-repeat top right;
	height: 28px;
}
.tabs_listing_container {
	clear: both; 
	width: 100%;
}

.tabs_listing_content {
	padding: 20px 20px 0px 20px;
	font-size: 12px;
	line-height:1.8em;
}

.tabs_listing_content h2 {
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px ridge #ddd;
	font-size: 1.8em;
}



/*caption*/

.listing_imgbox{
	margin: 0 14px 20px 0; /*margin for without facebook share and vote button*/
	margin-right: 14px;
	width: 145px; 
	height: 145px; 
	background:#161613;  
	overflow: hidden; 
	position: relative;
}

.listing_imgbox img{
	position: absolute; 
	top: 0; 
	left: 0; 
	border: 0;
}

.listing_imgbox p{
	padding:20px 10px;
	color:#ffffff;
	font-size:12px;
	text-align:center;
}

.imgbox_caption{ 
	float: left; 
	position: absolute; 
	background: rgba(0,0,0,0.6); 
	height: 145px; 
	width: 100%; 
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.captionbox .imgbox_caption {
	top: -145px;
	left: 0;
}


.listing_imgbox .last{
	float: left;
	margin: 0 0 20px 0;
}

.new_pagination {
color: #fff;
text-align: center;
}

.new_pagination a.num {
color: #fff;
border: solid 1px #fff;
margin: 0px 3px 3px 0px;
padding: 6px 8px;
text-decoration: none;
}

.new_pagination a.current_page {
margin: 0px 3px 3px 0px;
padding: 2px 4px;
color: #fff;
font-size: 13px;
font-weight: bold;
}

/*sponsor*/
.sponsor_txt{
	font-size:14px;
	color:#847b76;
}

/*viewphoto*/
#wrapper_viewphoto{
	width:980px;
	background:#000;
}

ul.tabs_viewphoto {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; 
}
ul.tabs_viewphoto li {
	float: left;
	margin: 6px 0 0 0;
	padding: 0 0 0 5px;
	height: 35px; 
	line-height: 30px; 
	margin-bottom: -1px; 
	overflow: hidden;
}

ul.tabs_viewphoto li a {
	text-decoration: none;
	color: #fff;
	display: block;
	font-size: 14px;
	padding:0 15px 0 9px;
	outline: none;
}

ul.tabs_viewphoto li a:hover {
	color:#000;
}

html ul.tabs_viewphoto li.current, html ul.tabs_viewphoto li.current a:hover  { 
}

html ul.tabs_viewphoto li.current {
	color:#000;
	background: url(images/highlight_left.gif) no-repeat top left;
	height: 28px;
	padding:0 0 0 5px;
}

ul.tabs_viewphoto li.current a {
	color:#000;
	background: url(images/highlight_right.gif) no-repeat top right;
	height: 28px;
}


.tabs_viewphoto_container {
	clear: both; 
	width: 100%;
}

.tabs_viewphoto_content {
	padding: 20px 20px 30px 20px;
	font-size: 12px;
	line-height:1.8em;
}

a.viewphoto_prevnext{
	color:#000;
	font-size:12px;
	text-decoration:none;
}

a.viewphoto_prevnext:hover{
	color: #000;
	text-decoration:none;
}

.viewphoto_image{
	text-align: center;
	padding-top:10px;
	margin-bottom:20px;
}

.viewphoto_image img{
	border:5px solid #fff;	
}

.viewphoto_info{
	background: rgba(250,250,250,0.2);
	padding:15px;
	margin: auto;
	width:592px;
	color:#fff;
	border:1px solid #c1b6b0;
	border-style:dotted;
}

.viewphoto_info p{
	font-size:12px;
}

.viewphoto_votetitle{
	/*display:inline;
	vertical-align:middle;*/
	margin-bottom: 10px;
	font-size:18px;
}

.viewphoto_info h1{
	color:#777777;
	font-size:8px;
	font-weight:normal;
	border-bottom:1px solid #c1b6b0;
	margin-bottom:14px;
	height:5px;
}

.facebook_btn{
	height: 20px;
	width: 100px;
	float:right;
	/*background: rgba(255,255,255,0.2);
	padding: 10px;
	margin-bottom: 15px;*/
}

/*form*/
.form_box{
	padding:70px 0 20px 20px;
}


.form-container input,label{
	margin:0px;
	padding:0px;
	font-size:12px;
}

.form-container{
	width: 910px;
	background-color:#f5f5f5;
	padding:5px 15px 15px 15px;
	color:#777777;
	font-family: "Helvetica Neue",Helvetica,"Heiti TC","微軟正黑體","Microsoft Sans Serif",Helvetica,Geneva,sans-serif;
	overflow: hidden;
	font-size:12px;
}

.form_leftbox{
	width:420px; 
	float:left; 
	margin-right:70px;	
}

.form_rightbox{
	width:420px;
	float:left;	
}

.form_leftbox_preview{
	width:350px; 
	float:left; 
	margin-right:30px;	
}

.form_rightbox_preview{
	width:420px;
	float:left;	
	margin-bottom:15px;
}

.form-container h1{
	color:#777777;
	font-size:14px;
	font-weight:normal;
	border-bottom:1px solid #C2C2C2;
	margin-bottom:15px;
	padding-bottom:10px;
	clear: left;
}

.form-container h2{
	font-weight:normal;
	font-size:10px;	
	color:#aaaaaa;
	text-align:right;
}

.form-container td > button{
	text-indent:8px;
}

.form-container input{
	padding: 5px; 
    border: 1px solid #DDDDDD;
	box-shadow: 0 0 2px #DDDDDD;
	width:217px;
}

input.votesub_btn{
	background: no-repeat url('images/votesub_btn.gif');
	width:94px;
	height:25px;
    border: 0px;
	box-shadow: 0 0 0px;
	padding:0px;
	cursor:pointer;
	font-size:0px;
}

.form-container input.button:hover{
	border:0px;
}

.form-container input:focus{
    box-shadow:0 0 2px #FFFE00;
	outline: none;
}
.upload_success{
	background-color:#edfecd;
	/*padding:5px 0px 5px 10px;*/
	padding:10px;
	margin-top:10px;
	margin-bottom:10px;
	font-size:12px;
}

.upload_success img{
	vertical-align:middle;
	padding-right:8px;
}

.upload_error{
	background-color:#F76565;
	padding:10px;
	margin-top:10px;
	margin-bottom:10px;
	font-size:12px;
	color:#fff;
}

.upload_error img{
	vertical-align:middle;
	padding-right:8px;
}

.form-container div.error {
	margin-bottom: 10px; font-weight: bold; color: red;
	width: 300px;
	float: left;
}

.form-container textarea {
color: #404040;
padding: 5px;
border: 1px solid #DDDDDD;
box-shadow: 0 0 2px #DDDDDD;
resize: none;
margin: 0px;
}

.form-container select {
border: 1px solid #cccccc;
background: #ffffff;
padding: 3px 4px;
margin: 0px 0px 0px 0px;
box-shadow: 0 0 2px #DDDDDD;
color: #777777;
}

.form-container input.preview_btn {
background: no-repeat url('images/preview_btn.gif');
width: 94px;
height: 25px;
border: 0px;
box-shadow: 0 0 0px;
padding: 0px;
cursor: pointer;
font-size: 0px;
}

.form-container input.upload_btn{
	background: no-repeat url('images/upload_btn.gif');
	width:94px;
	height:25px;
    border: 0px;
	box-shadow: 0 0 0px;
	padding:0px;
	cursor:pointer;
	font-size:0px;
}

.form-container input.change_btn{
	background: no-repeat url('images/change_btn.gif');
	width:94px;
	height:25px;
    border: 0px;
	box-shadow: 0 0 0px;
	padding:0px;
	cursor:pointer;
	font-size:0px;
}

.form_terms{
	width:890px; 
	background-color:#E9E9E9; 
	float:left; 
	margin-top:20px; 
	padding:10px;
	}
	
.upload_success{
	background-color:#D7F0A8;
	font-size:14px;
	padding:20px;
	margin-top:10px;
}

.upload_success img{
	vertical-align:middle;
	padding-right:8px;
}

.voting_box{
	margin-top:10px;
	width:150px;
	}