@charset "gb2312";

* {
    margin: 0;
    padding: 0;
}
body {
    background:#00a5d9 url(imagesbodybg.png) repeat-x;
    font-family: "microsoft yahei",Verdana,Arial,Helvetica,sans-serif; 
	font-size:12px;
    margin: 0;
    padding: 0;
	width:100%;
	color:#808080;
	word-break: break-all
}
textarea{font-family: "microsoft yahei",Verdana,Arial,Helvetica,sans-serif;resize: none; overflow:auto }
ul, li { 
    list-style: none outside none;
}
a{
	transition: all .2s ease-in-out;
-moz-transition:all .2s ease-in-out;
-webkit-transition:all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
	}
a:link,a:visited{
    color: #444444;
    text-decoration: none;
}
a:hover,a:active{ 
	color:#00a5d9;
	text-decoration: underline;
}
.red{color: #cb0e0e;}
a.hui,.hui,a.hui:link,a.hui:visited,a.hui:hover,a.hui:active{ color:#c6b4a3;}
a.hui:hover{ text-decoration:underline}
a.black,.black{ color:#57350b}

a.black:hover{
	color:#0090ff;

}



img, img a {
    border: 0 none;
    vertical-align: middle;
}

.fl {
    float: left;
}
.fr {
    float: right;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
.clear{ line-height:0px; height:0px; font-size:0px; clear:both;}
.tl {
    text-align: left;
}
.tc {
    text-align: center;
}
.tr {
    text-align: right;
}
.gray {
    color: #999999;
    font-size: 0.875em;
}
.fb {
    font-weight: bold;
}
.t-indent {
    text-indent: 2em;
}

.pointer {
    cursor: pointer;
}
.normal_bg{background:#b29c87}
.yellow_bg{background:#c37300}
.blue_bg{ background:#0090ff}
.green_bg{ background:#78d633}
a.blue,.blue{ color:#00a5d9;}
a.white,.white,a.white:visited,a.white:hover,a.white:active{ color:#fff;}
input{ 
	outline:0;
	}
a,input,.HideFocus {  
	hide-focus: expression(this.hideFocus=true);  /* for ie 5+ */   
	outline: none;  /* for firefox 1.5 + */
	font-family: "microsoft yahei",Verdana,Arial,Helvetica,sans-serif;
}  
a,img, div, input,span { behavior: url("iepngfix.htc") }
.hide{ display:none}
.shell{ 
	width:1000px; margin:auto;
}

.marqueediv5 table,.marqueediv5 table tr,.marqueediv5 table td{ border:none; background:none;border-collapse:collapse}

.sidebar{ width:355px; float:left;}
.mainContent{ margin-left:355px; _width:900px;}

.footer{ height:65px;text-align:center;}
.footer p{ color:#FFF; line-height:24px; margin-top:15px;}