/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0064ad;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
ul, li{
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#feeter {
	padding: 10px;
	clear: both;
	width: 960px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C9E0F0;
	text-decoration: none;
	line-height: 160%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(/images/feeterbg.jpg);
	background-repeat: repeat;
	background-position: left top;
}
#feeter a{
	color: #C9E0F0;
	text-decoration: underline;
	margin-right: auto;
	margin-left: auto;
	height: 249px;
}
#feeter a:hover{
	text-decoration: none;
}
#feeter .right{
	float: right;
}

.menu {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#top {
	width: 100%;
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(/images/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.guo {
	padding-top: 60px;
}
.main {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.topmenu {
	background-image: url(/images/menubg.jpg);
	background-repeat: no-repeat;
	width: 980px;
	clear: both;
	height: 34px;
}
.topmenu li{
	float: left;
}
.topmenu li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 34px;
	font-weight: 600;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-right: 30px;
	padding-left: 30px;
}
.topmenu li a:hover{
	background-image: url(/images/menuon.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.maincon {
	width: 960px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
.leftmenu {
	float: left;
	width: 200px;
}
.leftmenu a{
	color: #0A246A;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: lighter;
	text-transform: capitalize;
}
.letter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	line-height: 180%;
	background-image: url(/images/bg2.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.letter ul{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0088EC;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.letter h1{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFE671;
	text-decoration: none;
	font-size: 16px;
	line-height: 30px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #06B2F2;
	margin: 0px;
}
.letter h2{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	line-height: 25px;
	display: block;
	margin: 0px;
}
.letter a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFE671;
	text-decoration: underline;
	font-size: 11px;
	text-transform: capitalize;
	background-image: url(/images/icon.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 15px;
	line-height: 20px;
}
.letter a:hover{
	text-decoration: none;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6D9CC3;
}
.context {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 180%;
	margin: 0px;
	padding-bottom: 10px;
	color: #FFFFFF;
}
.context h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFE671;
	font-weight: lighter;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.context p{
	padding-right: 10px;
	padding-left: 10px;
}
.context table{
	width: 97%;
	margin-right: auto;
	margin-left: auto;
}
.context img{
	border: 1px solid #D4D0C8;
	padding: 5px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 15px;
	float: left;
}
.context a{
	color: #FFFFFF;
	text-decoration: underline;
}

.product {
	padding: 5px;
	float: left;
	width: 180px;
	text-align: center;
	height: 160px;
	line-height: 110%;
	margin: 5px;
}
.product a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 100%;
}

