@charset "utf-8";
/* CSS Document */

.head{
	
	height:100px;
	overflow:hidden;
	color:#fff;
}

.head .logo{
	width:316px;
	float:left;
}

.head .top{
	width:500px;
	float:right;
	background:url(../images/b_1291273643601.jpg) no-repeat right top;
}
.head .top .sethome{
	height:30px;
	margin-top:10px;
	width:200px;
	float:right;
}
.head .top .tel{
	float:right;
	width:85%;
	height:60px;
	line-height:60px;
	font-size:26px;
	color:#F00;
	font-family:'微软雅黑',"Times New Roman", Times, serif;
}
.head .top .tel span{
	vertical-align:middle;
}

/*主导航*/
.nav{
	height:31px;
	background:url(../images/menubg.jpg) repeat-x;
	line-height:31px;
	
}
.nav .nav_leftbg{
	background:url(../images/left.jpg) no-repeat left top;
	width:100%;
}
.nav .nav_rightbg{
	width:100%;
	background:url(../images/right.jpg) no-repeat right top;
}
.nav  ul{
	height:31px;
	line-height:31px;
	margin-left:20px;
	float:left;
}
.nav  ul li{
	width:94px;
	float:left;
	text-align:center;
}
.nav  ul li a{
	color:#666;
	font-size:14px;
	font-weight:bold;
	display:block;
}
.nav ul li a:hover{
	background-image:url(../images/menunow.jpg);
	color:#0CF;
	display:block;
}


/*主体*/
.main{
	background:url(../images/003.jpg) repeat-x;
	width:1002px;
}
.main .m_left, .main .m_right{
	
	padding:10px;
}
.main .m_left{
	width:212px;
	float:left;
	overflow:hidden;
}
.main .m_left .title,.main .m_right .title{
	width:212px;
	background:url(../images/002.jpg) no-repeat;
	overflow:hidden;
	padding-bottom:9px;
}
.main .m_left .title h1,.main .m_right .title h1{
	padding-top:5px;
	width:70px;
	float:left;
}
.main .title span{
	float:left;
	color:#622d7f;
	margin-top:15px;
}
.main .search{
	width:190px;
	padding:0px 11px;
	background-color:#fff;
	margin:0 auto;
	height:120px;
}


.main .m_center{
	width:498px;
	float:left;
	background-color:#fff;
	padding:10px 20px;
	_padding:10px 15px;
}
.main .m_center .title{
	background:url(../images/title1.jpg) no-repeat 0px 5px;
	padding-bottom:5px;
	height:36px;
	background-color:#fff;
}
.main .m_center .title h1{
	margin-top:5px;
	width:70px;
	float:left;
}
.main .m_center .more{
	float:right;
	margin-right:10px;
	display:block;
	margin-top:15px;
}
.main .m_left .n_list{
}
.main .m_left .n_list ul li{
	line-height:25px;
	height:25px;
	padding-left:15px;
	width:177px;
	overflow:hidden;
	white-space:nowrap;
	background:url(../images/icon.gif) no-repeat 0px 8px;
}

.main .m_right{
	width:212px;
	float:left;
}
.main .m_right .login{
	line-height:30px;
	padding:10px;
	background-color:#fff;
}
.main .m_right .login .l_txt{
	width:130px;
	_width:120px;
	_margin:5px;
}
.main .m_right .partner_list{
	padding-top:20px;
	background-color:#fff;
}
.main .m_right .partner_list ul li{
	margin:2px;
	width:100px;
	float:left;
}
.main .m_right .partner_list ul li img{
	width:100px;
	height:42px;
}



.subnav{
	background-color:#fff;
}
.subnav ul li{
	line-height: 30px;
	height:30px;
	background:url(../images/dot2.jpg) no-repeat 0px 10px;
	padding-left:25px;
}
.page_right {
	float:left;
	width:736px;
	padding:12px;
	background-color:#fff;
}
.page_right .title{
		background:url(../images/title2.jpg) no-repeat;
		line-height:44px;
	    padding-left:40px;
}

.page_right .page_content{
	margin:10px;
	line-height:25px;
}


/*尾部*/
.footer{
	text-align:center;
	background:url(../images/1280198227.jpg) no-repeat 0px -50px;
	margin-top:10px;
	line-height:25px;
}
.f_nav{
	height:30px;
	line-height:30px;
	margin-left:280px;
}
.f_nav a{
	display:block;
	margin:0px 8px;
	width:60px;
	text-align:center;
	float:left;
}

.f_nav a:hover{
	color:#93C;
	display:block;
	background-color:#fff;
}