@charset "utf-8";
body {
	margin:0px;
	padding: 0px;
	background-image: url(images/background.jpg);
}
@font-face {
	font-family: 'Georgia';
	src: url('georgia_1.ttf');
	src: local('Georgia'), url('georgia_1.ttf') format('truetype');
}
h1{
	font-family: Georgia !important;
	font-size:24px;
	margin: 0px;
	padding: 0px;
	color:#003366;
	text-align: left;
	
}
.subtitle{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:22px;
	margin: 0px;
	padding: 0px;
	color:#09C;
	text-align: left;
	

}
.maintable {
	height: 100%;
	width: 100%;
}
.midtable {
	width: 1024px;
}
.coname{
	font-family:Georgia !important;
	font-size:40px;
	color:#365F91;
	font-weight:bold;
	text-align: left;
}
.slogan{
	font-family:Georgia !important;
	font-size:15px;
	color:#365F91;
	padding-left: 5px;
	text-align: left;
}
.white-bg {
	background-color: #FFF;
}
.menu-bg {
	background-image: url(images/menu-bg.jpg);
	background-repeat: repeat-x;
	height: 39px;
}
.call {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFF;
}
.sep {
	line-height: 14px;
	background-color: #FFF;
}
.intble {
	width: 986px;
}
.content-box{
	width:680px;
	height:229px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	background-color:#F4F4F4;
	border:1px solid #CCCCCC;
}
.logo-box{
	width:680px;
	height:132px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	background-color:#fff;
	border:1px solid #CCCCCC;
}
.right-bg {
	background-image: url(images/right-sep.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.title-bg {
	background-image: url(images/title-bg.png);
	background-repeat: no-repeat;
	height: 44px;
	width: 260px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #333;
	text-align: left;
	padding-left: 15px;
	line-height: 44px;
}
.btn-more{
	display:block;
	background-image:url(images/more_btn.png);
	background-repeat:no-repeat;
	height: 30px;
	width: 120px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #006699;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	text-decoration: none;
	font-weight: bold;
	overflow: hidden;
	text-align: center;
}
.btn-more:hover{
	color: #000;
	font-size:13px;
}
.td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 20px;
	text-align: justify;
}
.td1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 17px;
	text-align: left;
}
.box {
	border: 1px solid #CCC;
}
a.mylink:link,a.mylink:visited{
	color:#006699;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-decoration:none;
}
a.mylink:hover,a.mylink:active{
	color:#000;
}
.white-box {
	background-color: #FFF;
	height: 55px;
	width: 226px;
}
.footer {
	background-color: #069;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #CCC;
	width: 1000px;
	padding-left: 15px;
}
a.olink:link,a.olink:visited{
	color:#ccc;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-decoration:none;
}
a.olink:hover,a.olink:active{
	color:#fff;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-decoration:none;
}
.sub-head {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #06C;
	text-align: left;
	background-color: #f4f4f4;
	height: 30px;
	line-height: 30px;
	padding-left: 8px;
}
.left-pad {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	padding-left: 20px;
}
.left-line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
.txtfild {
	font-family: Verdana, Geneva, sans-serif;
	line-height: 25px;
	height: 25px;
	width: 450px;
	font-size: 11px;
	color: #999;
	padding: 8px;
	margin: 0px;
	border: 1px solid #CECECE;
}
.txt-area {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #999;
	height: 100px;
	width: 620px;
	background-color: #F0F0F0;
	border: 1px solid #CECECE;
	padding: 8px;
}
.gall-box {
	width: 220px;
	border: 1px solid #CCC;
}
