@charset "gb2312";
/* CSS Document */

body{ padding:0px; margin:0px; background-color:#3399ff; font-size:12px; font-family:Arial;}
img{ border:0px;}
.box1{ margin-top:100px; height:127px;}
.box2{ height:194px; background-color:#e7e7e7;}
.box3{ width:1002px; text-align:right;}
.box4{
	width:970px;
	margin-top:30px;
	margin-left:30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #99ccff;
	padding-top: 10px;
}
.box4 a{ color:#99ccff; text-decoration:none; line-height:150%;}
.box4 a:hover{ text-decoration:underline;}