body, td, form, input, textarea, select {
	font-size: 12px;
	color: #333333;
	line-height: 150%;
	font-family: "Arial", "Helvetica", "sans-serif";
	text-decoration: none;
}

input{
	border: 1px solid #E9E7E7;
	background-color:#F7F7F7;
	padding-left:5px;
}

textarea{
	border: 1px solid #E9E7E7;
}

.topic_titlebg {
	background-image: url(../_img/04_topic/topic_title_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.line {
	font-size: 1px;
	line-height: 1px;
}

.txt13{font-size: 13px;line-height: 180%;}

.txt3r{
	text-decoration: none;
	color: #333333;
	padding:1px 35px 1px 10px;
}
.txt3r a{
	text-decoration: none;
	color: #333333;
}
.txt3r a:hover{
	text-decoration: none;
	color: #CC0000;
}

.txt3r1{
	text-decoration: none;
}
.txt3r1 a{
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	background-color:#F7869A;
	padding:1px 35px 1px 10px;
}
.txt3r1 a:hover{
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	background-color:#F56B84;
	padding:1px 35px 1px 10px;
}

.txt301r{
	text-decoration: none;
	color: #FFFFFF;
	padding:1px 35px 1px 10px;
}
.txt301r a{
	text-decoration: none;
	color: #FFFFFF;
}
.txt301r a:hover{
	text-decoration: none;
	color: #FFFFFF;
}

.txt301r1{
	text-decoration: none;
}
.txt301r1 a{
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	background-color:#F7869A;
	padding:1px 35px 1px 10px;
}
.txt301r1 a:hover{
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	background-color:#F56B84;
	padding:1px 35px 1px 10px;
}

.txt90r{
	text-decoration: none;
	color: #990000;
}
.txt90r a{
	text-decoration: none;
	color: #990000;
}
.txt90r a:hover{
	text-decoration: underline;
	color: #CC0000;
}

.txtpk{
	text-decoration: none;
	color: #F5788E;
}
.txtpk a{
	text-decoration: none;
	color: #F5788E;
}
.txtpk a:hover{
	text-decoration: underline;
	color: #F5788E;
}

.txt77{
	text-decoration: none;
	color: #777777;
}

.txtNO{
	text-decoration: none;
	color: #777777;
	font-size: 13px;
}
.txtNO a{
	text-decoration: underline;
	color: #777777;
	font-size: 13px;
}
.txtNO a:hover{
	text-decoration: none;
	color: #CC0000;
	font-size: 13px;
}
.txtNO1{
	text-decoration: none;
	color: #CC0000;
	font-size: 13px;
	font-weight: bold;
}
.txt15R {
	font-size: 15px;
	color: #CC0000;
}
.txt15R a{
	font-size: 15px;
	color: #CC0000;
	text-decoration: none;
}
.txt15R a:hover{
	font-size: 15px;
	color: #CC0000;
}
.01bg {
	background-color: #BDA9B8;
	background-image: url(../_img/layout/01bg.jpg);
	background-repeat: no-repeat;
}
.05bg {
	background-color: #C3C5C2;
	background-image: url(../_img/layout/05bg.jpg);
	background-repeat: no-repeat;
}

hr { 
 border-top: 1px solid #ccc; 
 height: 1px; 
 overflow: hidden; 
}