﻿


/* For Mobile Site*/
@media all and (max-width: 767px)
{
	div.addr-corner
	{
		margin: 25px;
		padding: 10px;
		min-height: 250px;
		background-position-x: -1000px;
		background-position-y: -1000px;
	}

	.container .main
	{
		padding: 0px;
	}

	body
	{
		margin: 0px;
		padding: 0px;
		font-size:14px;
		line-height:18px;
	}

	.slicknav_menu
	{
		display: block;
		z-index: 999;
		position: absolute;
		margin-left: 10px;
		margin-top: 117px;
	}


	.inner
	{
		background-color: #0FDB6A;
		background-repeat: no-repeat;
		background-position: left top;
		height: 100%;
	}

		.inner .container
		{
			margin: 0px;
			padding: 0px;
			width: 100%;
			height: 100%;
		}

	.wrapper .left
	{
		display: none;
	}

	.wrapper .right :before
	{
		clear: both;
	}

	.wrapper .right
	{
		clear: both;
	}




	.wrapper .right
	{
		border-left: 3px solid #0FDB6A;
		background: #FFF;
		border-right: 3px solid #0FDB6A;
		min-width: 300px\9;
		position: absolute\9;
		top: 10px \9;
		left: 10px \9;
		display: inline \9;
	}

	.gss-logo
	{
		background-image: url(../images/gss-logo-mobile.png);
		background-repeat: no-repeat;
		background-position: center center;
		margin: 0px;
		padding: 10px;
		height: 90px;
		width: auto;
	}

	.gss-logo-corner
	{
		background-image: url(../images/green-logo-bg2.png);
		background-repeat: repeat-x;
		background-position: center bottom;
	}

    .gss-logo-mobile {
        background-image: url(../images/gss-logo-m.png);
		background-repeat: no-repeat;
		background-position:5% 50%;
		margin: 0px;
		padding: 10px 10px 10px 100px;
		height: 90px;
		width: auto;
        text-align:center;
        vertical-align:text-bottom;
     
        font-weight:bold;
    }

        .gss-logo-mobile .commentBox {
            
            margin-bottom:auto;
        }
		
		  .gss-logo-mobile .commentBoxP {
            margin-top:auto;
            margin-bottom:auto;
        }

	.mobilemenu
	{
		display: block;
		background-image: url(../images/left-menu-bg3.png);
		background-repeat: repeat-y;
		background-position: center bottom;
	}


		.mobilemenu .language
		{
			position: absolute;
			padding-left: 70px;
			display: block;
		}

			.mobilemenu .language ul
			{
				margin: 0px 0px 0px 0px;
				padding: 0px;
				list-style-type: none;
				text-align: center;
			}

				.mobilemenu .language ul li
				{
					display: inline;
				}

					.mobilemenu .language ul li a
					{
						font-size: 16px;
						color: #FFF;
						text-decoration: none;
						font-weight: bolder;
						padding: 10px;
						height: 50px;
						width: 50px;
						background-color: #669966;
						border: 1px ridge #FFF;
						text-align: center;
					}

						.mobilemenu .language ul li a:hover,
						.mobilemenu .language ul li a:focus
						{
							background-color: #eeeaea;
							color: #669966;
						}

	.blueberry
	{
		display: none;
	}


	.mobileout
	{
		display: none;
	}


	.news .item .cc, .news .item .images
	{
		display: block;
		vertical-align: top;
	}
	/*     post comments...............*/
	.query-form input,
	.query-form textarea
	{
		padding: 5px;
		margin: 5px 0;
		background-color: #B5E9DB;
		background-image: repeating-linear-gradient(-45deg, transparent, transparent 20px, rgba(255,255,255,0.1) 20px, rgba(255,255,255,0.1) 40px );
		font-size: 20px;
		border-radius: 3px;
		border: 2px solid #B5E9DB;
		font-family: "Verdana","微軟正黑體";
	}

	.query-form label
	{
		display: inline-block;
		width: 100%;
		text-align: left;
		float: left;
		vertical-align: middle;
		padding: 10px;
	}

	.news, #statistic
	{
		margin: 10px;
		padding: 5px;
		width: auto;
	}

	.contactus
	{
		margin: 5px 0;
		padding: 5px;
		width: auto;
	}

	.query-form .ddltype label
	{
		float: none;
		width: 80px;
	}

	div.correct2
	{
		
		margin-right: 10px;
		padding-right: 10px;
		text-align: right;
		width: 95%;
	}

		div.correct2 a
		{
			color: #FFF;
			line-height: 20px;
			font-size: 16px;
			text-decoration: none;
		}

	.correct2 a:hover,
	.correct2 a:focus
	{
		color: #fff;
	}

	.wrapper .welcome, .content-txt
	{
		margin-left: 5px \9;
		width: auto \9;
		margin: 10px;
		padding: 5px;
		width: auto;
		border-radius: 6px;
	}

	.news h2, #statistic h2
	{
		transform: skew(-15deg);
	}

	.news .item.big .images
	{
		padding: 0px;
	}

	div.item1, div.item2
	{
		padding: 5px 5px 5px 20px;
	}



	.news .item .img
	{
		display: block;
		width: 100%;
	}

	.news .item
	{
		display: block;
	}

		.news .item .pic
		{
			width: 100%;
			height: auto;
		}

	.news h2, #statistic h2
	{
		font-size: 25px;
	}

	.name
	{
		display: block;
	}

	.desktopLink
	{
		display: block;
	}

	.mobileLink
	{
		display: none;
	}


	.txt-setting
	{
		
	}

	.clockimg
	{
		display: block;
		position: absolute;
	}

	.slicknav_nav a.yellow.clock, .slicknav_nav a.yellow.heart2
	{
		color: #ffd800;
	}


		.slicknav_nav a.yellow.clock:hover, .slicknav_nav a.yellow.heart2:hover
		{
			color: #ffd800;
		}

	.iframeclass
	{
		width: 100%;
	}

	.heartbanner
	{
		background-position: center center;
	}
	
	table.many{
		width:100%;
	}
	
	table.single td ,table.many td{
    font-size: 14px;
    line-height: 20px;
    padding: 5px;
	}
	
	.news .item1 .BigDiv table ul li {
    font-size: 16px;
    line-height: 20px;
}

	table.single{
		width:100%;
	}
	
	.meetingimg{
		
		width:100%;
	}
	
	.arrow2{
		
		margin:0px;
	}
}
/* End For Mobile Site */



