@charset "utf-8";
/* CSS Document - about */
ul.left_menu > li > a:hover {
	color:#C51928;
	background: url(../data/sponsor/dot_.png) 5px 14px no-repeat;
}
ul.left_menu > li.act > a{
	color:#C51928;
	background:url(../data/sponsor/dot_.png) 5px 14px no-repeat;
}
ul.left_menu > li.active > a{
	color:#C51928;
	background:url(../data/sponsor/dot_.png) 5px 14px no-repeat;
}
ul.left_menu ul li a:hover {
	color:#C51928;
	text-decoration: none;
}
ul.left_menu ul li.active > a{
	color:#C51928;
	text-decoration: none;
}
.leftnav {
	height: auto;
	position: relative;
	border:#F22470 1px solid;
	border-bottom:#F22470 3px solid;
	margin-bottom:20px;
}
#content{
	width:674px;
	margin:0 auto;
	position: relative;
	line-height: 26px;
}
#content .bgu{
	background:url(../data/about/bg.jpg) bottom right no-repeat;
}
#content img{
	max-width: 674px;
	height:auto !important;
}
.dtd td{
	padding:15px;
}
.dtd2 td{
	padding:2px 10px;
}
/******************************************************/
/******************************************************/
#content2{
	width:611px;
	margin:0 auto;
	position: relative;
	line-height: 26px;
}

#content2 li {
	height:37px;
	color: #666666;
	font-weight:bold;
	margin: 0px 0px 15px 0;
	padding:0 125px 0 50px;
	line-height:37px;
	list-style:none;
	position: relative;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
	background:url(../data/sponsor/bg.jpg) no-repeat;
	position:relative;
}
#content2 li a{
	display: block;
	position: absolute;
	right: 21px;
	top: 8px;
	color: #005299;
	line-height: 20px;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 4px;
}
#content2 li a:visited{
	color:#005299;
	text-decoration:none;
}
#content2 li a:hover{
	color:#DC4A1A;
	text-decoration:none;
}
/*********************************************************/
/*********************************************************/
#content2_in{
	width:675px;
	margin: 0 auto;
	position: relative;
	line-height: 26px;
	padding-bottom:30px;
	margin-bottom: 30px;
	border-bottom:#D8D8D8 1px dashed;
}
#content2_in .name{
	font-size:13px;
	font-weight:bold;
	color:#666666;
	background:#E7E7E7;
	line-height:20px;
	padding:5px 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#content2_in .date{
	text-align:right;
	font-size:12px;
	line-height:30px;
	font-weight:bold;
	color:#0A7DD6;
	padding-right:15px;
	margin-bottom:15px;
}
#content2_in .con{
}
#content2_in .con .list td{
	padding:3px;
	border-bottom:#DDDDDD 1px solid;
}
#content2_in .con img{
	max-width:675px;
	height:auto !important;
}
