@media screen and (min-width: 900px) {

.changlog {
	background: url(../images/line04.gif) repeat-y 187px 0;
	overflow: hidden;
	position: relative;
	margin-top: 50px
}

.changlog-date {
}

.changlog-date h2 {
	background: url(../images/icon06.gif) #fff no-repeat 158px 0;
	height: 59px;
	font-size: 22px;
	font-weight: normal;
	padding-left: 45px;
	margin-top: 40px;
	cursor: pointer;
	margin-bottom:20;
}

.changlog-date h2.first {
	width: 100%;
	z-index: 99;
	margin-top: 0;
}

.changlog-date h2 a {
	color: #00bbff;
	display: inline-block;
	*display: inline;
	zoom: 1;
	background: url(../images/icon08.gif) no-repeat right 50%;
	padding-right: 17px;
	margin: 21px 97px 0 0;
}

.changlog-date h2 a:hover {
	text-decoration: none;
}

.changlog-date h2 img {
	vertical-align: -5px;
}

.changlog-date ul {
	display: none;
}

.changlog-date ul.first {
	display: block;
}



.changlog-date ul li {
	background: url(../images/icon07.gif) no-repeat 180px 15px;
	padding: 10px 0 0;
	zoom: 1;
	list-style-type:none;
}

.changlog-date ul li.last {
	padding-bottom: 0;
}

.changlog-date ul li:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.changlog-date ul li h3 {
	float: left;
	width: 168px;
	text-align: right;
	padding-right: 10px;
	color: #c3c3c3;
	font: normal 18px/16px Arial;
	cursor: pointer;
	margin-top: 4px;
}

.changlog-date ul li h3 span {
	display: block;
	color: #d0d0d0;
	font-size: 12px;
}


	
.changlog-date ul li dl {
	float: left;
	padding-left: 41px;
	width: 420px;/*732*/
	margin-top:0px;
}



	
.changlog-date ul li dl dt {
	font-size: 18px;
	line-height: 24px;
	cursor: pointer;
}

.changlog-date ul li dl dd {
	font-size: 12px;
	padding-top: 20px;
	color: #5A5A5A;
}

.changlog-date ul li.green h3 {
	color: #1db702;
}

.changlog-date ul li.green h3 span {
	color: #a8dda3;
}

.changlog-date ul li.green dl {
}

.changlog-date ul li.green dl dt {
}

.changlog-date ul li.green dl dt a {
}

.changlog-date ul li.green dl dd {
}

.changlog-date ul li.green dl dd img {
	float: left;
}

.changlog-date ul li.green dl dd p {
	overflow: hidden;
	zoom: 1;
	line-height: 21px;
	color: #787878;
}

.changlog-date h2.first .more-changlog {
	font-size: 16px;
	background: transparent;
	margin-left: 30px;
}

.changlog-date h2.first .more-changlog:hover {
	text-decoration: underline;
}


*body .changlog-date ul li dl dt {
	_font-size: 12px !important;
	_font-weight: bold;
}

.changlogul li dl dt span {
	_font-weight: normal !important;
}

.changlog ul li.green dl dt a {
	_background: transparent !important;
	*background: transparent !important;
	*font-size: 12px !important;
	_font-weight: normal !important;
}
}





@media screen and (max-width: 900px) and (min-width: 480px) {
	
	
	.changlog-date {
}

.changlog-date h2 {
	background: url(../images/icon06.gif) #fff no-repeat 158px 0;
	height: 59px;
	font-size: 22px;
	font-weight: normal;
	padding-left: 45px;
	margin-top: 40px;
	cursor: pointer;
	margin-bottom:20px;
}

.changlog-date h2.first {
	width: 100%;
	z-index: 99;
	margin-top: 0;
}

.changlog-date h2 a {
	color: #00bbff;
	display: inline-block;
	*display: inline;
	zoom: 1;
	background: url(../images/icon08.gif) no-repeat right 50%;
	padding-right: 17px;
	margin: 21px 97px 0 0;
}

.changlog-date h2 a:hover {
	text-decoration: none;
}

.changlog-date h2 img {
	vertical-align: -5px;
}

.changlog-date ul {
	display: none;
}

.changlog-date ul.first {
	display: block;
}



.changlog-date ul li {
	background: url(../images/icon07.gif) no-repeat 50px 15px;
	padding: 10px 0 0;
	zoom: 1;
	list-style-type:none;
}

.changlog-date ul li.last {
	padding-bottom: 0;
}

.changlog-date ul li:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.changlog-date ul li h3 {
	float: left;
	width: 168px;
	text-align: right;
	padding-right: 10px;
	color: #c3c3c3;
	font: normal 18px/16px Arial;
	cursor: pointer;
	margin-top: 4px;
}

.changlog-date ul li h3 span {
	display: inline-block;
	color: #d0d0d0;
	font-size: 12px;
	margin-left:5px;
}


	
.changlog-date ul li dl {
	float: left;
	padding-left: 41px;
	width: 420px;
	margin-top:0px;
}



	
.changlog-date ul li dl dt {
	font-size: 18px;
	line-height: 24px;
	cursor: pointer;
	margin-left: 40px;
}

.changlog-date ul li dl dd {
	font-size: 12px;
	padding-top: 20px;
	color: #5A5A5A;
	margin-bottom: 20px;
}

.changlog-date ul li.green h3 {
	color: #1db702;
}

.changlog-date ul li.green h3 span {
	color: #a8dda3;
}

.changlog-date ul li.green dl {
}

.changlog-date ul li.green dl dt {
}

.changlog-date ul li.green dl dt a {
}

.changlog-date ul li.green dl dd {
}

.changlog-date ul li.green dl dd img {
	float: left;
}

.changlog-date ul li.green dl dd p {
	overflow: hidden;
	zoom: 1;
	line-height: 21px;
	color: #787878;
}

.changlog-date h2.first .more-changlog {
	font-size: 16px;
	background: transparent;
	margin-left: 30px;
}

.changlog-date h2.first .more-changlog:hover {
	text-decoration: underline;
}


*body .changlog-date ul li dl dt {
	_font-size: 12px !important;
	_font-weight: bold;
}

.changlogul li dl dt span {
	_font-weight: normal !important;
}

.changlog ul li.green dl dt a {
	_background: transparent !important;
	*background: transparent !important;
	*font-size: 12px !important;
	_font-weight: normal !important;
}

	
	
}
@media screen and (max-width: 480px){
	
	
.changlog-date {
}

.hr_line_m{
	border:1px; border-color:#999; border-bottom-style:dashed; margin:20px 0;
	}

.changlog-date h2 {
	background: url(../images/icon06.gif) #fff no-repeat 158px 0;
	height: 59px;
	font-size: 22px;
	font-weight: normal;
	padding-left: 45px;
	margin-top: 40px;
	cursor: pointer;
	margin-bottom:20px;
}

.changlog-date h2.first {
	width: 100%;
	z-index: 99;
	margin-top: 0;
}

.changlog-date h2 a {
	color: #00bbff;
	display: inline-block;
	*display: inline;
	zoom: 1;
	background: url(../images/icon08.gif) no-repeat right 50%;
	padding-right: 17px;
	margin: 21px 97px 0 0;
}

.changlog-date h2 a:hover {
	text-decoration: none;
}

.changlog-date h2 img {
	vertical-align: -5px;
}

.changlog-date ul {
	display: none;
}

.changlog-date ul.first {
	display: block;
}



.changlog-date ul li {
	background: url(../images/icon07.gif) no-repeat 50px 15px;
	padding: 10px 0 0;
	zoom: 1;
	list-style-type:none;
}

.changlog-date ul li.last {
	padding-bottom: 0;
}

.changlog-date ul li:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.changlog-date ul li h3 {
	float: left;
	width: 168px;
	text-align: right;
	padding-right: 10px;
	color: #c3c3c3;
	font: normal 18px/16px Arial;
	cursor: pointer;
	margin-top: 4px;
}

.changlog-date ul li h3 span {
	display: inline-block;
	color: #d0d0d0;
	font-size: 12px;
	margin-left:5px;
}


	
.changlog-date ul li dl {
	float: left;
	padding-left: 41px;
	width: 320px;
	margin-top:0px;
}



	
.changlog-date ul li dl dt {
	font-size: 18px;
	line-height: 24px;
	cursor: pointer;
	margin-left: 40px;
}

.changlog-date ul li dl dd {
	font-size: 12px;
	padding-top: 20px;
	color: #5A5A5A;
	margin_bottom:20px;
}

.changlog-date ul li.green h3 {
	color: #1db702;
}

.changlog-date ul li.green h3 span {
	color: #a8dda3;
}

.changlog-date ul li.green dl {
}

.changlog-date ul li.green dl dt {
}

.changlog-date ul li.green dl dt a {
}

.changlog-date ul li.green dl dd {
}

.changlog-date ul li.green dl dd img {
	float: left;
}

.changlog-date ul li.green dl dd p {
	overflow: hidden;
	zoom: 1;
	line-height: 21px;
	color: #787878;
}

.changlog-date h2.first .more-changlog {
	font-size: 16px;
	background: transparent;
	margin-left: 30px;
}

.changlog-date h2.first .more-changlog:hover {
	text-decoration: underline;
}


*body .changlog-date ul li dl dt {
	_font-size: 12px !important;
	_font-weight: bold;
}

.changlogul li dl dt span {
	_font-weight: normal !important;
}

.changlog ul li.green dl dt a {
	_background: transparent !important;
	*background: transparent !important;
	*font-size: 12px !important;
	_font-weight: normal !important;
}

}