/* CSS Document */
/*全局属性开始*/
body {
	background: #DADADA;
;
	font-size: 12px; 
	font-family:Arial,Tahoma;
	margin: 0px; padding: 0px;
	color: #504F4F;
        line-height: 16px;
}


img {
	border:0px;
}

a:link,a:visited,a:active {
	color: #044F9F;
	text-decoration: none;
}
a:hover {
	color: #044F9F;
	text-decoration: underline;
}

textarea{
        border:1px solid #cccccc;
        font-size: 12px; 
        line-height:16px
        width:80%;
        padding:10px;
        height:65px;
        color:#504F4F;
        font-family:Arial,Tahoma;
}

H1
	{
		font-size:12px;Arial, Helvetica, sans-serif;
		margin:0;
	}

	H2
	{
		font-size: 12px;margin-top:2px; margin-bottom:0px;font-weight: bold;
	 }

H3
	{
		font-size: 16px;margin-top:2px; margin-bottom:0px;font-weight: bold;
	 }


	TD, TH { font-size: 12px; font-family:Arial, Helvetica, sans-serif; }


/*全局属性结束*/

/*头部开始*/



#daoh {
	width: 729px;
	height: 33px;
}

#menu {
	margin:0; padding:0;
    list-style:none;
}

#menu li {
	float:left;
	line-height:32px;
}

#menu li a:link,#menu li a:visited {
	color:#044F9F;
	font-size:12px;
    display: block;
	width:88px;
	height:33px;
	text-align:center;
	line-height:33px;
	margin-left:2px;
	background: url(../img/nshan_btn2.gif);
        text-decoration: none;
}

#menu li a:hover {
	color:#ffffff;
	font-size:12px;
	background: url(../img/nshan_btn1.gif);
	text-decoration: none;
        font-weight:bold;
}



#menu li a#vip:hover {
	color:#ffffff;
	font-size:12px;
	background: url(../img/nshan_vip1.gif);
	font-weight:bold;
	text-decoration: none;
}
#menu li a#vip {
	color:#00;
	font-size:12px;
	font-weight:bold;
	background: url(../img/nshan_vip2.gif);
	text-decoration: none;
}
#menu li a#vipcurrent {
	color:#ffffff;
	font-size:12px;
	background: url(../img/nshan_vip1.gif);
	font-weight:bold;
	text-decoration: none;
}



#menu li a#current {
	color:#fff;
	font-size:12px;
	font-weight:bold;
	background: url(../img/nshan_btn1.gif);
	text-decoration: none;
}

.green a:link,a:visited {
	color:#044F9F;
}

.green a:hover {
	color:#044F9F;
}


.kuai{
	width:214px;
	height: 41px;
	line-height: 33px;
	text-align:left;
	font-size:12px;
	color:#4C4C4C;
	font-weight:bold;
	text-indent:44px;
	background: url(../img/nshan_bg4.jpg);
}

.kuai_2{
	width:214px;
	background: url(../img/nshan_bg4b.gif);
}

.kuai_3{
	width:214px;
	height: 11px;
	background: url(../img/nshan_bg4c.gif);
        background-repeat:no-repeat;
}




/*头部结束*/

/*主体开始*/


.free {
	margin:0;padding:0;
	font-weight:normal;
	font-size:12px;
}

.free a:link, .free a:visited { 
        text-decoration: none;

}

.free a:hover{
        text-decoration:underline;
}

.title {
       width:341px;
       height:26px;
       background: #DDDDDD url(../img/livehelp_title.gif) no-repeat;
       text-indent:22px;
       line-height:26px;
       font-weight:bold;
}

.title2 {
       width:309px;
       height:175px;
       border-bottom:1px solid #DDDDDD;border-left:1px solid #DDDDDD;border-right:1px solid #DDDDDD; 
       padding:15px;
       
}

.title2 ul {
       padding:0px; margin:0 0 0 15px;
       list-style-type: none;
       list-style-image:url(../img/livehelp_arrow.gif); 
}  
     
.title2 li{
       padding:0 0 4px 0;
}

.title2 h1{
       color:#ff0000;
       font-size:12px;
}

.title3{
       width:701px;
       height:29px;
       background: #fff url(../img/livehelp_bg4.gif) no-repeat;
       text-indent:22px;
       line-height:29px;
       font-weight:bold;
}

.title4 {
       width:671px;
       padding:15px 15px 0 15px;
       
}

.title4 ul {
       padding:0px; margin:0 0 0 15px;
       list-style-type: none;
       list-style-image:url(../img/livehelp_dot.gif); 
}  
     
.title4 li{
       padding:0 0 4px 0;
}

.title4 h1{
       color:#ff0000;
       font-size:12px;
}

/*主体结束*/

/*脚部开始*/
#foot {
	height: 38px;
	text-align: center;
	line-height: 38px;
	background: #dddddd;
}
/*脚部结束*/
