﻿
body
{
	background-color: #cccccc;
	font-family: arial;
	font-size: 16px;
	margin:0;
}
ul {
	margin: 10px 20px;
	padding: 0 10px;
	color: #1B44A6;
}
.home{	color:maroon; } .pro { color: navy }  .pro { color: navy }  
.pro_class{
	font-weight:normal;

}
.proclass{
	color:#009000;
	font-weight:bold;
}
.img {
	padding: 0 12px 8px 0;
	float: left;
}

a {
	text-decoration: none;
	font-size: 11px;
	color: #006699;
}
a:hover {
	text-decoration: underline;
}
table td {
	font-size:11px;
}
#return{
	text-align:right;
	padding: 3px 20px 4px 0;
}
#keyword{
	padding: 1px 15px 0px 27px;
	color:#008000;
	font-weight: bold;
}
#keyword a:link{
	font-weight: normal;
	color:#333333;
}
#keyword a:visited{
	font-weight: normal;
	color:#333333;
}
#keyword a:hover{
	font-weight: normal;
	color:#990000;
	text-decoration:underline;
}

#Inner
{
	margin-top: 2px;
}

#Container
{
	width: 900px;
	margin: 0px auto;
	background-color: white;
}

.cleaner
{
    clear: both;
}
#main img{
	border: 1px #568EB6;
}
#Head
{
	height: 212px;
	width: 900px;
	background: url("img/bac_logo.gif") top left repeat-x;
}

#Head_left
{
	height: 212px;
	width: 324px;
	float: left;
}

#Leaf_top
{
    background: url("img/leaf.gif") top left no-repeat;
    height: 161px;
    width: 324px;
	float: left;
}

#Leaf_bottom
{
	background: url("img/leaf2.gif") top left no-repeat;
    height: 51px;
    padding-left: 24px;
	float: left;
	width: 300px;
}

#Leaf_bottom a
{
	color: red;
	text-decoration: none;
	font-weight: bold;
	padding-left: 26px;
	line-height: 58px;
	font-size: 11px;
}

#Leaf_bottom a:hover
{
	text-decoration: underline;
}
#sidebar {
	float: left;
	width: 100%;
	margin: 0;	padding: 0; 
	display: inline;		
}
#sidebar h1{
	margin-right: 0;
}
#sidebar ul.sidemenu {
	list-style:none;
	margin:10px 0 10px 5px;
	padding:0;		
}
#sidebar ul.sidemenu li {
	margin-bottom:1px;
	border: 1px solid #f2f2f2;
}
#sidebar ul.sidemenu a {
	display:block;
	font-weight:bold;
	color: #333;	
	text-decoration:none;	
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	border-left:4px solid #9EC630;	
	min-height:18px;
}
* html body #sidebar ul.sidemenu a { height: 18px; }

#sidebar ul.sidemenu a:hover {
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	color: #339900;
	border-left:4px solid #9EC630;
}

#sidebar ul.sidemenu .small a {
	display:block;
	font-weight:normal;
	color: #1B16FD;	
	font-size:11px;
	text-decoration:none;	
	padding:2px 5px 2px 16px;
	background: #f2f2f2;
	border-left:4px solid #ccc;	
	min-height:18px;
}
#sidebar ul.sidemenu .small a:visited {
	display:block;
	font-weight:normal;
	color: #1B16FD;	
	font-size:11px;
	text-decoration:none;	
	padding:2px 5px 2px 16px;
	background: #f2f2f2;
	border-left:4px solid #ccc;	
	min-height:18px;
}
#sidebar ul.sidemenu .small a:hover {
	display:block;
	font-weight:normal;
	color: #008000;	
	font-size:11px;
	text-decoration:none;	
	padding:2px 5px 2px 16px;
	background: #f2f2f2;
	border-left:4px solid #808000;	
	min-height:18px;
}

.registration
{
	text-indent: 12px;
}

*>.registration
{
    margin-left: 12px;
}

.log-in
{
    margin-left: 40px;
}

*>.log-in
{
    margin-left: 52px;
}

#Head_right
{
	height: 212px;
	width: 576px;
	float: right;
	clear: right;
}
#Logo
{
	height: 161px;
	width: 576px;
}
#Head_right #Logo #reach{
	text-align:right; width:97%; color:red; line-height:2em;
}
#Name
{
    background: url("img/logo.gif") top left no-repeat;
    background-position: 0px 30px;
    font-size: 18px;
    font-weight:bold;
    margin-top: 20px;
  	 padding-top: 35px;
    padding-left: 40px;
    color: #0e88af;
}
#Name a{
	font-size: 24px;
	color: #0e88af;
}

#Informations
{
    font-size: 13px;
    font-weight:bold;
    padding-top: 10px;
    padding-left: 42px;
    color: green;
}

#Top_menu
{
    height: 51px;
	width: 556px;
	padding-right:20px;
	background: url("img/bac_button.gif") top left repeat-x;
}

#Top_menu a
{
	width: 110px;
	height: 51px;
	float: right;
	color: #0D379B;
	text-decoration: none;
	font-weight: bold;
	padding-top: 20px;
	text-indent: 38px;
}

#Top_menu a:hover
{
	text-decoration: underline;
}

#Top_menu .home
{
    background: url("img/home.jpg") top left no-repeat;
}

#Top_menu .help
{
    background: url("img/help.jpg") top left no-repeat;
}

#Top_menu .contact
{
    background: url("img/contact.jpg") top left no-repeat;
}

#Top_menu .orders
{
    background: url("img/orders.jpg") top left no-repeat;
}

#Top_menu .kart
{
    background: url("img/kart.jpg") top left no-repeat;
}

#LeftPart
{
	width: 230px;
	background-color: #fbfdfe;
	margin-top: -12px;
	float: left;
}

*>#LeftPart
{
    margin-top: 8px;
}

#Menu
{
    width: 230px;
    float: left;
}

#Menu_header
{
    width: 230px;
    height: 31px;
}

.menu_header_right
{
    background: url("img/ornament_menu.gif") top left no-repeat;
	height: 31px;
	width: 46px;
	float: right;
}

.menu_header_left
{
    background: url("img/bac_menu.gif") top left repeat-x;
	width: 184px;
	height: 31px;
	float: left;
}

.menu_text
{
	color: #0D379B;
	font-weight: bold;
	line-height: 31px;
	padding-left: 14px;
}

#Menu_content
{
	float: left;
	width: 205px;
	padding: 5px;
}

#Menu_content a:hover
{
    text-decoration: underline;
    color: #0e88af;
}

.menu_item
{
	color: #8d9395;
	text-decoration: none;
	padding-left: 20px;
	background: url("img/arrow.gif") top left no-repeat;
	margin-left: 6px;
	line-height: 18px;
}

.menu_item2
{
	color: #8d9395;
	text-decoration: none;
	padding-left: 50px;
	font-size: 11px;
}

#Poll_header
{
    width: 215px;
    height: 31px;
    float: left;
}

#Poll
{
	margin-top: 5px;
	float: left;
}
#Poll #contact {
	font-size:11px;
	color:#333;
	line-height: 150%;
	width: 200px;
	margin: 10px 0px 10px 15px;
}

#Poll_content
{
    width: 203px;
	padding: 5px;
    padding-left: 12px;
	float: left;
}

#Poll_content a:hover
{
    text-decoration: underline;
    color: #0e88af;
}

.poll_question
{
    color: #767879;
	text-decoration: none;
	font-weight: bold;
}

.poll_unswer
{
    color: #8d9395;
	text-decoration: none;
	line-height: 25px;
}
#main {
	float: left;
	margin-left: 10px;
	padding: 0;
	width: 95%;		
}
#main p{
	font-size:12px;
	margin: 8px;
}
#main h1{
	color:#072365;
	padding-left: 3px; 
    border-bottom: 1px #4284B0 solid;
}
#main h1 a{
	font-size: 18px;
}

#main h4{
	margin-top: 10px;
	margin-bottom: 3px;
    border-bottom: 1px #4284B0 solid;
    font-family: Arial, Helvetica, sans-serif;
     font-size: 16px;
     line-height: 190%;
}

#RightPart
{
	width: 665px;
	float: right;
	clear: left;
	background-color: #f5fdfd;
	margin-top: -12px;
}

*>#RightPart
{
    margin-top: 8px;
    clear: right;
    margin-left: 5px;
}

#Page
{
	width: 655px;
	padding: 5px;
	padding-right: 0px;
}

*>#Page
{
	padding: 5px;
}

h1
{
	color: #979a9b;
	font-size: 18px;
	font-weight: bold;
	padding-left: 20px;
	line-height: 25px;
}

#Page_header
{
	background-color: white;
	padding: 8px;
	padding-right: 0px;
	padding-left: 0px;
	width: 669px;
}

.page_header_img
{
	width: 68px;
	padding-left: 8px;
}

.page_header_text
{
    width: 250px;
    text-align: justify;
    font-size: 11px;
    color: #0e88af;
}

#Page_header tr
{
	width: 670px;
}

#Page_top
{
	background-color: #a5d7e9;
	margin-top: 8px;
	margin-bottom: 8px;
	color: #074d64;
	width: 669px;
}

#Page_top p
{
    padding: 5px;
}

#Page_top a
{
    color: #074d64;
}

#Page_center
{
    width: 669px;
}

.page_center_button
{
	width: 31px;
}

.page_center_button span
{
	display: none;
}

.page_center_buy
{
    background: url("img/buy.gif") top left no-repeat;
    height: 53px;
    width: 31px;
    float: left;
}

.page_center_info
{
    background: url("img/info.gif") top left no-repeat;
    height: 99px;
    width: 31px;
    float: left;
}

.page_center_content
{
    height: 142px;
    width: 170px;
    background-color: white;
  	margin-bottom: 3px;
    padding-left: 10px;
}


#Page_center tr
{
    width: 669px;
    margin-bottom: 5px;
}

.page_center_img
{
	width: 117px;
	height: 152px;
	background-color: white;
	margin-right: 3px;
}

.page_center_img img
{
	padding-top: 30px;
	padding-left: 20px;
}

.page_center_img2
{
	float: left;
	width: 117px;
	height: 152px;
	background-color: white;
}

.page_center_img2 img
{
	padding-top: 30px;
	padding-left: 20px;
}

.blue2
{
    color: #0e88af;
    font-size: 16px;
    font-weight: bold;
    line-height: 45px;
}

.gray
{
    color: #a6acae;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
}

.green
{
    color: #008000;
    font-weight: bold;
}

.page_center_text
{
	width: 170px;
	float: left;
}
#footer { 
	color: #FFF; 
	background: #ffffff; 
	border-top: 5px solid #568EB6;
	margin-left: 0; padding: 10px; 
	height: 50px;	  
	font-size: 95%;		
}
#footer a { 
	text-decoration: none; 
	font-weight: bold;	
	color: #FFF;
}
#footer .footer-left{
	float: right;
	color:#0D5B21;
	margin: 0px;
	width: 95%;
}
.align-left {
	margin: 5px;
}
.align-left2 {
	margin: 0 0 0 5px;;
}

#footer a:link{
	color:#0D5B21;
	font-weight:normal;
}
#footer a:visited{
	color:#0D5B21;
	font-weight:normal;
}
#footer a:hover{
	color:#006699;
	font-weight:normal;
}

#taihe {
	font-family: arial;
	font-size: 9pt;
	padding-left: 10px;
	padding-right: 26px;
	color: #222222;
	line-height: 150%;
}
#taihe table {
	font-family: arial;
	font-size: 9pt;
}
#taihe td {
	padding-left:4px;
}
#taihe a {
	COLOR: #333333;
	TEXT-DECORATION: none;
}
#taihe a:hover {
	TEXT-DECORATION: underline;
}
#taihe h1 {
	font-family: arial;
	color:black;
	font-size: 16pt;
	text-align: center;
	text-indent: 0;
	line-height: 150%;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 16px;
	font-style: normal;
	border:0;
}
#taihe h1 a:link{
	color:#2e77af;
}
#taihe h1 a:visited{
	color:#2e77af;
}
#taihe h1 a:hover{
	color:#2e77af;
}

#taihe h2 {
	font-family: arial;
	text-transform:none;
	font-size: 12pt;
	color: #000000;
	text-align: left;
	font-weight: Bold;
	line-height: 150%;
	margin-left: 6;
	margin-top: 4;
	margin-bottom: 4;
}
#taihe img {
	border:0;
}
#taihe p.fzs {
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	line-height: 150%;
	text-indent: 0;
	text-align: left;
	color:#222222;
	margin-left: 30;
	margin-top: 0;
	margin-bottom: 0;
}
#taihe p.eng {
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	text-indent: 0;
	text-align: center;
	margin-left: 0;
	margin-top: 4;
	margin-bottom: 8;
}
#taihe p.text {
	margin: 8px;
	font-size: 16px;
	font-family: arial;
	text-align:justify;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 24px;
	margin-right: 24px color:#222222;
	line-height: 120%;
}
#taihe table {
	font-family: arial;
	font-size: 11px; 
	margin-top:10px;
	border-top: 1px #005bac solid; border-left:1px #005bac solid;
}
#taihe td {
	padding-left:4px; font-size: 11px;
	height: 27px; background:#fff; 
	border-right: 1px #005bac solid;
	border-bottom: 1px #005bac solid;
}
#taihe th {
	padding-left:4px;
	height: 27px; background:#fff; 
	border-right: 1px #005bac solid;
	border-bottom: 1px #005bac solid;
}
#taihe th.left_th {
	text-align:left; background:#eaf6fd;}
#taihe th.right_th {
	text-align:center;background:#eaf6fd;}
