body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(/images/style/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
	height: 0px;
}

.wrap {
	margin: 0px auto;
	width: 980px;
}

/* header */
.header {
	height: 220px;
	background-image: url(/images/style/header_bg.jpg);
	background-repeat: no-repeat;
}
.header_left {
/*
	background-image: url(/images/style/header_left_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
*/
	float: left;
/*	height: 175px;
	width: 475px;
*/
}
.header_right {
	background-image: url(/images/style/headr_right_bg.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 175px;
	width: 505px;
}
.lang {
	text-align: right;
	height: 25px;
	line-height: 25px;
}
.lang img {
	margin-right: 7px;
	margin-top: 6px;
}
.v {
	float: left;
	margin-top: 14px;
	margin-left: 20px;
	height: 74px;
}
.header_hr {
	background-image: url(../images/style/header_hr.gif);
	background-repeat: repeat-x;
	height: 3px;
}
.phone {
	margin-top: 16px;
	margin-left: 20px;
	height: 43px;
}


/* tabs */
.left_tab {
	background-image: url(/images/style/tabs_bg.gif);
	background-repeat: repeat-x;
	height: 36px;
	margin-top: 9px;
}
.tab_active {
	line-height: 36px;
	background-image: url(/images/style/tab_active_bg.gif);
	background-repeat: repeat-x;
	height: 36px;
	width: 80px;
	text-align: center;
	float: left;
	font-weight: bold;
	font-size:12px;
}
.tab_active a {
	color: #203C8E;
	text-decoration: none;
}
.tab_active a:hover {
	color: #2C52C5;
}
.tab_home {
	width: 65px;
}
.tabs {
	background-image: url(/images/style/tabs_bg.gif);
	background-repeat: repeat-x;
	height: 36px;
	margin-top: 9px;
	width: 100%;
}
.tab_normal {
	padding:0px;
	line-height: 32px;
	background-image: url(/images/style/tab_normal_bg.gif);
	background-repeat: repeat-x;
	height: 36px;
	width: 80px;
	text-align: center;
	float: left;
	font-weight: bold;
	margin: 0px;
	font-size:12px;
}
.tab_normal a {
	color: #FFFFFF;
	text-decoration: none;
}
.tab_normal a:hover {
	color: #E1EDFF;
}
.tab_last {
	margin-right: 6px;
}


/* content */
.content {
	background-image: url(../images/style/content_bg.gif);
	background-repeat: repeat-x;
	background-color: #E7EFF7;
	padding: 6px 6px;
}

/* menu */
.menu {
	width: 185px;
	float: left;
	margin: 0px;
}
.menu_content {
	background-color: #FFFFFF;
	padding: 0px 8px 4px;
}
.menu_title {
	font-size: 1.1em;
	font-weight: bold;
	color: #466BDA;
}
.menu_content td {
	line-height: 2em;
	border-bottom: 1px solid #466BDA;
}
.menu_content td a {
	color: #328032;
	text-decoration: none;
	width: 169px;
	display:block;
}
.menu_content td a:hover {
	color: #325131;
}
.menu_last {
	border-bottom: 1px solid #466BDA;
}



/* right side */
.right_col {
	float: left;
	width: 174px;
}
.user_box {
	margin-bottom: 6px;
}
.white_box {
	background-color: #FFFFFF;
	text-align: center;
	width: 174px;
}
.white_box a {
	color: #328032;
	text-decoration: none;
}
.white_box a:hover {
	color: #325131;
}
.reg_box {
	margin-bottom: 6px;
}
.blue_box {
	background-color: #466BDA;
	text-align: center;
	color: #FFFFFF;
	width: 174px;
}
.blue_box a {
	color: #ffffff;
	text-decoration: none;
}
.blue_box a:hover {
	color: #E1EDFF;
}
.blue_box_title {
	font-size: 1.1em;
	font-weight: bold;
}
.blue_box input {
	border: 1px solid #23588E;
	width: 156px;
}


/* main */
.mmain {
	margin: 0px 12px;
	float: left;
	width: 573px;
}
.main_box {
	margin-bottom: 8px;
}
.box_title {
	font-size: 21px;
	line-height: 44px;
	font-weight: bold;
	color: #203C8E;
	background-image: url(../images/style/box_title_bg.gif);
	height: 44px;
	background-repeat: repeat-x;
}
.main_box_content {
	background-color: #FFFFFF;
	padding: 8px;
}
.box_bottom {
	height: 6px;
}
.box_bottom_bg {
	float: left;
	height: 8px;
	font-size: 1px;
	background-color:#FFFFFF;
}
.order {
	width: 162px;
	margin:auto;
}
.order_bg {
	background-image: url(../images/style/order_bg.jpg);
	text-align: center;
	height: 90px;
	padding-top: 16px;
	font-size: 1.0em;
	color: #333333;
}
.order_title {
	font-size: 1.1em;
	font-weight: bold;
	color: #466BDA;
	margin-bottom: 10px;
}
.order_title img {
	vertical-align: middle;
}
.order_price {
	font-size: 1.2em;
	font-weight: bold;
	color: #DA5A5A;
}
.order_table {
	width: 100%;
	background-color:#FFFFFF;
}
.order_table td {
	text-align:center;
	vertical-align: middle;
	padding: 18px 0px;
}
.box_hr {
	background-image: url(../images/style/box_hr.gif);
	background-repeat: repeat-x;
	height: 5px;
}
.main_box_content a{
	color: #328032;
	text-decoration: none;
}
.main_box_content a:hover {
	color: #325131;
}
.main_box_content p {
	margin-bottom: 1em;
}
.main_box_content h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 1em;
}
.table_title {
	background-image:url(../images/style/table_title_bg.gif);
	color: #203C8E;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 28px;
	width: 260px;
}
.products_table {
	width: 100%;
	border-collapse:separate;
	border-top: 1px solid #CBD2DA;
	border-left: 1px solid #CBD2DA;
}
.products_table th {
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #699ACC;
	border-right: 1px solid #4E7398;
	border-bottom: 1px solid #4E7398;
	border-left: 1px solid #B8CFE7;
	text-align:left;
	padding: 2px;
}
.products_table td {
	background-color: #F0F2F0;
	border-right: 1px solid #CBD2DA;
	border-bottom: 1px solid #CBD2DA;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	line-height: 21px;
	padding: 2px;
}
.products_table td.odd {
	background-color: #E6EEF7;
}


/* footer */
.footer {
	text-align:center;
	border-top: 5px solid #699ACC;
	background-color: #E6EEF7;
}
.footer_1st {
	background-color: #FFFFFF;
	padding: 3px;
	font-size: 0.8em;
}
.footer_logos td {
	vertical-align:middle;
}
.footer_2nd {
	background-color: #E6EEF7;
	font-size: 0.8em;
	line-height: 2.6em;
	height: 2.6em;
}
.footer_menu {
	font-size: 1.1em;
	float: left;
	color: #466BDA;
}
.footer_menu a {
	color: #328032;
	text-decoration: none;
}
.footer_menu a:hover {
	color: #325131;
}
