@charset "gb2312";

body {
	margin: 0px;
	padding: 0px;
	font-family:"宋体", Arial, Helvetica, sans-serif ;
	background-color: #FFFFFF;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #0F218D;
	background-image: url("../../sample/images/back.gif");
	background-repeat: repeat-x;
	background-position: 400px;
}

img {
	border: 0px;
}

p{
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

h1{
	margin: 0px 0px 15px;
	padding: 3px 0px 2px 5px;
	font-size: 120%;
	font-weight: bold;
	color: #000000;
	background-color: #ECECEC;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #666666;
	line-height: 100%;
}

body:last-child h1{
	padding: 3px 0px 3px 5px;
}

h2{	margin: 0px;
	padding: 0px;
}

.font90{
	font-size: 90%;
}

.font70{
	font-size: 70%;
}

a{
	color: #3F72BD;
	text-decoration: none;
}

a:visited {
	color: #3F72BD;
	text-decoration: none;
}


a:hover {
	color: #FF7400;
	text-decoration: underline;	
}

#wrapper {
	margin: 0px;
	font-size: 0.75em;
	color: #666666;
	text-align: left;
	width: 700px;
	padding-top: 0px;
	background-color: #FFFFFF;
}

body:last-child #wrapper{
	font-size: 12px;
}


/*
----------------------------------------------------*/
#header{
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: 75px;
}

#navi{
	color: #666666;
	font-size: 90%;
	float: right;
	width: 476px;
	text-align: right;
}

#rogo{
	float: left;
	width: 114px;
}

/*
----------------------------------------------------*/
#main{
	margin-top: 15px;
	margin-right: 85px;
	margin-bottom: 20px;
	margin-left: 15px;
}

#main_r{
	float: right;
	width: 235px;
}

#main_l{
	float: left;
	width: 365px;
}

#main_l img{
	border: 1px solid #999999;
}

#sample_detail{
    width: 235px;
}

#sample_detail th{
	color: #333333;
	text-align: left;
	white-space: nowrap;
	padding-bottom: 5px;
	vertical-align: top;
}

#sample_detail td{
	text-align: left;
	padding-bottom: 5px;
	vertical-align: top;
}

/*
----------------------------------------------------*/
#main_r300{
	float: right;
	width: 285px;
}

#main_l300{
	float: left;
	width: 315px;
}

#sample_detail300{
    width: 285px;
}

#sample_detail300 th{
	color: #333333;
	text-align: left;
	white-space: nowrap;
	padding-bottom: 5px;
	vertical-align: top;
}

#sample_detail300 td{
	text-align: left;
	padding-bottom: 5px;
	vertical-align: top;
}

/*
----------------------------------------------------*/
#bt_ow{
	text-align: right;
	margin-top: 20px;
}

.clear00{
	clear: both;
}

body:last-child .clear00{
	height: 1px;
	width: 610px;
}

.clear{
	clear: both;
}

body:last-child .clear{
	height: 20px;
	width: 610px;
}

#footer{
	background-color: #0F218D;
	width: 630px;
}

.font{
	font-weight: bold;
	color: #333333;
}