/*pagination */
.pagination_container
{
float:left;
/*margin-left:120px;
*/color:#740000;
font-weight:bold;
}
.pagination_container a
{
color:#740000;
}
.pagination
{
width:20px;
height:20px;
border:#999999  1px solid;
float:left;
margin-left:5px;
text-align:center;
overflow:hidden;
line-height:20px;
font-family:Arial, Helvetica, sans-serif;
cursor:pointer;
font-size:12px;
}
.pre
{
width:60px;
height:20px;
border:#999999  1px solid;
float:left;
margin-right:10px;
text-align:center;
overflow:hidden;
line-height:20px;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
cursor:pointer;
}
.next
{
width:60px;
height:20px;
border:#999999  1px solid;
float:left;
font-family:Arial, Helvetica, sans-serif;
margin-left:13px;
text-align:center;
overflow:hidden;
line-height:20px;
font-size:12px;
cursor:pointer;
}


/*pagination */
/* Pop up simple */
	.popup_simple_container
	{
	width:auto;
	height:auto;
	overflow:hidden;
	position:absolute; 
	display:none;
	visibility:visible;
	z-index:10000;
}
/* Pop up new */
	.popup_usersub_container
	{
	width:590px;
	height:auto;
	overflow:hidden;
	position:absolute; 
	display:none;
	visibility:visible;
	z-index:10000;
}
	.popup_usersub_topimage
	{
	width:590px;
	height:23px;
	float:left;
	background-image:url(images/popup/1/popup_top.png);
	background-repeat:no-repeat;
}
	.popup_usersub_midimage
	{
	width:590px;
	height:auto;
	float:left;
	background-image:url(images/popup/1/popup_mid.png);
	background-repeat:repeat-y;
}	
	.popup_usersub_bottomimage
	{
	width:590px;
	height:125px;
	float:left;
	background-image:url(images/popup/1/popup_bottom.png);
	background-repeat:no-repeat;
}	
	.popup_usersub_midcontainer
	{	
	width:500px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	max-height:650px;
	overflow: auto;
}
	.popup_usersub_bottom_title
	{
	width:190px;
	height:20px;
	float:left;
	margin-top:30px;
	font:"Trebuchet MS";
	font-size:18px;
	color:#cc0000;
	text-align:center;
	font-weight:600;
	padding-left:5px;
}
	.popup_usersub_close
	{
	width:20px;
	height:20px;
	float:left;
	margin-left:35px;
	margin-top:47px;
	cursor:pointer;
	background-image:url(images/icons/close/red/20x19_1.png);
}
	.popup_usersub_bottom_titlefull
	{
	width:200px;
	height:125px;
	float:left;
	margin-left:310px;
}
/* Pop up new 2*/
	.popup_usersubnew_container
	{
	width:590px;
	height:auto;
	overflow:hidden;
	position:absolute; 
	display:none;
	visibility:visible;
	z-index:10000;
}
	.popup_usersubnew_topimage
	{
	width:590px;
	height:103px;
	float:left;
	background-image:url(images/popup/2/popup_top.png);
	background-position:bottom;
	background-repeat:no-repeat;
}
	.popup_usersubnew_midimage
	{
	width:590px;
	height:auto;
	float:left;
	overflow:hidden;
	background-image:url(images/popup/2/popup_mid.png);
	background-repeat:repeat-y;
}	
	.popup_usersubnew_bottomimage
	{
	width:590px;
	height:15px;
	float:left;
	background-image:url(images/popup/2/pop_bot.png);
	background-repeat:no-repeat;
}	
	.popup_usersubnew_midcontainer
	{	
	width:500px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:10px;
	overflow:hidden;
}
	.popup_usersubnew_bottom_title
	{
	width:190px;
	height:20px;
	float:left;
	margin-top:50px;
	font:"Trebuchet MS";
	font-size:18px;
	color:#cc0000;
	text-align:center;
	font-weight:600;
	padding-left:5px;
}
	.popup_usersubnew_close
	{
	width:20px;
	height:20px;
	float:left;
	margin-left:35px;
	margin-top:42px;
	background-image:url(images/icons/close/red/20x19_1.png);
	cursor:pointer;
}
	.popup_usersubnew_bottom_titlefull
	{
	width:200px;
	height:102px;
	float:left;
	margin-left:310px;
}
/* Pop up new 3*/
	.popup_leftside_container
	{
	width:590px;
	height:auto;
	overflow:hidden;
	position:absolute; 
	display:none;
	visibility:visible;
	z-index:10000;
	
}
	.popup_leftside_topimage
	{
	width:590px;
	height:103px;
	float:left;
	background-image:url(images/popup/3/popup_top.png);
	background-position:bottom;
	background-repeat:no-repeat;
}
	.popup_leftside_midimage
	{
	width:590px;
	height:auto;
	float:left;
	overflow:hidden;
	background-image:url(images/popup/3/popup_mid.png);
	background-repeat:repeat-y;
}	
	.popup_leftside_bottomimage
	{
	width:590px;
	height:15px;
	float:left;
	background-image:url(images/popup/3/pop_bot.png);
	background-repeat:no-repeat;
}	
	.popup_leftside_midcontainer
	{	
	width:500px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:10px;
	overflow:hidden;
}
	.popup_leftside_bottom_title
	{
	width:190px;
	height:20px;
	float:left;
	margin-top:50px;
	font:"Trebuchet MS";
	font-size:18px;
	color:#cc0000;
	text-align:center;
	font-weight:600;
	padding-left:5px;
}
	.popup_leftside_close
	{
	width:20px;
	height:20px;
	float:left;
	margin-left:310px;
	margin-top:42px;
	background-image:url(images/icons/close/red/20x19_1.png);
	cursor:pointer;
}
	.popup_leftside_bottom_titlefull
	{
	width:200px;
	height:102px;
	float:left;
	margin-left:30px;
}
/*popup box round yello*/
	.dk_popup_box_round_yello_con
	{
	width:300px;
	height:auto;
	overflow:hidden;
	position:absolute; 
	display:none;
	visibility:visible;
	z-index:10000;
}
	.dk_popup_box_round_yello_top
	{
	width:300px;
	height:21px;
	overflow:hidden;
	float:left;
	background: url(images/popup/4/top.png) no-repeat ;
}
	.dk_popup_box_round_yello_bot
	{
	width:300px;
	height:11px;
	overflow:hidden;
	float:left;
	background-image: url(images/popup/4/bot.png);
}
	.dk_popup_box_round_yello_mid
	{
	width:290px;
	height:auto;
	overflow:hidden;
	float:left;
	background-image: url(images/popup/4/mid.png);
	padding-left:5px;
	overflow:hidden;
	padding-right:5px;
	font-weight:bold;
	padding-bottom:5px;
	text-align:center;
	
}
	.dk_popup_box_round_yello_close
	{
	width:16px;
	height:16px;
	background-image: url(images/icons/close/red/16x16_1.png);
	margin-left:270px;
	margin-top:5px;
}

/*loading display*/
 .dk_loading_round_green
 {
 width:31px;
 height:31px;
 margin:auto;
 background-image:url(images/icons/loading/loading-green.gif);
 }
 .dk_loading_round_3_clor
 {
 width:31px;
 height:31px;
 margin:auto;
 background-image:url(images/icons/loading/3color.gif);
 }

