/*
main.css ×ÛºÏÒ³ÃæÑùÊ½
design by mutou
www.anysale.cn
creation date:2005-11-22
 updated date:2006-04-16
*/

@import url(style.css);

#navflash{
	height: 98px;
	padding: 0px;
	margin: 0px;
	overflow:hidden;
	background-image: url(../images/navbgblue.gif);
}
#navline{
	height: 3px;
	padding: 0px;
	margin: 0px;
	overflow:hidden;
	background-image: url(../images/navlineblue.gif);
}

.panel{
	float:right;
	width: 190px !important;       /*mozilla & IE6*/
	width /**/: 200px;
	height: auto;
	padding:0px 3px 0px 7px;
	background-image: url(../images/panelbg.gif);
}
.paneltitle {
	width: 190px;
	font-size: 14px;
	color: #f7941d;
	text-align: center;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	margin:10px 0px 5px 0px;
	padding:0px;
	background-image: url(../images/panellineyellow.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.panellist {
	width: 190px;
	float: left;
	height: auto;
}
.panellist li{
    color:#CCCCCC;
	float: right;
	width: 180px;
	line-height: 20px;
	overflow:hidden;
}
.panellist li a{
	padding:0px 3px 0px 3px;
}
.panellistmain {
	float: left;
	width: 170px !important;       /*mozilla & IE6*/
	width /**/: 190px;               /*IE 5.x*/
	font-size: 14px;
	margin:8px 0px 0px 0px;
	padding:0px 0px 0px 20px;
	background-image: url(../images/panelicon.gif);
	background-repeat: no-repeat;
}

.subbar {
    float:left;
    width:778px;
	height: 20px;
	line-height: 20px;
	background-image: url(../images/barbg.gif);
}

.inputname {
	float:left;
    width:110px !important;
	width /**/:120px;
	padding:0px 10px 0px 0px;
	text-align:right;
}
.inputvalue {
	float:left;
    width:600px;
}

.mapindex{
    float:left;
	margin:70px 0px 0px 0px;
	width:250px;
	text-align:center;
	line-height:25px;
	background-image: url(../images/sitemap.gif);
	background-position: 100px;
}
.mapfooter{
	float:left;
	width:250px;
	text-align:center;
	line-height:25px;
	background-image: url(../images/sitemap.gif);
	background-position: 100px;
}
.mapmain{
	float:left;
	width:400px;
	background-image: url(../images/sitemap.gif);
}
.mapsub {
    float:left;
	padding:0px 10px;
	width:180px!important;
	width /**/:200px;
	line-height:25px;
	overflow:hidden;
}
.mapline{
    float:left;
	width:400px;
	height:20px;
	background-color:#FFFFFF;
}

.helpbody{
    float:left;
    width:758px !important;
	width /**/:778px;
	height:200px;
	color:#666666;
	font-size:14px;
	margin: 0px;
	padding:0px 10px;
	background-color:#ffffff;
}