
/**------------------页面框架----------------------**/

/**页面框架**/
#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{
	height:49px;
	background-image: url(../../skskimages/login_title.gif);
	background-repeat: no-repeat;
}
#loginbody .logcontent{ background:url(../../skskimages/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(../../skskimages/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(../../skskimages/rAD_1_1.gif) no-repeat top;
	width:200px;
	height:92px;
	cursor:pointer;
	}
#rightad .rad1_2{
	background:url(../../skskimages/rAD_1_2.gif) no-repeat top;
	height:93px;
	width:200px;
	cursor:pointer;
	}
#rightad .rad1_3{
	background:url(../../skimages/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(../../skimages/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;
	
	}


/* 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;}

