@charset "utf-8";
/* CSS Document */
.content1_ul li a{
	text-decoration:none;
	color:#990;
	display:block;
	width:180px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	background-image:url(../images/system_introduction_leftimg1.jpg);
	background-position:5px;
	background-repeat:no-repeat;
	padding:0 0 0 20px;
	height:25px;}
	
.content1_ul{
	list-style:none;
	line-height:30px;
	margin:10px 0 0 0;
	padding:0;
	text-align:left;
	width:215px;}

.wen_page table{
	border-top:1px solid #CCC;}

.wen_page td{
	height:25px;
	text-align:left;}
	
.wen_page td a{
	text-decoration:none;
	color:#000;}
	
.wen_page td a:hover{
	color:#F33;}
	
.wen_page_td_a a:hover{
	text-decoration:underline;}


