@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(images/by.png);
	font-family: "微軟正黑體";
}
*{margin:0; padding:0; list-style:none; }
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
a {
	text-decoration: none;
}
img {border:0;}

#Menu {
	height: 100px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#under {
	overflow: hidden;
	position: relative;
	overflow: hidden;
	/* For IE 7 hack */
	zoom: 1;
	-webkit-box-shadow: -1px -1px 1px 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: -1px -1px 1px 1px rgba(0, 0, 0, 0.1);
	box-shadow: -1px -1px 1px 1px rgba(0, 0, 0, 0.1);
	background-image: url(images/in_bg.jpg);
	background-position: center top;
}
#declare {
	width: 1000px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	overflow: hidden;
	font-size: 12px;
	line-height: 20pt;
	color: #666;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-bottom-color: #333;
	padding-top: 15px;
	padding-bottom: 15px;
}
#SiteMap {
	width: 1000px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	overflow: hidden;
}
#word_map {
}

#SiteMap .carte {
	float: left;
	width: 413px;
	padding-right: 65px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	font-size: 10pt;
	margin-left: 20px;
}
#SiteMap .photo {
	float: right;
	width: 413px;
	margin-right: 20px;
}
#SiteMap .carte ul {
	float: left;
	width: 100px;
	margin-right: 3px;
}
#SiteMap .carte ul li{
	float: left;
	width: 100px;
	line-height: 18pt;
}
#SiteMap .carte ul li a {
	color: #333;
}
#SiteMap .carte ul li a:hover {
	color: #836938;
}


.con_line{
	border-bottom:1px dotted #7b7b7b;
}

.con_line2{
	border-right:1px dotted #7b7b7b;
}





#flash {
	width: 100%;
	height: 450px;
	
}
#logo {

	position: absolute;
	z-index: 100;
}
#Menu-1 {
	height: 40px;
	width: 700px;
	position: absolute;
	right: 0px;
	bottom: 10px;
}
#Menu-1 ul li a {
	color: #666;
}
#Menu-1 ul .Color1 a:hover {
	color: #F00;
}
#Menu-1 ul .Color2 a:hover {
	color: #F90;
}
#Menu-1 ul .Color3 a:hover {
	color: #FC0;
}
#Menu-1 ul .Color4 a:hover {
	color: #090;
}
#Menu-1 ul .Color5 a:hover {
	color: #36F;
}


#Menu-1 ul li {
	float: right;
	padding-left: 30px;
	font-size: 15pt;
	letter-spacing: 2px;
	text-shadow: 1px 1px 1px #fff;
	height: 50px;
}
#Menu-1 ul .English {
	font-size: 8pt;
	color: #999;
	letter-spacing: normal;
	padding: 0px;
	position: absolute;
	bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#Menu-2 {
	font-size: 10pt;
	line-height: 20pt;
	height: 20px;
	position: absolute;
	top: 5px;
	right: 0px;
	color: #999;
}
#Menu-2 a {
	color: #999;
	text-decoration: none;
}
#centre {
	width: 1000px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	font-size: 12pt;
}
#centrebackground {
	background-image: url(images/by2.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#Home-Story {
	float: left;
	height: 260px;
	width: 420px;
	margin-right: 30px;
	font-size: 10pt;
	text-align: center;
	background-image: url(images/Storytitle.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#Home-Story .Marquee {
	float: right;
	width: 260px;
	margin-right: 10px;
	margin-top: 90px;
	height: 135px;
	text-align: right;
	overflow: hidden;
	line-height: 22px;
}



/* --------------------首頁活動快訊-------------------- */
#Home-DM {
	float: right;
	width: 270px;
	height: 140px;
}
#focus {
	width: 270px;
	height: 140px;
	position: relative;
	overflow: hidden;
}
#focus ul {
	height: 140px;
	position: absolute;
	width: 270px;
	overflow: hidden;
}
#focus ul li {
	float: left;
	width: 270px;
	height: 140px;
	overflow: hidden;
	position: relative;
	background-image: url(images/DM.png);
	background-repeat: no-repeat;
	background-position: 15px 8px;
}
#focus .btnBg {
	position: absolute;
	width: 240px;
	height: 20px;
	left: 0;
	bottom: 0;
}
#focus .btn {
	position: absolute;
	width: 130px;
	height: 10px;
	right: 0;
	bottom: 0;
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#focus .btn span {
	display: inline-block;
	_display: inline;
	_zoom: 1;
	width: 8px;
	height: 8px;
	_font-size: 0;
	margin-left: 5px;
	cursor: pointer;
	background-color: #666;
	-webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
#focus .btn span.on {
	background-color: #666;
}
#focus .preNext {
	width: 16px;
	height: 20px;
	position: absolute;
	top: 50px;
	cursor: pointer;
	background-image: url(images/carousel_control.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#focus .pre {
	left: 0px;
}
#focus .next {
	right:0px;
	background-position: right top;
}
#focus ul li a .DM {
	height: 120px;
	width: 100px;
	margin-top: 10px;
	margin-left: 25px;
	overflow: hidden;
	margin-right: 45px;
	float: left;
}
#focus ul li a .map {
	background-image: url(images/dmmap.png);
	background-repeat: no-repeat;
	height: 120px;
	width: 70px;
	position: absolute;
	z-index: 10;
	left: 100px;
	top: 8px;
}
#focus ul li a .Writing {
	float: left;
	width: 80px;
	color: #333;
	height: 80px;
	padding-top: 35px;
	line-height: 15pt;
	overflow: hidden;
	font-size: 10pt;
	background-image: url(images/dmmap1.png);
	background-repeat: no-repeat;
}

/* --------------------首頁企業logo-------------------- */
#Home-logo {
	clear: right;
	float: right;
	height: 100px;
	width: 550px;
	margin-top: 25px;
	margin-bottom: 20px;
}
.rollBox{
	width: 540px;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.rollBox .End {
	height: 3px;
	margin-top: 15px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B09482;
	position: relative;
}
.rollBox .End .RightArrow {
	height: 8px;
	width: 50px;
	position: absolute;
	z-index: 12;
	top: -0px;
	right: 50px;
}
.rollBox .End .LeftArrow {
	height: 8px;
	width: 50px;
	position: absolute;
	top: -0px;
	right: 4px;
	z-index: 10;
}
.rollBox .Cont{
	width: 540px;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.rollBox .ScrCont{width:10000000px;}
.rollBox .Cont .pic{
	width: 115px;
	float: left;
	text-align: center;
	margin-right: 6px;
	margin-left: 6px;
	border: 1px solid #999;
	background-color: #FFF;
	overflow: hidden;
	padding: 3px;
	height: 50px;
}
.rollBox .Cont .pic p{line-height:26px;color:#505050;}
.rollBox .Cont a:link,.rollBox .Cont a:visited{color:#626466;text-decoration:none;}
.rollBox .Cont a:hover{color:#f00;text-decoration:underline;}





/* --------------------首頁最新消息-------------------- */
#Home-News {
	height: 130px;
	width: 250px;
	float: left;
	margin-right: 30px;
}

.slideTxtBox{
	width: 250px;
	text-align: left;
}
.slideTxtBox .hd{
	height: 25px;
	position: relative;
	padding: 0;
}
.slideTxtBox .hd ul{
	float: left;
	position: absolute;
	top: -1px;
	height: 25px;
}
.slideTxtBox .hd ul li{
	float: left;
	cursor: pointer;
	line-height: 25px;
	padding-top: 0;
	padding-right: 13px;
	padding-bottom: 0;
	padding-left: 13px;
	background: #fff;
	margin-right: 2px;
	margin-left: 2px;
	font-size: 11pt;
}
.slideTxtBox .hd ul li.on{
	height: 25px;
	background-color: rgba(153,153,153,0.6);
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
}
.slideTxtBox .bd ul{
	zoom: 1;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
.slideTxtBox .bd li{
	height: 23px;
	line-height: 19px;
	overflow: hidden;
}
.slideTxtBox .bd li .date{
	float: left;
	color: #999;
	width: 70px;
	overflow: hidden;
	font-size: 11px;
}
.slideTxtBox .bd li .Writing{
	float: left;
	width: 170px;
	overflow: hidden;
	font-size: 10pt;
}
.slideTxtBox a{
	color: #000;
}
#Inside {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#LeftContent {
	float: left;
	width: 230px;
	margin-top: 100px;
}
#LeftMenu {
	float: left;
	width: 230px;
	overflow: hidden;
	height: 150px;
}
#RightContent {
	float: right;
	width: 730px;
}
#LeftMenu ul li {
	float: left;
	width: 25px;
	font-size: 15pt;
	color: #333;
	margin-right: 10px;
	margin-left: 10px;
	-webkit-writing-mode: vertical-rl;
	letter-spacing: 3pt;
	text-shadow: 1px 1px 1px #fff;
}
#LeftMenu ul li a {
	color: #666;
}
#LeftMenu ul .Color1 a:hover {
	color: #F00;
}
#LeftMenu ul .Color2 a:hover {
	color: #F90;
}
#LeftMenu ul .Color3 a:hover {
	color: #FC0;
}
#LeftMenu ul .Color4 a:hover {
	color: #090;
}
#LeftMenu ul .Color5 a:hover {
	color: #36F;
}
#Title {
	text-align: center;
	float: left;
	height: 80px;
	width: 730px;
	margin-bottom: 20px;
}
#Classified {
	padding-top: 10px;
	border-top-width: 3px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D7BEA0;
	border-bottom-color: #D7BEA0;
	float: left;
	width: 720px;
	margin-left: 10px;
	font-size: 11pt;
	margin-bottom: 10px;
}
#Classified ul li {
	padding-right: 15px;
	padding-left: 15px;
	float: left;
	letter-spacing: 3pt;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D7BEA0;
	margin-bottom: 10px;
}
#Classified ul li a {
	color: #000;
}
#Classified ul li a:hover {
	font-weight: bold;
	color: #CEB692;
}
#Location {
	font-size: 12px;
	text-align: right;
	color: #666;
}
#Location a {
	color: #666;
}
#word {
	float: left;
	width: 720px;
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 30px;
	line-height: 18pt;
	background-repeat: no-repeat;
}
#word_detail {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#word_map {
	width: 720px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	font-size: 14pt;
	color: #6C0;
}
#subject {
	font-size: 16pt;
	color: #FFF;
	margin-bottom: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 5px;
	letter-spacing: 5pt;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 30px;
	background-image: url(images/in_bg2.jpg);
		text-shadow: 1px 1px 1px #686937;

}

#bulletin_map {
	width: 720px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	position: relative;
}







/* --------------------最新消息-------------------- */

#Newsitem2 {
	width: 720px;
	
	margin-bottom: 20px;
	float: left;
}
#Newsitem2 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;	
}

#Newsitem2 ul .Line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	float: left;
	padding-bottom: 20px;
	position: relative;
	padding-top: 20px;
}
#Newsitem2 ul li {
	background-image: url(images/dash.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	float: left;
	width: 720px;
	height: 80px;
}
#Newsitem2 ul li a {
	display: block;
	text-decoration: none;
	color: #000;
	font-size: 11pt;
	padding-bottom: 20px;
	float: left;
}
#Newsitem2 ul li a:hover{
	border-color: #333;
	color: #090;
}
#Newsitem2 ul a .map {
	float: left;
	height: 80px;
	width: 200px;
	overflow: hidden;
	margin-left: 10px;
	background-color: #CCC;
}

#Newsitem2 ul li .Date   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	width: 200px;
	float: left;
	position: absolute;
	left: 10px;
	bottom: -10px;
	color: #090;
}


#Newsitem2 ul li a .Messagetopic   {
	width: 450px;
	padding-left: 40px;
	float: left;
	font-size: 12pt;
}
#Newsitem2 ul .Line .Content {
	float: left;
	font-size: 10pt;
	line-height: 18pt;
	height: 50px;
	width: 450px;
	margin-top: 10px;
	margin-left: 40px;
	overflow: hidden;
	color: #666;
}


#Newsitem2 .word {
	width: 690px;
	margin-right: 15px;
	margin-left: 15px;
	float: left;
}
#Newsitem2 ul li .Source   {
	font-size: 12pt;
	float: left;
	color: #666;
	padding-right: 20px;
	font-family: "細明體";
}
#Newsitem2 .Title {
	width: 720px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B5A495;
	padding-bottom: 10px;
	overflow: hidden;
	margin-bottom: 15px;
}
#Newsitem2 .Title .Source {
	text-align: center;
	float: right;
	width: 150px;
	font-size: 10pt;
}


/*-------頁碼-------*/

.quotes {
	text-align: center;
	margin-bottom: 30px;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-size: 10pt;
	float: left;
	width: 100%;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}


.quotes a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #ddd;
	
	text-decoration: none; 
	color: #aaa;
}
.quotes a:hover, div.pagination a:active {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #a0a0a0;
}
.quotes span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #e0e0e0;
	font-weight: bold;
	background-color: #f0f0f0;
	color: #aaa;
}
.quotes span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #f3f3f3;
	color: #ccc;
}
#dm {
	float: left;
	width: 700px;
	margin-right: 10px;
	margin-left: 10px;
}
#dm ul {
	width: 328px;
	margin-bottom: 40px;
	height: 184px;
	border: 1px solid #CCC;
}
#dm .Left {
	float: left;
}
#dm .Right {
	float: right;
}


#word #dm ul .map {
	float: left;
	width: 130px;
	background-color: #FFF;
	height: 184px;
	overflow: hidden;
}
#word #dm ul .Title {
	float: right;
	width: 145px;
	margin-right: 20px;
	margin-top: 10px;
	height: 50px;
	overflow: hidden;
}
#word #dm ul .Text {
	float: right;
	height: 90px;
	width: 145px;
	overflow: hidden;
	margin-right: 20px;
	font-size: 10pt;
	line-height: 18pt;
	margin-top: 15px;
	color: #666;
}
#word #dm ul a {
	color: #333;
}







.row {
	float: left;
	width: 720px;
	
}
.row .exhibition {
	border: 1px solid #CCCCCC;
	float: left;
	margin: 5px;
	background: #fff;
	padding: 8px;
	position: relative;
	box-shadow: 0 1px 3px rgba(0,0,0,0.1);
	overflow: hidden;
	width: 210px;
}

#word .Within {
	float: left;
	margin-bottom: 20px;
	width: 690px;
	margin-right: 15px;
	margin-left: 15px;
}







/*-------人員招募-------*/
#Hiring {
	float: left;
	width: 720px;
}
#Hiring ul {
	float: left;
	width: 700px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
	border: 1px solid #999;
	position: relative;
}
#Hiring ul li {
	float: left;
}
#Hiring ul .Left {
	width: 449px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999;
	font-size: 10pt;
	line-height: 20pt;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#Hiring ul .Left .Narrative {
	float: left;
	width: 380px;
}
#Hiring ul .Left .Width90 {
	float: left;
	width: 60px;
}
#Hiring ul .Right {
	float: left;
	width: 180px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#Hiring ul .Right .Unit {
	float: left;
	width: 170px;
	margin-bottom: 15px;
	background-color: #B2D46F;
	padding: 5px;
	margin-top: 10px;
	color: #FFF;
}


#Hiring ul .Right .Name {
	float: left;
	width: 180px;
	margin-bottom: 10px;
	height: 120px;
	overflow: hidden;
}
#Hiring ul .Right .Date {
	font-size: 10pt;
	line-height: 20pt;
	color: #666;
	float: left;
	width: 200px;
	position: absolute;
	left: 15px;
	bottom: 10px;
}
#sort {
	position: absolute;
	right: 10px;
	bottom: 10px;
	font-size: 10pt;
	line-height: 20pt;
}







/*-------線上影音-------*/

#video {
	float: left;
	width: 720px;
}
#video .Each {
	float: left;
	width: 720px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 30px;
	padding-top: 30px;
}
#video .Each ul {
	float: left;
	width: 179px;
	padding-right: 30px;
	padding-left: 30px;
}
#video .Each .wire {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
#video .Each .map {
	background: #fff;
	padding: 8px;
	position: relative;
	box-shadow: 0 1px 3px rgba(0,0,0,0.1);
	float: left;
	margin-bottom: 10px;
	height: 123px;
	width: 163px;
}
#video .Each .Date {
	font-size: 10pt;
	color: #666;
}
#video .Each .Writing {
	font-size: 11pt;
	line-height: 15pt;
	float: left;
	width: 179px;
}






/*-------檔案下載-------*/
#Newsitem1 {
	width: 700px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
#BigPicture {
	width: 700px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}

#Newsitem1 .sort1
{
	font-size: 11pt;
}

#Newsitem1 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;	
}
#Newsitem1 ul li {
	background-image: url(images/dash.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	float: left;
	width: 700px;
	overflow: hidden;
}
#Newsitem1 ul li a {
	display: block;
	text-decoration: none;
	color: #666;
	font-size: 10pt;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 18pt;
	overflow: hidden;
}
#Newsitem1 ul li a:hover{
	border-color: #333;
	background-color: #F0F0F0;
	color: #000;
	overflow: hidden;
}
#Newsitem1 ul li .Date   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-align: center;
	width: 86px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
#Newsitem1 ul .Date2 {
	width: 85px;
	color: #FFF;
	float: left;
	font-size: 12pt;
	line-height: 35px;
	text-align: center;
	height: 33px;
	letter-spacing: 5pt;
	margin-left: 1px;
	background-color: #666;	
}
#Newsitem1 ul li a .Date span {
	text-align: center;
	float: left;
	width: 130px;
	margin: 0px;
}

#Newsitem1 ul li a .Messagetopic   {
	width: 410px;
	padding-left: 30px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(images/disk.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#Newsitem1 ul .Messagetopic2 {
	width: 440px;
	color: #FFF;
	letter-spacing: 2cm;
	text-align: center;
	height: 33px;
	float: left;
	font-size: 12pt;
	line-height: 35px;
	background-color: #666;
}

#Newsitem1 ul .Line {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

#material {
	float: left;
	width: 730px;
	background-image: url(images/Captcha1.jpg);
	background-repeat: no-repeat;
	padding: 20px;
	background-color: #E9DDD6;
}
#material .Narrative {
	padding-right: 30px;
	float: left;
	width: 240px;
	color: #FFF;
	font-size: 10pt;
	line-height: 18pt;
	padding-left: 15px;
}
#material .Narrative .standard2 {
	font-size: 16pt;
	font-weight: bold;
	color: #FF9;
	margin-bottom: 15px;
	float: left;
	width: 240px;
	font-family: "微軟正黑體", "Century Gothic";
}
#material .Introduction {
	float: left;
	width: 400px;
	font-size: 10pt;
	color: #FFF;
	padding-left: 40px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	min-height: 140px; /*最少顯示寬度*/
}



#Forms {
	float: left;
	width: 660px;
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
.roundbox_center ul li #qtype {
	width: 100pt;
}
.roundbox_center .remind {
	font-size: 10pt;
	color: #666;
}


.roundbox_center  h3  {
	font-size: 12pt;
	line-height: 14pt;
	float: left;
	width: 100px;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.roundbox_center ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#xpage label .Button {
	background-color: #F4F2F4;
	margin-right: 15px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}

.roundbox_center li {
	float: left;
	width: 750px;
	font-weight: normal;
	padding-top: 8px;
	padding-bottom: 8px;
}


/* -----faq------ */
.sideMenu{
	width: 700px;
	margin-right: 10px;
	margin-left: 10px;
}
.sideMenu h3{
	padding-left: 40px;
	cursor: pointer;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	font-size: 11pt;
	font-style: normal;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20pt;
	background-image: url(images/QA.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: normal;
		}
.sideMenu ul{
	color: #666;
	display: none; /* 默认都隐藏 */
	font-size: 11pt;
	line-height: 20pt;
	padding-top: 8px;
	padding-right: 25px;
	padding-bottom: 8px;
	padding-left: 70px;
	background-image: url(images/QA2.png);
	background-repeat: no-repeat;
}
#firm {
	float: left;
	width: 700px;
	margin-right: 10px;
	margin-left: 10px;
}
#word #firm ul {
	float: left;
	width: 700px;
	margin-bottom: 50px;
	position: relative;
}
#word #firm ul .map {
	float: left;
	height: 250px;
	width: 220px;
	background-color: #FFF;
	overflow: hidden;
}
#firm ul .Name {
	font-size: 16pt;
	line-height: 20pt;
	color: #FFF;
	float: left;
	width: 400px;
	position: absolute;
	left: 270px;
	top: 20px;
}
#firm ul .Narrative {
	font-size: 10pt;
	line-height: 16pt;
	color: #FFF;
	height: 80px;
	width: 400px;
	overflow: hidden;
	position: absolute;
	left: 270px;
	top: 60px;
}
#firm ul .logo {
	height: 80px;
	width: 184px;
	overflow: hidden;
	position: absolute;
	left: 271px;
	bottom: 20px;
	text-align: left;
}
#firm ul .Enter {
	color: #FFF;
	border: 1px solid #FFF;
	height: 25px;
	width: 110px;
	position: absolute;
	right: 40px;
	bottom: 30px;
	text-align: center;
	line-height: 25px;
}
#firm ul .Enter a {
	color: #FFF;
	display: block;
}
#firm ul .Enter a:hover {
	color: #000;
	background-color: #FFF;
	list-style-type: none;
}
/* -----faq------ */
.sideMenu2{
	width: 210px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 200px;
	overflow: hidden;
}
.sideMenu2 h3{
	padding-left: 20px;
	cursor: pointer;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	font-size: 12pt;
	font-style: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 20pt;
	font-weight: normal;
	color: #FFF;
	padding-right: 20px;
		}
.sideMenu2 ul{
	color: #666;
	display: none; /* 默认都隐藏 */
	font-size: 11pt;
	line-height: 20pt;
	height: 150px;
	width: 210px;
	overflow: hidden;
}
