html, body {
	margin: 0;
	padding: 0;
	background-image: url(../comm/images/bg.jpg);
}
form{margin:0} 
a.:link        { color: #0099ff; text-decoration: none  }
a.:visited        { color: #0099ff; text-decoration: none  }
a.:active        { color: #0099ff; text-decoration: none }
a.:hover        { color: #0099ff; text-decoration: underline; position: relative; right: 0px; top: 0px  }

a.link1:link        { color: #666666; text-decoration: none }
a.link1:visited        { color: #666666; text-decoration: none }
a.link1:active        { color: #666666; text-decoration: none }
a.link1:hover        { color: #666666; text-decoration: none; position: relative; right: 0px; top: 0px }
a.link2:link        { color: #0099ff; text-decoration: none }
a.link2:visited        { color: #0099ff; text-decoration: none }
a.link2:active        { color: #0099ff; text-decoration: none }
a.link2:hover        { color: #0099ff; text-decoration: none; position: relative; right: 0px; top: 0px }

a.black:link        { color: #000000; text-decoration: underline  }
a.black:visited        { color: #000000; text-decoration: underline  }
a.black:active        { color: #000000; text-decoration: underline  }
a.black:hover        { color: #000000; text-decoration: underline ; position: relative; right: 0px; top: 0px }

#bgtest1{
	width: 168px;
	height: auto;
	background-image: url(../comm/images/info_3.jpg);
}
.wordwrap
{
     word-wrap:break-word;
     word-break:break-all;
    -moz-binding: url('../wordwrap/wordwrap.xml#wordwrap');
     overflow: hidden;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #075BA0;
}
.sky {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099FF;
}
.eng {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.eng1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}
.hui {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#all {
	width: 1000px;
	margin: auto;
}
#main{
	width: 1000px;
	height:auto;
	background-image: url(../comm/images/line.jpg);
}
#topimg{
	width: 1000px;
	height: 100px;
	background-image: url(../comm/images/head.jpg);
	background-position: bottom;
}
#top1{
	width: 1000px;
	height: 79px;
	background-image: url(../comm/images/user_02.jpg);
}
#top1a{
	width: 1000px;
	height: 30px;
	background-image: url(../support/image/bottom.jpg);
}
#top1b{
	width: 1000px;
	height: 79px;
	background-image: url(../comm/images/user_02b.jpg);
}
#userinfo{
	width: 240px;
	height:auto;
	float: left;
}
#userinfo1{
	width: 240px;
	height:auto;
	float: left;
	
	background-repeat: no-repeat;
}
#right{
	width: 760px;
	height:auto;
	float: right;
}
#right1{
	width: 810px;
	height:auto;
	float: right;
}
#neirong{
	width: 627px;
	height:auto;
	float: left;
}
#daohang{
	width: 133px;
	float: right;
	height:auto;
}
#daohang1{
	width: 133px;
	height:auto;
	float: right;
	background-image: url(../comm/images/longline.jpg);
	background-repeat: no-repeat;
}
#down{
	width: 1000px;
	height:20px;
	clear: both;
	background-image: url(../comm/images/line.jpg);
	float: left;
}

/* form */
.input { background: #fff ; font-family: "Lucida Sans Unicode", "Lucida Grande", "Arial", sans-serif; /*color: #afafaf;*/ color: #000; padding: 7px; font-size: 14px; border: 1px solid #c0c0c0; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
.input:hover { background: #fff; }
.input:focus { background: #fff; border-color: #F56F16; color: #000; }
.input.disabled, .input[disabled="disabled"] { background: #e3e3e3; color: #b6b6b6; border-color: #c0c0c0; }
.label { color: #000000; display: block; padding-bottom: 2px; font-size: 11px; text-transform: uppercase; }

/* login dialog */
.ui-dialog, .ui-widget {
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:arial, verdana, sans-serif;
	line-height:150%;
	text-align:center;
}
