﻿/* CSS Document */
body{	
	font-family:"Tahoma", MS Sans Serif, sans-serif, Verdana, Helvetica, Arial;
	font-size: 13px;
	padding:0px;
	margin:0 auto;
}
img{
	border:0px;
}
div{
	margin:0;
	padding:0px;
	float:none;
}
ul,li{
	margin:0;
	padding:0px;
	list-style-type:none;
}
form{
	display:inline;
}
blockquote,dl,dt,dd,p,iframe{
	padding:0;
	margin:0;
}
table{
	border:0px;
	vertical-align:middle;
}
table,tr,td{
	margin:0;
	padding:0px;
}
a:link{
	color:#404040;
	text-decoration:none;
}
a:visited{
	color:#404040;
	text-decoration:none
}
a:active{
	color:#404040;
	text-decoration:none;
}
a:hover{
	color:#404040;
	text-decoration:underline;
}
.mtButtonBox{
	width:790px;
	padding:8px 0px 5px 0px;
	float:left;
	text-align:center;
}
.mtButtonBox img{
	vertical-align:middle;
}
.mtButtonBox input{
	vertical-align:middle;
}
.mtButton{
	width:178px;
	height:47px;
	border:0;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	background:url(../images/etc/bg1.gif) center no-repeat;
}
textarea{
	overflow:auto;
	border:1px solid #CCCCCC;
}
/*=Class
------------------------------------------*/
.mtContestBox{
	width:980px;
	float:none;
	margin:0px auto;
}
.box_toplink{
	width:980px;
	height:18px;
}
p.set_home{
	width:297px;
	height:18px;
	padding-left:3px;
	overflow:hidden;
	font-size:11px;
	color:#999999;
	float:left;
}
p.set_home img{
	vertical-align: text-bottom;
}
ul.box_servicelink{
	padding-top:3px;
	height:15px;
	float:right;
	overflow:hidden;
}
ul.box_servicelink li{
	height:18px;
	font-size:11px;
	color:#999999;
	float:left;
	overflow:hidden;
}
.mtContestHead{
	width:980px;
	height:64px;
	margin-top:4px;
	background:url(../images/top_layout/head_banner.jpg) center top no-repeat;
}
.mtContestbutton{
	width:980px;
	height:37px;
	background:url(../images/top_layout/head_menu.jpg) center top no-repeat;
}
.mtContestbutton p{
	font-size:14px;
	float:left;
	padding:8px 25px 0px 25px;
	background:url(../images/top_layout/line.gif) right 9px no-repeat;
}
.mtContestbutton span{
	position:relative;
	font-size:13px;
	float:right;
	font-weight:700;
	padding:15px 18px 0px 18px;
}
.mtContestbutton span blockquote{
	position:absolute;
	right:5px;
	top:3px;
}

.mtContestbutton a:link{
	color:#FFFFFF;
	text-decoration:none;
}
.mtContestbutton a:visited{
	color:#FFFFFF;
	text-decoration:none
}
.mtContestbutton a:active{
	color:#FFFFFF;
	text-decoration:none;
}
.mtContestbutton a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
.mtContestBody{
	width:980px;
	margin:4px 0px 0px 0px;
}
/*=corner
------------------------------------------*/
.roundout_tl{
	width:4px;
	height:4px;
	position:relative;
	overflow:hidden;
	left:-1px;
	top:-1px;
	float:left;
	background:url(../images/left_layout/round_outside.jpg) left top no-repeat;
}
.roundout_tr{
	width:4px;
	height:4px;
	position:relative;
	overflow:hidden;
	right:-1px;
	top:-1px;
	float:right;
	background:url(../images/left_layout/round_outside.jpg) right top no-repeat;
}
.roundout_bl{
	width:4px;
	height:4px;
	position:relative;
	overflow:hidden;
	left:-1px;
	bottom:-1px;
	float:left;
	background:url(../images/left_layout/round_outside.jpg) left -4px no-repeat;
}
.roundout_br{
	width:4px;
	height:4px;
	position:relative;
	overflow:hidden;
	right:-1px;
	bottom:-1px;
	float:right;
	background:url(../images/left_layout/round_outside.jpg) right -4px no-repeat;
}
.roundgrey_tl{
	width:4px;
	height:4px;
	position:relative;
	overflow:hidden;
	left:-1px;
	top:-1px;
	float:left;
	background:url(../images/right_layout/round_grey.jpg) left top no-repeat;
}
.roundgrey_tr{
	width:4px;
	height:4px;
	position:relative;
	overflow:hidden;
	right:-1px;
	top:-1px;
	float:right;
	background:url(../images/right_layout/round_grey.jpg) right top no-repeat;
}
.roundgrey_bl{
	width:4px;
	height:4px;
	position:relative;
	overflow:hidden;
	left:-1px;
	bottom:-1px;
	float:left;
	background:url(../images/right_layout/round_grey.jpg) left -4px no-repeat;
}
.roundgrey_br{
	width:4px;
	height:4px;
	position:relative;
	overflow:hidden;
	right:-1px;
	bottom:-1px;
	float:right;
	background:url(../images/right_layout/round_grey.jpg) right -4px no-repeat;
}

.roundwhite_tl{
	width:4px;
	height:4px;
	position:relative;
	overflow:hidden;
	left:-1px;
	top:-1px;
	float:left;
	background:url(../images/right_layout/round_white.jpg) left top no-repeat;
}
.roundwhite_tr{
	width:4px;
	height:4px;
	position:relative;
	overflow:hidden;
	right:-1px;
	top:-1px;
	float:right;
	background:url(../images/right_layout/round_white.jpg) right top no-repeat;
}
.roundwhite_bl{
	width:4px;
	height:4px;
	position:relative;
	overflow:hidden;
	left:-1px;
	bottom:-1px;
	float:left;
	background:url(../images/right_layout/round_white.jpg) left -4px no-repeat;
}
.roundwhite_br{
	width:4px;
	height:4px;
	position:relative;
	overflow:hidden;
	right:-1px;
	bottom:-1px;
	float:right;
	background:url(../images/right_layout/round_white.jpg) right -4px no-repeat;
}
/*=left_layout
------------------------------------------*/
.mtContestLeft{
	width:180px;
	float:left;
}
.mtContestLeft blockquote.menu_top{
	width:180px;
	padding-bottom:1px;
	border:1px solid #eadeea;
	border-bottom:0px;
	background-color:#f6f7f8;
}
.mtContestLeft blockquote.menu_bottom{
	width:180px;
	height:4px;
	margin-bottom:4px;
	border:1px solid #eadeea;
	border-top:0px;
	background-color:#f6f7f8;
}
.mtContestLeft blockquote.menu_top dt{
	width:125px;
	height:30px;
	padding:12px 0px 0px 45px;
	margin:5px auto 0px auto;
	color:#FFFFFF;
	font-size:18px;
	font-weight:700;
	background:url(../images/left_layout/menu_contest.gif) left top no-repeat;
}
.mtContestLeft blockquote.menu_top dd{
	width:168px;
	margin:0px auto;
	border:1px solid #eaeaea;
	border-top:0px;
	border-bottom:0px;
	background-color:#FFFFFF;
}
.mtContestLeft ul li p{
	height:20px;
	border-bottom:1px solid #eaeaea;
	padding:5px 0px 3px 23px;
	background:url(../images/icon/icon_arrow.gif) 6px 10px no-repeat;
}
.mtContestLeft blockquote.adsContest{
	width:180px;
	text-align:center;
	color:#666666;
	border:1px solid #eaeaea;
	background-color:#f6f7f8;
}
.mtContestLeft blockquote.adsContest p{
	padding:4px 0px;
}
.menu_bottomgrey{
	width:180px;
	height:4px;
	margin-top:3px;
	padding-top:10px;
	border:1px solid #eaeaea;
	background-color:#f6f7f8;
}
.ads{
	width:182px;
	text-align:center;
}
.ads img{
	width:177px;
	height:70px;
}
/*=right_layout
------------------------------------------*/
.mtContestRight{
	width:792px;
	float:right;
}
.mtHead{
	width:790px;
	height:24px;
	line-height:26px;
	font-size:13px;
	font-weight:bold;
	float:left;
	border:1px solid #eaeaea;
	border-bottom:0px;
	background-color:#f6f7f8;
}
p.icon_arrow{
	height:25px;
	padding-left:21px;
	padding-top:1px;
	overflow:hidden;
	background:url(../images/icon/icon_arrowwhite.gif) 6px 10px no-repeat;
}
.mtHead p.news_topic{
	width:790px;
	height:28px;
	color: #96479E;
	font-size:16px;
	padding-top:1px;
	overflow:hidden;
	text-align:center;
}
.mtHeadEnd{
	width:790px;
	height:4px;
	float:left;
	border:1px solid #eaeaea;
	border-top:0px;
	background-color:#f6f7f8;
}
.mtHeadwhite{
	width:790px;
	height:24px;
	line-height:26px;
	font-size:13px;
	font-weight:bold;
	float:left;
	border:1px solid #eaeaea;
	border-bottom:0px;
	background-color:#FFFFFF;
}
.mtHeadgrey{
	width:790px;
	height:24px;
	margin-top:5px;
	line-height:26px;
	font-size:13px;
	font-weight:bold;
	float:left;
	border:1px solid #CCCCCC;
	border-bottom:0px;
}
.mtHeadEndwhite{
	width:790px;
	height:4px;
	padding-top:10px;
	margin-bottom:7px;
	float:left;
	border:1px solid #eaeaea;
	border-top:0px;
	background-color:#FFFFFF;
}
/*=top_vote
------------------------------------------*/
.mtContestTopVote{
	width:158px;
	text-align:center;
	float:left;
	margin-top:7px;
}
.mtContestTopVote dt p{
	width:104px;
	height:152px;
	padding-top:2px;
	margin:0px auto;
	float:none;
	border:1px solid #eaeaea;
	background-color:#f6f7f8;
}
.mtContestTopVote dt p img{
	width:100px;
	height:150px;
}
.mtContestNo{
	color:#000000;
	padding-top:2px;
	height:24px;
	line-height:23px;
	overflow:hidden;
}
.mtContestNo img{
	vertical-align:text-bottom;
}
.mtContestName{
	width:152px;
	height:16px;
	padding:1px 3px 3px 3px;
}
.mtContestName a:active{
	color:#000000;
	text-decoration:underline;
}
.mtContestName a:visited{
	color:#000000;
	text-decoration:underline;
}
.mtContestName a:link{
	color:#000000;
	text-decoration:underline;
}
.mtContestName a:hover{
	color: #0099FF;
	text-decoration:underline;
}
.mtContestScore{
	color:#000000;
	padding-bottom:10px;
}
/*=score
------------------------------------------*/
.set_position{
	padding-left:12px;
}
.box_topvote{
	width:767px;
	float:left;
	margin:10px auto 0px auto;
	border:1px solid #ffcc99;
	background-color:#ffffcc;
}
.box_topvote dl.left_box{
	width:383px;
	float:left;
}
.box_topvote dl.center_box{
	width:1px;
	height:145px;
	margin-top:14px;
	float:left;
	background-color:#ffcc99;
}
.box_topvote dl.right_box{
	width:383px;
	float:right;
}
.box_topvote dt,.box_topvote dd,.box_topvote p{
	float:left;
}
.box_topvote dt{
	width:383px;
	padding:8px 0px 10px 0px;
	text-align:center;
	color:#FF9966;
	font-weight:700;
}
.box_topvote dd{
	width:363px;
	height:20px;
	overflow:hidden;
	padding:0px 0px 8px 20px;
}
.box_topvote dd p.vote_no{
	width:30px;
	font-size:11px;
}
.box_topvote dd p.vote_number{
	width:50px;
	font-size:11px;
}
.box_topvote dd p.vote_name{
	width:100px;
	font-size:11px;
}
.box_topvote dd p.vote_score{
	width:90px;
	font-size:11px;
}
/*=news
------------------------------------------*/
.mtContestNews{
	width:790px;
}
.mtContestNews ul{
	float:left;
}
.mtContestNews ul li.text{
	float:left;
	padding:10px 0px;
	border:1px solid #eaeaea;
	border-top:0px;
	border-bottom:0px;
}
.mtContestNews ul li.text p{
	width:745px;
	float:left;
	overflow:hidden;
	padding:0px 15px 0px 30px;
	background:url(../images/icon/icon_square.gif) 19px 8px no-repeat;
}
.mtContestNews ul li.line{
	width:790px;
	float:left;
	border:1px solid #eaeaea;
	border-top:0px;
	border-bottom:0px;
}
.mtContestNews ul li.line p{
	width:760px;
	height:1px;
	overflow:hidden;
	margin-left:15px;
	background:url(../images/icon/icon_line.gif) left top repeat-x;
}
/*=gallery
------------------------------------------*/
.mtContestGallery{
	width:760px;
	float:left;
	border:1px solid #eaeaea;
	border-top:0px;
	border-bottom:0px;
	padding-left:30px;
}
.mtContestGallery dl{
	width:147px;
	float:left;
	padding:11px 0px 0px 0px;;
	text-align:center;
}
.mtContestGallery dt{
	width:104px;
	height:152px;
	padding-top:2px;
	margin:0px auto;
	float:none;
}
.mtContestGallery dt img{
	width:100px;
	height:150px;
}
.mtContestGallery dd{
	width:147px;
	text-align:center;
	padding-top:3px;
}
/*=navigator
-----------------------------------------*/
.box_navigator{
	width:770px;
	float:none;
	margin:5px auto 0px auto;
}
.box_navigator p.navigator_textleft{
	width:570px;
	font-size:12px;
	float:left;
}
.box_navigator p.navigator_textright{
	width:200px;
	font-size:12px;
	float:left;
	text-align:right;
}
.box_navigator p.navigator_line{
	width:770px;
	height:1px;
	margin-bottom:6px;
	float:left;
	margin-top:5px;
	overflow:hidden;
	background-color:#CCCCCC;
}

/*=Gallery page
-----------------------------------------*/
.mtGalleryBox{
	width:790px;
	float:left;
}
.mtGalleryBox table{
	width:790px;
	margin:4px 0px;
	/*text-align:center;*/
}
.mtGalleryArrowLeft{
	width:100px;
	height:367px;
	margin-top:170px;
	overflow:hidden;
	text-align:center;
}
.mtGalleryArrowCenter{
	width:570px;
	margin-bottom:5px;
	text-align:center;
}
.mtGalleryArrowCenter img{
	border:1px solid #eaeaea;
	background-color:#f6f7f8;
	padding:3px;
}
.mtGalleryBox p.gallery_text{
	width:570px;
	height:16px;
	overflow:hidden;
	padding:1px 0px;
	text-align:center;
}
.mtGalleryArrowRight{
	width:100px;
	height:367px;
	overflow:hidden;
	margin-top:170px;
	text-align:center;
}
.mtGalleryAll{
	width:790px;
	height:127px;	
	overflow:scroll;
	background:url(../images/etc/FC_film.jpg) center repeat-x;
}
.mtGalleryAll table{
	height:111px;	
	text-align:center;	
}
.mtGalleryAll tr td{
	vertical-align:middle;
	padding:0px 0px 0px 4px;
}
/*=News page
-----------------------------------------------------------------*/
.mtNewsBox{
	width:790px;
	float:left;
	margin:0px 0px 5px 0px;
}
.mtNewsBox dl{
	width:790px;
	border:1px solid #eaeaea;
	border-top:0px;
	padding-bottom:10px;
	float:left;
	overflow:hidden;
}
.mtNewsBox dd{
	width:770px;
	line-height:25px;
	padding:8px 0px 0px 10px;
	overflow:hidden;
}
.mtNewsOpinion{
	width:790px;
}
.mtNewsOpinion dl dt{
	width:792px;
	background:#e7e7e7;
	padding:4px 0px;
	overflow:hidden;
	float:left;
}
.mtNewsOpinion dl dd{
	width:792px;
	background:#f8f8f8;
	padding:4px 0px;
	overflow:hidden;
	float:left;
}
.mtNewsOpinionDetail{
	width:770px;
	overflow:hidden;
	padding-left:10px;
	float:left;
}
.mtNewsOpinionNo{
	width:540px;
	float:left;
	padding-left:10px;
}
.mtNewsOpinionDate{
	width:240px;
	padding-top:3px;
	text-align:right;
	float:left;
	color: #666666; 
	font-size:12px;
}
.mtNewsOpinionForm{
	width:790px;
	float:left;
	padding:5px 0px;
	margin-bottom:5px;
	border-left:1px solid #DBDBDB;
	border-right:1px solid #DBDBDB;
	border-bottom:1px solid #DBDBDB;
	background-color:#f8f8f8;
}
.mtNewsOpinionForm p{
	width:700px;
	float:left;
	padding:3px 0px 3px 70px;
}
.mtNewsOpinionForm label{
	float:left;
	width:100px;
}
.change_page{
	float:left;
	width:770px;
	padding:5px 0px 5px 10px;
	text-align:center;
}
.change_page a:active{
	text-decoration:underline;
}
.change_page a:visited{
	text-decoration:underline;
}
.change_page a:link{
	text-decoration:underline;
}
.change_page a:hover{
	text-decoration:underline;
}
.change_page a.link_select:active{
	color:#FF0000;
	font-weight:700;
	text-decoration:none;
}
.change_page a.link_select:visited{
	color:#FF0000;
	font-weight:700;
	text-decoration:none;
}
.change_page a.link_select:link{
	color:#FF0000;
	font-weight:700;
	text-decoration:none;
}
.change_page a.link_select:hover{
	color:#FF0000;
	font-weight:700;
	text-decoration:none;
}
/*=mt Vote
---------------------------------------------------------------*/
.mtContestNewLeft{
	width:395px;
	float:left;
}
.mtContestNewsRight{
	width:395px;
	float:right;
}
.mtContestVote{
	width:790px;
	text-align:center;
	float:left;
}
.mtVoteBox{
	width:610px;
	padding:50px 0px 10px 25px;
	background:url(../images/etc/bg_result.jpg) no-repeat;
}
/*= clip
------------------------------------------------------------------*/
.mtContestClip{
	width:790px;
	float:left;
	border: 1px solid #eaeaea;
	border-bottom:0px;
}
.mtContestClip dl{
	width:154px;	
	float:left;
	margin:4px 2px;
	display:inline;
	text-align:center;
}
.mtContestClip img{
	padding:1px;
	border:1px solid #eaeaea;
}
