@charset "utf-8";


body {
	/*margin: 0px;
	padding: 0px;*/
	background-color: #cccccc;
	background-image:url(../media/jne_r_01_background.jpg);
	background-repeat: repeat;
	border: 0px;
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size: small;
	
}

h2 {
	/*color: green;*/
	font-size: 15pt;
}
h3 {
	font-size: 12pt;
}
h4 {
	font-size: 10pt;
}
.container_main {
	width: 930px;
	border: 0px;
	/*background-color: #e53457;*/
	background-image:url(../media/jne_r_01_center.jpg);
	background-repeat: repeat-y;
}

.container_header {
	width: 930px;
	height: 189px;
	border: 0px;
	background-image:url(../media/jne_r_01_header.jpg);
	background-repeat: no-repeat;
}

.container_content {
	width: 930px;
	border: 0px;
	/*
	background-image:url(../media/jne_r_01_center_min.jpg);
	background-repeat: no-repeat;
	*/
	min-height:524px;
	background-image:url(../media/jne_r_01_center.jpg);
	background-repeat: repeat-y;
	
}

* html .container_content {
	width: 930px;
	border: 0px;
	/*
	background-image:url(../media/jne_r_01_center_min.jpg);
	background-repeat: no-repeat;
	*/
	height:524px;
	background-image:url(../media/jne_r_01_center.jpg);
	background-repeat: repeat-y;	
}

.container_content_inner_dummy_30 {
	min-height: 30px;
	height: 30px;
}

.container_content_inner_dummy_1 {
	min-height: 1px;
	height: 1px;
}
.container_content_inner_dummy_20 {
	min-height: 20px;
	height: 20px;
}

.container_content_inner {
	width: 840px;
	border: 0px;
	/*padding-top: 5px;*/
	padding-left: 45px;
	text-align:left;
}

.container_content a, .container_content a:visited {
	text-decoration: underline;
	color: #333333;
}

.container_content a:hover {
	color: Red;
}

 
 

.container_footer {
	width: 930px;
	height: 39px;
	border: 0px;
	background-image:url(../media/jne_r_01_footer.jpg);
	background-repeat: no-repeat;
	color: #515151;
	/*border-top: 1px solid #000000;*/
	/*text-align:left;*/
	/*padding-top: 4px;*/
}

.container_footer_inner {
	border:0px;
	margin:0px;
	padding-top: 4px;
}

.container_footer_inner a, .container_inner_bottom a:visited {
	text-decoration: underline;
	color: #515151;
}

.container_footer_inner a:hover {
	color: Red;
}



.container_menu {
	/*
	position:relative;
	top: 168px;
	*/
	padding-left: 45px;
	text-align:left;
	/*background-color: #ffcc11;*/	
}

.container_menu a, .container_menu a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

.container_menu a:hover {
	/*color: Red;*/
	/*color: #A90000;*/
	color: #c2ddfa;

}

#container_menu_currentpage {
	/*color: #A90000; */
	/*
	color: #a0c8f2;
	text-decoration: underline;*/
	
	
	color: #c2ddfa;
	text-decoration: none;
}

#container_menu_currentpage_2 {
	color: #c2ddfa; 
	font-weight: bold;
	/*color: #E63458;*/
	text-decoration: underline;
}

.menu_div_left {
	position:relative;
	top: 168px;
	/*background-color: green;*/	
	float: left;
	color: black;
}

.menu_div_left a, .menu_div_left a:visited {
	color: black;
}

.menu_div_left a:hover {
	color: #c2ddfa;
}
.menu_div_right {
	position:relative;
	top: 168px;
	/*background-color: red;*/
	float: right;
	clear: right;
}

.conf_int t a, .conf_int  a:visited {
	text-decoration: underline;
	color: #333333;
}

.conf_int  a:hover {
	color: Red;
}


/** Submenu current page **/
#container_content_sub_currentpage {
	/*
	color: #e53457;  
	color: #b0a495;
	*/
	color: #c84f67;
	/* color: #e53357; */
	text-decoration: none;
}


/** Submenu 1 **/
.container_content_sub1 {
	/*padding-top: 20px;*/
	/*padding-left: 45px;*/
	/*height: 20px;*/
	width: 900px;
}

.container_content_sub1 a, .container_content_sub1 a:visited {
	text-decoration: underline;
	color: #333333;
}

.container_content_sub1 a:hover {
	/*color: #e53357;*/
	text-decoration: none;
	/*
	color: #e53457;
	color: #c2ddfa;
	*/
	color: #c84f67;
}


/** Submenu 2 **/
.container_content_sub2 {
	/*padding-top: 20px;*/
	/*padding-left: 45px;*/
	/*height: 20px;*/
	width: 900px;
}

.container_content_sub2 a, .container_content_sub2 a:visited {
	text-decoration: underline;
	color: #333333;
}

.container_content_sub2 a:hover {
	/*color: #e53357;*/
	text-decoration: none;
	/*color: #e53457;
	color: #c2ddfa;*/
	color: #c84f67;
}


.GalleryImage {
	border: 1px solid #bdcfdf;
	margin-right: 18px;
	margin-top: 8px;
	margin-bottom: 8px;
}

.GalleryImagePre {
	border: 1px solid #bdcfdf;
	width: 100px;
	height: 75px;
	margin-left: 7px;
	margin-top: 2px;
}

.Gallery_right {
	width: 100%;
	margin-top: -3px;
	text-align: right;
	color: #666666;
	font-weight: normal;
}

* html .Gallery_right {
	margin-top: 1px;	
}

.Gallery_right a, .Gallery_right a:visited {
	color: #666666;
	text-decoration:none;
} 
.Gallery_right a:hover {
	color: #666666;
	text-decoration:underline;	
}
a#gallery_link , a:visited#gallery_link {
	color: #336699;
}
/*
hr 
{
  height: 1px;
  color: #62615D;
  background-color: #62615D;
  border: 0px;
  position:absolute;
  top: 75px;
}

body
{
	background-color: #CCCCCC;
	font-family: "Arial";
	font-size: small;
}

.main
{	
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #444444;
	padding-left: 15px;
	padding-top: 15px;
}


.ModuleContainer {
	width: 812px;
	padding-top: 10px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

.ModuleContainer,.ModuleHeader,.ModuleContent,.ModuleFooter,.ModuleTitleD {
	width: 812px;
	padding-left: 30px;
	padding-right: 30px;
}

.ModuleHeader {
	background-image: url(../media/admin_header_01.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 132px;
	
	padding-top: 10px;
	padding-left: 25px;
	
}
.ModuleHeader_content {
	padding-top: 11px;
	padding-left: 15px;
	padding-top: 90px;
}




.ModuleMenu {
	background-image: url(../media/admin_menu_01.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 60px;
}

.ModuleMenu_content {
	padding: 30px;
	padding-top: 25px;
	float: left;
}

.ModuleMenu_content a, .ModuleMenu_content a:visited {
	text-decoration: none;
	color: #333333;
}

.ModuleMenu_content a:hover {
	color: Red;
}

#ModuleMenu_currentpage {
	color: #A90000;
	text-decoration: underline;
}

.ModuleContentTop {
	background-image: url(../media/admin_main_top_01.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
}
.ModuleContent {
	background-image: url(../media/admin_main_center_01.gif);
	background-repeat: repeat-y;
	background-position: center top;
	height: 450px;
	min-height: 450px;
}

.ModuleContentBottom {
	background-image: url(../media/admin_main_bottom_01.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
}

.ModuleContent_content {
	padding: 30px;
	padding-top: 5px;
	min-height: 400px;
}

.ModuleContent_login {
	padding-top: 5px;
}

* html .ModuleContent_content {
	height: 400px;
}



.ModuleFooter {
	
	background-image: url(../media/admin_menu_01.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 60px;
	
}

.ModuleFooter_content {
	
	padding: 30px;
	padding-top: 25px;
	float: left;
	
	padding-top: 5px;
}
.ModuleFooter_content a, .ModuleFooter_content a:visited {
	text-decoration: none;
	color: #333333;
}

.ModuleFooter_content a:hover {
	color: Red;
}



.cat_form
{
	padding-left: 250px;
	background-color: #CCCCCC;
}


.cat_show_main
{
	width: 540px;
	border-right: solid 1px #444444;
	padding-right:20px;
	float: left;			
	
	border-left: 1px solid #444444;
	border-right: 1px solid #444444;
	border-bottom: 1px solid #444444;
	
}

.cat_add_main
{
	
	width: 170px;
	float: right;
	padding-left: 20px;
	
	border: 1px solid #444444;
	border: solid 1px #444444;
}
* html .cat_add_main
{
	width: 160px;
}

.cat_main 
{
	
	float: left;
    position:relative;
	
}

.pic_table_main
{
	
	float: right;
	position:relative;
	
}

.GalleryImage {
	border: 1px solid #bdcfdf;
	margin-right: 18px;
	margin-top: 8px;
	margin-bottom: 8px;
}

.GalleryImagePre {
	border: 1px solid #bdcfdf;
	width: 100px;
	height: 75px;
	margin-left: 7px;
	margin-top: 2px;
}

.Gallery_right {
	width: 100%;
	margin-top: -3px;
	text-align: right;
	color: #666666;
	font-weight: normal;
}

* html .Gallery_right {
	margin-top: 1px;	
}

.Gallery_right a, .Gallery_right a:visited {
	color: #666666;
	text-decoration:none;
} 
.Gallery_right a:hover {
	color: #666666;
	text-decoration:underline;	
}
a#gallery_link , a:visited#gallery_link {
	color: #336699;
}

*/
