html{
	height:100%;
	background-color: #012140;
	}
body {
	height:100%;
	background-image: url(gfx/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin:0px;
}

img {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

strong {
	font-weight: bold;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5d8231;
	list-style-type: square;
}




h1 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #e46329;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
	 }
h2 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2a347c;
	font-weight: bold;
	margin:0px;
	 }
	 
h3 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2a347c;
	font-weight: bold;
	margin:0px;
	 }
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}


a {
	color: #2a347c;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	color: #2a347c;
	text-decoration: none;
}

.btn a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 9px;
	padding-left: 9px;
	text-decoration: none;
	height: 19px;
	display: block;
	padding-top: 6px;
}
.btn a:hover {
	background-color: #e46329;
}

.btnon a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 9px;
	padding-left: 9px;
	text-decoration: none;
	height: 19px;
	display: block;
	padding-top: 6px;
	background-color: #e46329;
}
.btnon a:hover {
	background-color: #e46329;
}

.mptxtsub a {
	color: #FFFFFF;
	text-decoration: underline;
}
.mptxtsub a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.subbtn a {
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2a347c;
	display: block;
	text-decoration: none;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2a347c;
	background-image: url(gfx/bg_subbtnoff.gif);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	padding-right: 10px;
}
.subbtn a:hover {
	background-color: #e46329;
	color: #FFFFFF;
	background-image: url(gfx/bg_subbtnon.gif);
	background-repeat: no-repeat;
	background-position: 5px 10px;
}

.subbtnon a {
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;;
	display: block;
	text-decoration: none;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2a347c;
	background-color: #e46329;
	background-image: url(gfx/bg_subbtnon.gif);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	padding-right: 10px;
}
.subbtnon a:hover {
	background-color: #e46329;
	color: #FFFFFF;
	background-image: url(gfx/bg_subbtnon.gif);
	background-repeat: no-repeat;
	background-position: 5px 10px;
}

.subsubbtn a {
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2a347c;
	display: block;
	text-decoration: none;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2a347c;
	background-image: url(gfx/bg_subbtnoff.gif);
	background-repeat: no-repeat;
	background-position: 15px 10px;
	padding-right: 10px;
	background-color: #FFFFFF;
}
.subsubbtn a:hover {
	background-color: #e46329;
	color: #FFFFFF;
	background-image: url(gfx/bg_subbtnon.gif);
	background-repeat: no-repeat;
	background-position: 15px 10px;
}

.subsubbtnon a {
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	display: block;
	text-decoration: none;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2a347c;
	background-image: url(gfx/bg_subbtnon.gif);
	background-repeat: no-repeat;
	background-position: 15px 10px;
	padding-right: 10px;
	background-color: #e46329;
}
.subsubbtnon a:hover {
	background-color: #e46329;
	color: #FFFFFF;
	background-image: url(gfx/bg_subbtnon.gif);
	background-repeat: no-repeat;
	background-position: 15px 10px;
}




.btn_more a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.btn_more a:hover {
	background-color: #FFFFFF;
	display: block;
	color: #2a347c;
}

.btn_bigphoto a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
.btn_bigphoto a:hover {
	background-color: #FFFFFF;
	display: block;
	color: #2a347c;
}

.footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.container {
	/*height: 100%;*/
	width: 955px;
	position: relative;
	
	margin:auto;
	float: none;
}
.mainpage {
	/*height: 100%;*/
	width: 955px;
	position: relative;
	margin:auto;
	min-height:100%;
	float: none;
	height: auto;
}
.abstop {
	height: 18px;
	width: 935px;
	text-align: right;
	padding-right: 20px;
	padding-top: 12px;
}
.top {
	height: 175px;
	width: 955px;
	background-color: #FFFFFF;
}
.logo {
	float: left;
	height: 175px;
	width: 240px;
	background-image: url(gfx/logo.gif);
	background-repeat: no-repeat;
}
.banner {
	float: left;
	height: 159px;
	width: 715px;
	padding-top: 16px;
}

.mainmenu {
	height: 25px;
	width: 953px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
}
.leftmainmenu {
	height: 25px;
	width: 239px;
	background-color: #e46329;
	float: left;
	margin-right: 1px;
}
.rightmainmenu {
	height: 25px;
	width: 713px;
	background-color: #2a347c;
	float: left;
}
.btn {
	float: left;
	height: 25px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
}

.mainpromo {
	height: 185px;
	width: 953px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.mptop {
	height: 159px;
	width: 953px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.mpimg {
	float: left;
	height: 159px;
	width: 239px;
	margin-right: 1px;
	background-repeat: no-repeat;
	background-position: center center;
}
.mptxt {
	float: left;
	height: 159px;
	width: 713px;
	background-color: #e46329;
	background-image: url(gfx/bg_mptxt.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.mpmaintxt {
	height: 100px;
	width: 395px;
	position: absolute;
	left: 268px;
	top: 260px;
	background-image: url(gfx/bg_mpmaintxt.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
	background-position: 5px 5px;
}


.mpbottom {
	height: 25px;
	width: 953px;
}
.mpbleft {
	height: 25px;
	width: 239px;
	background-color: #e46329;
	float: left;
	margin-right: 1px;
}
.mpbright {
	height: 25px;
	width: 713px;
	background-color: #2a347c;
	float: left;
	background-image: url(gfx/bg_mpbright.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.contentcontainer {
	width: 953px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: center;
}
.cc_left {
	float: left;
	width: 239px;
	height: 422px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #3f3f3f;
}
.cc_news {
	float: left;
	width: 164px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #c45625;
	height: 404px;
	background-image: url(gfx/bg_ccnews.gif);
	background-repeat: no-repeat;
	background-color: #f2f2f2;
	padding-left: 37px;
	padding-right: 36px;
	padding-top: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
.cc_img {
	height: 200px;
	width: 158px;
	margin-bottom: 20px;
	margin-top: 20px;
	border: 3px solid #e46329;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
}
.cc_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

.cc_action {
	float: left;
	width: 164px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #c45625;
	height: 404px;
	background-image: url(gfx/bg_ccaction.gif);
	background-repeat: no-repeat;
	background-color: #f2f2f2;
	padding-left: 37px;
	padding-right: 36px;
	padding-top: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
.cc_topcommodity {
	float: left;
	width: 186px;
	height: 404px;
	background-image: url(gfx/bg_cctopcom.gif);
	background-repeat: no-repeat;
	padding-top: 18px;
	padding-left: 27px;
	padding-right: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}
.commodityimg {
	height: 134px;
	width: 184px;
	margin-top: 18px;
	border: 1px solid #FFFFFF;
	margin-bottom: 40px;
	background-position: center center;
	background-color: #FFFFFF;
}
.c_bottom {
	height: 5px;
	width: 953px;
	background-position: center top;
	float: left;
}

.newsabout {
	float: left;
	width: 210px;
	padding-left: 29px;
	padding-top: 18px;
	padding-bottom: 18px;
}
.n_main {
	float: left;
	width: 195px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	padding-bottom: 36px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.n_sub {
	float: left;
	width: 185px;
	background-image: url(gfx/bg_n_sub.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	background-position: 0px 16px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
a.nhead,a.nhead:hover {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #e46329;
	text-decoration: none;
}


.footer {
	height: 30px;
	width: 955px;
	float: left;
	background-image: url(gfx/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: 60px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 15px;
}
.mainpromosub {
	height: 40px;
	width: 953px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.mpimgsub {
	float: left;
	height: 40px;
	width: 239px;
	background-repeat: no-repeat;
	background-position: center center;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #e46329;
}
.mptxtsub {
	float: left;
	height: 20px;
	width: 691px;
	background-color: #e46329;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 22px;
	padding-top: 20px;
}
.submenu {
	width: 210px;
	background-color: #f2f2f2;
	padding-left: 29px;
	padding-top: 22px;
	padding-bottom: 22px;
}
.subbtn {
	width: 195px;
}
.gallery {
	float: left;
	width: 670px;
	margin-top: 10px;
	padding-bottom: 10px;
}
.gallimg {
	float: left;
	height: 158px;
	width: 158px;
	border: 1px solid #2a347c;
	margin-right: 7px;
	background-position: center center;
}

.contenttxt {
	float: left;
	width: 670px;
	padding-top: 21px;
	padding-left: 22px;
	padding-right: 22px;
	padding-bottom: 21px;
	background-image: url(gfx/bg_contenttxt.gif);
	background-repeat: no-repeat;
	background-position: 610px 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}
.contentmenu {
	float: left;
	width: 670px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(gfx/dots.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 5px;
}
.ico {
	float: right;
}
.txt {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #aaaaaa;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.subsubbtn {
	width: 195px;
}
.subbtnon {
	width: 195px;
}
.btnon {
	float: left;
	height: 25px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
}
.commo_short {
	float: left;
	width: 648px;
	padding: 10px;
	border: 1px dotted #2a347c;
	background-color: #2a347c;
	margin-bottom: 10px;
}
.commo_left {
	float: left;
	width: 196px;
}

.commo_img {
	float: left;
	width: 184px;
	border: 1px dotted #FFFFFF;
	margin-right: 10px;
}
.commo_right {
	float: right;
	width: 452px;
}

.commo_txt {
	float: right;
	width: 432px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2d2f82;
	padding: 10px;
}


.action_left {
	float: left;
	width: 196px;
}

.action_img {
	float: left;
	width: 158px;
	border: 1px dotted #FFFFFF;
	margin-right: 10px;
	background-color: #FFFFFF;
}
.action_right {
	float: right;
	width: 452px;
}

.action_txt {
	float: right;
	width: 458px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding: 10px;
	height: auto;
}

.action_ico {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	float: right;
	background-color: #e46329;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.action_right {
	float: right;
	width: 478px;
}

.btn_more {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	position: relative;
}
.btn_bigphoto {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	position: relative;
	width: 184px;
	text-align: center;
}
.subsubbtnon {
	width: 195px;
}
.news_left {
	float: left;
	width: 648px;
}
.news_txt {
	float: left;
	width: 628px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding: 10px;
	height: auto;
}
