body, h1, h2, h3, h4, h5, h6, h7, h8, form {
	margin: 0;
	padding: 0;
}
body {
	font-size: 12px ;
	line-height: 150%;
	text-align: center;
	word-break : break-all; 
	color:#000;
}
td{
	font-size:12px;
	line-height:120%;
}
td.a:link {
	font-size: 12px;
	color: #555555;
	text-decoration: none;
}
td.a:visited {
	font-size: 12px;
	color: #555555;
	text-decoration: none;
}
td.a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
.bigwidth {
	width: 780px;
	clear: both;
	margin: 0 auto;
	margin-top:6px;
	text-align:left;
}

.name_bg{
    background:url(images/bg.gif) no-repeat center center;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
}
.name_bg a:link, .name_bg a:visited{
    color:#FFF;
	font-size:14px;
}
.title_1{
    font-size:14px;
	font-weight:bold;
	padding-left:28px;
	padding-top:3px;
}
/*.tablebg{
    background:url(images/rigbg.jpg) no-repeat 420px bottom;
	border:#32B81B solid 2px;
	margin-top:8px;
}*/
.wrap {
    border:#32B81B solid 2px;
    position: relative;
    width: 510px;
    height:70px;
    margin-top:6px;
    margin-left:10px;
	}
.horn {
    position: absolute;
    background: url(images/rigbg.jpg)  no-repeat right bottom;
    width: 506px;
    height:70px;
    bottom: -2px;
    right: -2px;
	}
.cruuent_bg{
    background:url(images/title_bg1.jpg) no-repeat 10px top;
	line-height:20px;
	font-weight:bold;
	padding-top:4px;
	padding-left:50px;
}
.cruuent_sss{
    background:url(images/title_bg2.jpg) no-repeat 10px top;
	line-height:20px;
	font-weight:bold;
	padding-top:4px;
	padding-left:50px;
}
.cruuent_bg2{
    background:url(images/title_bg2.jpg) no-repeat center top;
	line-height:20px;
	font-weight:bold;
	padding-top:3px;
	text-align:center;
}
.orangeword{
    color:#FF9900;
}
.orangeword a:link, .orangeword a:visited{
    color:#FF9900;
}
.blueword{
    color:#0000FF;
}
.redword{
    color:#FF0000;
}
.askbg{
    background: #F0FEFF url(images/pic_bg.jpg) repeat-x;
	border-left:#C2E8FB solid 2px;
	border-right:#C2E8FB solid 2px;
}