/* ==========================================================*/
body, dl, dt, dd, ul, ol, h1, h2, h3, h4, h5, h6, pre,
form, fieldset, textarea, p, blockquote, caption, th, td { 
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-weight: normal;
	line-height:20px;
}
fieldset, img { 
    border: 0;
}
ol, ul {
    list-style: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
caption, th {
    text-align: left;
}
:focus {
    outline: 0;
}

/* ==========================================================*/
body {
    text-align: left;
    font: 12px "ËÎÌå", Helvetica, Arial, Tahoma, sans-serif;
    color: #333;
	background:#fff url(bg.gif) repeat-x center top;
}
input, textarea {
    font-family: Tahoma, Helvetica, Arial, sans-serif;
}
.container {
	width:950px;
	margin:auto;
}

a {
    color: #0068b7;
    text-decoration: none;
}
a:hover{
}

.clear{
    clear:both;
	display:block;
}
/* ==========================================================*/

.top {
	height:127px;
	background:url(/html/about/pic1.jpg) no-repeat center top;
}
.logo {
	height:55px;
	background:url(/html/about/logo.gif) no-repeat left center;
}
.menu {
	height:30px;
	line-height:30px;
	text-align:right;
	color:#579ddd;
}
	.menu a{
		color:#fff;
		margin:0 30px;
		font-weight:bold;
	}
	.menu a:hover{
		color:#fff100;
	}


.nav {
	padding:20px 0 10px 15px;
	font-size:20px;
	font-weight:bold;
	color:#0d7baf;
	border-bottom:1px solid #ddd;
}

.main {
	padding:20px 15px 0 15px;
	font-size:14px;
}
	.main a {
		text-decoration: underline;
	}
	.main a:hover {
		text-decoration: none;
	}

	.main p {
		font-size:14px;
		margin-bottom:20px;
	}
.title {
/* ==	background:url(/html/about/li.gif) no-repeat left center; 
	padding-left:25px;==*/
	font-size:16px;
	font-weight:bold;
}	
.pic {
	border:1px solid #ddd;
	padding:10px;
	width:143px;
	margin-bottom:20px;
}
	.pic img{
		margin-bottom:10px;
	}


.li {
	background:url(/html/about/li.gif) no-repeat left center; 
	padding-left:25px;
	line-height:25px;
}	
	

/* ==========================================================*/





.bot {
	padding:65px 0 15px 0;
	text-align:center;
	color:#666;
	background:url(/html/about/bot.gif) repeat-x center top; 
}

















