/* CSS Document */
/* ------- ------- ------- ------- ------- ------- -------
					inside Styel
------- ------- ------- ------- ------- ------- ------- */
#inside{
	padding:10px;
	}
#inside ul li{
	list-style:disc outside none; margin:0 0 0 15px;
	}
img.border{
	border:1px solid #ccc;
	}

#inside ul.list{
	width:98%; margin:0 auto;
	}
#inside ul.list li{
	list-style:none; background:url(/Public/Images/Home/list_un.gif) bottom repeat-x;
	margin:0; padding:0 10px 0 5px; line-height:26px;
	}
#inside ul.list li a{
	float:left; background:url(/Public/Images/Home/list_icon.jpg) 0 11px no-repeat;
	background:url(/Public/Images/Home/list_icon.jpg) 0 10px no-repeat\9;
	background:url(/Public/Images/Home/list_icon.jpg) 0 11px no-repeat\0;
	_background:url(/Public/Images/Home/list_icon.jpg) 0 10px no-repeat;
	padding:0 0 0 7px;
	}
#inside ul.list li img{
	float:left;
	}
#inside ul.list li span{
	float:right; width:180px; text-align:right;
	}
#inside .page{
	text-align:center; padding:10px 0;
	}
	
table.border,
table.border td{
	border:1px solid #ccc;
	}
table.border td a{
	text-decoration:underline; color:#ff8d00;
	}
table.border td a:hover{
	text-decoration:none;
	}
table.border td input,
table.border td textarea{
	margin:4px 0;
	}
/*table.border td input.bg,
table.border td textarea.bg{
	background:#262626;
	border:1px solid #484848;
	}*/
table.bordernone,
table.bordernone td{
	border:none;
	}
	
	
#leftMenu{
	width:208px; padding-top:15px; float:left;
	}
#leftMenu .leftMenu_title,
#leftMenu .leftMenu_title_news{
	background:url(/Public/Images/Home/inside_leftMenu_title.jpg) no-repeat;
	width:208px; height:60px;
	}
#leftMenu .leftMenu_title_news{
	background:url(/Public/Images/Home/inside_news.jpg) no-repeat;
	}
#leftMenu ul{
	width:200px; margin-top:10px;
	line-height:18px;
	}
#leftMenu ul li{
	border-bottom:1px solid #ccc;
	background:url(/Public/Images/Home/icona.jpg) 190px no-repeat;
	}
#leftMenu ul li a:hover{
	font-weight:bold; color:#430e84; padding-left:7px;
	}
	
#content{
	width:757px; margin-left:15px; float:left;
	}
#content .content_title{
	background:url(/Public/Images/Home/inside_title.jpg) bottom repeat-x;
	height:21px; padding-top:20px; padding-bottom:4px;
	}
#content .content_title div{
	font-size:14px; font-weight:bold; padding-left:15px;
	background:url(/Public/Images/Home/iconb.jpg) 0 2px no-repeat;
	width:300px; float:left;
	}
#content .content_title span{
	width:300px; display:block; float:right; text-align:right;
	padding-right:5px;
	}

	
	
	
	
