/* Page Layout */
body { padding:0px; margin:0px; font-size:11px; color:#808080; background: #191919 url(../img/bg.jpg) no-repeat top left; }

.layout{ padding-left:100px; width:980px; }

.more1 { background:url(../img/bullet1.gif) no-repeat right 3px; padding:0px 16px 0px 0px; text-decoration:none; color:#999999;}
.more1:hover { color:#666666}

.header { width:900px; height: 134px; position:relative; }
.header .logo { position:absolute; top:50px; left:18px; }
.header .lang { position:absolute; top:60px; left:450px; }
	.header .lang ul { list-style:none; padding:0px; margin:0px;}
	.header .lang li { float:left; padding:2px; background:none; }
	.header .lang li a { text-decoration:none; color:#999999; padding:4px 5px 4px 5px; }
	.header .lang li a:hover { color:#999999; text-decoration:underline; }
	.header .lang li a.active { text-decoration:none; background:#7A7A7A; color:#000000; }

.header .book { position:absolute; top:30px; right:0px; width:200px; }
.header .book_img { float:left; }
.header .book_menu { float:left; }
.header .book_menu div { padding:5px; }
.header .book_menu div.book_name a{ font-size:12px; color:#fc9735; }

.menu_top { height: 38px; clear:both; }
.menu_top ul { height: 38px; list-style-type: none;  margin: 0; margin-left: 0; padding: 0; list-style:none; }
.menu_top li { float: left; list-style:none; padding:3px; background:none; }

div.orangeline { top:167px; left:0px; width:100%; height:2px; line-height:1px; font-size:1px; background:#FC9735; position:absolute; }

div.content{ float:left; }
div.content div.left_col{ width:550px; float:left; padding-top:30px; padding-left:15px; } 
div.content div.right_col{ width:350px; float:left; padding-top:30px; }

div.content div.menu_col{ width:200px; float:left; padding-top:30px; padding-left:15px; padding-right:20px; padding-bottom:20px; } 
div.content div.content_col{ width:720px; float:left; padding-top:30px; padding-bottom:20px; overflow:hidden; }

.footer { float:left; width:900px; }
.footer .line { background:url(../img/footer_line.png) no-repeat center; height:20px; margin-bottom:10px; }
.footer .menu { float:left; padding:10px; }

.footer .copyright { float:right}
.footer .copyright div.copy { padding:5px 0px; margin:0px; text-align:right; color:#7a7a7a; font-size:11px; }
.footer .copyright div.copy a { text-decoration:none; color:#7a7a7a; font-size:11px; }
.footer .copyright div.copy a:hover { color:#CCCCCC; }

.article_more{ padding:0px 12px 2px 0px; background:url(../img/arrow_right.gif) no-repeat; background-position:right; }
.article_more a{ font-size:11px !important; color:#999999; }
.article_more a:hover{ font-size:11px !important; color:#CCCCCC; text-decoration:none; }
.article_back{ padding:0px 0px 2px 12px; background:url(../img/arrow_left.gif) no-repeat; background-position:left; }
.article_back a{ font-size:11px !important; color:#999999; }
.article_back a:hover{ font-size:11px !important; color:#CCCCCC; text-decoration:none; }

.products_name{ padding-left:12px; background:url(../img/square.gif) no-repeat 0px 14px; margin-bottom:30px; }
.products_content{ }

.square{ padding-left:12px; background:url(../img/square.gif) no-repeat left bottom; }
.walk{ padding-top:20px; padding-bottom:20px; }




div.products_tabs{ height:26px; border-bottom:1px solid #3e3e3e; }
div.products_tabs a{ line-height:26px; padding:6px 15px 6px 15px; margin-right:10px; background:#2a2a2a url(../img/tab_unactive_bg.gif) bottom repeat-x; color:#999999; text-decoration:none; }
div.products_tabs a:hover{ text-decoration:none; color:#cccccc; }
div.products_tabs a.products_tabs_active{ background:#434343 url(../img/tab_active_bg.gif) top repeat-x; color:#FFFFFF; }

div.products_boxes{ padding:20px 0px 20px 0px; display:none; }
div.products_boxes_active{ padding:20px 0px 20px 0px; }
div.products_box{ float:left; width:150px; margin-right:10px; }
div.products_box_pic{ text-align:center; padding-bottom:10px; }
div.products_box_name{ text-align:center; }
div.products_box_name a{ color:#cccccc; text-decoration:none; font-family:Arial, Helvetica, sans-serif; }
div.products_box_name a:hover{ color:#eeeeee; text-decoration:none; }

div.products_box_lid{ float:left; width:240px; padding-left:10px; }
