
*{
	margin:0px;
	padding:0px;
}
body {
	-webkit-text-size-adjust: 100%;
	word-break: break-all;
	font-family: Helvetica;
	font-size: 14px;
	line-height: 18px;
	background-color: #f6f6f6;
}
#header{
	background: #ffc24c; /* Old browsers */
	background: -moz-linear-gradient(top, #ffc24c 0%, #f6f6f6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffc24c), color-stop(100%,#f6f6f6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffc24c 0%,#f6f6f6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffc24c 0%,#f6f6f6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffc24c 0%,#f6f6f6 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffc24c 0%,#f6f6f6 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc24c', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
}
#header img {
	width: 100%;
	max-width: 640px;
}
#footer{
	color: #FFF;
	line-height: 40px;
	font-size: 12px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F69;
	background-color: #F69;
}
.center {
	text-align: center;
}
.ad {
	margin-bottom: 10px;
}
.ad img {
	width: 300px;
}
a{
	text-decoration: none;
	color: #0000CC;
}
.time {
	color: #666;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.comment_btn {
	display: block;
	float: right;
	background-image: url(http://news23.from.tv/ageage/sp/files/comment_icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	-webkit-background-size: 18px 18px;
	-moz-background-size: 18px 18px;
	-o-background-size: 18px 18px;
	-ms--background-size: 18px 18px;
	background-size: 18px 18px;
}
#content{
	padding-top: 10px;
}	
.box , #repo , #comment , #anc a   {
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	background-color: #FFF;
	border: 1px solid #F69;
}
.title {
	font-weight: bold;
	font-size: 20px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	line-height: 27px;
	color: #222;
}
#comment .title {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F69;
	padding-top: 5px;
	text-shadow: 0px -1px 1px rgba(0,0,0,0.3);
	-webkit-border-radius: 4px 4px 0px 0px;
	-moz-border-radius: 4px 4px 0px 0px;
	-o-border-radius: 4px 4px 0px 0px;
	-ms-border-radius: 4px 4px 0px 0px;
	border-radius: 4px 4px 0px 0px;
	background-color: #F69;
	color: #FFF;
}
.box p ,#comment p {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	color: #444;
	font-size: 12px;
}
.box p.write {
	margin-bottom: 50px;
	font-size: 17px;
	color: #333;
	font-weight: bold;
	line-height: 1.5em;
}
.box p.write.first {
	margin-bottom: 20px;
}
.box p span {
	font-weight: bold;
	line-height: 1.5em;
}
.box .write img {
	margin-bottom: 10px;
}
.sub_box {
	background-color: #f8f6f0;
	border: 1px dotted #e1dccb;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 40px;
	padding: 7px;
	font-size: 16px;
	line-height: 1.5em;
	font-weight: bold;
	color: #333;
}
.box .sub_box p.write {
	margin-bottom: 10px;
}
.box p.write a {
	text-decoration: underline;
}
#comment p span {
	font-weight: bold;
	color: #333;
	font-size: 15px;
	line-height: 1.5em;
}
#anc a {
	display: block;
	text-decoration: none;
	float: right;
	width: 95px;
	color: #FFF;
	background-color: #F69;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-image: url(http://news23.from.tv/ageage/sp/files/arrow_t.png);
	background-repeat: no-repeat;
	background-position: left center;
	-webkit-background-size: 20px 15px;
	-moz-background-size: 20px 15px;
	-o-background-size: 20px 15px;
	-ms--background-size: 20px 15px;
	background-size: 20px 15px;
	font-weight: bold;
}
.info a {
	color: #32130b;
	font-size: 12px;
}
.img_box {
	max-width: 560px;
	margin-right: auto;
	margin-left: auto;
}

/*--------------------COMMON--------------------*/
a {
	color: #0000CC;
}
.id_color {
	background-color: #FE961D;
	color: #FFF;
	padding-right: 2px;
	padding-left: 2px;
}
.title_color {
	color: #ea5e00;
}
.green {
	color: #008000;
}
.red {
	color: #C00;
}
.blue {
	color: #0039ac;
}
.purple {
	color: #800080;
}
.orange {
	color: #e24a00;
}
.pink {
	color: #FF33CC;
}
.dark_blue {
	color: #0000CC;
}
.txt20 {
	font-size: 20px;
}
.txt23 {
	font-size: 23px;
}
.txt25 {
	font-size: 25px;
}
.txt27 {
	font-size: 27px;
}
.txt31 {
	font-size: 31px;
}
.txt36 {
	font-size: 36px;
}
.txt40 {
	font-size: 40px;
}
/*--------------------clearfix--------------------*/
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix { zoom: 1; } /* IE6 */
.clear {
	clear: both;
}
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
