/* CSS Document */

*{
	margin:0;
	padding:0;
}

/*global style*/

body div {
	margin:0 auto;
	margin-bottom:0;
	color:#666666;
}

img{
	border:none;
}


/*body layout*/

#contents{
	margin:0 auto;
	padding:0;
	width:900px;
	text-align:center;
	background-repeat: no-repeat;
	background-position: top;
}

#top{
	width:870px;
	text-align:left;
	height: 100px;
	padding-left: 30px;
	padding-top: 7px;
}


#right{
	margin-left:18px;
	margin-top:40px;
	width:280px;
	text-align:left;
	float:right;
	height: auto;
}

#main{
	margin-top:40px;
	width:600px;
	float:left;
	text-align: center;
	height: inherit;
}

#main-1{
	margin-top:40px;
	width:900px;
	text-align: center;
	height: inherit;
}

#main-1 p{
	text-align: center;
	font-size:12px;
	line-height:22px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #EAEEF7;
}

#main2{
	margin-top:7px;
	width:600px;
	float:left;
	text-align: center;
	height: inherit;
	margin-bottom: 20px;
}

#main2 p{
	text-indent:1em;
}

#main3{
	width:580px;
	background-color: #ECEAD8;
	float:left;
	text-align: center;
	height: inherit;
	margin: 0px 0px 7px 20px;
	border: 1px solid #aca866;
}

#main4{
	width:580px;
	background-color: #FFFFFF;
	float:left;
	text-align: center;
	height: 280px;
	margin: 0px 0px 7px 20px;
	border: 1px solid #aca866;
}

#header{
	margin:0;
	padding-right:20px;
	text-align:right;
	height:20px;
	width: 350px;
}

#logo-top{
	text-align:left;
	height:130px;
	padding-top: 30px;
}

#text{
	width: 180px;
	margin-left:40px;
	margin-right:20px;
	font-size:20px;
	text-align:center;
	line-height:40px;
	font-style:normal;
	font-weight:bold;
	font-variant:normal;
	padding-bottom: 7px;
	padding-top: 10px;
	float: left;
	border: 1px solid #336600;
}

#text dl dd ul li{
	border-bottom:solid thin;
	background-image:url(../../images/news.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#text2 dl dd ul li{
	border-bottom:solid thin;
	background-image:url(../../images/news.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
}

#text2{
	width: 200px;
	font-size:24px;
	text-align:left;
	font-style:normal;
	font-variant:normal;
	color:#666666;
	padding-bottom: 5px;
	padding-top: 25px;
	margin-left: 280px;
}

#text3{
	width: 580px;
	font-size:24px;
	text-align:left;
	font-style:normal;
	font-variant:normal;
	text-align:center;
	color:#666666;
	background-color:#E1ECFF;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-left: 20px;
}

#news{
	padding:60px 0 0 0;
	text-align: left;
	height:auto;
}

table.item2{
	border-spacing:0px;
	font-size: medium;
}

table.item2 th, table.item2 td{
	border-width:1px;
	border-style:solid;
	padding:2px 8px;
	font-size: 12px;
}

table.item2 thead th{
	border-color:#ccffcc #7ca866 #7ca866 #ccffcc;
	background-color:#bceaa8;
	text-align: center;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 1.5em;
}

table.item2 tbody th{
	border-color:#ffffcc #aca866 #aca866 #ffffcc;
	background-color:#eceaa8;
}

table.item2 td{
	border-color:#FFFFFF #aca899 #aca899 #ffffff;
	background-color:#ecead8;
}

table.item2 td.down{
	border-color:#aca899 #FFFFFF #ffffff #aca899;
	background-color:#CCCC99;
}



/*footer*/

#navi{
	background-image: url(../../images/bg-bottom.jpg);
	text-align:center;
	clear: both;
	height: 52px;
	padding-top: 20px;
	margin-top: 30px;
}

#imgleft {
	float: left;
	width: 550px;
	text-align: left;
	line-height:24px;
	padding: 10px 0px;
	font-size: 12px;
}

#imgleft .imagemain-left{
	border:1px dashed #0000cc;
	background-color: #eeeeff;
	float:left;
	width:120px;
	margin:0px 20px;
}

#imgleft .imagemain-left .photo{
	text-align:center;
	width:110px;
	margin:5px;
	height: 100px;
}


h2{
	text-align:left;
	font-size:18px;
	line-height:24px;
	font-weight:bold;
	color: #999900;

}

h4{
	text-align:left;
	font-size:10px;
	line-height:20px;
	font-weight: normal;
}

h5{
	text-align: center;
	font-size:10px;
	line-height:20px;
	font-weight: normal;
}

#imgright {
	float: right;
	width: 400px;
	margin: 0px 110px 0px 0px;
	padding: 10px 0px 10px 0px;
	text-align: left;
}

.title1 {
	width: 655px;
	margin-top: 15px;
	font-size: 14px;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #336600;
	line-height: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	padding-left: 5px;
}

#title1 {
	width:350px;
	margin-top:30px;
	font-size:20px;
	text-align:left;
	height:28px;
	border-bottom-width:thin;
	border-left-width:5px;
	border-bottom-style:solid;
	border-left-style:solid;
	border-bottom-color: #C1D6FF;
	border-left-color: #C1D6FF;
	padding-left:10px;
	line-height:28px;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	color: #999999;
}

.title2 {
	width: 480px;
	font-size:35px;
	text-align:center;
	line-height:40px;
	font-style:normal;
	font-weight:bold;
	font-variant:normal;
	color:#666666;
	padding-bottom: 5px;
	padding-top: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	margin-left: 250px;
}

.title3 {
	font-size:14px;
	text-align: left;
	padding-left:10px;
	padding-right:16px;
	line-height:18px;
	color: #666666;
	width: 300px;
	margin-left: 120px;
	float: left;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #336600;
}

.title4 {
	font-size:14px;
	text-align: left;
	padding-right:16px;
	line-height:24px;
	color: #666666;
	width: 565px;
	margin-left: 20px;
	float: left;
	border-left-width: 4px;
	border-left-style: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #336600;
	margin-bottom: 20px;
}

.title5 {
	font-size:12px;
	text-align: right;
	padding-left:12px;
	padding-right:16px;
	line-height:18px;
	color: #666666;
	width: 300px;
	margin-right: 120px;
	float: right;
}

.title6 {
	font-size:12px;
	text-align: left;
	color: #666666;
	width: 200px;
	float: left;
	line-height: 18px;
}

.title7 {
	font-size:12px;
	text-align: left;
	line-height:18px;
	color: #666666;
	width: 200px;
	float: right;
}

.copyright3{
	font-size:12px;
	text-align: left;
	padding-top:5px;
	padding-left:24px;
	padding-right:16px;
	line-height:18px;
	color:#999999;
	width: 620px;
	clear: both;
}

.copyright2{
	text-align: left;
	padding-top:5px;
	padding-left:20px;
	line-height:18px;
	color:#666666;
	width: 580px;
}

.bar {
	width: 660px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C1D6FF;
	line-height: 5px;
	font-size: 9px;
	margin-top: 0px;
	margin-right: 120px;
	margin-bottom: 0px;
	margin-left: 120px;
	clear: both;
}


.copyright2 p{
	padding-right:1em;
	font-size:90%;
	color:#666666;
	line-height:2em;
}

img1{
	float:left;
}

img2{
	float:right;
}

.copyright2 .imagebox-left{
	border:1px dashed #0000cc;
	background-color: #eeeeff;
	float:left;
	width:180px;
	margin:0px 10px;
}

.copyright2 .imagebox-right{
	border:1px dashed #0000cc;
	background-color: #eeeeff;
	float:right;
	width:180px;
	margin:0px 10px;
}

.copyright2 h3.image,p.caption{
	text-align:center;
	height:200px;
	margin:5px 0px;
}

.copyright2 h3.caption{
	text-align:center;
	margin:5px;
	color:#339999;
	font-size:80%;
}
