@charset "utf-8";
/***********
*formatting style 1.1 T=20100905
*-不要修改此样式表样式，如需 请重写元素样式
*-Don't modify the stylesheet style, if need to please rewrite element style
************/
* {
	margin:0;
	padding:0;
}
body, p {
	font:12px Tahoma, Geneva, sans-serif;
}
img {
	border:0;
}
p {
	line-height:1.5;
}
li {
	list-style:none;
}
strong {
	font-size:13px;
}
h1, h2, h3, h4 {
	font-size:14px;
}
.clear {
	clear:both;
}
.none {
	display:none;
}
.clear {
	clear:both;
}
.justify {
	text-align:justify;
	text-justify:inter-ideograph;
}
.png {
}
/********
*global style
********/
 
/*normal*/
a, a:visited {
	font-family:Tahoma, Geneva, sans-serif;
	text-decoration:none;
}
a:hover {
	color:#f00;
}
/*emphasize font*/
h1, h3, h4, strong, .b {
	color:#000;
}
img, input, select, strong {
	vertical-align:middle;
}
textarea.error, input.error {
	border:1px #f00 solid;
	background:#f00;
}
/*Basic layout module*/
.mod {
	margin:0 auto;
}

