/* CSS Document */

.list1{
	background:url(../images/list_item1.gif) no-repeat 0px 1px;
	padding-left:23px;
	font-size:14px;
}
.list2 dl{
	margin:0px 0px 0px 8px;
	line-height:20px;
}
.list2 dt{
	background:url(../images/list_item2.gif) no-repeat 0px 9px;
	padding-left:10px;
	color:#000;
}
.list2 dd{
	color:#999999;
	margin-left:10px;
}
.rightLink{
	text-align:right;
	margin-bottom:10px;
}
.rightLink a{
	color:#C80000;
	font-size:14px;
	text-decoration:none;
}

.ex_w{
	color:#C80000;
	text-align:center;
}
.info{
	color:#999999;
	text-indent:20px;
	margin:20px 0px 0px 20px;
	line-height:22px;
}
.content .bot{
	background:url(../images/bot_bg.gif);
	height:55px;
}
.content .right{
	background:url(../images/content_bg.gif) no-repeat 0px bottom;
	width:476px;
}
