html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
    font-size: 100.01%;
/*	vertical-align: baseline;*/
	background: transparent;
}
body {
	line-height: 1.2;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

html,body{
    height:100%;
    font:normal 18px/22px Arial, sans-serif;
    color:#000;
}

html{
	background: #cfad64 url(../images/bg.jpg) 0 0 repeat-y;
}
body{

}
.wrapper {
    position:relative;
    width:849px;
	margin:0 auto;
    min-height:100%;
	background: url(../images/header_back.png) 0 131px repeat-x;
}
.base{
}

h1:first-letter, h2:first-letter, h3:first-letter {
    text-transform:uppercase;
}

h1{
    color:#000;
    font-size: 21px;
    line-height: 100%;
}
h2{
    color:#000;
    font-size: 31px;
    line-height: 100%;
}
h3{
    color:#000;
    font-size:27px;
    line-height: 100%;
}
a{
    color:#441500;
    text-decoration:none;
}
.articles a{
    color:#910301;
    text-decoration:none;
}

a:hover{
    text-decoration:underline;
}

/*---------------------------------------------------------------------------header*/
.header{
    position:relative;
	width: 849px;
	height:366px;
	padding: 74px 0 0;
	color:#441500;
    overflow:hidden;
}

.logo{
    z-index:1;
    position:absolute;
    display:block;
    width:253px;
    height:56px;
    top:131px;
    left:13px;
    text-decoration:none;
}
.logo span{
    z-index:0;
    position:absolute;
    display:block;
    width:253px;
    height:56px;
    top:0;
    left:0;
    background:url("../images/logo.png") 0 0 no-repeat; 
}
a.logo:hover, .logo span{
    text-decoration:none;
    cursor:pointer;
}


.nav{
    width: 849px;
	height: 57px;
	background: url(../images/header_menu.png) 0 0 no-repeat;
	overflow: hidden;
}

.nav li{
	width: 138px;
	padding: 0 4px 0 0;
	float: left;
	background: url(../images/separator.png) 100% 50% no-repeat;
	overflow: hidden;
}
.nav .last{
	padding: 0;
	background: none;
}
.nav a{
    display:block;
	height: 57px;
	line-height: 57px;
	text-align: center;
	font-size: 19px;
}
.nav a:hover{
}

.phone{
	position: absolute;
	width: 339px;
	height: 30px;
	top: 156px;
	right: 0;
	font-size: 27px;
	font-weight: 700;
	font-style: italic;
}

.title{
	position: absolute;
	width: 823px;
	height: 252px;
	bottom: 0;
	left: 14px;
	overflow: hidden;
}
.title span{
	position: absolute;
	display: block;
	width: 823px;
	height: 252px;
	top: 0;
	left: 0;
}
.ver1_1 span{
	background: url(../images/header_title_1_1.jpg) 0 0 no-repeat;
}
.ver1_2 span{
	background: url(../images/header_title_1_2.jpg) 0 0 no-repeat;
}
.ver1_3 span{
	background: url(../images/header_title_1_3.jpg) 0 0 no-repeat;
}
.ver1_4 span{
	background: url(../images/header_title_1_4.jpg) 0 0 no-repeat;
}
.ver1_5 span{
	background: url(../images/header_title_1_5.jpg) 0 0 no-repeat;
}
.ver1_6 span{
	background: url(../images/header_title_1_6.jpg) 0 0 no-repeat;
}
.ver2_1 span{
	background: url(../images/header_title_2_1.jpg) 0 0 no-repeat;
}
.ver2_2 span{
	background: url(../images/header_title_2_2.jpg) 0 0 no-repeat;
}
.ver2_3 span{
	background: url(../images/header_title_2_3.jpg) 0 0 no-repeat;
}
.ver2_4 span{
	background: url(../images/header_title_2_4.jpg) 0 0 no-repeat;
}
.ver2_5 span{
	background: url(../images/header_title_2_5.jpg) 0 0 no-repeat;
}

/*-----------------------------------------------------------------------------------header*/
/*---------------------------------------------------------------------------------main_row*/
.main_row{
	position:relative;
	display:block;
    width:849px;
    padding:0 0 156px 0;
	overflow:hidden;
}

/*---------------------------------------------------------------------------content_row*/
.content_row{
	position:relative;
    display:block;
    width:715px;
	padding: 20px 67px;
    background:#fff url("../images/content_row.png") 0 0 repeat-x;
	overflow:hidden;
}
.content_row h2{
    padding:0 0 20px 0;
}
.content_row p{
    padding:0 0 10px 0;
}
p{
    text-align: justify;
}
.goods li{
	width: 715px;
	padding: 15px 0 30px;
	margin: 0 0 10px;
/*	border-bottom: 2px dotted #e3e3e3;*/
	overflow: hidden;
}
.articles .center{
    text-align: center;
}
.articles{
	width: 715px;
	padding: 15px 0 30px;
	margin: 0 0 10px;
	overflow: hidden;
}
.content_row .goods li{
	padding: 20px 0 0;
}
.articles ul{
    list-style-image:none;
    list-style-position:outside;
    list-style-type:square;
    padding:5px 14px 5px 70px;
}
.articles li{
    padding: 0 4px;
}
.articles .last, .content_row .goods .last{
	border: none;
	padding: 20px 0 0;
}
hr{
    width: 90%;
    background: transparent;
	border-bottom: 2px dotted #e3e3e3;
	clear: both;
}
.articles div, .goods dl{
	width: 715px;
	margin: 0 0 10px;
	overflow: hidden;
}
.articles img{
	float: left;
	margin: 0 10px 10px 0;
}
ul.goods{
    padding:5px 14px;
}
.goods dt{
	float: left;
	padding: 0 20px 20px 0;
}
.goods dd{
	padding: 10px 0 0;
	overflow: hidden;
}


/*---------------------------------------------------------------------------content_row*/

/*---------------------------------------------------------------------------------main_row*/
/*-----------------------------------------------------------------------------------footer*/
.footer {
	position:absolute;
	width:849px;
    height:156px;
    bottom:0;
    left:0;
	text-align: center;
    background:url("../images/footer_back.png") 0 66px no-repeat;
	overflow:hidden;
}
.footer .nav{
	margin: 0 0 30px;
	background: url(../images/footer_menu.png) 0 0 no-repeat;
}
.footer .nav a{
	font-size: 16px;
}

.order_table td{
    padding: 5px;
}

.order_table .name {
    padding-top: 5px;
    text-align: right;
    color: #000000;
    white-space : nowrap;
}

.order_table .field {
    text-align: left;
    color: #000000;
    white-space : nowrap;
    vertical-align: bottom;
}

.order_table .example_title, .order_table .example {
    text-align: right;
    color: #000000;
    font-size: 12px;
    vertical-align: top;
    line-height: 12px;
    padding: 0 0 10px 0;
}

.order_table .example {
    padding: 0 0 0 5px;
    text-align: left;
    color: Grey;
}

.order_table .input {
    text-align: left;
    font-size:100.01%;
    color: Black;
    width: 500px;
}

.order_table .pfobnf {
    text-align: left;
    font-size:100.01%;
    color: Black;
    width: 60px;
}

.order_table .textarea {
    text-align: left;
    font-size:100.01%;
    color: Black;
    width: 500px;
    height: 150px;
}

.order_table .submit{
    position: relative;
    display: block;
    width: 124px;
    height: 38px;
    float: left;
    margin: 15px 0 0;
    line-height: 38px;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    background: url(../images/button.png) 0 0 no-repeat;

/*    
    width: 90px;
    height: 24px;
    color: #670003;
    border: 2px Solid #670003;
    font-family: verdana;
    font-size: 12px;
    font-weight: bold;
    background: transparent;
*/
}

.order_table .reset {
    margin: 25px 0px 0px 250px;
    width: 125px;
    height: 24px;
    color: #333333;
    border: 2px Solid #d4ad98;
    font-family: verdana;
    font-size: 12px;
    font-weight: normal;
    background: transparent;
}


.err_msg {
    text-align: center;
    color: Maroon;
}
