body {
	background: #404040;
	margin: 0;
	padding: 0;
	font-family: arial;
	font-size:12px;
}

a:link,a:visited,a {color:#555A60; text-decoration:none;}
a:hover {color:#C00;}

h1,h2,h3,h4,h5 {
	margin-top: 0;
	font-family: arial black, arial;
	text-align: center;
}


.xxx {
	border: none;
	margin-right: 1em;
	padding: 6px;
	text-decoration: none;
	font-size: 12px;
	-moz-border-radius: 4px;
	background: #348075;
	color: white;
	box-shadow: 0 1px 0 white;
	-moz-box-shadow: 0 1px 0 white;
	-webkit-box-shadow: 0 1px 0 white;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	padding: 1em;
}
.clr {clear:both; height:12px; width:786px;}
#tmenu { border-bottom:1px solid #c2c2c2; float:right; padding-left:18px; width:452px; }
#tmenu ul{ margin:0; padding:0;}
#tmenu ul li{ margin:4px; padding-right:10px; list-style:square; float:left; font-size:10px; color:#828282}
#tmenu ul li a:link,#tmenu ul li a:visited{color:#828282; text-decoration:none;}
#tmenu ul li a:hover,#tmenu ul li:hover{color:#000; text-decoration:underline;}
.inplog{border:1px solid #cccccc; background:none; width:140px; height:18px; font-size:11px; color:#666; padding-left:2px;}
.logbut{border:none; background:url(../img/button.png) no-repeat;; width:52px; height:22px; font-size:11px;}
#logbar{float:left; margin-top:16px; width:360px; padding-left:180px; height:22px;}




#mmenu { width:520px; height:28px; float:left; background:url(../img/topmenu-b.png) repeat; }
#mmenu ul{ margin:3px; margin-left:18px; padding:0;}
#mmenu ul li{ margin:4px; padding-right:15px; list-style:square; float:left; font-size:11px; color:#C00; 	text-shadow: 0 1px 0 white;	-moz-text-shadow: 0 1px 0 white;	-webkit-text-shadow: 0 1px 0 white;}
#mmenu ul li a:link,#mmenu ul li a:visited{color:#333; text-decoration:none;}
#mmenu ul li a:hover,#mmenu ul li:hover{color:#000; text-decoration:underline;}

.r_news ul{ margin:0; padding:0;}
.r_news ul li:hover{background:url(../img/t_dot2.png) center left no-repeat;}
.r_news ul li{background:url(../img/t_dot.png) center left no-repeat; border-bottom:1px #D5D5D5 solid; list-style-type:none; height:16px; font-size:11px; padding-top:6px; padding-left:16px; width:388x; overflow:hidden; }
.r_news ul li a,.r_news ul li a:visited{ text-decoration:none; color:#4D4D4D;}
.r_news ul li a:hover{ text-decoration:none; color:#C00;}

.r_news2 ul{ margin:0; padding:0;}
.r_news2 ul li:hover{background:url(../img/t_dot2.png) center left no-repeat;}
.r_news2 ul li{background:url(../img/t_dot.png) center left no-repeat; border-bottom:1px #D5D5D5 solid; list-style-type:none; height:16px; font-size:11px; padding-top:6px; padding-left:16px; width:200px; overflow:hidden; }
.r_news2 ul li a,.r_news2 ul li a:visited{ text-decoration:none; color:#4D4D4D;}
.r_news2 ul li a:hover{ text-decoration:none; color:#C00;}

.l_news ul{ margin:0; padding:0;}
.l_news ul li:hover{background:url(../img/t_dot2.png) center left no-repeat;}
.l_news ul li{background:url(../img/t_dot.png) center left no-repeat; border-bottom:1px #D5D5D5 solid; list-style-type:none; height:16px; font-size:11px; padding-top:6px; padding-left:16px; width:338px; overflow:hidden; }
.l_news ul li a,.l_news ul li a:visited{ text-decoration:none; color:#4D4D4D;}
.l_news ul li a:hover{ text-decoration:none; color:#C00;}

.det_tit {text-shadow: #000 0px 1px 0px;	-moz-text-shadow: #000 0px 1px 0px;	-webkit-text-shadow: #000 0px 1px 0px;font-size: 13px;line-height: 1.8;color:#FFF; font-weight:bold; padding:5px 0 0 26px;}

.det_tit_alt {text-shadow: #fff 0px 1px 0px;-moz-text-shadow: #000 0px 1px 0px;	-webkit-text-shadow: #000 0px 1px 0px;font-size: 12px;line-height: 1.8;color:#535353; padding:2px 0 0 25px; background:url(../img/t_dot3.png) center left no-repeat;}
.det_tit_alt:hover {background:url(../img/t_dot3x.png) center left no-repeat;}


#popup_main {
	background: #000;
	position: absolute; 
	top: 0;
	left: 0;
	z-index: 9500;
	width: 100%;
	z-index:99998;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
}
#popup_container {
	width:330px;
	height:110px;
	float:left;
	display:inline;
	background:#fff;
	border:5px solid #333;
}
#popup_title {
	font:bold 14px tahoma, Arial, Helvetica, sans-serif;
	text-align: left;
	cursor: default;
	margin:0px;
	float:left;
	width:99%;
	display:inline;
	padding:4px;
	color:#fff;
	background:#333;
}

#popup_content {
	background:url(img/popup_content.png) no-repeat;
	width:77px;
	float:left;
	height:68px;
	margin:6px 0px 0px 4px;
	padding: 0px;
}

#popup_panel {
	width:230px;
	height:25px;
	display:inline;
	float:right;
	text-align:right;
	margin:0px 0px 0px 0px;
	float:0px;
}
#popup_panel input{
	display:inline;
	float:right;
	font:bold 11px tahoma, Arial, Helvetica, sans-serif;
	color:#fff;
	border:0px ;
	margin:0px 5px 0px 0px;
	padding:4px;
	background:#333333;
}
#popup_message {
	width:240px;
	height:50px;
	font:12px tahoma, Arial, Helvetica, sans-serif;
	float:left;
	display:inline;
	margin:8px 0px 0px 10px;
}
#popup_prompt {
	margin: .5em 0em;
}