/* BaseStyle
 * 
 */
@media screen and (max-device-width: 320px){body{-webkit-text-size-adjust:none}}
@media screen and (max-device-width: 480px){body{-webkit-text-size-adjust:none}}
@media only screen and (-webkit-min-device-pixel-ratio: 2){body{-webkit-text-size-adjust:none}}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px){body{-webkit-text-size-adjust:none}}

body {
	margin: 0;
	overflow-x: hidden;
	font-size: 100%;
	font-family: helvetica,Tahoma,Microsoft YaHei;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset {
	padding: 0;
	margin: 0;
}
img {
	vertical-align: middle;
	vertical-align: top;
}
a img,
fieldset {
	border: 0;
}
a {
}
.hide {
	display: none;
}
.shadow {
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
}
.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}
.text-center {
	text-align: center;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.float-none {
	float: none;
}
.pos-rel {
	position: relative;
}
.pos-abs {
	position: absolute;
}
.inline {
	display: inline !important;
}
.box-inner,
.wrap {
	display: table;
	zoom: 1;
	width: 100%;
}

.menuUL,
.listUL,
.thumbUL,
.formUL {
	margin: 0;
	padding: 0;
	list-style: none;
}

/* LayoutStyle
 * 
 */
#mainhead {
	background-image: -moz-linear-gradient(top, #666666, #222222);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #666666), color-stop(1, #222222));
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#666666', EndColorStr='#222222)')";
	border-top: 1px solid #fcd642;
	color: #FFF;
	text-shadow: 0 -1px 1px #000;
	position: relative;
}
#mainhead h1 {
	margin: 0.7em 90px 0.8em;
	font-size: 18px;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
}


/* MenuStyle
 * 
 */
.menu {
	list-style: none;
	margin: 0;
	padding: 0;
}
.module-menu .button {
	background-image: -moz-linear-gradient(top, #FEFEFE, #EEEEEE);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FEFEFE), color-stop(1, #EEEEEE));
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#FEFEFE', EndColorStr='#EEEEEE)')";
}
#mainnav.nav-icon-scroll {
	height: 60px;
	background: #dbe2ed;
	-moz-box-shadow: 0px 1px 3px rgba(0,0,0,.6);
	-webkit-box-shadow: 0px 1px 3px rgba(0,0,0,.6);
	box-shadow: 0px 1px 3px rgba(0,0,0,.6);
	white-space: nowrap;
}
#footnav {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 60px;
	background: #E0E0E0;
	-moz-box-shadow: 0px -1px 3px rgba(0,0,0,.6);
	-webkit-box-shadow: 0px -1px 3px rgba(0,0,0,.6);
	box-shadow: 0px -1px 3px rgba(0,0,0,.6);
	white-space: nowrap;
	z-index: 2;
}


/* ModuleStyle
 * 
 */
.module {
	margin-bottom: .6em;
	clear: both;
}
.module p {
	margin: 0;
	padding: .4em 0;
}
/*
.module-content,
.module-inner {
	display: table;
	zoom: 1;
	width: 100%;
}
*/
.msg:after,
.mm_01:after,
.module-content:after,
.module-inner:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: "<div class='clearall'></div>";
	clear: both;
	height: 0;
}
.clearall {
	clear: both;
}
.module-title h3 {
	margin: 0;
	padding: .6em 0 .1em;
	text-shadow: 0 1px 1px rgba(255,255,255,1);
}
.module-title h3 a {
	color: #333;
	text-decoration: none;
}
.module-mds2,
.module-2 {
	margin: 0;
}
.module-thin,
.module-mds1,
.module-1 {
	margin: 0 .6em;
}
.subcategory {
	margin-bottom: .6em;
}

div.subcategory .button {
	background-image: -moz-linear-gradient(top, #FEFEFE, #EEEEEE);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FEFEFE), color-stop(1, #EEEEEE));
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#FEFEFE', EndColorStr='#EEEEEE)')";
}


.usermodoutter .module-title,  
.usermodoutter .module-bottom,  
.usermodoutter .title_pic { 
	display:none; 
}
.usermodoutter .module-content, 
.usermodoutter .mm_03,
.usermodoutter .mm_02,
.usermodoutter .mm_01 {
background: transparent !important;
border:0 !important;
padding: 0 !important;
}
.usermodoutter .module {
background: transparent !important;
border:0 !important;
padding:0 !important;
margin: 0; 
}

.module-title-img .mt_03,
.module-title-img .mt_02,
.module-title-img .mt_01 {
	background: 0 !important;
	padding: 0 !important;
}

/* GridStyle
 * 
 */

.grid ul {
	list-style: none;
	display: block;
	float: left;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	text-align:left;
}
.grid .li {
	display: block;
	vertical-align: middle;
	border: 0;
	background: none;
	float: left;
	padding: 5px;
}
.grid-table .li h3,
.grid .li h3 {
	font-size: 16px;
	margin: 0;
}

.grid-table td {
	vertical-align: top;
	background-image: -moz-linear-gradient(top, #EEEEEE, #F5F5F5);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #EEEEEE), color-stop(1, #F5F5F5));
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#EEEEEE', EndColorStr='#F5F5F5)')";
	border-bottom: 1px #CCC solid;
	border-right: 1px #CCC solid;
}
.grid-table tr:last-child td {
	border-bottom: 0;
}
.grid-table h3 {
	font-size: 16px;
	margin: 0;
}
.grid-table .button-text a {
	color: #333;
	text-decoration: none;
	text-shadow: 0 1px 1px rgba(255,255,255,1);
	padding: 0.7em 15px;
}




/* ButtonStyle
 * 
 */
.button {
	background-image: -moz-linear-gradient(top, #F0F0F0, #DDDDDD);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #F0F0F0), color-stop(1, #DDDDDD));
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#F0F0F0', EndColorStr='#DDDDDD)')";
	border: 1px solid #222222;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	display: block;
	text-shadow: 0 1px 1px rgba(255,255,255,1);
}
.button-down {
	background-image: -moz-linear-gradient(top, #85BAE4, #5393C5);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #85BAE4), color-stop(1, #5393C5));
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#85BAE4', EndColorStr='#5393C5)')";
}
.ibutton {
	display: inline-block;
} 
.button-inner {
	position: relative;
	display: block;
}
.button-icon-right a {
	padding-right: 75px;
}
.button-text a {
	display: block;
	text-decoration: none;
	color: #333;
	font-size: 16px;
}
li.button-icon-notext {
	text-indent: -9999px;
	width: 28px;
	height: 28px;
	padding: 4px 3px 3px 4px;
	border-radius: 14em;
	background-image: -moz-linear-gradient(top, #FEFEFE, #EEEEEE);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FEFEFE), color-stop(1, #EEEEEE));
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#FEFEFE', EndColorStr='#EEEEEE)')";
	border-color: #AAA;
}
.button-icon-notext .button-text {
	position: absolute;
	left: -999px;
}
.button-icon-none .button-text a {
	padding: 0.7em 15px;
}
.button-icon-right .button-text a {
	padding: 0.7em 75px 0.7em 15px;
}
.button-icon-left .button-text a {
	padding: 0.7em 15px 0.7em 35px;
}
.button-icon-top .button-text a {
	padding: 35px 15px 0.7em 15px;
}
.button-icon-bottom .button-text a {
	padding: 0.7em 15px 35px 15px;
}
.module-list .button {
	background: #FFF;
}
.formUL .wrap {
	padding: .6em 15px;
}
.button-icon-left .wrap {
	padding-left: 35px;
}

fieldset .button {
	margin: 10px;
	border-radius: 1.2em;
	color: #333;
	text-decoration: none;
}
fieldset .button-inner {
	padding: .6em;
}

.box-button fieldset .button {
	background-image: -moz-linear-gradient(top, #84AAED, #2D7BE5);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #84aaed), color-stop(.5, #508ce7), color-stop(.5, #2b78e4), color-stop(1, #2d7be5));
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#84AAED', EndColorStr='#2D7BE5)')";
	border-color: #666;
	color: #FFF;
	text-shadow: 0 -1px 0px rgba(0,0,0,1);
}
.box-button fieldset .button-submit {
	background-image: -moz-linear-gradient(top, #7bbf81, #009a0c);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #7bbf81), color-stop(.5, #2daa38), color-stop(.5, #009e0f), color-stop(1, #009a0c));
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#7bbf81', EndColorStr='#009a0c)')";
}
.box-button fieldset .button-reset {
	background-image: -moz-linear-gradient(top, #de7b7d, #c92a2a);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #de7b7d), color-stop(.5, #d76166), color-stop(.5, #cf2a27), color-stop(1, #c92a2a));
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#de7b7d', EndColorStr='#c92a2a)')";
}
.module-list .button-nextpage {
	padding: .6em 15px;
	margin-top: .6em;
	background-image: -moz-linear-gradient(top, #84AAED, #2D7BE5);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #84aaed), color-stop(.5, #508ce7), color-stop(.5, #2b78e4), color-stop(1, #2d7be5));
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#84AAED', EndColorStr='#2D7BE5)')";
	-moz-border-radius: 1.2em;
	-webkit-border-radius: 1.2em;
	border-radius: 1.2em;
	border-color: #666;
	color: #FFF;
	text-shadow: 0 -1px 0px rgba(0,0,0,1);
	font-weight: bold;
	cursor: pointer;
	text-align: center;
}




/* CornerStyle
 * 
 */
.corner-all {
	-moz-border-radius: .6em;
	-webkit-border-radius: .6em;
	border-radius: .6em;
}
.corner-left {
	-moz-border-radius-topleft: .6em;
	-webkit-border-top-left-radius: .6em;
	border-top-left-radius: .6em;
	-moz-border-radius-bottomleft: .6em;
	-webkit-border-bottom-left-radius: .6em;
	border-bottom-left-radius: .6em;
}
.corner-top {
	-moz-border-radius-topleft: .6em;
	-webkit-border-top-left-radius: .6em;
	border-top-left-radius: .6em;
	-moz-border-radius-topright: .6em;
	-webkit-border-top-right-radius: .6em;
	border-top-right-radius: .6em;
}
.corner-right {
	-moz-border-radius-topright: .6em;
	-webkit-border-top-right-radius: .6em;
	border-top-right-radius: .6em;
	-moz-border-radius-bottomright: .6em;
	-webkit-border-bottom-right-radius: .6em;
	border-bottom-right-radius: .6em;
}
.corner-bottom {
	-moz-border-radius-bottomleft: .6em;
	-webkit-border-bottom-left-radius: .6em;
	border-bottom-left-radius: .6em;
	-moz-border-radius-bottomright: .6em;
	-webkit-border-bottom-right-radius: .6em;
	border-bottom-right-radius: .6em;
}
.corner-tl {
	-moz-border-radius-topleft: .6em;
	-webkit-border-top-left-radius: .6em;
	border-top-left-radius: .6em;
}
.corner-tr {
	-moz-border-radius-topright: .6em;
	-webkit-border-top-right-radius: .6em;
	border-top-right-radius: .6em;
}
.corner-bl {
	-moz-border-radius-bottomleft: .6em;
	-webkit-border-bottom-left-radius: .6em;
	border-bottom-left-radius: .6em;
}
.corner-br {
	-moz-border-radius-bottomright: .6em;
	-webkit-border-bottom-right-radius: .6em;
	border-bottom-right-radius: .6em;
}

/* IconStyle
 * 
 */
.icon {
	display: block;
	position: absolute;
	border-radius: 9px;
	height: 18px;
	width: 18px;
	background-color: rgba(0,0,0,.4);
	background-image: url("images/icons-18-white.png");
	background-repeat: no-repeat;
}
.button-icon-notext .icon {
	position: static;
	height: 26px;
	width: 26px;
	border-radius: 13px;
}
.icon-blank-72 {
	background: none;
	width: 72px;
	height: 72px;
}
.icon-blank-72 img {
	width: 72px;
	height: 72px;
}
.button-icon-right .icon {
	right: 10px;
	top: 50%;
	margin-top: -9px;
}
.button-icon-left .icon {
	left: 10px;
	top: 50%;
	margin-top: -9px;
}
.button-icon-top .icon {
	left: 50%;
	top: 10px;
	margin-left: -9px;
}
.button-icon-bottom .icon {
	left: 50%;
	bottom: 10px;
	margin-left: -9px;
}
.icon-loading {
	background-image: url(images/ajax-loading.png);
	width: 40px;
	height: 40px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	background-size: 35px 35px;
}

.icon-arrow-right {
	background-position: -108px 50%;
}
.icon-arrow-left {
	background-position: -144px 50%;
}
.icon-arrow-notnull {
	background-position: -540px 50%;
}
.icon-arrow-more {
	background-position: -360px 50%;
}
.icon-grid {
	background-position: -432px 0;
}


/* AjaxStyle
 * 
 */

#overlay {
	display: none;
	height: 100%;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background: #000;
	opacity: .35;
	z-index: 99;
}
#loading {
	display: none;
	background: rgba(0,0,0,.7);
	position: absolute;
	z-index: 100;
	left: 50%;
	width: 200px;
	margin-left: -130px;
	margin-top: -40px;
	top: 100px;
	padding: 10px 30px;
	color: #FFF;
	text-shadow: 0 -1px 0 rgba(0,0,0,.8);
	box-shadow: 0 0 12px rgba(0, 0, 0, 0.6);
	padding: 5px;
}
#loading h1 {
	font-size: 15px;
	text-align: center;
}
#loading .icon {
	position: static;
	opacity: .9;
	margin: 0 auto;
	width: 35px;
	height: 35px;
	background-color: transparent;
}

/* ScrollStyle
 * 
 */
#mainnav {
	position: relative;
}
.iwrapper {
	/*background: #FFF;*/
}
#mainnav .iwrapper {
	background: none;
}
.iwrapper h3 {
	margin: 0;
	font-size: 16px;
}
.hscroll {
}
.vwrapper {
	position:absolute;
	z-index: 1;
	top: 0; 
	bottom: 61px;
	left: 0;
	width: 100%;
	/*background: #FFF;*/
	overflow: auto;
}
.vwrapper .iwrapper-inner {
	position:absolute;
	z-index:1;
/*	-webkit-touch-callout:none;*/
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	width:100%;
	padding:0;
}
.hwrapper {
	height: 100%;
	position:absolute;
	z-index: 1;
	left: 0;
	width: 100%;
	overflow: auto;
}
.hwrapper .li {
	float: none;
	display: inline-block;
}
.hwrapper .iwrapper-inner {
	height: 100%;
	padding: 0;
	float: left;
	width: auto !important;
}
.nav-icon-scroll .li {
	padding: 10px 10px 0;
}
.nav-icon-scroll .li a {
	display: block;
	background-image: -moz-linear-gradient(top, #9aafca, #5b80ab);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #9aafca), color-stop(.5, #6b8bb2), color-stop(.5, #597eaa), color-stop(1, #5b80ab));
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#9aafca', EndColorStr='#5b80ab)')";
	-moz-box-shadow: 0px 1px 3px rgba(0,0,0,.6);
	-webkit-box-shadow: 0px 1px 3px rgba(0,0,0,.6);
	box-shadow: 0px 1px 3px rgba(0,0,0,.6);
	border-radius: 1.2em;
	padding: 8px 10px;
	height: 20px;
	line-height: 21px;
	font-size: 16px;
	color: #333;
	text-decoration: none;
	text-shadow: 0 -1px 0px rgba(0,0,0,.7);
	border: 2px #DDD solid;
	color: #FFF;
}
.nav-icon-scroll .button-image a {
	padding: 0;
	background: none;
	border: 0;
	box-shadow: none;
}

/* SlideStyle
 * 
 */

.module-list-slide .module-content {
	border-radius: .6em;
	background: #FFF;
	border: 1px #AAA solid;
}
.module-mds2 .module-content {
	border-radius: 0;
	border-width: 1px 0;
}
.slidewrap {
	height: 150px;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	/*background-color: #CCC;*/
	z-index: 1;
	left: 0;
	width: 100%;
}
.slidepages {
	top: 0;
	left: 0;
	height: 100%;
	float: left;
	white-space: nowrap;
}
.slidepage {
	float: left;
	position: relative;
	display: inline-block;
	width: 260px;
	height: 100%;
	margin: 4px 0;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	/*
	background-color: #efefef;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	*/
	color: #000000;
	/*display: none;*/
}
.slidepage h3 {
	margin: 0;
	font-size: 16px;
}
.slidepage  td {
	vertical-align: top;
}
.slidepage img {
	max-height: 80px;
	max-width: 100px;
}
.detail-image .slidepage img {
	max-height: 160px;
	max-width: 260px;
}
.slidepage b {
	position: absolute;
	display: block;
	left: 50%;
	width: 200px;
	margin-left: -100px;
	bottom: 0;
	background-color: rgba(0,0,0,.5);
	color: #FFF;
	line-height: 25px;
	white-space: nowrap;
	overflow: hidden;
	font-weight: normal;
	font-size: 12px;
	text-shadow: 0 -1px 0 rgba(0,0,0,.8);
	-moz-border-radius-topleft: .6em;
	-webkit-border-top-left-radius: .6em;
	border-top-left-radius: .6em;
	-moz-border-radius-topright: .6em;
	-webkit-border-top-right-radius: .6em;
	border-top-right-radius: .6em;
}
.slidepager {
	margin: 0;
	padding: 0;
	list-style: none;
}
.module-list-slide .slidepage {
	text-align: left;
}
.module-list-slide .slidepager {
	text-align: center;
	margin-top: .6em;
}
.module-list-slide .button-icon-notext {
	border: 0;
}
.module-list-slide .slidepage .button-text {
	padding: .6em;
}
.nocontent {
	padding: .6em;
}

/* ListStyle
 * 
 */
.list ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.li {
	border: 1px solid #CCCCCC;
	border-width: 1px 0 0;
	text-shadow: 0 1px 1px #FFF;
}
.li:nth-child(odd) {
}
.li:nth-child(even) {
}
.li:last-child {
	border-bottom-width: 1px;
}
.li-grouptitle {
	padding: .5em 15px;
	background-image: -moz-linear-gradient(top, #81A8CE, #5E87B0);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #81A8CE), color-stop(1, #5E87B0));
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#81A8CE', EndColorStr='#5E87B0)')";
	color: #FFF;
	text-shadow: 0 -1px 1px #254F7A;
}
.list-corner-all {
	-moz-border-radius: .6em;
	-webkit-border-radius: .6em;
	border-radius: .6em;
}
.list-corner-all li {
	border-width: 1px 1px 0;
}
.list-corner-all li:first-child {
	-moz-border-radius-topleft: .6em;
	-webkit-border-top-left-radius: .6em;
	border-top-left-radius: .6em;
	-moz-border-radius-topright: .6em;
	-webkit-border-top-right-radius: .6em;
	border-top-right-radius: .6em;
}
.list-corner-all li:last-child {
	-moz-border-radius-bottomleft: .6em;
	-webkit-border-bottom-left-radius: .6em;
	border-bottom-left-radius: .6em;
	-moz-border-radius-bottomright: .6em;
	-webkit-border-bottom-right-radius: .6em;
	border-bottom-right-radius: .6em;
}
.module-mds2 .list-corner-all li:first-child {
	-moz-border-radius-topleft: 0;
	-webkit-border-top-left-radius: 0;
	border-top-left-radius: 0;
	-moz-border-radius-topright: 0;
	-webkit-border-top-right-radius: 0;
	border-top-right-radius: 0;
}
.module-mds2 .list-corner-all li:last-child {
	-moz-border-radius-bottomleft: 0;
	-webkit-border-bottom-left-radius: 0;
	border-bottom-left-radius: 0;
	-moz-border-radius-bottomright: 0;
	-webkit-border-bottom-right-radius: 0;
	border-bottom-right-radius: 0;
}

.list .li h3 {
	font-size: 16px;
	margin: 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow : ellipsis;
	-webkit-text-overflow: ellipsis;
}
.li-desc {
	font-size: 12px;
	font-weight: normal;
	margin: .6em 0 0;
	color: #888;
	/*
	line-height: 18px;
	max-height: 200%;
	overflow: hidden;
	text-overflow : ellipsis;
	-webkit-text-overflow: ellipsis;
	*/
}
.module-list-slide .li-desc {
	/*max-height: 108px;*/
}
.hs-thumb .button-text a {
	padding-left: 90px;
	min-height: 60px;
}
.li-thumb {
	border-radius: 7px;
	box-shadow: 1px 1px 1px rgba(0,0,0,0.4);
}
.hs-thumb .li-thumb {
	position: absolute;
	left: 6px;
	top: 6px;
	max-height: 70px;
	max-width: 70px;
}
#bignews.hs-thumb a {
	padding-left: 130px;
	min-height: 77px;
}
#bignews .li-thumb {
	max-height: 86px;
	max-width: 110px;
}
.li-aside {
	float: right;
	width: 30%;
	min-width: 70px;
	white-space: nowrap;
	margin-top: .2em;
	text-align: right;
	font-weight: normal;
}
.formUL {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: .6em;
}
.more {
	margin-top: .3em;
	display: table;
	zoom: 1;
	width: 100%;
}
.more .button {
	float: right;
	background-image: -moz-linear-gradient(top, #F0F0F0, #DDDDDD);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #F0F0F0), color-stop(1, #DDDDDD));
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#F0F0F0', EndColorStr='#DDDDDD)')";
	color: #333;
	border-color: #999;
	text-decoration: none;
}
.module-mds2 .more .button {
	margin: 0 .6em;
}
.more .button-inner {
	padding: .6em 10px .6em 35px;
}



/* MainHead
 * 
 */
#mainhead .button {
	display: inline-block;
	background-image: -moz-linear-gradient(top, #4E89C5, #2567AB);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #4E89C5), color-stop(1, #2567AB));
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#4E89C5', EndColorStr='#2567AB)')";
	border-color: #145072;
	text-shadow: 0 -1px 1px #145072;
}
#mainhead .button-down {
	background-image: -moz-linear-gradient(top, #396B9E, #4E89C5);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #396B9E), color-stop(1, #4E89C5));
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#396B9E', EndColorStr='#4E89C5)')";
	border-color: #225377;
	text-shadow: 0 -1px 1px #225377;
}
.selfhead .button-inner,
#mainhead .button-inner {
	padding: 0.5em 8px;
	position: relative;
	border-color: rgba(255, 255, 255, 0.3);
	border-top: 1px solid rgba(255, 255, 255, 0.3);
}
.selfhead .button-right,
#mainhead .button-right {
	position: absolute;
	top: .4em;
	right: .4em;
}
.selfhead .button-icon-left .button-inner,
#mainhead .button-icon-left .button-inner {
	padding-left: 27px;
}
.selfhead .icon,
#mainhead .icon {
	left: 4px;
}
.selfhead .button,
#mainhead .button {
	font-size: 14px;
}
.selfhead .shadow,
#mainhead .shadow {
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
}

/* MainFoot
 * 
 */
#mainfoot {
	border-top: 1px #CCC solid;
	padding: 1em;
	background: #F0F0F0;
	box-shadow: 0 -1px 1px rgba(0,0,0,.3);
	font-size: 12px;
	text-align: center;
}
.langbar {
	font-size: 14px;
	margin-bottom: .6em;
}
.go-pcurl {
	padding: 0 0 10px;
}

/* Detail
 * 
 */
.module-detail {
	padding-top: .4em;
}
.module-detail h3 {
	border-bottom: 1px #666 solid;
	padding-bottom: .2em;
}
.module-detail .module-content {
}
.module-detail h4 {
	background-image: -moz-linear-gradient(top, #F5F5F5, #DDDDDD);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #F5F5F5), color-stop(1, #DDDDDD));
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#F5F5F5', EndColorStr='#DDDDDD)')";
	-moz-box-shadow: 0px 1px 1px rgba(0,0,0,.5);
	-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,.5);
	box-shadow: 0px 1px 1px rgba(0,0,0,.5);
	border-top: 1px #EEE solid;
	margin: 0;
	font-size: 14px;
	padding: .5em;
}
.detail-subcontent {
	margin: 0;
	padding: .5em;
	line-height: 1.5;
}
.detail-misc .detail-subcontent {
	text-align: center;
}
.detail-attribute table {
	max-width: 100%;
}
.detail-attribute .attr-name {
	min-width: 80px;
}
.detail-content img {
	max-width: 100%;
}
.detail-image {
	background: #FFF;
	border-bottom: 1px #CCC solid;
	position: relative;
	box-shadow: inset 0 -1px 3px rgba(0,0,0,.5);
	min-height: 200px;
}
.detail-image .slidewrap {
	background: none;
	position: relative;
}
.detail-image #prevpage {
	position: absolute;
	left: 5px;
	top: 50%;
	margin-top: -13px;
}
.detail-image #nextpage {
	position: absolute;
	right: 5px;
	top: 50%;
	margin-top: -13px;
}

/* PagerStyle
 * 
 */
.pager .button-down {
	background-image: -moz-linear-gradient(top, #EEEEEE, #DDDDDD);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #EEEEEE), color-stop(1, #DDDDDD));
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#EEEEEE', EndColorStr='#DDDDDD)')";
	border-color: #666;
}
.pager .icon-arrow-right {
	background-position: -104px 50%;
}
.pager .icon-arrow-left {
	background-position: -140px 50%;
}
.wrap-pagebar {
	padding-top: .6em;
}
.wrap-pagebar .button {
	float: left;
	margin-left: .6em;
	background-image: -moz-linear-gradient(top, #EEEEEE, #DDDDDD);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #EEEEEE), color-stop(1, #DDDDDD));
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#EEEEEE', EndColorStr='#DDDDDD)')";
	border-color: #666;
}
.wrap-pagebar a.unable {
	background-image: -moz-linear-gradient(top, #EEEEEE, #EEEEEE);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #EEEEEE), color-stop(1, #EEEEEE));
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#EEEEEE', EndColorStr='#EEEEEE)')";
	border-color: #999;
	color: #CCC;
}
.wrap-pagebar a.unable .icon {
	background-color: rgba(0,0,0,.2);
}
.button-prev .icon {
	width: 18px;
	height: 18px;
}
.button-prev .button-inner {
	padding: .6em;
}
.button-next .button-inner {
	padding: .6em 10px .6em 35px;
}
.page-num {
	float: left;
}
#select-page,
#select-page option {
	font-size: 18px;
	line-height: 25px;
}
.page-num input {
	text-align: center;
	width: 22px;
}
.page-num input,
.page-num {
	font-size: 16px;
	line-height: 25px;
}
.button-gopage {
	float: left;
	border: 1px #666 solid;
	background-image: -moz-linear-gradient(top, #EEEEEE, #DDDDDD);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #EEEEEE), color-stop(1, #DDDDDD));
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#EEEEEE', EndColorStr='#DDDDDD)')";
	padding: .6em;
}

/* MemberStyle
 *
 */

.module-member {
	margin-left: .6em;
	margin-right: .6em;
}
.module-passwd .button,
.module-member .button {
	background: #FFF;
}

/* FormStyle
 *
 */

.module-form .button {
	background: #FFF;
	font-weight: normal;
}
.form-field,
.form-input,
.form-input label,
.form-cmmt {
	float: left;
	min-height: 25px;
	line-height: 25px;
}
.form-input label {
	margin-right: 5px;
}

.form-input {
	margin-right: 5px;
}
.form-cmmt {
	padding-left: 5px;
	color: #999;
}
.form-field {
	width: 80px;
}
.module-passwd .form-field {
	width: 110px;
}
.form-input input[type="password"],
.form-input input[type="text"] {
	width: 150px;
	padding-left: 5px;
	padding-right: 5px;
	height: 21px;
	border-radius: 1em;
	font-size: 15px;
	border: 1px #AAA solid;
}
@media only screen and (max-device-width: 490px) {
	.form-input input[type="password"],
	.form-input input[type="text"] {
		width: 120px;
	}
	.form-field,
	.form-input,
	.form-input label,
	.form-cmmt {
		float: none;
		display: block;
		min-height: 25px;
		line-height: 25px;
	}
}
.form-input input[type="file"] {
	max-width: 80px;
	overflow: hidden;
}
.form-input select {
	font-size: 15px;
	max-width: 130px;
}
.form-input input[type="radio"],
.form-input input[type="checkbox"] {
	width: 25px;
	height: 25px;
	vertical-align: middle;
	margin: 0 3px 0 0;
}
.form-input a.inline {
	font-size: 12px;
	padding-left: 15px !important;
}
.form-textarea {
	float: none;
	display: block;
	clear: left;
}
.form-input textarea,
.form-textarea textarea {
	width: 94%;
	padding: 2%;
	height: 4em;
	border-radius: .6em;
	font-size: 15px;
	border: 1px #AAA solid;
}
.form-textarea em {
	display: block;
	font-size: 12px;
	color: #666;
}
#authcode {
	width: 80px;
}

/* BlockStyle
 *
 */

.grid .block {
	float: left;
	margin: 0;
	padding: 0;
}
.grid .block-first {
	clear: left;
}
.grid-type-1 .block {
	width: 100%;
}
.grid-type-2 .block {
	width: 50%;
}
.grid-type-3 .block {
	width: 33.333%;
}
.grid-type-4 .block {
	width: 25%;
}
.grid-type-5 .block {
	width: 20%;
}

/* MsgStyle
 *
 */
.msg {
	margin-bottom: 10px;
	padding: .6em;
	border: 1px #CCC solid;
	color: #999;
	background-color: #FFF;
	border-radius: .6em;

}
.msg-success {
	border-color: #079f0b;
	background-color: #a6ff7f;
	color: #000;
}
.msg-error {
	border-color: #d90000;
	background-color: #fdff7f;
	color: #000;
}
.msg-error {
	border-color: #d90000;
	background-color: #fdff7f;
	color: #000;
}
.msg-schtip {
	border-color: #079f0b;
	background-color: #a6ff7f;
	color: #000;
	white-space: nowrap;
}
.schtip-left {
	float: left;
}
.schtip-right {
	float: right;
}


/* UmStyle
 *
 */
.module-um .module-content {
	background: #FFF;
	-moz-border-radius: .6em;
	-webkit-border-radius: .6em;
	border-radius: .6em;
}
.module-um .mm_01 {
	padding: .6em;
}
.module-um .module-content img {
	max-width: 100%;
	height: auto !important;
}

/* FeedbackStyle
 *
 */
.module-feedback .listUL {
}

/* UmStyle
 *
 */
.module-um .module-content {
	background: #FFF;
	-moz-border-radius: .6em;
	-webkit-border-radius: .6em;
	border-radius: .6em;
}
.module-um .mm_01 {
	padding: .6em;
}
.module-um .module-content img {
	max-width: 100%;
	height: auto !important;
}

/* FeedbackStyle
 *
 */
.module-feedback .listUL {
	background: #FFF;
}
.module-feedback p {
	margin: 0;
}
.feedback-content {
	padding: .6em;
}
.module-feedback .li {
	border-width: #AAA;
}
.feedback-reply {
	margin: .6em 0 0;
	padding: .6em;
	border: 1px #CCC dotted;
	background: #F0F0F0;
	text-shadow: 0 1px 0 #FFFFFF;
}
.feedback-repdate {
	font-size: 12px;
	margin-top: .3em;
	color: #666;
}

/* PopStyle
 *
 */
.overlay-shadow {
	box-shadow: 0 0 12px rgba(0, 0, 0, 0.6);
}
#popnav {
	position: absolute;
	right: 0;
	top: 35px;
	width: 150px;
	z-index: 100;
	padding: 6px;
	background-image: -moz-linear-gradient(top, #6D85A3, #344e6f);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #6D85A3), color-stop(1, #344e6f));
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#6D85A3', EndColorStr='#344e6f)')";
}
#popnav .button {
	background-image: -moz-linear-gradient(top, #FEFEFE, #EEEEEE);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FEFEFE), color-stop(1, #EEEEEE));
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#FEFEFE', EndColorStr='#EEEEEE)')";
}
#popnav .button a {
	font-size: 15px;
	color: #3a5570;
}
#popnav .menuUL {
	border: 1px #CCC solid;
}

/* TransStyle
 *
 */
body {
	-webkit-animation-duration: 1s;
}
body.in {
	-webkit-animation-name: slidefromright;
}
body.out {
	-webkit-animation-name: slidefromleft;
}

@-webkit-keyframes slidefromright {
	from { -webkit-transform: translateX(100%); }
	to { -webkit-transform: translateX(0); }
}
@-webkit-keyframes slidefromleft {
	from { -webkit-transform: translateX(0); }
	to { -webkit-transform: translateX(100%); }
}

.spin  {
	-webkit-transform: rotate(360deg);
	-webkit-animation-name: spin;
	-webkit-animation-duration: 1s;
	-webkit-animation-iteration-count:  infinite;
}
@-webkit-keyframes spin {
	from {-webkit-transform: rotate(0deg);}
	to {-webkit-transform: rotate(360deg);}
}

#protocol_yn {
	width: 30px;
	height: 30px;
	float: left;
	margin: 0 25px 0 0;
}
#protocol {
	background: #FFF;
	margin: .6em;
	padding: .6em;
}
.gallery {
	text-align: center;
}


.indicator {
	display: block;
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: center;
}
.indicator li {
	display: inline-block;
	list-style: none;
	padding: 0;
	margin: 0;
}
.indicator {
	padding: 10px;
}

.indicator li {
	text-indent: -99em;
	overflow: hidden;
	width: 8px;
	height: 8px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	background: #ddd;
	margin-right: 4px;
}

.indicator li.active {
	background:#888;
}

.indicator li:last-child {
	margin:0;
}

.mobile-content{
font-size:small;
padding:3px 5px;
}
.mobile-hmsg{
font-size:small;
}
.mobile-content .h3{
font-size:125%;
padding:5px 0;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.mobile-content .h3 a{ 
color: #1122CC;
cursor: pointer;
}
.searchlink{
text-decoration:none;
}
.searchscore{
display:none;
}
 
