* {
	font-size:11px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-family: Arial, "Arial Black";
	text-transform: none;
	list-style: none;
}
html {
}
body {
}
a,a:link,a:visited,a:active {
	text-decoration: none;
}
a:link {
	color: #000000;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #666666;	
}
iframe {
	width:100%;
}
form {
}
input {
	line-height: 18px;
	text-transform: none;
}
input.text {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	line-height: 16px;
	height: 18px;
}
input.text_focus {
	border: 1px solid #6699CC;
	background-color: #FFFFFF;
	line-height: 16px;
	height: 18px;
}
input.button {
	border: 1px solid #CCCCCC;
	line-height: 16px;
	background-color: #FFFFFF;
	letter-spacing: 2px;
	height: 18px;
	text-transform: capitalize;
}
input.button_focus {
	border: 1px solid #6699CC;
	line-height: 16px;
	letter-spacing: 2px;
	background-color: #FFFFFF;
	height: 18px;
}
textarea {
	line-height: 16px;
	width: 90%;
}
textarea.text {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	line-height: 16px;
}
textarea.text_focus{
	border: 1px solid #6699CC;
	line-height: 16px;
}
select {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	line-height: 16px;
	height: 18px;
}
option {
	line-height: 16px;
}
select.focus {
	background-color: #DDE7F0;
	border: 1px solid #CCCCCC;
}
img {
	border: none;
}
.red {
	color: #FF0000;
}
.green {
	color: #0000FF;
}
.grey {
	color: #666666;
	padding-left: 40px;
	font-weight: bold;
	font-size: 12px;
}
.more {
	display: block;
	text-align: right;
	clear: both;
	margin-right: 5px;
	margin-left: 5px;
}
.more a {
}
.page_list {
	background-color: #E8E8E8;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
}
.page_list b {
	display: block;
	float: left;
	font-weight: normal;
	padding-right: 20px;
}
.page_list font {
	color: #006699;
}
.page_list a {
	display: block;
	float: left;
	background-color: #E8E8E8;
	height: 18px;
	margin-right: 2px;
	margin-left: 2px;
	border: 1px solid #FFFFFF;
	text-align: center;
	width: 18px;
	color: #666666;
}
.page_list a font {
	color: #FF0000;
}
.page_list a:hover {
	border: 1px solid #999999;
}
#page_head {
	height: 75px;
	font-size: 12px;
	margin-top: 5px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	width: 990px;
}
#page_head #head_logo {
	float: left;
	width: 240px;
	background-image: url(head_logo.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 75px;
}
#head_logo a {
	display: block;
	height: 100%;
}
#page_head #banner {
	float: left;
	width: 480px;
	text-align: center;
	height: 75px;
	line-height: 75px;
}
#page_head #banner img {
	margin-right: auto;
	margin-left: 60px;
	margin-top: 10px;
}
#page_head #head_right {
	float: right;
	width: 250px;
	padding-right: 5px;
	padding-left: 5px;
	height: 75px;
}
#page_head #head_right ul {
	list-style-type: none;
	clear: both;
}
#page_head #head_right li {
	float: right;
	text-transform: capitalize;
	line-height: 25px;
	height: 25px;
	padding-right: 2px;
	padding-left: 2px;
}
#page_head #head_right a {
	text-align: center;
	font-weight: bold;
	color: #999999;
	margin-right: 4px;
	margin-left: 4px;
}
#head_menu {
	clear: both;
	background-color: #000000;
	display: block;
	width: 990px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	overflow: hidden;
}
#head_menu ul {
	list-style-type: none;
	width: 100%;
	height: 35px;
	overflow: hidden;
}
#head_menu li {
	float: left;
	padding-right: 4px;
	padding-left: 4px;
}
#head_menu li a {
	text-transform: uppercase;
	text-decoration: none;
	color: #F5F5F5;
	line-height: 35px;
	height: 35px;
	font-size: 13px;
	padding-right: 5px;
	padding-left: 5px;
	white-space: nowrap;
	display: block;
	float: left;
}
#head_menu li a:hover {
	background-color: #CCCCCC;
	color: #000000;
}
#head_nav {
	clear: both;
	height: 45px;
	color: #999999;
	width: 990px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	overflow: hidden;
}
#head_nav ul {
	border: 1px solid #999999;
	list-style-type: none;
	width: 988px;
	overflow: hidden;
}
#head_nav li {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 43px;
	height: 43px;
	overflow: hidden;
	font-size: 12px;
	display: block;
}
#head_nav a {
	overflow: hidden;
	line-height: 43px;
	height: 43px;
	color: #999999;
	vertical-align: middle;
	font-size: 12px;
}
#head_search {
	clear: both;
	height: 40px;
	text-transform: capitalize;
	text-align: center;
	width: 990px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	overflow: hidden;
}
#head_search form {
	border: 1px solid #999999;
	line-height: 38px;
	display: block;
	height: 38px;
	padding-right: 5px;
	padding-left: 5px;
}
#head_search ul {
	list-style-type: none;
	display: block;
	width: 100%;
	overflow: hidden;
}
#head_search li {
	float: left;
	line-height: 22px;
	margin-top: 9px;
	margin-right: 2px;
	margin-left: 2px;
	display: block;
	font-size: 12px;
	vertical-align: top;
}
#head_search a {
	font-size: 12px;
}
#head_search #class_id {
	width: 300px;
}
#head_search #search_obj {
	width: 100px;
}
#head_search #search_key {
	width: 290px;
	border: 1px solid #CCCCCC;
	height: 18px;
}
#page_main {
	clear: both;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 990px;
	overflow: hidden;
	padding-bottom: 5px;
}
#page_main #main_left {
	display: block;
	width: 210px;
	overflow: hidden;
	float: left;
}
#page_main #main_left h1 {
	font-size: 13px;
	display: block;
}
#left_class {
	border: 1px solid #999999;
	overflow: hidden;
}
#left_class h1 {
	padding-right: 10px;
	padding-left: 10px;
	line-height: 25px;
	color: #999999;
	text-transform: uppercase;
	text-align: center;
}
#left_class ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 100%;
	overflow: visible;
}
#left_class li {
	line-height: 19px;
	cursor:pointer;
	text-align: center;
	padding-right: 0px;
	float: left;
	width: 100%;
	clear: both;
}
#left_class li ul {
	margin-left: 0px;
	padding-bottom: 5px;
}
#left_class li li {
	height: 15px;
	line-height: 15px;
}
#left_class ul ul ul {
	display: none;
	position: absolute;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	z-index: 999;
	padding: 0px;
	width: 120px;
}
#left_class li a {
	display: block;
	height: 19px;
	line-height: 19px;
	font-weight: bold;
	color: #000000;
	padding-left: 0px;
	overflow: hidden;
	padding-right: 5px;
	white-space: nowrap;
	text-transform: capitalize;
}
#left_class li a b {
	overflow:hidden;
	width:0px;
	height: 0px;
	float: right;
	display: none;
	margin-right: 5px;
}
#left_class li a:hover, #left_class li .ed {
	background-color: #EFEFEF;
	padding-left: 0px;
	color: #000000;
}
#left_class li .ed b {
	width:0px;
	height: 0px;
	float: right;
	overflow:hidden;
	margin-top: 2px;
	display: block;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EFEFEF;
	border-bottom-color: #EFEFEF;
	border-left-color: #333333;
}
#left_class li li a {
	font-weight: normal;
	color: #A8A8A8;
	height: 15px;
	line-height: 15px;
}
#left_link {
	border: 1px solid #999999;
	margin-top: 5px;
}
#left_link h1 {
	border-bottom: 1px solid #CCCCCC;
	background-color: #EFEFEF;
	text-indent: 5px;
	line-height: 30px;
	color: #000000;
	text-transform: capitalize;
}
#left_link ul {
	margin-right: 10px;
	margin-left: 10px;
}
#left_link ul li {
	clear: both;
}
#left_link li strong {
	display: block;
	line-height: 20px;
}
#left_link ol {
	vertical-align: top;
}
#left_link ol li {
	clear: both;
	display: block;
	width: 100%;
	overflow: hidden;
	height: 20px;
}
#left_link li i {
	font-style: normal;
	display: block;
	float: left;
	width: 50px;
	background-image: url(images/msn.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-left: 0px;
}
#left_link li a {
	float: left;
	text-transform: lowercase;
}
#page_main #main_center {
	float: left;
	width: 490px;
	overflow: hidden;
	text-align: center;
	display: block;
}
#page_main #main_center h1 {
	display: block;
	clear: both;
	margin-left: 10px;
	text-align: left;
	height: 25px;
}
#page_main #main_center h1 a {
	background-color: #333333;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 25px;
	float: none;
	position: absolute;
	font-size: 13px;
	font-weight: normal;
}
#page_main #main_center ul {
	display: block;
	clear: both;
	width: 480px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
#page_main #main_center li {
	float: left;
	display: block;
	text-align: center;
	width: 160px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#page_main #main_center li div {
	border: 1px solid #999999;
	margin-right: 5px;
	margin-left: 5px;
}
#page_main #main_center li p {
	display: block;
	height: 135px;
	line-height: 135px;
	padding-top: 0px;
	padding-bottom: 0px;
	overflow: hidden;
}
#page_main #main_center li img {
	display: block;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
}
#page_main #main_center li b {
	display: block;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
	color: #000000;
}
#page_main #main_center li i {
	display: block;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
	font-style: normal;
	color: #999999;
}
#page_main #main_center li u {
	display: block;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
	color: #000000;
}
#page_main #main_right {
	width: 290px;
	float: right;
	display: block;
	padding-top: 30px;
	overflow: hidden;
}
#page_main #main_right h1 {
	border-bottom: 1px solid #CCCCCC;
	background-color: #EFEFEF;
	text-indent: 5px;
	line-height: 30px;
	color: #000000;
	font-size: 13px;
	text-transform: capitalize;
}
#page_main #main_right ul {
	margin-right: 10px;
	margin-left: 10px;
	display: block;
}
#page_main #main_right #adv {
	text-align: center;
}
#page_main #main_right #order_arret {
	border: 1px solid #CCCCCC;
	margin-top: 5px;
}
#page_main #main_right #order_arret h2 {
	background-image: url(008.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 90px;
	display: block;
}
#page_main #main_right #order_arret img {
	margin: 5px;
}
#page_main #main_right #order_arret #o_list {
	height: 230px;
	overflow: hidden;
}
#page_main #main_right #order_arret #o_list li {
	border-bottom: 1px dashed #CCCCCC;
	text-align: center;
}
#page_main #main_right #hot_pro {
	border: 1px solid #CCCCCC;
	margin-top: 5px;
}
#page_main #main_right #hot_pro h2 {
	background-image: url(001.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 90px;
	display: block;
}
#page_main #main_right #hot_pro ul {
	height: 270px;
	clear: both;
}
#page_main #main_right #hot_pro li {
	padding-right: 5px;
	padding-left: 5px;
}

#page_main #main_right #hot_pro span {
	float: right;
	color: #B5005A;
	font-weight: bold;
}
#page_main #main_right #cilent {
	border: 1px solid #CCCCCC;
	margin-top: 5px;
}
#page_main #main_right #cilent #img {
	text-align: center;
}
#page_main #main_right #cilent #img img {
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
	width: 88px;
	height: 88px;
	margin-right: auto;
	margin-left: auto;
}
#page_main #main_right #cilent #intro {
	height: 268px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	overflow: hidden;
}
#page_body {
	clear: both;
	overflow: hidden;
	width: 990px;
	display: block;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 5px;
}
#page_body #body_left {
	float: left;
	width: 200px;
	overflow: hidden;
}
#page_body #body_left h1 {
	display: block;
	text-indent: 5px;
	line-height: 30px;
	text-transform: uppercase;
}
#page_body #body_left h2 {
	display: block;
	text-indent: 5px;
}
#page_body #body_left #order_form {
	margin-top: 30px;
	width: 190px;
	margin-right: auto;
	margin-left: auto;
}
#page_body #body_left #order_form li {
	display: block;
	height: 30px;
	clear: both;
	text-align: right;
}

#page_body #body_left #order_form label {
	display: block;
	float: left;
	width: 60px;
	line-height: 30px;
	font-weight: bold;
}
#page_body #body_left #order_form #num {
	border: 1px solid #CCCCCC;
	height: 20px;
	line-height: 20px;
	width: 120px;
}
#page_body #body_left #order_form h3 {
	text-align: center;
	display: block;
	padding-top: 20px;
	padding-bottom: 20px;
}
#page_body #body_left #order_form select {
	width: 120px;
}

#page_body #body_left #faq {
	border: 1px solid #CCCCCC;
	width: 188px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	display: block;
}
#page_body #body_left #faq h1 {
	display: block;
	text-align: center;
	line-height: 40px;
	height: 40px;
}
#page_body #body_left #faq li {
	padding-left: 30px;
	height: 40px;
	display: block;
	font-weight: bold;
}
#page_body #body_left #faq img {
	float: left;
	position: relative;
	left: -15px;
	top: 5px;
}
#page_body #body_left #faq li a {
	line-height: 40px;
}
#page_body #body_left #link {
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	width: 190px;
}
#page_body #body_left #link a {
	font-weight: bold;
	color: #666666;
	text-transform: capitalize;
}
#page_body #body_left #left_nav {
	border: 1px solid #999999;
	padding-bottom: 20px;
}
#page_body #body_left #left_nav li {
	border-bottom: 1px dashed #CCCCCC;
	margin-right: 10px;
	margin-left: 10px;
}
#page_body #body_left #left_nav li a {
	color: #A8A8A8;
}
#page_body #body_right {
	float: right;
	width: 780px;
	overflow: hidden;
	display: block;
}
#page_body #body_right #title {
	display: block;
	height: 25px;
}
#page_body #body_right #title b {
	display: block;
	line-height: 25px;
	background-color: #333333;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
	height: 25px;
}
#page_body #body_right #title b a {
	line-height: 25px;
	color: #FFFFFF;
}
#page_body #body_right #list ul {
	display: block;
	clear: both;
	width: 780px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
#page_body #body_right #list li {
	float: left;
	display: block;
	text-align: center;
	width: 156px;
}
#page_body #body_right #list li div {
	border: 1px solid #999999;
	margin: 5px;
}
#page_body #body_right #list li p {
	display: block;
	height: 130px;
	line-height: 130px;
	padding-top: 5px;
	padding-bottom: 0px;
}
#page_body #body_right #list li img {
	display: block;
	margin: auto;
}
#page_body #body_right #list li b {
	display: block;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
	color: #000000;
}
#page_body #body_right #list li i {
	display: block;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
	font-style: normal;
	color: #999999;
}
#page_body #body_right #list li u {
	display: block;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
	color: #000000;
}
#page_body #body_right #main {
	margin-top: 5px;
	border: 1px solid #999999;
	clear: both;
	display: block;
	padding: 5px;
	overflow: visible;
}
#page_body #body_right #main #art {
}
#page_body #body_right #main #art h1 {
	display: block;
	text-align: center;
	background-color: #EFEFEF;
	line-height: 30px;
	height: 30px;
}
#page_body #body_right #main #art h2 {
	display: block;
	text-align: center;
}
#page_body #body_right #main #art h3 {
	padding: 5px;
	display: block;
	text-align: center;
}
#page_body #body_right #main #art h3 img {
	margin: auto;
}
#page_body #body_right #main #art h4 {
	display: block;
	text-align: center;
}
#page_body #body_right #help h1 {
	display: block;
	background-color: #E8E8E8;
	line-height: 30px;
	height: 30px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}
#page_body #body_right #help #text {
	display: block;
	padding: 5px;
	border: 1px solid #999999;
}
#page_foot {
	clear: both;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 990px;
	overflow: hidden;
}
#page_foot a {
	color: #666666;
	text-decoration: underline;
	text-transform: uppercase;
}
#page_foot #foot_menu {
	text-align: center;
	display: block;
	width: 99%;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
#page_foot #foot_menu ul {
	width: 100%;
	overflow: hidden;
}
#page_foot #foot_menu li {
	float: left;
	white-space: nowrap;
	padding-right: 5px;
	padding-left: 4px;
	background-image: url(a_bar.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#page_foot #foot_menu a {
}
#page_foot #foot_link {
	padding-bottom: 5px;
}

#page_foot #foot_copyright {
	text-align: center;
	font-size: 12px;
	background-color: #E1E1E1;
	line-height: 30px;
}
#page_foot #foot_copyright a {
	text-transform: lowercase;
	text-decoration: underline;
	margin-right: 5px;
	margin-left: 5px;
	line-height: 30px;
}
