﻿body
{
	background-color:#e6f4ff;	
	width:100%;
	height:auto;
}
#box
{
	width:100%;
	height:auto;
	text-align:center;
}
#top_box
{
	width:100%;
	height:122px;
	background-image:url(../images/NewIndex/NewIndexTopBg.jpg);
}
#body_box
{
	width:950px;
	height:auto;
	margin-top:15px;
}
#bottom_box
{
	margin-top:20px;
	border-top:1px solid #aedeff;
	width:970px;
	height:auto;
}
#body_box h1
{
	font-size:14px;
	font-weight:bold;
	color:#0075bf;
	width:auto;
	height:22px;
	text-align:left;
	padding-left:10px;
	padding-top:6px;
	background-image:url(../images/NewIndex/h1_bg.jpg);
}
#body_box #body1
{
	width:950px;
	height:auto;
}
#body_box #body1 #left
{
	width:200px;
	height:auto;
	margin-right:7px;
	border:1px solid #b1e7ff;
	background-color:#fff;
	float:left;
}
#body_box #body1 #left #inputs
{
	width:200px;
	height:auto;
	padding-top:20px;
	background-image:url(../images/NewIndex/OtherLeft_bg.jpg);
	background-repeat:no-repeat;
}
.L1
{
	font-size:12px;
	color:#333;
}
.InputBox
{
	width:150px;
	height:16px;
	border:1px solid #ccc;
}
.InputBoxOver
{
	width:150px;
	height:16px;
	border:1px solid #75eaff;
}
.CkNum
{
	width:55px;
	height:16px;
	border:1px solid #ccc;
}
.CkNumOver
{
	width:55px;
	height:16px;
	border:1px solid #75eaff;
}
.btnOK
{
	width:80px;
	height:31px;
	color:#ffffff;
	font-weight:bold;
	font-size:13px;
	background-image:url(../images/NewIndex/BUTUP1.GIF);
}
.btnOKOver
{
	width:80px;
	height:31px;
	color:#ffffff;
	font-weight:bold;
	font-size:13px;
	background-image:url(../images/NewIndex/BUTUP.GIF);
}
#body_box #body1 #left ul
{
	width:120px;
	height:auto;
	list-style-image:url(../images/NewIndex/LeftDot.jpg);
	list-style-position:outside;
	text-align:left;
	font-size:13px;
	line-height:20px;
	color:#666;
}
#body_box #body1 #right
{
	width:718px;
	height:auto;
	float:left;
	background-color:#fff;
	border:1px solid #b1e7ff;
}
.neirong
{
	padding:10px;
	font-size:12px;
}
/*虚线样式*/
.line{ height:1px; background:url(../images/line.gif) repeat; }
.line2{ height:1px; background:url(../images/line2.gif) repeat; }
.line3{ height:1px; background:#c6def2;}