body {
	margin:0;
	padding:0;
	font-family:"ÐÂËÎÌå";
	font-size:12px;
	}
	
ul {
	list-style:none;
	}
	
a:link { 
	text-decoration: none; 
	color: #333333;
}
a:visited { 
	/*font-weight: bold; */
	text-decoration: none; 
	color: #003366;
}
a:hover, a:active { 
	text-decoration: none; 
	color: #FF0000;
}
div{
	margin:0px;
	padding:0px;
	}
ul{
	margin:0px;
	padding:0px;
	}
li{
	margin:0px;
}
form{
	margin:0px;
	}	
#container{
	width:1003px;
	}


#header{
	width:900px;
	margin:0px auto;
	}
#top{
	width:100%;
	background:url(bgTop.gif) repeat-x;
	height:28px;
	}
#login {
	width:540px;
	height:25px;
	float:left;
	margin-top:0px;
	margin-left:3px;
	}
	
#login li {
	float:left;
	margin-left:8px;
	width:50px;
	line-height:20px;
	}
	
#login li input {
	width:100px;
	float:left;
	border:1px solid #404040;
	}
#links1 {
	width:300px;
	height:20px;
	float:right;
	margin-right:3px;
	margin-top:5px;
	}
#links1 ul{
	width:100%;
	}	
#links1 li {
	width:60px;
	float:left;
	margin-left:2px
	}
#search {
	width:100%;
	height:120px;
	background:url(bgSearch.gif) repeat-x;
	}
#logo {
	width:221px;
	height:113px;
	background:url(logo.gif) no-repeat left top;
	margin-left:12px;
	display:table;
	float:left;
	}
#sitename{
	margin-left:80px;
	margin-top:80px;
	width:130px;
	font-size:14px;
	font-weight:bold;
	color:#990000;
	text-align:center;
	}
#SearchMain {
	width:530px;
	height:40px;
	margin-left:300px;
	margin-top:30px;
	background:url(bgSearchMain.gif) no-repeat;
	}
#keyword{
	width:340px;
	border:#999999 1px solid;
	margin-top:10px;
	margin-left:65px;
	height:16px;
	line-height:16px;
}
#searchbtn{
	border:#999999 1px solid;
	width:50px;
	height:20px;
	line-height:18px;
}
	
#AreaNavTitle {
	width:711px;
	height:30px;
	float:left;
	margin-left:150px;
	background:url(bgAreaNavTitle.gif) no-repeat;
	display:inline;
	}
	
* html #AreaNavTitle {
	width:711px;
	height:30px;
	float:left;
	margin-left:150px;
	background:url(bgAreaNavTitle.gif) no-repeat;
	display:inline;
	}
	
#AreaNavMain {
	width:711px;
	float:left;
	margin-left:150px;
	background:url(bgAreaNavMain.gif) repeat-y;
	display:inline;
	}
	
#AreaNavMain ul {
	width:711px;
	margin:0px auto;
	}

#AreaNavMain li {
	width:58px;
	float:left;
	margin-top:10px;
	text-align:center;
	}
	
#AreaNavBottom {
	width:711px;
	height:6px;
	float:left;
	margin-left:150px;
	background:url(bgAreaNavBottom.gif) no-repeat;
	display:inline;
	}
	
#main {
	width:711px;
	float:left;
	margin-left:150px;
	display:inline;
	}
#tipleft{
	width:711px;
	margin-left:150px;
	margin-top:16px;
	height:20px;
	}

#tipleft ul{
	margin:0px;
	margin-left:2px;
	padding:0px;
}
#tipleft ul li{
	float:left;
	display:block;
	text-align:left;
	padding-left:1px;
}
#nav_t{
	width:25px;
	height:14px;
	background:url(tiparrow.gif) no-repeat center top;
	}
#tipleft .lilast{
	background-image:none;
}
#tipleft ul li a{
	color:#CC6600;
}
#tipleft ul li a:hover{
	color:#FFCC33;
}	
#MainTop {
	width:711px;
	height:25px;
	float:left;
	margin-top:8px;
	background:url(bgTop.gif) repeat-x;
	text-indent:40px;
	line-height:30px;
	font-size:13px;
	color:#853F14;
	font-weight:bold;
	}
	
#MainDetails {
	width:709px;
	float:left;
	border:1px solid #FEA889;
	}
#MainDetails ul{
	widows:98%;
	margin-top:3px;
	margin:3px auto;
	background:url(bgMainDetails.gif) repeat-y;
	}	

	
#MainDetails li {
	width:135px;
	height:18px;
	float:left;
	margin-top:5px;
	margin-left:3px;
	text-align:center;
	}
	
#footer {
	width:709px;
	height:42px;
	margin:0px;
	border:1px solid #FEA889;
	margin-left:150px;
	margin-top:5px;
	}
#FooterLinks {
	display:block;
	width:500px;
	margin:10px auto;
	height:20px;
	}

#FooterLinks ul {
	list-style:none;
	width:100%;
	}
	
#FooterLinks ul li {
	width:100px;
	height:20px;
	float:left;
	line-height:20px;
	}	
	