﻿@charset "utf-8";
html {
	background: #000000 none repeat scroll 0 0; /*#e6e6e6*/
	color:#ffffff;
}

body {
	font-family:Tahoma,Helvetica,Arial,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.5;
}

body, div, dl, dt, dd, ul,ol,li, h1, h2, h3, h4, h5, h6, pre, code, form, input, button, textarea, p, blockquote, th, td, hr {
	margin:0;
	padding:0;
}
a {
	color: #ffffff;
	text-decoration:none;
	hide-focus:expression( this.hideFocus=true );
	outline: none;
}
a:hover {
	background-color:#e60012;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
h1 {
	font-size:18px;
}
h2 {
	font-size:16px;
}
h3 {
	font-size:14px;
}
h1, h2, h3, h4, h5, h6, strong {
	font-weight:bold;
}
img {
	border:0;
}
input, select {
	vertical-align:middle;
	margin-right:3px;
}
.hidden {
	display:none;
}
.invisible {
	visibility:hidden;
}
.clr {
	clear:both;
}

#wrapper {
	width:100%;
}
#header {
	background-image:url(/images/mj/bgpt.jpg);
	background-repeat:repeat-x;
}

#hepic {
	margin:0 auto;
	width:990px;
}
#navigation {
	margin:0 auto;
	width:990px;
}
#navigation td {
	vertical-align:top;
}
#navigation .b {
	background-color: #000000;
}
.menu {
	height:38px;
	position:relative;
}

.menu li {
	float:left;
	width:120px;
}
.menu li a {
	display:block;
	line-height:38px;
	text-indent:-990em;
	width:120px;
}

.menu .a_i {
	background:transparent url(/images/mj/nav_link.jpg) no-repeat;
}
.menu .a_i:hover {
	background:transparent url(/images/mj/nav_hover.jpg) no-repeat;
}
.menu .j_a {
	background:transparent url(/images/mj/nav_link.jpg) no-repeat;
	background-position: -120px 0;
}
.menu .j_a:hover {
	background:transparent url(/images/mj/nav_hover.jpg) no-repeat;
	background-position: -120px 0;
}
.menu .p_s {
	background:transparent url(/images/mj/nav_link.jpg) no-repeat;
	background-position: -240px 0;
}
.menu .p_s:hover {
	background:transparent url(/images/mj/nav_hover.jpg) no-repeat;
	background-position: -240px 0;
}
.menu .w_s {
	background:transparent url(/images/mj/nav_link.jpg) no-repeat;
	background-position: -360px 0;
}
.menu .w_s:hover {
	background:transparent url(/images/mj/nav_hover.jpg) no-repeat;
	background-position: -360px 0;
}
.menu .u_w {
	background:transparent url(/images/mj/nav_link.jpg) no-repeat;
	background-position: -480px 0;
}
.menu .u_w:hover {
	background:transparent url(/images/mj/nav_hover.jpg) no-repeat;
	background-position: -480px 0;
}

span.new {
	background:transparent url(/images/mj/icon_xin.gif) no-repeat scroll 0 0;
	background-position:-38px 0;
	font-size:0;
	height:23px;
	line-height:0;
	overflow:hidden;
	position:absolute;
	top:-10px;
	width:19px;
	left:570px;
	z-index:99;
}

#container {
	width:990px;
	margin:0 auto;
	min-height:200px;
	_height:200px;
	height:100%;
}
#footer {
	background:transparent url(/images/mj/ft_bg.png) no-repeat;
	width:990px;
	margin:0 auto;
	text-align: center;
	height: 73px;
	padding-top:40px;
}
#container .mj_l {
	float:left;
	background:transparent url(/images/mj/tran_bg.png) no-repeat;
	margin:10px 17px;
	padding: 28px 25px 0 33px;
}

.intro {
	width:600px;
}
.ifo {
	width: 90%;
	padding:20px 0 30px;
}
ul.title li {
	float:left;
	margin-right:5px;
}
#container .mj_l .item {
	width:600px;
	padding-bottom: 30px;
}
#container .mj_l .item_b {
	padding-bottom: 0px;
}

#content_box .item label {
	color:#FFF100;
}
#content_box .item p {
	line-height: 20px;
}
#content_box .item .t {
	padding: 15px 0;
}
#content_box .lt {
	color:#FFF100;
	font-size: 14px;
	padding:0 3px;
}
#content_box .bn {
	border-bottom:1px dashed #999999;
}

.pize {
	color:#FFF100;
	padding-bottom: 20px;
}
.pt {
	padding: 5px 0px 10px 0px;
	line-height: 22px;
	text-indent:2em;
}
.pt a {
	color:#FFF100;
	text-decoration:underline;
}

#content_box .item .l {
	padding-right:20px;
	height: 210px;
}
#content_box a {
	color:#E60012;
	text-decoration:underline;
}
#content_box a:hover {
	background-color:#E60012;
	color:#ffffff;
	text-decoration:none;
}
#content_box .all {
	padding-top: 10px;
}
#content_box .all a {
	background:transparent url(/images/mj/b_btn_bg.png) no-repeat scroll 0 -28px;
	color:#FFFFFF;
	display:block;
	font-size:14px;
	height:27px;
	line-height:27px;
	margin:0 auto;
	width:372px;
	text-align:center;
	text-decoration:none;
}

ul.pic {
	margin:15px 0 20px;
}
ul.pic li {
	display:block;
	float:left;
	height:110px;
	margin-bottom:10px;
	margin-right:12px;
	width:131px;
}
ul.pw {
	margin:15px 0 20px;
}
ul.pw li {
	float:left;
	width: 101px;
	margin-bottom:10px;
	margin-right: 12px;
}
ul.photo {
	margin:15px 0 20px;
}
ul.photo li {
	display:block;
	float:left;
	height:113px;
	margin-bottom:10px;
	margin-right:5px;
	overflow:hidden;
	padding-right:5px;
	width:108px;
}
#container .mj_r {
	float:left;
	padding-left:25px;
}
.mj_r .btns {
	margin-top:30px;
	padding:3px;
}
.mj_r .prize {
	margin-top: 25px;
}

.mj_r .btns p {
	padding-bottom:15px;
}
#container .mj_r .item {
	padding:30px 0;
	width:230px;
}
#container .mj_r a {
	background-color:#000000;
}
#container .mj_r .item .wt {
	padding-top: 5px;
}
#container .mj_r .item table {
	margin-top:5px;
}
#container .mj_r .item td {
	padding-right:5px;
	padding-bottom:5px;
}
#container .mj_r .item .sjap {
	padding: 15px 0;
	line-height: 20px;
}

/*Upload Page*/
.no_login {
	padding-top: 60px;
	text-align:center;
}

.no_login a {
	color:#e60012;
	padding-left:5px;
	padding-right:5px;
}
.no_login a:hover {
	text-decoration:underline;
	background-color:#000000;
}

.user_info {
	padding-left:150px;
	padding-top:60px;
	font-size:14px;
}
.alerts {
	color:red;
	padding: 20px 5px;
}
.row {
	width:100%;
}
.row .y {
	color:#FFF100;
}
.row a:hover {
	color:#ffffff;
	background-color:#E60012;
}
.row .star {
	color:#e60012;
	font-size:12px;
}
.row select {
	padding:2px 0 2px 1px;
	width:160px;
	font-size:14px;
}
.row td {
	padding:10px 0;
}
.row .l {
	padding-right:20px;
	text-align:right;
	width:80px;
}
.row .lb {
	padding-right:20px;
	text-align:right;
	width:150px;
}
.row .inpxt {
	padding:2px 0 2px 1px;
	width:180px;
	font-size:14px;
}
.row .big {
	width: 254px;
}
.row .inpfie {
	padding:2px 0 2px 1px;
	font-size:14px;
}
.row .btns {
	background:transparent url(/images/mj/btn_bg.png) no-repeat scroll 0 0;
	border:0 none;
	display:block;
	float:left;
	font-size:14px;
	height:23px;
	margin-right:30px;
	width:76px;
}
.row .retxt {
	font-size:14px;
	height:130px;
	width:400px;
}
.row .help {
	color:#e60012;
	font-size:12px;
}
.picture_info {
	padding-left:150px;
	padding-top:60px;
	font-size:14px;
}


/*work list page*/
.invited_works {
	padding: 10px 52px;
}

.work_lst {
	margin: 30px 0 60px;
}
.work_lst li {
	float:left;
	margin-right: 20px;
	margin-bottom: 10px;
}
.work_lst a {
	color: #ffffff;
	font-size: 12px;
	font-weight:normal;
}
.work_lst a:hover {
	background-color:#e60012;
}
.invited_works .all {
	text-align:center;
}
.invited_works .all a {
	background:transparent url(/images/mj/b_btn_bg.png) no-repeat scroll;
	background-position: 0 -28px;
	display:block;
	height:27px;
	line-height:27px;
	margin:0 auto;
	width:372px;
	font-size:14px;
	color:#fff;
}
.match_works {
	padding:10px 52px;
}
.match_works .match_lst {
	margin: 30px 0 60px;
}
.match_works .match_lst li {
	display:block;
	float:left;
	height:150px;
	margin-bottom:10px;
	margin-right:15px;
}
.match_works .match_lst a {
	color: #ffffff;
	font-size: 12px;
	font-weight:normal;
}
.match_works .match_lst a:hover {
	background-color:#e60012;
}
.match_works .all {
	text-align:center;
}
.match_works .all a:hover span {
	color:#FFF100;
}
.match_works .all a {
	background:transparent url(/images/mj/b_btn_bg.png) no-repeat scroll 0 0;
	color:#000000;
	display:block;
	height:27px;
	line-height:27px;
	margin:0 auto;
	width:372px;
	font-size:14px;
}
.match_works .all a:hover {
	background-position: 0 -28px;
	color:#fff;
}

.order_away {
	text-align:right;
	padding-right: 15px;
	padding-top: 20px;
	padding-bottom: 10px;
}
.order_away .now {
	color:#f46908;
}

.red {
	color:#E60012;
}
.work_detail {
	padding:10px 52px;
}
#vote_people {
	padding-left:1em;
}
.work_info {
	line-height: 20px;
	padding:10px 0;
	width:690px;
}
.work_info .ex_b span {
	float:left;
	line-height:30px;
}
.work_info .buy {
	background:transparent url(/images/mj/buy.jpg) no-repeat scroll 0 0;
	display:block;
	text-align:center;
	float:right;
	line-height:30px;
	width:143px;
	margin-right:20px;
}
.work_info .yp {
	color:#F46908;
	line-height: 25px;
	padding-top:5px;
}
.work_info .hpic {
	padding-right: 15px;
}
.work_info span {
	padding-right: 20px;
}
.work_info span label {
	color:#FFF100;
}
.tx {
	color:#FFF100;
	padding-bottom:10px;
}
#rating {
	display:block;
	font-size:13px;
	padding:5px 0 10px;
}
#rating a:hover {
	background-color:#000000;
}
#rateword {
	color:#FFF100;
}
.wstyle td {
	padding-right: 10px;
}

.pager {
	height: 35px;
	line-height: 34px;
	text-align: center;
	padding-right: 12px;
}
.pager a {
	padding:2px 5px;
	position:relative;
	text-decoration:none;
}
.pager a:hover {
	background-color:#E60012;
}
.pager .c {
	color:#f46908;
	font-weight: bold;
	padding:2px 5px;
}
.pager .prev {
	margin-right: 5px;
}
.pager .prev a{
	padding:2px 5px;
}
.pager .next {
	margin-left: 5px;
}
.pager .next a{
	padding:2px 5px;
}

.prize_box {
	padding:50px 52px 30px;
}
.prize_box .item {
	padding-left:50px;
	padding-bottom:20px;
}
.prize_box .item .line {
	margin: 30px 0;
}
.prize_box .item p {
	font-size:14px;
	line-height:40px;
	padding-bottom:20px;
}
.prize_box .item p label {
	color:#fff100;
}
.prize_box .item .big_wd {
	color:#fff100;
	font-size:40px;
	padding:0 10px;
}
.item .buy {
	background:transparent url(/images/mj/buy.jpg) no-repeat scroll 0 0;
	display:block;
	float:right;
	line-height:30px;
	margin-right:20px;
	text-align:center;
	width:143px;
}

#expert {
	padding:50px 52px 30px;
}

#expert .item {
	padding-bottom: 35px;
}

#expert .item .hp {
	padding:10px 50px 20px;
}
#expert .item p {
	line-height: 28px;
}

#content_box {
	padding:50px 52px 30px;
}

#content_box .item {
	padding-bottom: 35px;
	line-height:22px;
}
#content_box .item a {
	color:#E60012;
}
#content_box .item a:hover {
	background-color:#999999;
}
#content_box .item .rt {
	color:#E60012;
}
#content_box .item .y {
	color:#FFF100;
}
#content_box .item .idt {
	border:1px dashed #999999;
	margin:10px 15px;
	padding:3px 5px;
}
#content_box .item ol li {
	list-style-type:lower-roman;
}

#clk_down {
	display:block;
	margin-left:160px;
	width:108px;
}

.pop_win {
	padding:1.4em 1.2em 1em 1em;
	width:350px;
}
.pop_win_close {
	color:#AAAAAA;
	position:absolute;
	right:5px;
	top:0;
	z-index:1;
}
#popup_container a {
	color:#E60012;
}
#popup_container a:hover {
	color:#ffffff;
	background-color:#E60012;
}

.login_input {
	color:#016502;
	font-size:12px;
	margin-top:0.3em;
	text-align:left;
	margin-bottom:2em;
}
.login_input span {
	float:left;
	width:3.5em;
}
.login_input input {
	width:200px;
}
.pop_sub {
	margin-left: 3.4em;
	margin-top: 0.3em;
	margin-bottom:1em;
	text-align:left;
}
.pop_reg {
	line-height: 20px;
}

#ajx_status {
	background-color:wheat;
	border:1px dashed #2DA301;
	color:#2DA301;
	display:none;
	padding:5px;
}

.nav_b {
	line-height:35px;
	padding:20px 5px;
	text-align:right;
}
.m_iss {
	height:29px;
	display:block;
	overflow:hidden;
	text-align:center;
}
.m_iss span {
	float:left;
	font-size:12px;
	padding-left:85px;
}
.m_iss .t {
	line-height:28px;
	padding-left:15px;
}
.m_iss span strong {
	color:#FFF100;
}