* {
	word-break: break-all;
	font-family: "Microsoft Yahei", Tahoma, Verdana, Arial;
	-webkit-text-size-adjust: none;
}

/* links */
a.w:link,
a.w:visited,
a.w:active {
	color: #FFFFFF;
	text-decoration: none;
}

a.w:hover {
	color: #F4F3F2;
}

a.b:link,
a.b:visited,
a.b:active {
	color: #007AFF;
	text-decoration: none;
}

a.b:hover {
	color: #FF3300;
}

a.g:link,
a.g:visited,
a.g:active {
	color: #666666;
	text-decoration: none;
}

a.g:hover {
	color: #FF6600;
}

/* common */
.m {
	margin: auto;
	width: 960px;
	background: #FFFFFF;
	clear: both;
}

.m0 {
	width: 100%;
	background: #F2F2F2;
}

.m0 .m {
	background: #F2F2F2;
}

.m1 {
	background: url('skin/images/bg-line.png') repeat-y 960px 0;
}

.m1l {
	width: 940px;
	float: left;
}

.m1r {
	width: 239px;
	float: right;
}

.m2 {
	background: url('skin/images/bg-line.png') repeat-y 960px 0;
}

.m2l {
	width: 940px;
	float: left;
}

.m2r {
	width: 219px;
	float: right;
}

.m3 {
	background: url('skin/images/bg-line.png') repeat-y 880px 0;
}

.m3l {
	width: 860px;
	float: left;
}

.m3r {
	width: 299px;
	float: right;
}

.tf {
	width: 100%;
}

.tf td {
	border-top: #F0F0F0 1px solid;
}

.tf tr:hover {
	background: #F4F4F4;
}

.tf .tl {
	width: 100px;
	text-align: right;
}

.btns {
	padding: 20px 20px 20px 150px;
}

.thumb {
	padding: 6px 0;
}

.thumb img {
	border: #DDDDDD 1px solid;
	padding: 2px;
}

.thumb li {
	height: 22px;
	line-height: 22px;
	overflow: hidden;
}

.thumbml ul {
	margin: 10px 0 15px 0;
}

.imb img {
	border: #DDDDDD 1px solid;
	padding: 3px;
}

/* album */
#mid_pos {
	position: absolute;
}

#mid_div {
	width: 320px;
	height: 240px;
	cursor: crosshair;
	padding: 6px;
	border: #CCCCCC 1px solid;
	background: #F3F3F3;
}

#zoomer {
	border: #333333 1px solid;
	width: 120px;
	height: 90px;
	background: #FFFFFF url('skin/images/zoom_bg.gif');
	position: absolute;
	opacity: 0.5;
	filter: alpha(opacity=50);
}

#big_div {
	width: 400px;
	height: 300px;
	border: #CCCCCC 1px solid;
	background: #FFFFFF;
	position: absolute;
	overflow: hidden;
}

#big_pic {
	position: absolute;
}

.ab_im {
	padding: 2px;
	margin: 10px 0 10px 32px;
	border: #C0C0C0 1px solid;
}

.ab_on {
	padding: 2px;
	margin: 10px 0 10px 32px;
	border: #FF6600 1px solid;
	background: #FF6600;
}

/* ads */
.adword table {
	background: url('skin/images/adword_bg.gif') repeat-x 0 bottom;
}

.adword_tip {
	color: #FF1100;
	border-bottom: #DDDDDD 1px solid;
	padding: 8px 10px 8px 28px;
	background: url('skin/images/arrow_up.gif') no-repeat 10px 8px;
}

.sponsor {
	margin-bottom: 10px;
}

/* basic */
.f_l {
	float: left;
}

.f_r {
	float: right;
}

.t_l {
	text-align: left;
}

.t_r {
	text-align: right;
}

.t_c {
	text-align: center;
}

.f_b {
	font-weight: bold;
}

.f_n {
	font-weight: normal;
}

.f_white {
	color: white;
}

.f_gray {
	color: #666666;
}

.f_orange {
	color: #FF6600;
}

.f_red {
	color: red;
}

.f_green {
	color: green;
}

.f_blue {
	color: blue;
}

.f_dblue {
	color: #007AFF;
}

.f_price {
	font-weight: bold;
	font-family: Arial;
	color: #FF0000;
}

.px12 {
	font-size: 12px;
}

.px14 {
	font-size: 14px;
}

.px16 {
	font-size: 16px;
}

.px18 {
	font-size: 18px;
}

.bd-t {
	border-top: #DDDDDD 1px solid;
}

.bd-b {
	border-bottom: #DDDDDD 1px solid;
}

.b10 {
	height: 10px;
}

.b16 {
	height: 16px;
}

.b20 {
	height: 20px;
}

.b24 {
	height: 24px;
}

.b32 {
	height: 32px;
}

.pd3 {
	padding: 3px;
}

.pd5 {
	padding: 5px;
}

.pd10 {
	padding: 10px;
}

.pd15 {
	padding: 15px;
}

.pd20 {
	padding: 20px;
}

.lh18 {
	line-height: 180%;
}

.ls1 {
	letter-spacing: 1px;
}

.c_p {
	cursor: pointer;
}

.c_b {
	clear: both;
}

.o_h {
	overflow: hidden;
}

.dsn {
	display: none;
}

.absm {
	vertical-align: middle;
}

.btn_s {
	background: #2388FA;
	color: #FFFFFF;
	border: none;
	padding: 2px;
	letter-spacing: 1px;
}

.btn_r {
	background: #D7D7D7;
	color: #666666;
	border: none;
	padding: 2px;
	letter-spacing: 1px;
}

.bd {
	border: #CAD9EA 1px solid;
}

.highlight {
	color: red;
}

.jt {
	color: #003278;
	cursor: pointer;
}

.np {
	padding: 20px 30px 20px 50px;
	line-height: 25px;
}

.lazy {
	background: #FAFAFA url('skin/images/loading.gif') no-repeat center center;
}

.slide {
	background: #ff3b4b;
	overflow: hidden;
}

.btn,
.btn-green,
.btn-blue,
.btn-red {
	color: #FFFFFF;
	font-size: 14px;
	width: 100px;
	line-height: 32px;
	border: none;
	border-radius: 4px;
	text-align: center;
	cursor: pointer;
	padding: 0;
	-webkit-appearance: none;
}

.btn {
	background: #FFFFFF;
	border: #DDDDDD 1px solid;
	color: #333333;
}

.btn:hover {
	background: #D9D9D9;
	border: #CDCDCD 1px solid;
}

.btn-green {
	background: #1AAD19;
	border: #18A117 1px solid;
	color: #FFFFFF;
}

.btn-green:hover {
	background: #179B16;
	border: #159014 1px solid;
}

.btn-blue {
	background: #f36f20;
	border: #f36f20 1px solid;
	color: #FFFFFF;
}

.btn-blue:hover {
	background: #f36f20;
}

.btn-red {
	background: #F8F8F8;
	border: #C6C6C6 1px solid;
}

.btn-red:hover {
	background: #CE3C39;
	border: #BF3835 1px solid;
	color: #FFFFFF;
}

/**/
.container {
	min-height: 0;
	padding-bottom: 30px;
}

.container {
	width: 1000px;
	margin: 0 auto;
	padding: 0px 10px;
}

.container {
	font-family: Microsoft YaHei, "宋体"
	/*, \9ed1\4f53,\5b8b\4f53,"Microsoft JhengHei", 华文细黑, STHeiti, MingLiu*/
	;
}

.clear {}

.clear {
	height: 1%;
}

.login_img {
	width: 380px;
	height: 300px;
	margin: 14px 0 0 68px;
}

.fl {
	float: left;
	display: inline;
}

.login_img img {
	display: block;
}

.login_box {
	width: 250px;
	margin: 26px 0 0 80px;
	padding: 30px 40px;
	border: 1px solid #eee;
}

.login_tab,
.reg_tab {
	width: 250px;
	height: 35px;
	position: relative;
	border-bottom: 1px solid #eee;
	margin-bottom: 20px;
}

ul,
ol,
dl {
	list-style: none;
}

.login_tab ul li,
.reg_tab ul li {
	width: 124px;
	height: 35px;
	line-height: 35px;
	float: left;
	cursor: pointer;
	font-size: 16px;
}

.login_box .login_select {
	position: relative;
	width: 250px;
	margin: 0 auto 20px;
}

.login_box .login_select input,
.otherLogin dl dd input,
.company_user dl dd input.cu_text {
	display: block;
	width: 228px;
	height: 18px;
	padding: 7px 10px;
	color: #333;
	border: 1px solid #ccc;
}

.login_box .login_select span,
.company_user dl dd label.desText {
	position: absolute;
	top: 8px;
	left: 13px;
	color: #bbb;
}

.login_box .login_select {
	position: relative;
	width: 250px;
	margin: 0 auto 20px;
}

.login_box .btn_login,
.reg_box .btn_reg,
.designer_reg dl dd a {
	display: block;
	width: 250px;
	height: 36px;
	margin: 0 auto;
	font-size: 14px;
	line-height: 36px;
	text-align: center;
	color: #fff;
	background: #f36f20;
	border: 0;
	cursor: pointer;
}

.login_box ul li.register {
	float: right;
}

.login_box ul li.register a {
	color: #666;
}

.container a {
	color: #000;
	text-decoration: none;
	outline: none;
}