﻿body 
{
	padding:0px;
	margin:0px;
	font-size:13px;
	color:Black;
	background:#F1FAFA;
}

img
{
	border:none;
}

a
{
	text-decoration:none;
	color:Black;
}

a:hover
{
	text-decoration:underline;
	color:Green;
}

.logo
{
	margin:auto;
	width:800px;
	height:250px;
	background:url(../imgs/ry_banner.jpg);
}

.ruiyangLogo
{
	float:left;
	margin-top:3px;
	width:300px;
	height:40px;
}

.accept
{
	float:right;
	width:350px;
	height:20px;
	color:White;
}

.accept a
{
	color:White;
	font-weight:500;
	text-decoration:none;
	font-size:13px;
}
.accept a:hover
{
	color:#FFC600;
	text-decoration:underline;
	font-size:13px;
}

.accept table
{
	margin:auto;
}
.menu
{
	margin:auto;
	width:800px;
	height:33px;
	background:url(../imgs/menu_bg.jpg);
}

.menu table
{
	margin-top:5px;
	margin-left:90px;
	font-size:14px;
}

.menu a
{
	color:White;
	font-weight:600;
	text-decoration:none;
}

.menu a:hover
{
	color:#285EA4;
	font-weight:600;
	text-decoration:underline;
}

.fanwei
{
	margin:auto;
	width:800px;
	height:23px;
	background:url(../imgs/fanwei.jpg) repeat-x;
}

.fontFanwei
{
	font-size:14px;
	color:Black;
	font-weight:600;
}

.fanwei table
{
	margin-top:5px;
}


.stencil
{
	margin:auto;
	width:800px;
	height:auto;
	border:solid 1px #AFCBE3;
	/**background:#D7FFF0;**/
}
.bottomInfo
{
	margin:auto;
	width:800px;
	height:100px;
	font-size:14px;
	background:#D7FFF0;
	background:url(../imgs/main_bottom.jpg);
}
.bottomInfo table
{
	margin:auto;
	line-height:2;
}
