/* CSS Document */
body,p,th,td,input,select,textarea{
	font-size:12px;
	
}
select{color: #5481B0;}

/*ΧάΡωΚ½*/
.totalstyle{
/*	height:700px;*/
/*	height:60px !important;*/
	width: 760px;
	margin-left:auto !important;
	margin-right:auto !important;
	clear:both !important;
	overflow:hidden  !important;
	overflow:visible;
}

.col2_content{
    float:left;width:100%;
}
.col2_content{
    float:left;width:100%;text-align:left;
	background:url(../image/point.gif) repeat-x bottom;
}
.col2_content span{
    font-size:14px;
}

.col2bg {
	background-attachment: fixed;
	background-image: url(../image/index_03.gif);
	background-repeat: repeat-x;
	height: 10px;
	width: 100%;
}
.col2bg1 {
	height: 10px;
	width: 100%;
}
.col2bg_left {
	float: left;
	clear: both;
}
.col2bg_right {
	float: right;
	padding: 3px;
}
.col2z {
	background-color: #F7F7F7;
	width: 100%;
	height:55px!important;
	height:auto;
}