/*
	CSS Credit: ** ?尊重勞動成果，?保留：?能品牌策?製作 www.ccbrand.com  **
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background: #FFFFFF;
}

a:link, a:visited { color: #000; text-decoration: none; font-weight: bold;} 
a:active, a:hover { color: #F00; text-decoration: underline}

h1 {
	margin: 0px;
	padding: 3px 0px 15px 0px;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
}

h2 {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-size: 16px;
	font-weight: bold;
	color: #3e78b2;
}

h4 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #06A;
}

p{
	margin: 0px;
	padding: 0 0 10px 0;
	text-align: justify;
}

.spacetobottom {
	clear: both;
	height: 50px;
}

.spacetoright {
	float: left;
	width: 10px;
	height: 1px;;
}

/* ----- Form ----- */
form{
	margin: 35px 0 0 0;
	padding: 0px;
	text-align: right;	
}

label {
	margin: 0 10px;
}

input{
	width: 150px;
	height: 15px;
	color: #aabdd0;
	border: 1px solid #686f76;
}

.button{
	margin: 0px;
	width: 50px;
	height: 20px;
	border: 0px;
	color: #333333;
	font-weight: bold;
	background: #FFFFFF;
	cursor: pointer;
}
/* End of Form */


.more_button a {
	clear: both;
	display: block;
	width: 100px;
	height: 18px;
	margin: 0px;
	padding: 2px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	background: #132d68;
	border: 1px solid #FFFFFF;
}


#container {
	margin: auto;
	width: 950px;
	padding: 0px 10px;
	background: url(images/mainBG.gif) repeat-y;
}

#topbar {
	float: left;
	height: 36px;
	width: 850px;
	padding: 0 50px;
	margin-bottom: 10px;	
}

#languagebox {
	float: right;
	padding-bottom: 5px;
	padding-right: 5px;
	background: #848688;
	border-left: 1px #bcbcbc solid;	
	border-right: 1px #bcbcbc solid;	
	border-bottom: 1px #bcbcbc solid;
}

#languagebox img{
	float: left;
	border: 1px solid #FFFFFF;
	margin-left: 5px;
	margin-top: -1px;
}

#header {
	float: left;
	height: 100px;
	width: 850px;
	padding: 0 20px;
	margin-bottom: 0px;
}

#logo {
	float: left;
	height: 100px;
	width: 300px;
}
.logo-footer{
	float:left; 
	width:350px; 
}
.logo-footer img{
	height:40px; width:150px;
}
#logo img {
	float: left;
	border: none;
	padding-right: 10px;
}

#sitetitle {
	padding: 28px 0 0 40px;
	font-size: 3.0em;
	font-weight: bold;
	color: #333333;
}

#sitetitle-footer {
	padding: 20px 0 0 20px;
	font-size: 2.0em;
	font-weight: bold;
	color: #333333; float:left;
	
	border:solid 1px #CC0000;
}

#login {
	float: right;
	height: 55px;
	width: 530px;
}

/*------------- Menu ------------------*/
#menu {
	float: left;
	width: 950px;
	height: 40px;
	margin: 0;
	padding: 0;
	background: url(images/menuBG.gif) repeat-x;
	border-bottom:solid 10px #1c8fd0;
}

#menu ul {
	margin: 0 0 0 50px;
	padding: 0px;
	list-style: none;
	
	height:30px;
}

#menu ul li{
	display: inline;
	height: 30px;
}

#menu ul li a{
	float: left;
	width: 140px;
	height: 30px;
	padding-top: 10px;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	border-left: 1px solid #CCCCCC;
}

#menu ul li .lastmenu{
	border-right: 1px solid #CCCCCC;	
}

#menu li a:hover, #menu li .current{
	color: #FFFFFF;
	height: 30px;
	background: url(images/menuhoverBG.gif) repeat-x;
}
/* ----------------- end of menu----------------*/

#banner {
	clear: both;
	float: left;
	width: 750px;
	height: 50px;
	padding: 30px 150px 0 50px;
	margin-bottom: -25px;
	background: url(images/bannerBG.gif) no-repeat;
}

#banner2 {
	width: 950px;
	/*background:#d5d0cc;*/
}
.neiye-left{
	 float:left; 
	 width:250px; 
	 height:500px;
	 text-align:center;
}
.neiye-left-title{
	width:250px;
	height:50px;
	color:#d6530b;
	text-align:left;
	font-weight:bold;
	font-size:18px;
	background:#f3f2f0;
}
.neiy-img{
	margin:20px 10px 0 30px;
}
.neiye{
	 border-top:8px solid #d5d0cc;
}

.neiye-right{
	float:left; width:688px; text-align:center;
}

.neiye-right-content{
	margin:10px 20px 10px 20px;
}
.neiye-right-title{
	width:100%;
	height:50px;
	text-align:left;
	font-weight:bold;
	font-size:12px;
}
.bannerImg {
	
}


#banner h1 {
	font-size: 2.5em;
	margin-bottom: 10px;
}

#services {
	clear: both;
	float: left;
	width: 930px;
	height: 275px;
	padding-left: 20px;
	margin-bottom: 25px;
}

.service_box {
	float: left;
	width: 180px;
	height: 252px; 
	padding: 10px 15px 10px 15px;
	margin-right: 20px;
	background-color:#1c8fd0;
	background: url(images/boxBG.png) no-repeat;
}

.service_box p{
	padding-bottom: 5px;
	height:60px;
	text-align:center;
}

.service_box img{
	padding-bottom: 5px;
}

.fullgraybox {
	clear: both;
	float: left;
	width: 798px;
	padding: 25px;
	margin: 50px 50px 25px 50px;
	border: 1px solid #CCCCCC
}

* html .fullgraybox {
	clear: both;
	float: left;
	width: 798px;
	padding: 25px;
	margin: 50px 50px 25px 25px;
	border: 1px solid #CCCCCC
}

.fullgraybox img{
	float: left;
	margin: 3px 20px 0 0px;
	border: 1px solid #999999;
}

.fullgraybox ul {
	margin: 10px 0 0 0px;
	padding: 0 0 0 30px;
}

.fullgraybox li {
	list-style: inside;
	padding: 0 0 10px 0;
	background: url(images/listicon.gif) center left no-repeat;
}

/* news section */

#newssection {
	clear: both;
	float: left;
	width: 900px;
	margin: 0 0 25px 50px;
}

* html #newssection {
	clear: both;
	float: left;
	width: 900px;
	margin: 0 0 25px 25px;
}

.newsbox {
	float: left;
	width: 870px;
	margin-right: 50px;
}


/* end of news section */

/* friendly link */
#friendly-link {
	clear: both;
	float: left;	
	width: 900px;
	padding: 25px 0px 25px 50px; /*上，右，下，左*/
	background: #1c8fd0;
	border-top: 5px solid #1685c4;
		
}

.gallery {
	float: left;
	width: 900px;
}

.partners {
	float: left;
	width: 400px;
}

.gp_row {
	width: 400px;
	margin-bottom: 10px;
	float:left;
	margin-right:20px;
}

.gp_row img{
	float: left;
	margin: 3px 10px 0 0;
	border: 1px solid #333333;
}

.gp_row p{
	color: #000000;
}

/* end of Light Blue Row */

/* ----- Footer ----- */

#footer {
	clear: both;
	padding: 15px 0px 0px 0px;
	width: 950px;
	height: 50px;
	text-align: center;
	background: #999999;
	border-top: 5px solid #666666;
}

#footer a{
	font-weight: normal;
}

/* ----- End of Footer ----- */

