/*publish time:2011-08-12 11:57:58*/
* {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}

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

em,i {
	font-style: normal;
}

hr {
	height: 1px;
	margin: 5px 0;
	border: medium none;
	color: #ccc;
	background-color: #ccc;
}

a img {
	border: none;
}

input,img {
	vertical-align: middle;
}

body {
	color: #333;
	font-size: 14px;
	font-family: arial;
	-webkit-text-size-adjust: none;
	background: #fff;
}

body .content {
	width: 100%;
	min-height: 420px;
}

body.fullscreen>* {
	min-height: 460px !important;
}

body.fullscreen.black-translucent>* {
	min-height: 480px !important;
}

body.landscape>.content {
	min-height: 320px;
}

.content {
	min-width: 315px;
	overflow: hidden;
	overflow-x: hidden;
}

a {
	color: #0048ff;
	text-decoration: none;
	-webkit-tap-highlight-color: #c8c8c8;
}

a:active {
	color: #f60;
	-webkit-tap-highlight-color: #c8c8c8;
}

.h {
	color: #fe0b07;
}

.dark {
	color: black;
}

.silver {
	color: silver;
}

.none {
	display: none;
}

.hidden {
	visibility: hidden;
}

.clear:after {
	display: block;
	content: '';
	clear: both;
	visibility: hidden;
}

.no-content {
	padding: 10px 0;
	text-align: center;
}

.noscroll {
	overflow: hidden;
	overflow-y: hidden;
}

.loading {
	padding: 10px 0;
	text-align: center;
}

.error {
	padding-left: .5em;
	line-height: 1.5em;
	color: #f00;
}

input[type=text],input[type=password],input[type=number],input[type=url],input[type=email],input[type=tel]
	{
	height: 35px;
	line-height: 35px;
	border: 1px #ccc solid;
	text-indent: 5px;
	font-size: 14px;
	border-top-color: #9c9c9d;
	color: #a0a0a0;
	-webkit-box-shadow: inset 0 1px 3px #aaa;
	-webkit-border-radius: 3px;
}

input[type=checkbox],input[type=radio],select {
	vertical-align: middle;
}



textarea {
	font-size: 14px;
	border: 1px #ccc solid;
	-webkit-box-shadow: inset 0 2px 2px #999;
}

header,nav,section,footer {
	display: block;
}

header {
	height: 50px;
	border-bottom: 1px #f05500 solid;
	position: relative;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffab24),
		color-stop(1, #f70) );
}

header h1.logo {
	width: 147px;
	height: 29px;
	position: absolute;
	left: 10px;
	top: 9px;
	background: url(../../images/logo.gif) no-repeat;
}

header h1.logo a {
	display: block;
	height: 100%;
	text-indent: -9876px;
	overflow: hidden;
}

header nav {
	height: 50px;
	position: absolute;
	right: 12px;
	top: 7px;
}

header nav li {
	display: inline-block;
	width: 22px;
	height: 34px;
	margin-left: 8px;
	background: url(../../images/header.png) no-repeat;
}

header nav li.mylocoso,header nav li.home {
	width: 40px;
	background-position: 0 0;
}

header nav li.mylocoso.on {
	background-position: -60px 0;
}

header nav li.ww {
	width: 40px;
	background-position: 0 -50px;
}

header nav li.ww.new {
	width: 40px;
	background-position: -60px -50px;
}

header nav li.search {
	width: 40px;
	background-position: 0 -100px;
}

header nav li a {
	display: block;
	height: 100%;
	text-indent: -9876px;
	overflow: hidden;
}

footer {
	padding: 15px 0;
	line-height: 1.5em;
	text-align: center;
	border-top: 1px #d2d2d2 solid;
	background: #f0f0f0;
}

footer p a {
	margin: 0 8px;
}

.bd .bread {
	width: 100%;
	height: 26px;
	line-height: 26px;
	margin-bottom: 1px;
	border-bottom: 1px #b7bbc6 solid;
	white-space: nowrap;
	overflow: hidden;
	background: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0, #fff),
		color-stop(.05, #f5f5f5), color-stop(1, #f0f0f0) );
}

.bd .bread1 {
	width: 100%;
	height: 26px;
	line-height: 26px;
	white-space: nowrap;
	overflow: hidden;
	background: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0, #fff),
		color-stop(.05, #f5f5f5), color-stop(1, #f0f0f0) );
}

.bd .bread li {
	float: left;
	padding: 0 20px 0 10px;
	white-space: nowrap;
	background: url(../../images/bread.png) no-repeat right 0;
}

.bd .bread1 li {
	float: left;
	padding: 0 20px 0 10px;
	white-space: nowrap;
	background: url(../../images/bread.png) no-repeat right 0;
}

.bd .bread li:last-child {
	padding-right: 0;
	background: none;
}

.bd .bread li a {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
}

.bd .bread li.ellips {
	width: 15px;
}

.bd .bread li.ellips a {
	font-weight: 700;
}

body.landscape .bd .bread li.ellips {
	width: auto;
}

.common-title {
	height: 34px;
	line-height: 34px;
	text-indent: .8em;
	font-weight: 700;
	background: -webkit-gradient(linear, left top, left bottom, from(#e6e6e6),
		to(#c8c8c8) );
}

.common-btn {
	height: 37px;
	line-height: 37px;
	color: #fff;
	letter-spacing: 2px;
	text-align: center;
	text-shadow: 1px 1px 1px #fcc98e;
	font-size: 14px;
	font-weight: 700;
	border: 1px #e45d00 solid;
	-webkit-border-radius: 3px;
	background: -webkit-gradient(linear, left top, left bottom, from(#fc9a2f),
		to(#f37802) );
	-webkit-box-shadow: 1px 2px 2px #c5c5c5;
	-webkit-box-shadow: inset 1px 1px 1px #feb43d;
}

a.common-btn {
	display: inline-block;
}

.common-btn-small {
	width: 60px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	border: 1px #3f3f3f solid;
	color: #fff;
	-webkit-border-radius: 2px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #929292),
		color-stop(0.5, #595959), color-stop(0.51, #3f3f3f) );
}

.common-box .title {
	height: 25px;
	line-height: 25px;
	padding-left: 10px;
	font-weight: 400;
	border-top: 1px #e5e5e5 solid;
	border-bottom: 1px #e5e5e5 solid;
	background: #f5f5f5;
}

.common-box .meat {
	padding: 10px;
}

.common-box.corner {
	margin: 10px 0;
	border: 1px #c3c7d2 solid;
	-webkit-border-radius: 4px;
}

.common-box.corner .title {
	height: 35px;
	line-height: 35px;
	padding: 0;
	border: 0;
	border-bottom: 1px #c3c7d2 solid;
	text-align: center;
	font-weight: 700;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-box-shadow: inset 1px 1px 1px #fff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f9f9fa),
		color-stop(1, #ebeced) );
}

.common-box.corner .meat {
	padding: 0;
}

.common-box.corner .meat li {
	height: 38px;
	line-height: 38px;
}

.common-box.corner .meat li:last-child {
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
}

.common-box.gradient {
	background: -webkit-gradient(linear, left bottom, left top, color-stop(1, #f2f2f2),
		color-stop(0.3, #fff) );
}

.common-box.gradient .title {
	height: 35px;
	line-height: 35px;
	border-bottom: 0;
	background: none;
}

.common-list li {
	height: 37px;
	line-height: 37px;
	border-bottom: 1px solid #c3c7d2;
	background: #fff;
}

.common-list li:last-child {
	border-bottom: none;
}

.common-list li a {
	display: block;
	padding-left: 20px;
	color: #0048ff;
	background: url(../../images/icon-list.png) 94% 13px no-repeat;
}

.common-list li a span {
	color: #444;
}

.common-list-link li a {
	display: block;
	padding: 8px;
	border: 1px #c0c1c6 solid;
	border-top: 0;
	color: #333;
	background: url(images/icon-list-link.png) 96% center no-repeat,
		-webkit-gradient(linear, left top, left bottom, color-stop(0, #f8f8f8),
		color-stop(1, #f5f5f5) );
}

.common-list-link li:first-child a {
	border-top: 1px #c0c1c6 solid;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.common-list-link li:last-child a {
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

.common-list-link li a span {
	display: inline-block;
	width: 85%;
}

.common-tab {
	height: 38px;
	line-height: 38px;
	border: 1px #c5c7cc solid;
	border-color: #c5c7cc #f3f4f4;
	text-shadow: 0 0 2px #fff;
	-webkit-box-shadow: 0 2px 3px #ddd;
}

.common-tab ul {
	display: -webkit-box;
}

.common-tab li {
	-webkit-box-flex: 1;
	text-align: center;
	font-weight: 700;
	border-right: 1px #c5c7cc solid;
	-webkit-box-shadow: inset 1px -1px 0 #f4f5f5;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f9f9fa),
		color-stop(0.85, #f3f4f4), color-stop(0.86, #edeeef) );
}

.common-tab li:last-child {
	border-right: 0;
}

.common-tab li.cur {
	font-size: 14px;
	-webkit-box-shadow: none;
	position: relative;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f9f9fa),
		color-stop(0.85, #fff8b5), color-stop(0.86, #f8e6a3) );
}

.common-tab li.cur:before,.common-tab li.cur:after {
	content: '\00a0';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
}

.common-tab li.cur:before {
	bottom: -14px;
	border: 7px solid transparent;
	border-top-color: #c5c7cc;
}

.common-tab li.cur:after {
	bottom: -12px;
	border: 6px solid transparent;
	border-top-color: #f8e49f;
}

.common-tab li a {
	display: block;
	height: 38px;
	line-height: 38px;
	color: #333;
	overflow: hidden;
}

.common-tab.bottom {
	-webkit-box-shadow: 0 -2px 3px #ddd;
}

.common-tab.bottom li {
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f9f9fa),
		color-stop(0.85, #f3f4f4), color-stop(0.86, #edeeef) );
}

.common-tab.bottom li.cur {
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f9f9fa),
		color-stop(0.85, #fff8b5), color-stop(0.86, #f8e6a3) );
}

.common-tab.bottom li.cur:before {
	bottom: auto;
	top: -14px;
	border: 7px solid transparent;
	border-bottom-color: #c5c7cc;
}

.common-tab.bottom li.cur:after {
	bottom: auto;
	top: -12px;
	border: 6px solid transparent;
	border-bottom-color: #f8e49f;
}

.common-tab-sub {
	height: 38px;
	line-height: 38px;
	margin: 5px 0;
	border-top: 1px #dbdbdb solid;
	text-shadow: 0 0 2px #fff;
}

.common-tab-sub li {
	float: left;
	width: 33.2%;
	border-right: 1px #dbdbdb solid;
	border-bottom: 1px #dbdbdb solid;
	background: #f3f3f3;
}

.common-tab-sub li a {
	display: block;
	text-align: center;
	font-weight: 700;
	color: #3e3e3e;
	overflow: hidden;
}

.common-tab-sub li:last-child {
	border-right: 0;
}

.common-tab-sub li.cur {
	-webkit-box-shadow: 0;
	position: relative;
	border-bottom: 1px #fff solid;
	background: #fff;
}

.common-pager {
	padding: 25px 0;
	text-align: center;
	font-weight: 700;
}

.common-pager>span,.common-pager span a {
	display: inline-block;
}

.common-pager span.prev,.common-pager span.next {
	width: 37%;
}

.common-pager span.prev {
	text-align: left;
}

.common-pager span.next {
	text-align: right;
}

.common-pager span.num {
	width: 22%;
}

.common-pager span a {
	width: 42%;
	height: 18px;
	line-height: 18px;
	color: #444;
	border: 1px #c5c7cc solid;
	text-align: center;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff),
		color-stop(1, #e6e6e6) );
}

.common-pager span a.disabled {
	color: #999;
}

.common-search {
	margin: 1px 0;
	padding: 10px;
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	background: #f0f0f0;
}

.common-search .panel:after {
	display: block;
	content: '';
	clear: both;
	visibility: hidden;
}

.common-search .panel .txt {
	float: left;
	width: 65%;
	padding-left: 1.7em;
	background: url(../../images/icon-search.png) #fff no-repeat 10px 10px;
}

.common-search .panel .btn {
	float: right;
	width: 25%;
}

.common-search .hotkey {
	padding: 0px 0 0 5px;
}

.common-search .hotkey a {
	margin: 0 3px;
}

.common-tips {
	margin: 15px;
}

.common-tips .attention,.common-tips .ok,.common-tips .error {
	padding: 15px 20px 15px 60px;
	border: 1px solid #ffdb96;
	color: #949494;
	-webkit-border-radius: 3px;
	-webkit-box-shadow: inset 0 0 1px #fff;
	background: #fff3b3 no-repeat 16px 15px;
}

.common-tips .attention {
	background-image: url(icons/attention.png);
}

.common-tips .ok {
	background-image: url(icons/ok.png);
}

.common-tips .error {
	background-image: url(icons/error.png);
}

.common-tips p {
	line-height: 24px;
}

.common-tips .dark {
	color: #2e2e2e;
}

.popup {
	width: 100%;
	min-height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9999;
}

.popup .fix {
	width: 100%;
	min-height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9999;
	background: #fff;
}

.popup .fix>.title {
	height: 39px;
	line-height: 39px;
	font-size: 14px;
	text-align: center;
	border-bottom: 1px #b7bbc6 solid;
	letter-spacing: 4px;
	background: #ecedf0;
}

.popup .fix>.meat {
	min-height: 400px;
	height: 100%;
	padding: 10px;
}

.popup .operator .common-btn-small {
	width: 60px;
	height: 24px;
	position: absolute;
	top: 7px;
}

.popup .operator .close {
	left: 10px;
}

.popup .operator .done {
	right: 10px;
}

.popup-search .fix>.meat {
	padding: 0 10px;
}

.popup-search .meat.show .suggest {
	display: block;
}

.popup-search .meat.hide .suggest {
	display: none;
}

.popup-search .normal {
	margin-top: 20px;
}

.popup-search .normal .txt {
	width: 100%;
}

.popup-search .suggest {
	position: relative;
	display: none;
	top: 8px;
}

.popup-search .suggest ul {
	padding-bottom: 37px;
	border: 1px #c5c5c5 solid;
	-webkit-border-radius: 5px;
	background: #fff;
}

.popup-search .suggest ul li {
	height: 37px;
	line-height: 37px;
	text-indent: 10px;
	border-bottom: 1px solid #dcdcdc;
}

.popup-search .suggest .close {
	position: absolute;
	display: block;
	width: 100%;
	bottom: 0;
	line-height: 37px;
	text-align: center;
	color: #1949ce;
}

.popup-search .meat p.operator {
	margin-top: 30px;
	text-align: center;
}

.popup-search .meat p.operator .btn {
	width: 55%;
}

.popup-search.expand .suggest {
	display: block;
}

.popup-search.collapse .suggest {
	display: none;
}

.popup-bread .meat {
	background: #f0f0f0;
}

.popup-bread .meat ul {
	border: 1px #b7bbc6 solid;
	-webkit-border-radius: 4px;
	background: #fff;
}

.popup-bread .meat li {
	height: 37px;
	line-height: 37px;
	border-bottom: 1px #b7bbc6 solid;
}

.popup-bread .meat li:last-child {
	border-bottom: 0;
}

.popup-bread .meat li a {
	display: block;
	height: 100%;
	text-indent: 20px;
	font-size: 14px;
}

.ani-pop {
	left: 0;
	-webkit-animation: tbt-popup .5s ease-in-out 0;
}

.ani-close {
	left: -100%;
	-webkit-animation: tbt-close .5s ease-in-out 0;
}

@
-webkit-keyframes tbt-popup { 0%{
	left: -100%;
}

100%{
left
:
0;
}
}
@
-webkit-keyframes tbt-close { 0%{
	left: 0;
}

100%{
left
:
-100%;
}
}
.pagination {
	position: relative;
	height: 60px;
	border-top: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
	background: #e2e2e2;
	text-align: center;
}

.pagination.open {
	height: 90px;
	-webkit-animation-name: ani-open;
	-webkit-animation-duration: .5s;
	-webkit-animation-timing-function: linear;
}

@
-webkit-keyframes ani-open { 0%{
	height: 60px;
}

10%{
height
:
80px;
}
100%{
height
:
90px;
}
}
.pagination.close {
	height: 60px;
	-webkit-animation-name: ani-close;
	-webkit-animation-duration: .5s;
	-webkit-animation-timing-function: linear;
}

@
-webkit-keyframes ani-close { 0%{
	height: 90px;
}

10%{
height
:
70px;
}
100%{
height
:
60px;
}
}
.pagination .op {
	position: absolute;
	bottom: 15px;
	width: 100%;
}

.pagination.open .op {
	bottom: 13px;
}

.pagination .btn,.pagination p.status {
	width: 68px;
	height: 29px;
	line-height: 29px;
	display: inline-block;
	background: url(images/pagination_bg.png) no-repeat left top;
}

.pagination .btn {
	color: #333;
}

.pagination .btn.disabled {
	color: #999;
}

.pagination .btn.prev {
	text-align: left;
	padding-left: 39px;
	float: left;
	margin-left: 10px;
}

.pagination .btn.next {
	text-align: right;
	padding-right: 39px;
	background-position: bottom;
	float: right;
	margin-right: 10px;
}

.pagination p.status {
	text-align: left;
	width: 72px;
	background-position: 0 -29px;
}

.pagination.open p.status {
	background: #f74012;
	color: #fff;
	-webkit-border-radius: 3px;
}

.pagination p.status b {
	display: block;
	width: 56px;
	height: 29px;
	text-align: center;
}

.pagination.open p.status b {
	width: 72px;
}

.pagination .slider {
	display: none;
	position: relative;
	height: 24px;
	border: 1px solid #999;
	-webkit-border-radius: 3px;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.19, #E5E5E5
		), color-stop(0.87, #FEFEFE) );
	-webkit-box-shadow: 1px 1px 1px #c7c7c7;
	margin: 15px 10px 10px;
}

.pagination .slider .bar {
	margin: 10px;
	border: 1px solid #6a6a6a;
	height: 3px;
	-webkit-border-radius: 3px;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.01, #999),
		color-stop(0.34, #919191), color-stop(0.67, #868686) );
}

.pagination.open .slider {
	display: block;
	margin-top: 13px;
	-webkit-animation-name: ani-slider-o;
	-webkit-animation-duration: .5s;
	-webkit-animation-timing-function: linear;
}

@
-webkit-keyframes ani-slider-o { 0%{
	opacity: 0;
}

40%{
opacity
:
.5
;
}
100%{
opacity
:
1;
}
}
.pagination .slider .curbar {
	position: absolute;
	margin: 10px;
	height: 5px;
	width: 100px;
	-webkit-border-radius: 3px;
	background: #f74012;
	left: 0;
	top: 0;
}

.pagination .slider .knob {
	position: absolute;
	top: 2px;
	left: 10px;
	width: 18px;
	height: 18px;
	border: 1px solid #7c7c7c;
	-webkit-border-radius: 9px;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.19, #E5E5E5
		), color-stop(0.87, #FEFEFE) );
	text-align: center;
}

.pagination .slider .knob span {
	display: inline-block;
	width: 8px;
	height: 8px;
	-webkit-border-radius: 4px;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.01, #999),
		color-stop(0.34, #919191), color-stop(0.67, #868686) );
	margin-top: 2px;
}
.quick{
	margin: 11px 0px 0 0;
	font-size: 14px;
	color: white;
}
.quick a{
	color: white;
}

.bottomLineDiv{height:10px;border-bottom:solid 1px #EDEDED;}
.areaSelectDiv{padding-left:15px;padding-top:20px;}
.disableSelect{-webkit-appearance: button;-webkit-border-radius: 2px;-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);-webkit-padding-end: 20px;-webkit-padding-start: 2px;-webkit-user-select: none;width: 188px;height: 26px;background-image: url('../../images/down_arrow.png');background-color: #F6F6F6;background-position: center right;background-repeat: no-repeat;border: 1px solid #999999;color: #999999;font-size: inherit;margin: 0;overflow: hidden;padding-top: 2px;padding-bottom: 2px;text-overflow: ellipsis;white-space: nowrap;}
.disSelect{-webkit-appearance: button;-webkit-border-radius: 2px;-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);-webkit-padding-end: 20px;-webkit-padding-start: 2px;-webkit-user-select: none;width:188px;height:26px;background-image: url('../../images/down_arrow.png');background-color: #fefdf4;background-position: center right;background-repeat: no-repeat;border: 1px solid #AAA;color: #555;font-size: inherit;margin: 0;overflow: hidden;padding-top: 2px;padding-bottom: 2px;text-overflow: ellipsis;white-space: nowrap;}
