@charset "utf-8";

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size:12px;
	border:1px #cccccc solid;
}
.footer{
	color:#787878;
}
.con{
	border:1px solid #dedfdf;
	border-top:none;
}
.bor_bottom{
	border-bottom:1px solid #e8e8e8;
}
.left_2_y{ border-bottom: #CCCCCC 1px solid;
    background-repeat: no-repeat;
	background-position: left;
	height:25px;
	line-height:25px;
	padding-left:20px;
}
.line01{
	background-image: url(../images/line01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.line02{
	background-image: url(../images/line02.gif);
	background-repeat: repeat-y;
	background-position: right;
}


.left_3_y{
	color:red;
	text-decoration: none;
}
a.left_3_y{color:red;text-decoration: none;}
a.left_3_y:hover{color:red;text-decoration: none;
}


.left_3_n{
	color:#666565;
	text-decoration: none;	
}
a.left_3_n{color:red;text-decoration: none;}
a.left_3_n:hover{color:red;text-decoration: none;}

.title{
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}
.cp{
	width:120px;
	border:4px solid #e3e3e3;
}
.bj_n{
	background-repeat: no-repeat;
	background-position: center top;
}
