@charset "utf-8";
/* CSS Document */
* {
	margin:0px;
	padding:0px;
}
img {
	border:none;
}
body {
	background:#1a3b4e url(../images/mainbg.gif) repeat-x;
	;
	color:#fff;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif
}
a {
	color:#fff;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	padding:10px 0px;
	text-align:justify;
}
h1 {
	color:#000;
	font-size:24px;
	font-weight:normal;
}
h1.star {
	padding-left:60px;
	background:url(../images/star.gif) no-repeat 26px 0px;
}
h2 {
	color:#2089a5;
	font-size:18px;
}
h3 {
	font-size:30px;
	color:#d42800;
}
h4 {
	font-size:18px;
	color:#225066;
	font-weight:bold;
}
#main {
	width:1003px;
	margin:0px auto;
}
#header {
	background:url(../images/leftbg.gif) repeat-x;
	position:relative; width:100%; z-index:1; height:107px;
}
#logo {
	background:url(../images/logo.gif) no-repeat;
	display:block;
	height:54px;
	width:242px;
}
#righttop {
	background:url(../images/rightbg.gif) no-repeat;
	width:470px;
	height:107px;
	position:relative;
	z-index:101;
}
#topimg {
	display:block;
	background:url(../images/topimg.gif) no-repeat 0px 7px;
	width:57px;
	height:55px;
	padding:10px;
	
}
#topul {
	list-style-type:none;
	padding:3px 14px 3px 0;
	text-align:right;
}
#topul li {
	display:inline;
}
#mainmenu {
	position:absolute;
	left: 80px;
	top: 88px;
	background:url(../images/menubg.gif) repeat-x;
	z-index:104;
}
#make {position:absolute; left: 326px; top: 60px; font-size:18px; font-weight:normal; color:#5c707a; z-index:106; }

#mainmenu ul {
	list-style-type:none;
	padding:11px 14px;
}
#mainmenu ul li {
	display:inline;
	margin:0px; padding:0px;
}
#mainmenu ul li a {
	color:#000;
	font-size:18px;
	padding:8px 17px; background:url(../images/menua.gif) no-repeat right;
}
#mainmenu ul li a.sel {
	color:#d42700;
}

#mainmenu ul li.last {
	background:none;
}
#mainmenu ul li.last a { background:none;}
#limg {
	position:absolute;
	top:0px;
	left:0px;
}
#rimg {
	position:absolute;
	top:0px;
	right:0px;
}
* html #rimg { right:-1px;}
#content {
	background:#fff url(../images/contentbg.gif) repeat-x;
	padding-top:20px;
}
#ban {
	width:494px;
	height:149px;
	background:url( ../images/ban.gif) no-repeat;
	padding-left:165px;
	padding-top:30px;
	position:relative;
}
#left {
	padding:10px;
	padding-right:0px;
	width:670px;
}
#right {
	background:#fff;
	width:315px;
	margin-right:8px;
	position:relative;
	padding-top:10px;
}
#lc, #rc {
	height:10px;
	width:8px;
	position:absolute;
	top:0px;
}
#lc {
	left:0px;
}
#rc {
	right:0px;
}
* html #rc {
	right:-1px;
}
#list {
	padding-left:45px;
	padding-top:10px;
}
#list ul {
	list-style-type:disc;
	color:#0793b8;
}
#list ul li {
	line-height:20px;
}
#list ul li a {
	color:#0793b8;
	font-weight:bold;
	font-size:13px;
}
#order {
	height:40px;
	width:154px;
	display:block;
	background:url(../images/order.gif) no-repeat;
	position:absolute;
	left: 457px;
	top: 123px;
}
#reg {
	display:block;
	width:128px;
	height:37px;
	background:url(../images/register.gif) no-repeat;
	margin:0px auto;
}
#footer {
	background:#fff;
	text-align:center;
	height:50px;
	color:#000;
	padding:15px 0px;
}
#footer p {
	text-align:center;
	color:#a2a2a2;
}
#footer ul {
	list-style-type:none;
	border-bottom:1px solid #d9d9d9;
	padding-bottom:5px;
}
#footer ul li {
	display:inline;
}
#footer ul li a {
	color:#000;
}
#pay {
	text-align:center;
	padding-top:15px;
}
.p10 {
	padding:10px;
}
.ordero {
	display:block;
	width:92px;
	height:29px;
	background:url(../images/ordero.gif) no-repeat;
}
.box {
	background:url(../images/boxbg.gif) repeat-x;
	width:209px;
	margin-right:10px;
	float:left;
	position:relative;
	color:#225066;
}
.box img.ico {
	padding:5px 5px 0px 10px;
}
.box h4 {
	padding:5px 0px 0px;
}
.box .mlis {
	padding:8px 8px 0px;
}
.box p {
	padding:5px 10px 0px;
	text-align:left;
}
.box ul {
	list-style-type:none;
}
.box ul li {
	border-bottom:1px solid #fff;
	text-align:center;
}
.ordern {
	display:block;
	width:135px;
	height:25px;
	background:url(../images/onow.gif) no-repeat;
	margin:0px auto;
}
.bbg {
	border-bottom: 1px solid #e3e3e3;
}
.bl, .br {
	position:absolute;
	bottom:0px;
	padding:0px;
}
* html .bl, * html .br { bottom:-1px; }
.bl {
	left:0px;
}
.br {
	right:0px;
}
* html .br {
	right:-1px;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.clr-divs {
	clear:both;
	height:0px;
	font-size:1px;
}
.arr {
	background:url(../images/arr.gif) no-repeat 0px 4px;
	padding-left:12px;
}
.black {
	color:#000;
}
.red {
	color:#d42800;
}
.fs14 {
	font-size:14px;
}
.continue_disc{
color:#0793B8;
font-size:13px;
font-weight:bold;
}

.heading{ width:650px; background-color:#F5F9FC; font-family:Arial; font-size:14px; color:#333; padding:5px; text-align:left; line-height:20px;}
