body {
	margin:0;
	padding:0;
	font-family:"宋体", Arial;
	font-size:12px;
	color:#666666;
	}
	
ul {
	list-style:none;
	}
	
h5{
	font-family:"宋体";
	font-weight:normal;
	font-size:13px;
}
div{
	margin:0px;
	padding:0px;
	}
ul{
	margin:0px;
	padding:0px;
	}
li{
	margin:0px;
}
form{
	margin:0px;
	}	
a:link {
	text-decoration: none;
	color:#666666;
}
a:visited {
	text-decoration: none;
	color:#666666;
}
a:hover {
	text-decoration: none;
	color:#666666;
}
margin {
	width:0px;
	height:0px;
}
a:active {
	text-decoration: none;
	color:#666666;
}

#container {
	width:1002px;
	margin:0 auto;
	}
	
/*顶部横线部分*/
#TopLine {
	width:1000px;
	height:20px;
	background:url(bgTopLine.gif) repeat-x;
	}
	
	

/*四个链接的部分*/
#tips {
	width:1000px;
	height:20px;
	}
	
#MainNav {
	width:300px;
	height:20px;
	float:right;
	margin-top:5px;
	}
	
#MainNav li {
	width:60px;
	float:left;

		}

/*主体部分*/	
#main {
	width:1000px;
	display:table;
	}
	
#MainLeft {
	width:740px;
	float:left;
	margin-left:40px;
	display:inline;
	}
	
#MainLeftTop {
	width:760px;
	float:left;
	}
	
#logo {
	width:182px;
	height:75px;
	float:left;
	margin-left:1px;
	margin-top:12px;
	background:url(logo.gif) no-repeat;
	display:inline;
	}
	
#sitename {
	width:140px;
	height:20px;
	margin-top:65px;
	margin-left:50px;
	font-size:14px;
	font-weight:bold;
	color:#990000;
	text-align:center;
	}
	
/*搜索部分开始*/
#search {
	width:510px;
	height:100px;
	float:right;
	
	display:inline;
	}
	
#SearchLeft {
	width:4px;
	height:41px;
	background:url(searchleft.gif) no-repeat;
	float:left;
	margin-left:10px;
	margin-top:25px;
	}
	
#SearchMiddle {
	width:431px;
	height:41px;
	float:left;
	background:url(searchcenter.gif) repeat-x;
	margin-top:25px;
	}
	
#SearchRight {
	width:4px;
	height:41px;
	background:url(searchright.gif) no-repeat;
	float:left;
	margin-top:25px;
	}
	
#keyword{
	width:326px;
	border:#999999 1px solid;
	margin-top:10px;
	margin-left:25px;
	height:16px;
	line-height:16px;
}
#searchbtn{
	border:#999999 1px solid;
	width:50px;
	height:20px;
	line-height:18px;
}

/*搜索部分结束*/	
#left {
	width:260px;
	float:left;
	}
	
/*login*/
#login{
	width:262px;
	height:120px;
}
#loginleft{
	background:url(loginleft.gif) no-repeat;
	width:13px;
	height:120px;
	float:left;
}
#logincenter{
	background:url(logincenter.gif) repeat-x;
	width:237px;
	height:120px;
	float:left;
}
#logincenter ul{
	margin-top:5px;
	margin-left:0px;
	padding:0px;
}
#logincenter ul li{
	color:#FFFFFF;
	font-family:"幼圆";
}
#loginform{
	width:200px;
}
#loginform th{
	width:75px;
	color:#FFFFFF;
	text-align:right;
	font-weight:normal;
}
.logintxt{
	width:100px;
	border:#999999 1px solid;
	height:16px;
	line-height:16px;	
}
#loginform span{
	margin-left:10px;
}
#loginright{
	background:url(loginright.gif) no-repeat;
	width:12px;
	height:120px;
	float:left;
}
/*end of login*/

/*region*/
#region{
	width:262px;
	margin:0px;
	padding:0px;
	margin-top:2px;
	margin-bottom:-10px;
	
}
#regiontop{
	width:262px;
	height:20px;
	background:url(region.gif) no-repeat;
}
#regiontop h5{
	margin:0px;
	padding:0px;
	padding-top:8px;
	padding-left:20px;
	color:#C86442;
	font-family:"幼圆";
	letter-spacing:1px; 
	;
}
#regionmain{
	border:#F6E3E1 1px solid;
	border-top:none;
	height:150px;
}
#regionmain ul{
	margin:10px 0px 0px 27px;
	padding:0px;
}
#regionmain ul li{
	display:block;
	float:left;;
	width:45px;
	height:20px;
	color:#990000;
}
#regionmain ul li a{
	color:#333333;
}
#regionmain ul li a:hover{
	color:#FF0000;
}
/*end of region*/

/*sort*/
#sort{
	width:262px;
	margin-top:8px;
}
#sorttop{
	width:262px;
	height:27px;
	background:url(sorttop.gif) no-repeat;
}
#sorttop h5{
	padding:0px;
	margin:0px;
	padding-top:7px;
	margin-left:13px;
	color:#FFFFFF;
	font-family:"幼圆";
	letter-spacing : 1px; 
}
#sortcenter{
	border:#F6E3E1 1px solid;
	border-top:none;
	height:235px;
}
#sortcenter ul{
	margin:0px;
	padding:0px;
	margin-top:8px;
}
#sortcenter ul li{
	height:20px;
	color:#990000;
	clear:both;
}
#sortcenter ul li .sortname{
	float:left;
	margin-left:25px;
}
#sortcenter ul li .sortcnt{
	float:right;
	margin-right:45px;
	text-align:center;
}

#sortcenter ul li a{
	color:#333333;
}
#sortcenter ul li a:hover{
	color:#FF0000;
	cursor:pointer;
}

#sortcentertip {
	width:260px;
	border:#F6E3E1 1px solid;
	border-top:none;
	padding-top:4px;
	}
	
#OrderMain_ul1{
	display:table;
	width:24%;
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	}
#OrderMain_ul2{
	display:table;
	width:45%;
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	}
#OrderMain_ul3{
	margin-top:4px;
	width:100%;
	height:20px;
	text-align:right;
	float:left;
	}

#sortcentertip  li {
	width:100%;
	height:20px;
	float:left;
	text-align:center;
	}


#sortbottom{
	background:url(sortbottom.gif) no-repeat;
	height:15px;
	width:262px;
}
/*end of sort*/


/*tools*/
.tools{
	width:262px;
	margin-top:2px;
}
.toolstop{
	width:262px;
	height:27px;
	background:url(sorttop.gif) no-repeat;
}
.toolstop h5{
	margin:0px;
	padding:0px;
	margin-top:7px;
	margin-left:13px;
	color:#FFFFFF;
	font-family:"幼圆";
	letter-spacing : 1px; 
}
.toolscenter{
	border:#F6E3E1 1px solid;
	border-top:none;
	height:233px;
}
.toolscenter ul{
	margin:10px 0px 0px 27px;
	padding:0px;
}
.toolscenter ul li{
	display:block;
	float:left;;
	width:75px;
	height:23px;
	color:#990000;
}
.toolscenter ul li a{
	color:#333333;
}
.toolscenter ul li a:hover{
	color:#FF0000;
}
.toolsbottom{
	background:url(sortbottom.gif)
	height:15px;
	width:262px;
}
/*end of tools*/
	
#middle {
	display:inline;
	width:450px;
	float:left;
	margin-left:20px;
	}
	
* html #middle {
	display:inline;
	width:460px;
	float:left;
	margin-left:20px;
	}
	
/*tip*/
#tip{
	padding-bottom:20px;
}
#tipleft{
	float:left;
}
#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;
}
#tipright{
	float:right;
	margin-right:0px;
}
#tipright ul{
	margin:0px;
	padding:0px;
}
#tipright ul li{
	float:left;
	display:block;
	width:70px;
	background:url(tipsquare.gif) no-repeat left top;
	text-indent:13px;
}
#tipright ul li a{
	color:#666666;
}
#tipright ul li a:hover{
	color:#FF0000;
}
/*end of tip*/

/*mainnav*/
#mainnav{
	width:446px;
	margin:0px;
	padding:0px;
	margin-bottom:5px;
}
#mainnavtop{
	width:446px;
	height:19px;
	background:url(mainnavtop.gif) no-repeat left top;
}
#mainnavcenter{
	width:446px;
	background:url(mainnavcenter.gif) repeat-y;
}
#mainnavcenter ul{
	width:420px;
	background:#FFFFFF;
	margin:0px auto;
	padding:0px;
}
#mainnavcenter ul li{
	display:block;
	float:left;
	width:100px;
	text-align:center;
	line-height:20px;
	/*border-bottom:#DF8842 1px dotted;*/
	margin:0px;
	padding:0px;
	margin-left:2px;
	margin-right:2px;
	/*padding-left:5px;*/
}
#mainnavcenter ul li a{
	color:#DF8842;
}
#mainnavcenter ul li a:hover{
	color:#999900;
}
#mainnavbottom{
	width:446px;
	height:9px;
	background:url(mainnavbottom.gif) no-repeat left top;
}
/*end of mainnav*/

/*unit*/
.unit{
	width:446px;
	margin:0px;
	padding:0px;
	padding-bottom:20px;
	clear:both;
}
.unittop{
	width:446px;
	height:20px;
	text-align:left;
	background:url(unittop.gif) no-repeat left top;
}
.unittop h5{
	margin:0px;
	padding:0px;
	margin-top:5px;
	padding-left:20px;
	color:#C86442;
	font-family:"幼圆";
	letter-spacing : 1px;
	float:left; 
}
.unittop .more{
	float:right;
	color:#333333;
	margin-top:4px;
	margin-right:10px;
}
.unitcenter{
	margin-top:5px;
	width:446px;
	background:url(unitcenter.gif) repeat-y left top;
}
.unitcenter ul{
	margin:0px auto;
	padding:0px;
	width:100%;
}
.unitcenter ul li{
	display:block;
	float:left;
	width:108px;
	text-align:center;
	line-height:20px;
	margin:0px;
	padding:0px;
	padding-left:3px;
}
.unitcenter ul li a{
	color:#333333;
}
.unitcenter ul li a:hover{
	color:#DF8842;
}
/*end of unit*/
	
	
#MainRight {
	width:190px;
	float:left;
	margin-top:23px;
	}
	
/*othertrade*/
.othertrade{
	width:180px;
	margin-bottom:2px;
}
.othertradetop{
	width:180px;
	height:24px;
	background:url(righttop.gif) no-repeat;
	
}
.othertradetop h5{
	margin:0px;
	padding:0px;
	margin-top:5px;
	margin-left:50px;
	color:#FFFFFF;
	font-family:"幼圆";
	letter-spacing : 1px; 
}
#othertradecenter{
	border:#D5D5D5 1px solid;
	border-top:none;
	display:table;
}
#othertradecenter ul{
	width:100%;
	padding-top:5px;
}
#othertradecenter ul li{
	display:block;
	float:left;;
	width:50%;
	height:20px;
	color:#990000;
	margin:0px;
	padding:0px;
	padding-left:20px;
}
.othertradecenter ul li a{
	color:#333333;
}
.othertradecenter ul li a:hover{
	color:#FF0000;
}

/*end of othertrade*/

/*famousnav*/
.famousnav{
	width:180px;
	margin-bottom:2px;
}
.famousnavtop{
	width:180px;
	height:24px;
	background:url(righttop.gif) no-repeat;
}
.famousnavtop h5{
	margin:0px;
	padding:0px;
	margin-top:5px;
	margin-left:60px;
	color:#FFFFFF;
	font-family:"幼圆";
	letter-spacing : 1px; 
}
.famousnavcenter{
	border:#D5D5D5 1px solid;
	border-top:none;
	display:table;
	
}
.famousnavcenter ul{
	width:90%;
	padding-top:5px;
	margin:0px auto;
}
.famousnavcenter ul li{
	display:block;
	float:left;
	width:150px;
	height:20px;
	color:#990000;
}
.famousnavcenter ul li a{
	color:#333333;
}
.famousnavcenter ul li a:hover{
	color:#FF0000;
}

/*end of othertrade*/

/*logoad*/
.logoad{
	width:180px;
	margin-bottom:8px;
}
.logoadtop{
	width:180px;
	height:24px;
	background:url(righttop.gif) no-repeat;
}
.logoadtop h5{
	margin:0px;
	padding:0px;
	margin-top:5px;
	margin-left:60px;
	color:#FFFFFF;
	font-family:"幼圆";
	letter-spacing : 1px; 
}
.logoadcenter{
	border:#D5D5D5 1px solid;
	border-top:none;
	display:table;
}
.logoadcenter ul{
	width:170px;
	padding-top:5px;
	margin:0px auto;
	margin-left:3px;
}
.logoadcenter ul li{
	display:block;
	float:left;
	width:170px;
	color:#990000;
}
.logoadcenter ul img{
	border:none;
}
.logoadcenter ul li a{
	color:#666666;
}
.logoadcenter ul li a:hover{
	color:#FF0000;
}
.logoadbottom{
	background:url(rightbottom.gif);
	height:15px;
	width:180px;
}
#checkit{
	width:163px;
	height:24px;
	margin:0px auto;
	}	
#show_al{
	width:446px;
	margin:0px auto;
}
#show_al1{
	width:446px;
	margin:0px auto;
}
/*end of logoad*/



/*===============footer开始==================*/
#footer{
	font-family:"宋体";
	color:#677489;
	width:100%;
	}
#footer_center{
	border-top:#CCCCCC solid 2px ;
	font-family:"宋体";
	color:#677489;
	width:80%;
	height:100px;
	margin:10px auto;
	}
#links {
	width:780px;
	height:20px;
	margin:0px auto;
	margin-top:10px;
	display:table;
	}
	
#links ul {
	list-style:none;
	}
	
#links ul li {
	float:left;
	margin-left:15px;
	}
#links li a{
	font-family:"宋体";
	color:#677489;
	}
#copyright{
	width:80%;
	height:20px;
	line-height:21px;
	text-align:center;
	margin:0px auto;
	}
#report{
	width:48%;
	height:60px;
	margin:0px auto;
	margin-left:219px;
	}
#report1{
	width:123px;
	height:60px;
	background:url(Img220600467.gif) no-repeat 5px 8px;
	float:left;
	}
#report2{
	width:123px;
	height:60px;
	background:url(szcs.gif) no-repeat 5px 8px;
	float:left;
	}
#report3{
	width:123px;
	height:60px;
	background:url(net110.gif) no-repeat 5px 8px;
	float:left;
	}
#report1_t{
	width:45%;
	height:40px;
	margin-left:60px;
	margin-top:17px;
	}
#report1_t a{
	font-family:"宋体";
	color:#677489;
	}
#beian{
	width:70%;
	height:60px;
	margin:10px auto;
	}
#beian li{
	list-style:none;
	height:22px;
	text-align:center;
	font-family:"宋体";
	color:#677489;
	}
/*===============footer结束==================*/

