﻿/* Copyright

   Create by:  http://www.net.cn
   Modify by:  zhanggh
---------------------------------------------------*/
/**------------------页面框架----------------------**/

/**页面框架**/
#sidebar {width:200px;float:left;padding:0 6px 0 12px;background:url() no-repeat top right;}
#content {margin:0 10px 0 221px !important;margin:0 10px 0 218px ;}
#footer {clear:both;background-color:#fff; }

/**页面头部**/
*html #head_left{
	float:left;
}
#submenu{
	height:38px;
	}
#submenu_l{
	padding:10px 0 0 0;
	color:#336699;
	}
#submenu_r{
	padding:10px 0 0 0;
	color:#000;
	}
#mainmenu_body{
	}
#mainmenu_top{height:28px;}
#mainmenu_top ul li {
	float:left;
	}
/**登录**/
#loginbody{ width:408px; text-align:left;}
#loginbody .logintitle{ background:url(http://images1.www.net.cn/static/img_blue/login_title.gif) no-repeat; height:49px; }
#loginbody .logcontent{ background:url(http://images1.www.net.cn/static/img_blue/login_bg.gif)}
#loginbody .logcontent div{ line-height:30px;}
#loginbody .input1{height:20px; border:1px solid #afafaf; margin:0}
.lightbox{width:408px;background:#FFFFFF;border:1px solid #ccc;line-height:25px; top:20%; left:20%;}
.lightbox dt{background:#000; padding:5px;}

/**当前位置导航**/
#nav_l{
	line-height:14px;
	color:#666;
	float:left;
	margin-left:10px;
	margin-top:11px;
	}
#nav_r{
	float:right;
	background:url(http://images1.www.net.cn/static/img_blue/nav_help.gif) no-repeat bottom right;
	height:30px;
	width:191px;
	}
#nav_r h1{text-indent:-5000px;line-height:14px;}
#nav_t{
	margin-top:5px;
	line-height:14px;
	color:#fff;
}
#rightad .rad1_1{
	background:url(http://images1.www.net.cn/static/img_blue/rAD_1_1.gif) no-repeat;
	width:200px;
	height:92px;
	margin-top:6px;
	cursor:pointer;
	}
#rightad .rad1_2{
	background:url(http://images1.www.net.cn/static/img_blue/rAD_1_2.gif) no-repeat;
	height:104px;
	width:200px;
	cursor:pointer;
	}
#rightad .rad1_3{
	background:url(http://images1.www.net.cn/static/img_blue/rAD_1_3.gif) no-repeat;
	height:98px;
	width:200px;
	cursor:pointer;
	}
/**侧边栏反馈表**/
#rFeedback{ border:1px solid #bdc7d8; margin-top:10px;padding:7px; color:#999999}
#rFeedback input{border:1px solid #bdc7d8}
#rFeedback textarea{border:1px solid #bdc7d8}
/**侧边栏活动信息**/
#news_event{margin:8px 0 8px 0}
#news_event .newsevent_head{
	background:url(http://images1.www.net.cn/static/img_blue/rightmenu_titlebg.gif) no-repeat;
	height:17px;
	width:200px !important;
	width:180px;
	padding:8px 0 0 20px ;
	}
#news_event .newsevent_head h1{		
	color:#fff;
	font-weight:bold;
	font-size:12px;
	margin:0;
	}
#news_event .newsevent_s{
	border-width:0 1px 1px 1px;
	padding-left:10px;
	border-color: #c9c4c0 ;
	border-style:dotted;
	line-height:22px;
	width:187px;
	}
#news_event .newsevent_n{
	border-width:0 1px 1px 1px;
	padding-left:10px;
	border-color: #c9c4c0 ;
	border-style:dotted;
	line-height:22px;
	width:187px;
	
	}

/**底部导航**/
#nav_bottom{clear:both}
#nav_bottom .top{
	background:url(http://images1.www.net.cnhttp://images1.www.net.cn/static/images/bottom_nav_top.gif) no-repeat;
	height:18px
	}
#nav_bottom .titlebody{
	margin:8px 10px 0 10px; 
	background:url(http://images1.www.net.cnhttp://images1.www.net.cn/static/images/bottom_nav_bg.gif) repeat-x;
	height:32px
	}
#nav_bottom .lefttitle{
	background:url(http://images1.www.net.cnhttp://images1.www.net.cn/static/images/bottom_nav_left.gif) no-repeat; 
	padding-left:50px; 
	line-height:32px; 
	color:red;
	font-size:14px;
	font-weight:bold;
	}
#nav_bottom .rightbg{
	background:url(http://images1.www.net.cnhttp://images1.www.net.cn/static/images/bottom_nav_right.gif) no-repeat; 
	height:32px; 
	width:14px
	}
#nav_bottom .content{margin:0 0 10px 30px;display:table;}
#nav_bottom .content ul{ 
	margin:10px 30px 0 0px;
	float:left;
	}
#nav_bottom .bottom{
	background:url(http://images1.www.net.cnhttp://images1.www.net.cn/static/images/bottom_nav_bottom.gif) no-repeat;
	height:6px;
	clear:left
	}
/* login_Overlay */
#modalOverlay { background-color:#000; cursor:wait;}

/* login_Container */
#modalContainer {  left:50%; top:15%; margin-left:-214px; }
#modalContainer a.modalCloseImg { background:url() no-repeat; width:35px; height:30px; display:inline; z-index:3200; position:absolute; top:12px; right:8px; cursor:pointer;}
#modalContainer #basicModalContent {padding:8px;}

