body {
	margin: 0;
	padding: 0;
	background-color: #f0f0f0;
	color: #000;
	font-size: 14px;
	font-family: 'MS Sans Serif','Microsoft Sans Serif','Tahoma','Lucida Grande','sans-serif';
}

div,p,h1,h2,h3,h4,form,ul,ol,dd {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0;
}

a:link {
	color: #235376;
	text-decoration: none;
}
a:hover {
	color: #f90;
	text-decoration: underline;
}
a:visited {
	color: #235376;
	text-decoration: none;
}

div.clear_left {
	clear: left;
}
div.clear_both {
	clear: both;
}

div.errorBox {
	background-color: #faa;
	border: 1px solid #a00;
	text-align: center;
	margin: 5px 35px 5px 20px;
	padding: 5px;
	color: #a00;
	display: none;
}
div.manage {
	text-align: right;
	margin-right: 22px;
}
ul.msgbox_error {
	border: 1px solid #ff0000;
	background: #ffcccc;
	color: #990000;
	padding: 10px;
	margin: 10px;
}
ul.msgbox_error li {
	list-style-type: square;
	margin-left: 15px;
}
div.msgbox_ok {
	background: #f1eae1;
	border: 1px solid #bdb6a2;
	padding: 10px;
	color: #275be4;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 15px;
}
div.msgbox_error {
	background: #ffcdcd;
	border: 1px solid #990000;
	padding: 10px;
	color: #990000;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 15px;
}

/* specific */
div#container {
	background: #f0f0f0 url(images/bg_container.gif) repeat-y center top;
	margin: 0px auto;
	/*padding: 0 1px;*/
	width: 972px;
}
div#container_head {
	background: #f0f0f0 url(images/bg_container_head.gif) no-repeat center top;
	margin: 0px auto;
	width: 972px;
	height: 27px;
}
div#container_foot {
	background: #ffffff url(images/bg_container_foot.gif) no-repeat center top;
	margin: 0px auto;
	width: 972px;
	height: 27px;
}

/* body */
div#sidebox {
	float: left;
	/*margin-left: 11px;*/
	left: 11px;
	position: relative;
	width: 285px;
}
div#mainbox {
	background: #f0f0f0 url(images/bg_main_box.gif) repeat-y left top;
	float: right;
	/*margin-right: 11px;*/
	right: 11px;
	position: relative;
	width: 665px;
}

div#mainbox div.head_topic {
	background: #1077ac url(images/bg_head.gif) repeat-x left top;
	width: 665px;
}
div#mainbox div.head_topic h1 {
	background: transparent url(images/bg_head_topic.gif) no-repeat left top;
	padding: 8px 0 5px 40px;/*12px 0 5px 40px*/
	color: #fff;
	font-size: 14px;
}

div.content1 {
	margin: 20px 26px;
}
div.content1 div.thumb_product {
	float: left;
	border: 7px solid #fff;	
}
div.content1 div.thumb_product img {
	width: 200px;
	height: 150px;
}
div.detail {
	float: left;
	margin-left: 11px;
}
div.content1 div.detail h1 {
	color: #0f70a3;
	font-size: 16px;
	margin-bottom: 5px;
	width: 380px;
}
div.content1 div.detail p {
	border-top: 1px dotted #000;
	padding-top: 5px;
	width: 380px;
}

div#new_promotion {
	padding-left: 26px;
	margin-top: 15px;
}
div.head_promotion_topic {
	background: transparent url(images/head_new_promotion.gif) no-repeat left bottom;	
	height: 23px;
}
div.head_promotion_topic h1 {
	font-size: 14px;
	margin-left: 5px;
	color: #fc612b;
}

div.list_product, div.list_all_board, div.view_product, div.view_board, div.form_order, div.list_order {
	padding: 10px 0 10px 26px;
}
div.price_product {
	text-align: center;
	color: red;
	font-weight: bold;
	width: 125px;
}

div.show_pager {
	text-align: center;
}
div.list_page h1 a {
	color: #fc612b;
}
div.list_page h1 a:hover {
	text-decoration: underline;
}

div.content2 {
	background-color: #fff;
	float: left;
	margin: 8px 8px 4px 0;
	width: 304px
}
div.content2 div.thumb_product {
	float: left;
	margin: 8px 0 8px 10px;
}
div.content2 div.thumb_product img {
	width: 127px;
	height: 95px;
}
div.content2 div.detail h1 {
	color: #0f70a3;
	font-size: 16px;
	margin: 5px 0;
	width: 145px;
}
div.content2 div.detail p {
	width: 145px;
}

div#webboard {
	background-color: #fff;
	margin: 15px 0 18px 26px;
	padding-bottom: 5px;
	width: 615px;
}
div.head_webboard_topic {
	background: transparent url(images/head_webboard.gif) no-repeat left bottom;	
	height: 23px;
}
div.head_webboard_topic h1 {
	font-size: 14px;
	margin-left: 5px;
	color: #1077ac;
}
div.list_board ul, div.list_all_board ul {
	list-style-type: none;
	padding-top: 8px;
}
div.list_board li {
	background: transparent url(images/icon_sprite.gif) no-repeat 0px -80px;
	margin-left: 22px;
	padding-left: 22px;
}
div.list_all_board li {
	background: transparent url(images/icon_sprite.gif) no-repeat 0px -80px;
	padding-left: 22px;
}
div.list_board li a, div.list_all_board li a {
	/*color: #fff;*/
}

div.list_board li h2, div.list_order li h2, div.list_all_board li h2 {
	font-size: 14px;
}

/*div.more1 {
	margin: 5px 5px;
	text-align: right;
}*/
div.more1 {
	margin: 5px 28px;
	text-align: right;
}
div.more2 {
	margin: 5px;
	text-align: right;
}
/*div.more2 a {
	text-decoration: underline;
}*/

div#site_logo {
	background: #f0f0f0 url(images/site_logo.gif) no-repeat left top;
	height: 90px;
}
div#site_logo span {
	display: none;
}

div#site_menu {
	background: #646a7a url(images/bg_site_menu.gif) repeat-x left top;
	height: 33px;
}
div#site_menu ul {
	list-style-type: none;
	padding-top: 8px;
}
div#site_menu li {
	background: transparent url(images/icon_sprite.gif) no-repeat;
	display: inline;
	margin-left: 22px;
	padding-left: 22px;
}
div#site_menu li a {
	color: #fff;
}
div#site_menu li#home_menu {
	background-position: 0 -7px;
}
div#site_menu li#contacts_menu {
	background-position: 0px -27px;
}
div#site_menu li#map_menu {
	background-position: 0px -47px;
}

div#title1 {
	background: #ffffff url(images/bg_box_left2.jpg) no-repeat left top;
	height: 179px;
}

div#left_menu {
	background: #ffffff url(images/bg_left_menu.gif) repeat-y left top;
	border-top: 2px solid #c8c8c8;
	border-bottom: 2px solid #c8c8c8;
}
div#left_menu ul {
	list-style-type: none;
}
div#left_menu li.list_menu {
	display: block;
	background: transparent url(images/bg_list_menu.gif) no-repeat left top;
	padding-top: 2px;
	width: 285px;
	height: 20px;
}
div#left_menu li.list_menu a {
	padding-left: 40px;
}

div#head_m_technics {
	border-top: 2px solid #c8c8c8;
}
div#list_m_technics {
	margin-bottom: 15px;
}
div.content3 {
	margin: 0;
	width: 285px;
}
div.content3 div.thumb_product {
	float: left;
	margin: 5px 0px 5px 5px;
}
div.content3 div.thumb_product img {
	border: 1px solid #ccc;
	width: 115px;
	height: 83px;
}
div.content3 div.detail h1 {
	color: #0f70a3;
	font-size: 16px;
	margin: 5px 0;
	width: 145px;
}
div.content3 div.detail p {
	width: 145px;
}

/* view */
div.image_product {
	text-align: center;
}
div.image_product img {
	margin: 5px;
}
div.price {
	font-weight: bold;
	color: red;
}
div.detail_product p {
	background-color: #f0f0f0;
	padding: 10px 20px;
}
div.order_product, div.gallery {
	margin-top: 10px;
	/*text-align: center;*/
}
div.order_product p, div.gallery p {
	margin-top: 10px;
	/*text-align: center;*/
}
div.gallery div.gallery_item {
	float: left;
	width: 185px;
}
div.board_author {
	text-align: right;
	margin-right: 15px;
}
div.view_board_content, div.view_product_content {
	background-color: #fff;
	padding: 5px;
	width: 605px;
}
div.view_board_content div.title, div.view_product_content div.title {
	border-bottom: 1px dotted #000000;
	color: #0f70a3;
}
div.comment_box {
	margin-top: 20px;
}
div.comment_box h2 {
	background-color: #0f71a4;
	color: #fff;
	font-size: 14px;
	padding: 5px;
}
form#comment_form {
	margin-top: 5px;
}
div.form_row {
	margin-top: 5px
}
div.form_row label {
	display: block;
	float: left;
	font-weight: bold;
	margin-right: 10px;
	text-align: right;
	width: 120px;
}
div.form_row div.multi_file {
	margin-left: 130px;
}
form#comment_form div.send_comment {
	text-align: center;
}
div.sub_page {
	text-align: right;
}
div.comment_entry {
	border: 1px solid #0f71a4;
	background-color: #fff;
	padding: 9px;
	margin-top: 15px;
	width: 605px;
}
div.comment_entry h3 {
	color: #0f71a4;
	font-size: 14px;
}
div.comment_actions {
	text-align: right;
}
div.comment_body {
	background-color: #f0f0f0;
	padding: 10px 20px;
}

/* foot */
div#footer {
	background: #ffffff url(images/bg_footer.gif) repeat-x left top;
	border-top: 7px solid #5a5f6e;
	margin: 0px 11px 0 11px;
	text-align: center;
	font-size: 10px;
}
div#footer ul {
	list-style-type: none;
	margin: 14px 0;
}
div#footer li {
	display: inline;
}
div#footer li a {
	font-size: 12px;
	color: #5a5f6e;
}