select,div,input,textarea,body,p,li,ul,ol,a,form,table {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
}

html {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}

body {
	margin:0;
	padding:0;
	width:100%;

	background-color:#d2d7bd;
	font-size:12px;
}

form {margin:0;padding:0;}

#container {
	margin: 67px auto 0 auto;
	width: 899px;
	text-align: left;
	position:relative;
	min-height:400px;
	background: #ffffff url(/i/t.png) no-repeat top;
}

#logo {
	position:absolute;
	left:142px;
	top:-25px;
	z-index:3;
}

#logo img {
	width:200px;
	height:71px;
	border:0;
}

#pic {
	width:750px;
	position:absolute;
	left:76px;
	top:-46px;
}

#pic #pic1 {
	background: #ffffff url(/i/pic1.png) no-repeat top;
	height:18px;
}

#pic #pic2 {
	background: #ffffff url(/i/pic2.jpg) no-repeat top;
	height:468px;
}

#pic #pic3 {
	background: #ffffff url(/i/pic3.jpg) no-repeat top;
	height:24px;
}

#menu {
	margin: 0 auto 0 auto;
	width: 697px;
	padding-top:99px;
}

#menu table {
	width:100%;
}

#menu table td {
	padding:0;
	margin:0;
	line-height:0.9em;
	text-align:center;
}

#menu a {
	color:white;
	text-decoration:none;
	font-weight:bold;
	font-size:0.9em;
}

#menu #menu1 {
	background: #ffffff url(/i/menu1.png) no-repeat top;
	height:13px;
}

#menu #menu2 {
	background: #767d5b;
	height:22px;
}

#img {
	position:relative;
}

#img #imgtop {
	position:absolute;
	left:0;top:0;
	width:100%;
	background: url(/i/menu3.png) no-repeat top;
	height:13px;
	z-index:2;
}

#img #imgbottom {
	position:absolute;
	left:0;bottom:0;
	width:100%;
	background: url(/i/menu4.png) no-repeat top;
	height:13px;
	z-index:2;
}

#img .imgdescr {
	position:absolute;
	right:32px;
	top:32px;
	width:420px;
	color:#ffffff; /*#bb2e8c*/
}

#img .imgdescr strong {
	font-size:1.2em;	
	color:#ffffff;
	text-align:right;
	white-space:nowrap;
	display:block;
}

#img .imgdescr strong span {
	color:#00ccff;
}

#img .imgdescr p {
	font-size:0.95em;
	margin:0 0 0 0;
	text-align:right;
	float:right;
	width:220px;
}

#img #imglink {
	position:absolute;
	right:32px;
	top:296px;
	/*bottom:32px;*/
	color:white;
	font-size:0.9em;
	z-index:2;
}

#img #imglink span {
	color:#bb2e8c;
}

#img #imglink a {
	color:white;
}

#search {
	position:absolute;
	right:100px;
	top:17px;
	z-index:3;
}

#search .input {
	width:182px;
	height:24px;
	background: url(/i/search1.png) no-repeat top;
}

#search .input input {
	border:0;
	padding:4px 15px 0 10px;
	font-size:0.95em;
	color:#767D5B;	
	background:transparent;
	width:160px;
}

#search .submit {
	border:0;
	width:26px;
	height:24px;
	margin-left:3px;
	background: url(/i/search2.png) no-repeat top;
}

#content {
	padding:486px 76px 20px 76px;
	background: url(/i/cbg.png) no-repeat bottom left;
}

#copy {
	text-align:center;
	color:#444444;
	font-size:0.9em;
	padding: 20px 0 35px 0;
}

#copy a {
	color:#444444;
}


#bmenu {
	width: 100%;
}

#bmenu table {
	width:85%;
}

#bmenu table td {
	margin:0;
	text-align:center;
	padding:12px 0 0 0;
}

#bmenu a {
	color:white;
	text-decoration:none;
	font-weight:bold;
	font-size:0.9em;
}

#bmenu #bmenu2 {
	background: #767d5b;
}

#bmenu #bmenu1 {
	background: #ffffff url(/i/bmenu1.png) no-repeat top;
	height:13px;
}

#cmenu {
	border-top:1px solid #b7b7b7;
	padding-top:50px;
	margin:30px 0 60px 0;
}

#cmenu table {
	width:100%;
}

#cmenu table td {
	margin:0;
	text-align:center;
	padding:12px 0 0 0;
}

#cmenu table td img {
	border:0;
}

#pmenu {
	overflow:hidden;
	border-bottom:1px solid #b7b7b7;
	margin:0 0 5px 0;
	padding-bottom:40px;
}


#pmenu .caption {
	float:left;
	width:118px;
	font-weight:bold;
	color:#767d5b;
}

#pmenu .data .one {
	float:left;
	background: url(/i/pbg.png) no-repeat right top;
	width:94px;
	height:55px;
	margin-top:3px;
	font-size:0.85em;
	cursor:pointer;
}

#pmenu .data .one .title {
	margin:3px 0 0 10px;
}

#pmenu .data .one .title a {
	color:black;
	text-decoration:none;
}

sup {
	font-size:0.82em;
	position:relative;
	top:3px;
	line-height:0.82em;
}

#pmenu .data img {
	margin-left:10px;
	border:0;
}

#pmenu .data .more {
	float:left;
	width:60px;
	height:55px;
	font-weight:bold;
	font-size:0.8em;
	text-align:right;
}

#pmenu .data .more a {
	color:black;
	text-decoration:none;
	display:block;
	margin: 35px 0 0 0px;
}

#pmenu .data .more .gt {
	color:#767d5b;	
}


.clr {
	clear:both;
	float:none !important;
	height:0px !important;
	font-size:0px !important;
	border:none;
	margin:0 !important;
	padding:0 !important;
	background:transparent !important;
	visibility:hidden !important;
}

.news p.caption, .news p.date, .news p.date2, .news p.text, .news p.link {
	margin:7px 0 7px 0
}

.news p.caption {
	float:left;
	width:118px;
	font-weight:bold;
}

.news p.date {
	float:left;
	width:80px;
	padding-right:15px;
	text-align:right;
	border-right:1px solid #b7b7b7;
	color:#686868;
}

.news p.date2 {
	float:left;
	width:80px;
	padding-right:15px;
	margin-left:118px;
	text-align:right;
	border-right:1px solid #b7b7b7;
	color:#686868;
}

.news p.text {
	float:left;
	/*margin-left:236px;*/
	padding-left:15px;
	color:#767D5B;
	font-weight:bold;
	width:498px;
	cursor:pointer;
}

.news p.link {
	float:left;
	width:15px;
	height:13px;
	color:#767D5B;
	text-align:right;
	cursor:pointer;
	background:url(/i/anch_r.png) no-repeat center 4px;
}

.news p.link a {
	text-decoration:none;
}


.news p.clearborder {
	clear:both;
	float:none !important;
	height:1px !important;
	font-size:0px !important;
	border-bottom:1px solid #b7b7b7;
	margin:0 0 0 0;
	padding:25px 0 0 0;
}

.news div.fulltext img {
    border:0
}

.news div.fulltext {
	margin-left:118px;
	float:left;
	display:none;
}

.news .one.vis div.fulltext {
	display:block;
}

.news .one.vis p.link {
	background:url(/i/anch_u.png) no-repeat center 4px;
	
}

.news p.clear {
	clear:left;
}


h1 {
	color:#767D5B;
	font-size:10pt;
	margin:9px 0;
}

h1 a {
    text-decoration:none;
}


/*slideshow*/

#slideshow {
	position: relative;
	width: 697px;
	height: 333px;
	overflow: hidden;
	z-index:0;
}
#slideshow .one {
	position: absolute;
	background-position:0 0px;
	width: 697px;
	height: 333px;
	left: 0;
	top: 0;
	display:none;
	background-color:black;
}

#slideshow .one.num_1 {
  display:block;
}

#pause1 {
	z-index:100;
}
#pause2 {
	z-index:100;
}

#views_salesnetwork {
    position:relative;
}

#views_salesnetwork .one {
    margin-bottom:25px;
    width:187px;
    cursor:pointer;
}

#views_salesnetwork .top {
    background:url(/i/sales_top.png) no-repeat top left;
    padding:2px 0 0 3px;
    cursor:pointer;
}

#views_salesnetwork .bottom {
    font-size:0.8em;
    color:#767D5B;
    background:url(/i/sales_bottom.png) no-repeat bottom left;
    padding:1px 0 0px 3px;
    cursor:pointer;
}

#views_salesnetwork .left {
    background:url(/i/sales_province_1.png) no-repeat right bottom;
    width:54px;
    float:left;
    margin-top:1px;
}

#views_salesnetwork .right {
    background:url(/i/sales_province_4.png) no-repeat right top;
    width:491px;
    float:left;
    min-height:100px;
}

#views_salesnetwork .left.num_1 {height:22px;}
#views_salesnetwork .left.num_2 {height:76px;}
#views_salesnetwork .left.num_3 {height:130px;}
#views_salesnetwork .left.num_4 {height:184px;}
#views_salesnetwork .left.num_5 {height:238px;}
#views_salesnetwork .left.num_6 {height:292px;}
#views_salesnetwork .left.num_7 {height:346px;}
#views_salesnetwork .left.num_8 {height:400px;}
#views_salesnetwork .left.num_9 {height:454px;}
#views_salesnetwork .left.num_10 {height:508px;}
#views_salesnetwork .left.num_11 {height:562px;}
#views_salesnetwork .left.num_12 {height:616px;}




#views_salesnetwork .province {
    position:absolute;
    left:200px;
    top:0px;
    width:545px;
    line-height:1.5em;
    display:none;
    font-size:0.9em;
}

#views_salesnetwork .province a {
    color:black;
    text-decoration:none;
}

#views_salesnetwork .province .ip {
    padding:10px 0 0 10px;
}

#views_salesnetwork .ip_col {
    width:153px;
    float:left;
}

#provinces .one {
    margin-bottom:40px;
}

#provinces .prfl {
    float:left;
    width:240px;
    padding-left:10px;
}

#provinces .prfl.num_1 {
    margin-left:40px;
    width:270px;
}

#provinces .headers {
    text-transform:uppercase;
    color:#767D5B;
    font-weight:bold;
    float:left;
    width:140px;
    text-align:right;
}

.delim {
    height:1px;
    border-bottom:1px solid #cccccc;
    margin:3px 0 10px 0;
}

.caps {
    text-transform:uppercase;
    font-weight:bold;
}

#product .img {
	background:url(/i/prodbg.png) no-repeat left top;
	width:359px;
	min-height:239px;
	float:left;
	margin-bottom:40px;
}

#product .descr {
	width:360px;
	float:right;
	text-align:justify;
	margin-bottom:40px;
	font-size:8pt;
	/*line-height:8.5pt;*/
}

#product .line {
	margin-bottom:10px;
}

#product .line .title {
	float:left;
	color:#767D5B;
	font-weight:bold;
	width:160px;
	font-size:8pt;
}

#product .line .links {
	float:left;
	width:550px;
	font-size:8pt;
}

#product .line .links.prj {
	width:580px;
	margin-bottom:20px;
}

#product .line .links.bgr a {
	float:left;
	display:block;
	background:url(/i/prod_link.png) no-repeat right top;
	width:111px;
	height:30px;
	padding:5px 0 0 5px;
	margin:0 0 20px 10px;
	color:black;
	text-decoration:none;
	font-weight:bold;
}

#product .line .links.bgr.acc a {
	height:70px;
	background:url(/i/prod_link1.png) no-repeat right top;
}


#product .line .links.prj a {
	color:#767D5B;
	/*font-weight:bold;*/
	width:150px;
	text-decoration:none;
	font-size:8pt;
}

#product .line .links img {
	margin-right:20px;
	margin-left:10px;
	border:0;
}

#product .line .links.prj img {
	margin-right:5px;
	margin-left:10px;
	margin:0 5px 14px 10px;
}

h2.prod {
	float:right;
	color:black;
	padding:0;
	margin:0px 0;
	font-size:15pt;
}

h2.prod sup {
	font-size:0.82em;
	position:relative;
	top:3px;
	line-height:0.82em;
}

.black {
	color:black !important;
}

#product .line .title.small {
	width:155px;
}

#product .line .links.prj .one {
	float:left;
	margin-right:10px;
	margin-bottom:15px;
	text-align:center;
}

#product .line .links.prj .one img {
	margin-bottom:5px;
}

#pmenu.wide .data .one {
	width:132px;
	background: url(/i/pbgw.png) no-repeat right top;
	margin-right:21px;
}

#pmenu.wide .data .one img {
	margin-left:25px;
}

.news a {
	text-decoration:none;
}

#product .line .links.prj .one .prj_one {
    width:130px;
    height:80px;
    background-repeat:no-repeat;
    background-position:center center;
}

#product .line .links.prj .one .prj_int {
    background:url(/i/prj_bg.png);
    width:130px;
    height:80px;
}

#product .line .links.prj .one .prj_int img {
    border:0;
    width:130px;
    height:80px;
}

#product .img .prj_img {
    height:240px;
    width:360px;
    background-repeat:no-repeat;
    background-position:center center;
}

#product .img .prj_img_in {
    height:240px;
    width:360px;
    background:url(/i/prjbig_bg.png);
}

#product .bigimg {
    position:relative;
    margin:0 auto 20px auto;
}

#product .bigimg .lt, #product .bigimg .rt, #product .bigimg .lb, #product .bigimg .rb {
    position:absolute;
    background-image:url(/i/bigimgc.png);
    background-repeat:no-repeat;
    width:30px;
    height:30px;
}

#product .bigimg .lt {
    left:0;top:0;
    background-position:right bottom;
}

#product .bigimg .rt {
    right:0;top:0;
    background-position:left bottom;
}

#product .bigimg .lb {
    left:0;bottom:0;
    background-position:right top;
}

#product .bigimg .rb {
    right:0;bottom:0;
    background-position:left top;
}

#product.gallery .line .links.prj {
    width:740px;
}

#product .prev a, #product .next a, #product .back a {
    text-decoration:none;
}

#product .prev {
    float:left;
    margin:0 0 20px 0;
}

#product .next {
    margin:0 0 20px 0;
    float:right;
}

#product .back {
    float:right;
}

#product .line .links.prj.video .one .prj_int {
    background:transparent url(/i/prj_bg_video.png) repeat scroll 0 0;
}

#bmenu #bmenu2 a {
	color:white;
}
