@charset "utf-8";
/* CSS Document */

body, div, dl, dt, dd, ul, ol, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, button {margin: 0;padding: 0;}
fieldset, img {border: 0 none;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;font-style:normal;font-size: 12px;display: inline;margin: 0;padding: 0;}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; 
	background: url(bg.jpg) repeat-x;
	background-color: #d1ecf9;
	font-family:Helvetica, sans-serif,Arial,宋体,;
	font-size: 12px;
	color:#333333;
	line-height: 18px;
}
ul { list-style:none;}
img { border:0px;}
a{color:#014c92; text-decoration:none;}
a:hover {text-decoration:underline; color:#4572b6;}
#container{width:960px; height:0 auto; margin:0 auto}
.left{ width:400px; height:0 auto; float:left}
.left1{ width:388px; height:390px;}
.right{ width:500px; height:auto 0 ; float: right; padding-top:200px; line-height:28px;}


.red{ color: #F00}
