body{
	font-size: 16px;
	line-height: 30px;
	font-family: "微軟正黑體";
	color: #333;
}
.st_topBg{
	width: 100%;
	float: left;
	min-width: 1200px;
	padding: 20px 0;
	background: url(../images/org_top_bg_l.jpg) left bottom no-repeat, url(../images/sc_bg_r.png) right center no-repeat;
}
.st_top{
	width: 1200px;
	margin: 0 auto;
}
.st_top .ctn, .st_sic .ctn, .st_cp .ctn, .st_bot .ctn{
	width: 100%;
	float: left;
}
.st_top .tit, .st_sic .tit, .st_cp .tit, .st_bot .tit{
	font-weight: bold;
	font-size: 20px;
	color: #333333;
	margin-bottom: 5px;
}
.st_top .left{
	width: 80%;
	float: left;
}
.st_top .right{
	width: 100%;
	float: left;
	text-align: center;
}
.st_sicBg{
	width: 100%;
	float: left;
	min-width: 1200px;
	padding: 20px 0;
	background: url(../images/st_bg_4.png) right top no-repeat;
	border-top: 1px solid #a9a9a9; 
}
.st_sic{
	width: 1200px;
	margin: 0 auto;
}
.st_sic .text{
	width: 800px;
	float: left;
	padding: 0 0 15px 0;
}
.st_sic .sic_tab{
	width: 100%;
	float: left;
}
.st_sic #portfolio li table{
	margin: 40px auto 15px auto;
	border-top: 1px solid #9e8b75; 
	border-left: 1px solid #9e8b75; 
}
.st_sic #portfolio li td{
	padding: 5px 10px;
	border-right: 1px solid #9e8b75; 
	border-bottom: 1px solid #9e8b75; 
	text-align: center;
}
.st_sic #portfolio li td li{
	width: 50%;
	float: left;
	margin: 5px 0
}
.st_sic #portfolio li td li img{
	vertical-align: middle;
	margin-right: 5px;
}
.sic_tab .td_tit td{
	background: #ffe3b7;
	position: relative;
	font-size: 18px;
	font-weight: bold;
	color: #453d3c;
}
.sic_tab .td_tit .img{
	position: absolute;
	right: 5px;
	top: -24px;
}
.st_cpBg{
	width: 100%;
	float: left;
	min-width: 1200px;
	padding: 20px 0;
	background: url(../images/st_bg_1.jpg) center top repeat;
}
.st_cp{
	width: 1200px;
	margin: 0 auto;
}
.st_cp .text{
	width: 85%;
	float: left;
	margin: 15px 0;
}
.st_cp .left{
	width: 40%;
	float: left;
}
.st_cp .right{
	width: 60%;
	float: left;
	text-align: center;
}
.st_botBg{
	width: 100%;
	float: left;
	min-width: 1200px;
	padding: 20px 0;
	background: url(../images/st_bg_2.png) right top no-repeat, url(../images/st_bg_3.png) left bottom no-repeat;
}
.st_bot{
	width: 1200px;
	margin: 0 auto;
}
.st_bot .left, .st_bot .right{
	width: 40%;
	padding: 15px 5%;
	float: left;
}
.st_bot td{
	padding: 3px 0;
	font-size:15px;
}
/*new*/
.right .text2{
	width: 55%;
	float: left;
	padding: 15px 0;
}
.right .img{
	width: 45%;
	float: left;
	text-align: center;
	padding: 15px 0;
}
.text_tit{
	background: #96a5e3;
	float: left;
	padding: 5px 15px;
	color: #FFFFFF;
	font-weight: 600;
	margin: 5px 0;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
ul.list{
	width: 97%;
	float: left;
	padding: 0 0 0 3%;
}
ul.list li{
	background: url(../images/cg_is_list_1.gif) left 10px no-repeat, url(../images/cg_is_list_2.gif) left 5px repeat-y;
	padding: 3px 0 3px 5%;
	text-align: left;
}
ul.list li .tit{
	font-weight: 600;
	font-size: 16px;
}
.left td.tit{
	color: #fff;
	line-height: 20px;
	text-align: center;
	font-size: 16px;
	background: #a06700;
}
.left td{
	padding: 8px 10px;
	vertical-align: middle;
	font-size: 15px;
	line-height: 24px;
	font-weight: 600;
	background: rgba(255,255,255,0.75)
}
.left td ul{
	width: 100%;
	float: left;
}
.left td p{
	float: left;
	padding: 5px 10px;
	background: rgba(0,0,0,0.4);
	color: #fff;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.left td li{
	width: 50%;
	float: left;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
.st_topBg{
	min-width: 1000px;
}
.st_top{
	width: 970px;
	padding: 0 15px;
}
.st_top img{
	width: 100%;
	height: auto;
}
.st_sicBg{
	min-width: 1000px;
}
.st_sic{
	width: 970px;
	padding: 0 15px;
}

.st_cpBg{
	min-width: 1000px;
	background: url(../images/st_bg_1.jpg) center top repeat;
}
.st_cp{
	width: 970px;
	padding: 0 15px;
}
.st_cp .right img{
	width: 100%;
	height: auto;
}
.st_botBg{
	min-width: 1000px;
}
.st_bot{
	width: 970px;
	padding: 0 15px;
}
.st_bot .left, .st_bot .right{
	width: 45%;
    padding: 15px 2.5%;
}
}
@media screen and (min-width: 320px) and (max-width: 768px) {
.st_topBg{
	min-width: 320px;
	padding: 15px 0;
	background: none;
}
.st_top{
	width: 90%;
	margin: 0 5%;
	height: auto;
}
.st_top .left, .st_top .right, .right .img, .right .text2{
	width: 100%;
}
.st_top img{
	width: 100%;
	height: auto;
}

.st_top .right img, .st_cp .right img{
	width: 100%;
	height: auto;
}
.st_sicBg{
	min-width: 320px;
	padding: 15px 0;
}
.st_sic{
	width: 90%;
	margin: 0 5%;
	height: auto;
}
.st_sic .text{
	width: 100%;
}
.sic_tab .td_tit .img, .st_sic #portfolio li table img{
	display: none;
}
.st_sic #portfolio li td li{
	width: 80%;
	list-style: circle;
	margin: 0 0 0 20%;
}
.st_cpBg{
	min-width: 320px;
	padding: 15px 0;
}
.st_cp{
	width: 90%;
	margin: 0 5%;
	height: auto;
}
.st_cp .text{
	width: 100%;
}
.st_cp .left, .st_cp .right{
	width: 100%;
}
.st_cp .left table{
	width: 100%;
}
.st_botBg{
	min-width: 320px;
	padding: 15px 0;
}
.st_bot{
	width: 90%;
	margin: 0 5%;
	height: auto;
}
.st_bot .left, .st_bot .right{
	width: 100%;
	padding: 0;
}
.st_bot .left td, .st_bot .right td{
	vertical-align: top;
	padding: 5px;
}
}