@charset "utf-8";
/* CSS Document */

body {
	padding:0;
	margin:0;
	background:#333b62 url(images/bg.jpg) repeat-x;
}

*html .body li { padding-bottom:0px; }

img {
	behavior: url("iepngfix.htc")
}
* {
	padding:0;
	margin:0;
}
/*---------floating-----------*/
.fl {
	float:left;
}
.fr {
	float:right;
}
/*---------top container-----------*/
#topCon {
	width:817px;
	padding-top:36px;
}
.logo {
	width:300px;
	height:148px;
	padding-left:11px;
}
/*--------- top link-----------------*/
.rgt {
	width:430px;
	padding-right:20px;
}


.menu {
	font:bold 12px Arial, Helvetica, sans-serif;
	padding:0px 20px 0px 0;
	color:#FFFFFF;
}

.menu a {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	text-align:right;
}
.menu  a:hover {
	text-decoration:underline;
}

.menu span {
	padding:0px 7px 0px 7px;
	color:#FFFFFF;
}


.menu .bdr {
	border:none;
}

.cont {
	width:430px;
	padding:62px 20px 22px 0;
}
/*---------round container-----------*/	


#main {
	width:817px;
}
/*--------- container-----------------*/
.top {
	width:817px;
	background:url(images/m-top.png) no-repeat left top;
	height:33px;
	behavior: url("iepngfix.htc")
}
.center {
	width:777px;
	background:url(images/m-bg.png) repeat-y center top;
	padding:0px 20px;
	behavior: url("iepngfix.htc")
}

.center h2 {
	font:normal 18px Arial, Helvetica, sans-serif;
	color:#f7931e;
	padding:10px 10px 13px 0px;
	text-align:left;
	width:745px;
	margin-bottom:20px;
	border-bottom:4px solid #333;
}

*html .center {
	width:797px;
	background:url(images/m-bg.png) repeat-y center top;
	padding:0px 10px;
	behavior: url("iepngfix.htc")
}
.bot {
	width:817px;
	background:url(images/m-bot.png) no-repeat left bottom;
	height:33px;
	behavior: url("iepngfix.htc")
}
/*---------content container-----------------*/
.left {
	width:385px;
	margin-left:10px;
	height:auto;
	
}
.dot{background:url(images/ver_dot.gif) repeat-y center bottom; width:5px; height:310px;}

.left .head {
	background:url(images/welcome.jpg) no-repeat left top;
	height:49px;
	width:346px;
}
.left h1 {
	font:normal 18px Arial, Helvetica, sans-serif;
	color:#f7931e;
	padding:20px 0;
	text-align:left;
	float:left;
}


.left h1.title {
	border-bottom:4px solid #333; 
	padding:10px 0px 13px 0px; 
	width:370px;
}

.left h1.subtitle {
	padding:15px 0px 7px 0px;
	
}

.left ul {
	float:left;
	width:100%;
}
.left li {
	list-style:none;
	text-align:left;
}


.left li span {
	background:	url(images/bult.jpg) no-repeat left center;
	padding:3px 0 3px 15px;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
}
.left p {
	font:bold 10px Arial, Helvetica, sans-serif;
	color:#666;
	padding:10px 0px;
	line-height:17px;
	text-align:left;
}

.left p.smalltext  {
	font:bold 10px Arial, Helvetica, sans-serif;
	color:#666;
	padding:14px 0px 48px 0px;
	line-height:17px;
	text-align:left;
}

.body{clear:left;
	text-align:left;
	padding-top:10px;
	}
 
.body p {
	font:bold 10px Arial, Helvetica, sans-serif;
	color:#666;
	padding:10px 0px;
	line-height:17px;
	text-align:left;
}

.body p.firstp {
	font:bold 10px Arial, Helvetica, sans-serif;
	color:#666;
	padding:0px 0px 10px 0px;
	line-height:17px;
	text-align:left;
}
.bdy h1 {
	font:normal 18px Arial, Helvetica, sans-serif;
	color:#f7931e;
	padding:10px 0;
	text-align:left;
	float:left;
}

/*UL for inner page body*/
.body ul {
	float:left;
	width:100%;
}
.body li {
	list-style:none;
	text-align:left;
	background:	url(images/bult.jpg) no-repeat left center;
	padding:3px 0 3px 15px;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
}

.right {
	width:355px;
	padding:5px 0 0px 10px;
}
.right h1 {
	font:normal 18px Arial, Helvetica, sans-serif;
	color:#22b573;
	padding:5px 0 10px 8px;
	text-align:left;
}

.lnk{padding:5px 12px 5px 10px;}
.lnk a{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#f5911f;
	text-align:left;
	text-decoration:none;
}
.lnk a:hover{ text-decoration:underline;}


.banner {
	width:390px;
	margin:0px 0px 0px 0px;
}
.quo {
	width:361px;
	margin-top:20px !important;
	margin-top:12px;
}
.quo .t {
	width:361px;
	height:11px;
	background:url(images/top.jpg) no-repeat left bottom;
}
.quo .b {
	width:341px;
	background:#ffffff url(images/bottom.jpg) no-repeat left bottom;
	padding:5px;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#333;
	padding:0 10px;
	text-align:left;
	}
	
/*-------------------------------------------------------*/
#btn{width:190px;
	padding-right:10px;
	}
#btn img{margin-bottom:10px;}

#btn1{
	margin:10px 0 15px 0px;
	padding-left:100px;
	}
#btn1 img{margin:0 10px 10px 0;}


.bottom {
	width:757px;
	margin-top:5px;
	padding:0 10px;
}
.dotX{background:url(images/hrz_spcr.gif) repeat-x center center;
	width:760px;
	height:5px;
	
	}
*html.dotX{background:url(images/hrz_spcr.gif) repeat-x center center;
	width:765px;
	height:5px;
	margin-left:10px;
	}

.bottom img.firstimg {
	margin:15px 35px 0px 5px;
}
.cright {
	width:100%;
	text-align:center;
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#fff;
	padding:8px 0px 25px 0px;
}
