@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background: url(../images/f222.gif) #F4FCFF repeat-x 0px 123px;
}
a:link, a:visited {
	color: #263f68;
	text-decoration: none;
}
a:hover {
	color: #263f68;
	text-decoration: underline;
}
a:active {
	color: #263f68;
	text-decoration: none;
}
ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}


/*list product*/
.ul_list_pro, .ul_list_pro2 {
	padding: 10px;
	list-style: none;
}
.ul_list_pro li, .ul_list_pro2 li {
	display: block;
	float: left;
	width: 143px;
	margin-right: 8px;
	font-size: 9pt;
}
.ul_list_pro li {
	height: 270px;
}
.ul_list_pro2 li {
	height: 160px;
}
.page_btm {
	height: 20px;
	margin-top: 15px;
	padding-top: 20px;
	background: url(../images/v2_tab_title2.GIF);
	font-size: 9pt;
	text-align: center;
}


/*style*/
.STYLE4 {
	font-size: 13px
}
.STYLE9 {
	color: #333333
}
.btn_sentbox, .btn_sentbox2 {
	width: 126px;
	height: 25px;
	border: none;
}
.btn_sentbox {
	background: url(../images/sjx.gif) no-repeat;
	color: #fff;
}
.btn_sentbox2 {
	background: url(../images/sjx2.gif) no-repeat;
	cursor: pointer;
	color: #00c;
}