html {
	height:100%;
	width:100%;
}
body {
	height:100%;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 62.5%;
	line-height:12px;
	color:#363636;
	background:#fff;
	min-width:996px;
}
html, body, h1, h2, h3, h4, h5, h6, p, em, strong, abbr, acronym, blockquote, q, cite, ins, del, dfn, a, div, span, pre, hr, address, br, b, i, sub, sup, big, small, tt, table, tr, caption, thead, tbody, tfoot, col, colgroup, form, input, label, textarea, button, fieldset, legend, select, option, optiongroup, ul, ol, li, dl, dt, dd, code, var, kdb, samp, img, object, param, map, area, bdo, iframe {
	padding:0;
	margin:0;
	border:0;
}

img {
	display:block;
}
table td {
	vertical-align:top;
}
.clear {
	content:".";
	height:0;
	visibility: hidden;
	display:block;
	clear:both;
}
* {
	outline: none;
}
a{}
a:hover{
	text-decoration:none;
}
.floatRight {
	float:right;
	display:inline;
}
.floatLeft {
	float:left;
	display:inline;
}
.all{
	border-top:12px solid #373737;
	padding-top:40px;
}
.footer{
	background:url(../images/bg-footer.gif) repeat-x left top #e0e0e0;
}
.footer .inner{
	width:960px;
	margin:0 auto;
	padding:35px 0 30px 0;
	font-size:12px;
	line-height:18px;
	color:#1e1e1e;
	text-align:center;
}
.footer a{
	color:#1e1e1e;
	margin:0 4px;
}
.footer a:hover{
	text-decoration:none;
	color:#ed1b24;
}

.copyright{
	color:#7c7c7c;
	font-size:11px;
	line-height:15px;
	text-align:left;
	padding-top:10px;
}
.copyright a, .develop a{
	color:#ed1b24;

}
.develop{
	color:#7c7c7c;
	text-align:right;
	font-size:11px;
	line-height:18px;
	width:200px;
	float:right;
}
.links{
	overflow:hidden;
	margin-bottom:10px;
}
.botBlock{
	height:13px;
	width:960px;
	margin:0 auto;
}
.botBlock li{
	float:right;
	list-style:none;
	height:13px;
	width:105px;
}
.botBlock li.bl1{
	background:#A800FF;
}
.botBlock li.bl2{
	background:#0066FF;
}
.botBlock li.bl3{
	background:#00B4FF;
}
.botBlock li.bl4{
	background:#60D700;
}
.botBlock li.bl5{
	background:#FFB400;
}
.botBlock li.bl6{
	background:#FF6C00;
}
.botBlock li.bl7{
	background:#ED1B24;
}
.head{
	background:#e0e0e0;
	margin-bottom:42px;
}
.head .inner{
	width:960px;
	margin:0 auto;
	height:87px;
	border-right:18px solid #fff;
	border-left:18px solid #fff;
	background:#fff;
}
.logo{
	float:left;
}
.main-nav{
	height:87px;
	margin-left:223px;
}
.main-nav li{
	float:left;
	list-style:none;
	width:105px;
	height:87px;
	background-image:url(../images/bg-main-nav.png);
	background-repeat:no-repeat;
	background-position:left top;
	position:relative;
}
.main-nav li a{
	display:block;
	font-weight:bold;
	font-size:12px;
	line-height:87px;
	text-align:center;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
}
.main-nav li i{
	position:absolute;
	left:39px;
	bottom:-14px;
	width:27px;
	height:14px;
	display:none;
}
.main-nav li:hover i{
	display:block;
}
.main-nav li.nav1{
	background-color:#ed1b24;
}
.main-nav li.nav1 i{
	background:url(../images/bull-nav1.gif) no-repeat left top;
}
.main-nav li.nav2{
	background-color:#ff6c00;
}
.main-nav li.nav2 i{
	background:url(../images/bull-nav2.gif) no-repeat left top;
}
.main-nav li.nav3{
	background-color:#ffb400;
}
.main-nav li.nav3 i{
	background:url(../images/bull-nav3.gif) no-repeat left top;
}
.main-nav li.nav4{
	background-color:#60d700;
}
.main-nav li.nav4 i{
	background:url(../images/bull-nav4.gif) no-repeat left top;
}
.main-nav li.nav5{
	background-color:#00b4ff;
}
.main-nav li.nav5 i{
	background:url(../images/bull-nav5.gif) no-repeat left top;
}
.main-nav li.nav6{
	background-color:#0066ff;
}
.main-nav li.nav6 i{
	background:url(../images/bull-nav6.gif) no-repeat left top;
}
.main-nav li.nav7{
	background-color:#a800ff;
}
.main-nav li.nav7 i{
	background:url(../images/bull-nav7.gif) no-repeat left top;
}
/*---------------------------
	DROP DOWN
---------------------------*/
.main-nav ul.inner1 {
	display: none;
	position: absolute;
	clear:both;
	border:1px solid #2B2C40;
	margin-top:-1px;
	color:#fff;
	background:#51567E;
	font-size:12px;
	line-height:15px;
	font-style:italic;
	z-index:1;
	text-align:left;
}
.main-nav ul.inner1 li {
	float:none;
}
.main-nav ul.inner1 li a {
	height:auto;
	font-size:12px;
	line-height:25px;
	text-indent:0;
	text-decoration:none;
	color:#fff;
	background:none;
	padding:0 10px;
}
.main-nav li ul.inner1 li a:hover{
	background:#474747;
}

.midd{
	width:960px;
	margin:0 auto;
	overflow:hidden;
	border-bottom:20px solid #fff;
}


.sideArea{
	float:left;
	width:171px;
	border-right:1px solid #e0e0e0;
	padding-right:26px;
	padding-bottom:10000px;
	margin-bottom:-10000px;
}
.side-nav{
	overflow:hidden;
	margin-bottom:40px;
}
.side-nav li{
	float:left;
	width:100%;
	height:27px;
	list-style:none;
	background:url(../images/bullet-main-nav.gif) no-repeat left 5px;
	padding-left:36px;
}
.side-nav li:hover{
	background-position:left -95px;
}
.side-nav li.last a{
	border-bottom:0;
}
.side-nav li a{
	display:block;
	font-size:12px;
	line-height:26px;
	padding-left:9px;
	border-bottom:1px solid #e0e0e0;
	text-transform:uppercase;
	text-decoration:none;
	color:#1e1e1e;
}
.side-nav li:hover a{
	color:#ed1b24;
}
.scroll{
	border-top:12px solid #e0e0e0;
	border-bottom:12px solid #e0e0e0;
	padding:5px;
	margin-bottom:24px;
}
.news{
	font-size:12px;
	line-height:14px;
}
.news p{
	margin-bottom:14px;
}
.news span{
	color:#ed1b24;
	font-weight:bold;
}
.news a{
	color:#ed1b24;
	text-decoration:none;
	font-size:14px;
}
.news a:hover{
	text-decoration:underline;
}
.mainArea{
	font-size:12px;
	line-height:18px;
	margin-left:223px;
	overflow:hidden;
	width:737px;
}
.mainArea h1{
	font-size:20px;
	line-height:23px;
	margin-bottom:14px;
	color:#f00;
}
.mainArea h2, .mainArea h3{
	margin-bottom:14px;
}
.mainArea h2{
	font-size:18px;
	line-height:21px;
}
.mainArea h3{
	font-size:16px;
	line-height:19px;
}
.mainArea p{
	margin-bottom:16px;
	text-align:justify;
}
.mainArea ul, .mainArea ol{
	margin:0 0 14px 25px;
}
.mainArea ul ul, .mainArea ol ol{
	margin-top:10px;
	margin-bottom:10px;
}
.mainArea li{
	padding-bottom:3px;
	text-align:justify;
}
.mainArea a{
	color:#ed1b24;
}
.contimg{
	float:right;
	display:inline;
	margin:0 0 14px 10px;
}
.contimg2{
	float:left;
	display:inline;
	margin:0 10px 5px 0;
}
.col{
	float:right;
	display:inline;
	width:359px;
	margin-left:32px;
}
.bot{
	padding-bottom:12px;
	margin-bottom:12px;
	border-bottom:1px solid #e0e0e0;
	font-size:0;
	line-height:0;
}
.coupon{
	background:url(../images/coupon.gif) no-repeat left top;
	height:88px;
	padding:44px 40px 0 160px;
	color:#686868;
	font-size:12px;
	line-height:14px;
}
.coupon h2{
	font-size:23px;
	line-height:26px;
	font-weight:normal;
	color:#1e1e1e;
	margin:0;
}
.coupon p{
	margin-bottom:15px;
}
.coupon p.lnk, .promoBlock .description p.lnk{
	text-align:right;
	font-size:14px;
}
.promoBlock{
	padding:10px 18px 10px 8px;
	background:url(../images/bg-block.png) repeat-x top;
	border:1px solid #e0e0e0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	line-height:15px;
	overflow:hidden;
}
.promoBlock .description{
	margin-left:154px;
}
.promoBlock .description span{
	font-weight:bold;
	color:#ed1b24;
}
.promoBlock .description p{
	text-align:left;
	margin-bottom:10px;
}
.promoBlock .description h2{
	margin-bottom:7px;
	margin-top:3px;
}
.promoBlock .description p.lnk{
	margin-bottom:0;
}
.promoBlock .img{
	float:left;
	width:141px;
	height:108px;
	border:1px solid #e0e0e0;
	background:#fff;
}
.promoBlock .img img{
	margin:0 auto;
}
.form{
	width:74%;
}
.form td{
	text-align:left;
	vertical-align:top;
	padding-bottom:5px;
	line-height:22px;
}
.form img{
	margin-bottom:3px;
}
.form span{
	color:#f00;
}
.form td.left{
	vertical-align:top;
	text-align:right;
	padding-right:10px;
}
input.text{
	height:19px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:22px;
	font-size:14px;
	width:99.9%;
	border:1px solid #E0E0E0;
	background:#fff;
}
.form select{
	height:19px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:22px;
	font-size:14px;
	width:99.9%;
	border:1px solid #E0E0E0;
	background:#fff;
}

.form textarea{
	height:80px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:22px;
	font-size:14px;
	width:99.9%;
	border:1px solid #E0E0E0;
	background:#fff;
}
input.submit{
	font-size:12px;
	border:1px solid #E0E0E0;
	font-weight:bold;
	text-align:center;
	color:#fff;
	width:150px;
	height:25px;
	background:#494949;
	cursor:pointer;
}
.style2{
	color:#f00;
}
.tableforsort{
	margin:0 auto 14px auto;
}
.tableforsort thead tr .header {
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
.tableforsort thead tr .headerSortUp {
	background-image: url(../images/asc.gif);
}
.tableforsort thead tr .headerSortDown {
	background-image: url(../images/desc.gif);
}

.tableforsort thead tr .header h2{
	font-size: 10px;
	font-weight: bold;
	margin:10px 15px;
}
.tableforsort p{
	margin:5px 23px 10px;
}
.table{
	margin:0 auto 14px auto;
}

.table h2{
	font-size: 10px;
	font-weight: bold;
	margin:10px 15px;
}
.table p{
	margin:5px 23px 10px;
}
