/* 整体布局 */
*{
    margin:0;
	padding:0;
}
body{
    font-family:"宋体";
	font-size:12px;
	color:#000;
}
a{
    color:#000000;
	text-decoration:none;
}
a:hover{
    color:#ff6600;
}
li{
    list-style:none;
}
img{
    display:block;
	overflow:hidden;
	border:0;
}
#wrapper{
    width:962px;
	height:auto;
	overflow:hidden;
	margin:5px auto;
}
#header{
    width:962px;
	height: auto;
	overflow:hidden;
	float:left;
}
#content{
    width:962px;
	height:auto;
	overflow:hidden;
	float:left;
	margin-top:8px;
}
#footer{
    width:962px;
	height:60px;
	overflow:hidden;
	float:left;
	margin-top:8px;
	border-top:1px solid #d7d7d7; 
	text-align:center;
}


/* 头部 */

#logo{
    width:962px;
	height:43px;
	background:url(images/logo.gif) left no-repeat;
	float:left;
}
#topnav{
    color:#043e7e;
	font-size:14px;
	height:20px;
	line-height:20px;
	background:url(images/icon1.gif) left no-repeat;
	padding-left:10px;
	text-align:left;
	float:right;
}
#topnav a{
	color:#043e7e;
}
#topnav a:hover{
    color:#ff6600;
}

#menu{
    width:962px;
	height:34px;
	float:left;
	margin-top:8px;
}
#mainnav{
    height:34px;
    margin-left:120px;
    float:left;
	display:inline;
}
#mainnav li{
	width:111px;
	height:34px;
    background:url(images/menu.gif) no-repeat;
	margin:0 2px;
    float:left;	
	font-size:14px;
	line-height:34px;
	text-align:center;
}
#mainnav li a{
    color:#000;
}
#mainnav #on{
	width:111px;
	height:34px;
    background:url(images/menuon.gif) no-repeat;
	font-weight:bold;
}
#mainnav #on a{
    color:#FFF;}

#question{
    width:80px;
	height:24px;
	margin-top:8px;
	float:right;
	background:url(images/icon2.gif) left no-repeat;
	padding-left:30px;
}
#question a{
    font-size:14px;
	font-weight:bold;
	line-height:24px;
	
}
#question li{
    float:left;
}
#tanhao{
    width:4px;
	height:11px;
	margin-top:5px;
	margin-left:2px;
	background:url(images/icon3.gif) no-repeat;
	display:inherit;
}

#notice{
    width:932px;
	height:25px;
	padding:10px 15px 0 15px;
	background:url(images/topbg.gif) repeat-x;
	float:left;
}
#notice h4{
    font-size:12px;
	background:url(images/icon4.gif) left no-repeat;
	height:20px;
	line-height:20px;
	padding-left:15px;
	float:left;
}
#notice li{
    float:left;
	margin-right:10px;
	display:inline;
	line-height:20px;
	height:20px;
}


/* 主题内容 */

#box1,#box2,#box3{
    width:962px;
	height:auto;
	overflow:hidden;
	margin-top:15px;
}
#box1 #buyer{
    width:720px;
	height:auto;
	overflow:hidden;
	float:left;
}
#box1 #buyer h4{
    height:18px;
	line-height:18px;
	background:url(images/icon5.gif) left no-repeat;
	padding-left:18px;
	font-size:14px;
	color:#8d6600;
}
#box1 #buyer li{
    float:left;
	margin:10px 0 0 6px;
	display:inline;
}
#box1 #buyer .jiantou{
    width:19px;
	height:16px;
	background:url(images/icon9.gif) no-repeat;
	margin-top:23px;
}
#box1 #contact{
    width:200px;
	height:40px;
	float:right;
	background:#f9fdff;
	border:1px solid #bdd6f5;
	padding:10px 0 10px 20px;
}
#box1 #contact li{
    float:left;
	margin:0 8px;
	display:inline;
	font-size:14px;
	color:#ff0000;
	font-weight:bold;
	line-height:24px;
}

#box2 h4{
    height:18px;
	line-height:18px;
	background:url(images/icon6.gif) left no-repeat;
	padding-left:18px;
	font-size:14px;
	color:#026bad;
}
#box2 li{
    float:left;
	margin:10px 0 0 6px;
	display:inline;
}
#box2 .jiantou{
    width:19px;
	height:16px;
	background:url(images/icon8.gif) no-repeat;
	margin-top:23px;
}

#box3 #title{
    width:962px;
	height:31px;
	background:url(images/ydtop.gif) no-repeat;
	float:left;
}
#box3 #guidecontent{
    width:940px;
	height:auto;
	overflow:hidden;
	padding:10px;
	float:left;
	border-left:1px solid #ededed;
	border-right:1px solid #ededed;
}
#guidecontent #point{
    width:940px;
	height:100px;
	margin:0 auto 10px auto;
	float:left;
}
#guidecontent #point #title{
    width:15px;
	height:90px;
	padding:10px 10px 0 12px;
	background:url(images/question.gif) no-repeat;
	float:left;
}
#guidecontent #point #pointlist{
    width:873px;
	height:80px;
	padding:10px 15px;
	background:#e1e9ff;
	float:left;
}
#pointlist li{
    width:280px;
	overflow:hidden;
	line-height:20px;
	height:20px;
	margin:0 5px;
	display:inline;
	float:left;
}
#guidecontent #navlist{
    width:700px;
	height:auto;
	overflow:hidden;
	float:left;
}
#guidecontent #navlist .box{
    width:340px;
	height:auto;
	overflow:hidden;
	float:left;
	margin-right:10px;
	margin-bottom:20px;
	display:inline;	

}
#guidecontent #navlist .box h4{
    width:340px;
	height:24px;
	line-height:24px;
    background:url(images/icon7.gif) 0 2px no-repeat;
	padding-left:10px;
	font-size:14px;
	font-weight:bold;
	color:#333;
	margin-bottom:8px;
	display:inline;
}
#guidecontent #navlist .box  li{
    width:auto;
	white-space:nowrap;
    margin-left:10px;
	height:24px;
	line-height:24px;
	vertical-align:bottom;
	color: #0058B0;
	float:left;
}
#guidecontent #navlist .box  li a{
 	color:#0058B0;
}

#guidecontent #navlist .box  li a:hover{
    color:#ff6600;
}
#helpbtn{
    width:237px;
	float:left;
	background:#cccccc;
	float:right;
}
#helpbtn td{
    background:#fff;
}



#box3 #bottom{
    width:962px;
	height:4px;
	overflow:hidden;
	background:url(images/ydbottom.gif) no-repeat;
	float:left;
	display:block;
}


/* 底部 */

#footer div{ margin:10px 0; display: block;}


/* 新手指南 */

#content #sidebar{
    width:237px;
	height:auto;
	overflow:hidden;
	float:left;
}
#sidebar #left #title{
    width:217px;
	height:32px;
	background:url(images/titlebg.gif) no-repeat;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	padding-left:20px;
	line-height:32px;
}
#sidebar #left #leftlist{
    width:235px;
	height:auto;
	border:1px solid #ccc;
	margin-bottom:10px;
	float:left;
}
#leftlist ul{
    width:160px;
	margin:10px auto;
	font-size:14px;
}
#leftlist li{
    height:24px;
	line-height:24px;
	border-bottom:1px dashed #ccc;
	vertical-align:bottom;
	overflow:hidden;
	background:url(images/icon7.gif) left no-repeat;
	padding-left:15px;
}
#leftlist li a{
	color:#003b85;
}
#leftlist li a:hover{
	color:#ff6600;
}	
#content #main{
    width:663px;
	height:auto;
	overflow:hidden;
	float:right;
	border:1px solid #ccc;
	padding:5px 20px;
}

#content #main .Qbox{
    width:660px;
	height:auto;
	overflow:hidden;
	float:left;
}
#content #main .Qbox h4{
	background: url(images/q.gif) left no-repeat;
	padding-left:40px;
	padding-top:20px;
	font-size:14px;
	color:#006cd1;
	height:25px;
}

#content #main .Qbox div{
    font-size:14px;
	line-height:24px;
	margin:10px 0;
}

#content #main .Qbox p{
	margin:10px 0;
}
#content #main .Lbox{
    height:auto;
	overflow:hidden;
	zoom:1;
    padding:20px 0;
}
#content #main .Lbox .title{
    width:660px;
	height:24px;
	border-bottom:5px solid #e9eef4;
}
#content #main .Lbox .title .name{
    width:150px;
	height:24px;
	line-height:24px;
	background:url(images/icon10.gif) left no-repeat;
	padding-left:26px;
	font-size:14px;
	font-weight:bold;
	float:left;
}

#content #main .Lbox .title .more{
    width:100px;
	height:24px;
	line-height:24px;
	float:right;
	font-size:12px;
	color:#FF6600;
}
#content #main .Lbox .title .more a{
    color:#ff6600;
}
#content #main .Lbox .listbox{
    margin-top:20px;
}
#content #main .Lbox .listbox li{
    width:300px;
	height:20px;
	line-height:20px;
	float:left;
	display:inline;
	border-bottom:1px solid #d7d7d7;
	font-size:14px;
	margin:5px 10px;
}




























