/* CSS Document */

@CHARSET "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#logo{
	width:900px;
	height:80px;
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	background-position: 50px center;
}
#menu{
width:900px;
height:63px;
background-image:url(../images/menu-bg.jpg);
}
#menu a:link{
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
UL {
	LIST-STYLE-TYPE: none;
	margin:0;
	height: 63px;
	padding-top: 25px;
	padding-left: 60px;
}
LI {
	display:inline;
	margin:0;
	font-size: 14px;
	color: #FFFFFF;
	width: 100px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#banner{
	width:900px;
	height:182px;
    padding-top: 2px;
}
#about{
	width:400px;
	float:left;
	padding-bottom: 10px;
}
#about .title{
	height:40px;
	font-size:22px;
	color:#333333;
	padding-top:20px;
	padding-bottom: 5px;
	padding-left: 60px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	font-weight: bold;
}
#about .main{
	font-size:12px;
	color:#999999;
	padding-top:1px;
	padding-left: 60px;
	padding-right: 10px;
	line-height: 18px;
}
#about .title1{
	font-size:14px;
	color:#006699;
	padding-top:15px;
	padding-left: 30px;
	line-height: 22px;
	background-image:url(../images/26.png);
	background-repeat:no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	font-weight: bold;
	background-position: 5px 20px;
	}
#product{
	width:500px;
	float:left;
	padding-bottom: 10px;
}
#product .title{
	height:40px;
	font-size:22px;
	color:#333333;
	padding-top:20px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	font-weight: bold;
}
#product .title1{
	width:40%;
	font-size:12px;
	color:#0557A0;
	padding-top:15px;
	padding-left: 40px;
	line-height: 20px;
	background-image: url(../images/5.png);
	background-position: 20px 16px;
	background-repeat: no-repeat;
	float:left;
}
#product .main{
	width:60%;
	font-size:12px;
	color:#999999;
	padding-top:15px;
	padding-left: 15px;
	line-height: 20px;
	float:left;
	background-image: url(../images/-.png);
	background-repeat: no-repeat;
	background-position: 5px 22px;
	overflow: hidden;
}
#links{
	width:500px;
	padding-left:20px;
}
#links .title{

	height:40px;
	font-size:22px;
	color:#333333;
	padding-top:20px;
	padding-bottom: 5px;
	font-weight: normal;
}
#links .logo{
	width:95px;
	height:35px;
	display:inline;
	margin:0;
	background-image: url(../images/links1.png);
	background-repeat: no-repeat;
	background-position: center center;
}
