body, input, select, textarea {
	color: #464646;
	font-family: Trebuchet MS;
	font-size: 12px;
}

body {
	margin: 0px;                                                                                                       
	padding: 0px;
	background-color: #865d00;
}

.title{
    padding-bottom: 20px;
    padding-top: 10px; 
    background-color: #865d00;
    color: #ffffff;
    font-size: 23px;
    font-family: Trebuchet MS;
    text-indent: 0px;
    padding-left: 40px;
}

.powered{
    background: #865d00 url(pic/powered.gif) no-repeat;
    height: 52px;
    width: 100%;
    background-position: center;
    padding-top: 0px; 
    color: #ffffff;
    font-size: 14px;
}

.main_div{
    width: 100%;
    height: 100%;   
}

.main_body{ 
    background-color: #865d00; 
    width: 44%;
    color: #ffffff;
    font-family: Trebuchet MS;
    font-size: 14px;
    text-align: justify;	
}

.news_1 {
    background: #865d00 url(pic/news_1.gif) no-repeat;
    padding-left: 20px; 
    width: 235px;
    height: 25px;
    color: #ffffff;
    font-size: 18px;
    text-align: left;
}

.news_2 {
    background: #865d00 url(pic/news_2.gif) no-repeat;
    padding-left: 20px; 
    width: 235px;
    height: 25px;
    color: #ffffff;
    font-size: 18px;
    text-align: left;
}

.news_body_text{
    color: #ffffff;
    font-size: 14px;
    font-family: Trebuchet MS;
    text-align: justify;
    padding-left: 0px; 
    width: 235px;
}

.admin_href_1{
    font-family: Trebuchet MS;
    font-weight: bold;
    color: #865d00;
    font-size: 14px;
}

.admin_href_1:hover{
    color: #9a7115;
    padding-left: 5px;
}

.admin_href_2{
    font-family: Trebuchet MS;
    color: #865d00;
    font-size: 14px;
}

.admin_href_2:hover{
    color: #9a7115;
}


div {
	width: 100%;
	overflow: hidden;
	float: left;
}

/* special */
hr {
	height: 2px;
	border: 2px solid #dddddd;
	background-color: #dddddd;
}

.c {
	color: #ff0000;
}

a.next {
	display: inline-block;
	width: 17px;
	background: url(pic/next.gif) no-repeat center center;
	overflow: hidden; 
}

p.text {
	text-align: justify;
	padding-bottom: 10px;
	text-indent: 10px;
	padding-left: 10px;
    margin-top: 0px;
}

.myDiv_cont {
    width: 620px;
    text-align: justify;
    padding-bottom: 10px;
    text-indent: 10px;
    padding-left: 5px;
    margin-top: 0px;
}

.myDiv_cont_contacts {
    width: 610px;
    text-align: justify;
    padding-bottom: 10px;
    text-indent: 10px;
    padding-left: 10px;
    margin-top: 0px;
}

div.send {
	height: 28px;
	background: url(pic/send.gif) no-repeat center left;
	color: #f53305;
	font-size: 24px;
	text-indent: 40px;
	margin-bottom: 10px;
}
div.send_text {
	width: 192px;
	height: 34px;
	background-image: url(pic/send_text.gif);
	margin-top: 5px;
}
div.send_text input {
	width: 24px;
	margin-left: 4px;
	margin-top: 4px;
	padding: 0px;
	background-color: white;
	border-width: 0px;
	font-size: 16px;
	color: #ff0000;
}

/* root */
div.root {
	width: 940px;
	float: none;
	text-align: left;
}

/* head */
div.root_head {
	margin: 0px 10px;
	width: 932px;
	height: 115px;
}
div.root_head_logo {
	width: 320px;
	height: 78px;
	margin-top: 27px;
	background-image: url(pic/logo.jpg);
}
div.root_head_menu {
	width: 600px;
    height: 90px;
}

/* bann */
div.root_bann {
	height: 220px;
	background-image: url(pic/bann.jpg);
}

/* data */
div.root_data {
	margin: 0px 10px;
	width: 932px;
}
div.root_data_body {
	width: 660px;
	margin-right: 0px;
	padding-left: 0px;
}
div.root_data_menu {
	width: 260px;
    
}

/* item */
div.item {
	margin-bottom: 15px;
}

div.item_7 { background: url(pic/item_7.gif) no-repeat; }
div.item_9 { background: url(pic/item_9.gif) no-repeat top right; padding-left: 20px; }
div.item_1 { background: url(pic/item_1.gif) no-repeat; }
div.item_3 { background: url(pic/item_3.gif) no-repeat top right; padding-left: 20px; }
div.item_2 { background: url(pic/item_2.gif) repeat-x; }
div.item_8 { background: url(pic/item_8.gif) repeat-x; }
div.item_4 { background: url(pic/item_4.gif) repeat-y; }
div.item_6 { background: url(pic/item_6.gif) repeat-y top right; padding-left: 20px; }
div.item_5 { background-color: #f0f0f0; }
div.item_8, div.item_2, div.item_5 {
	height: 20px;
}

div.item_color_7 { background: url(report/item_7.gif) no-repeat; }
div.item_color_9 { background: url(report/item_9.gif) no-repeat top right; padding-left: 20px; }
div.item_color_1 { background: url(report/item_1.gif) no-repeat; }
div.item_color_3 { background: url(report/item_3.gif) no-repeat top right; padding-left: 20px; }
div.item_color_2 { background: url(report/item_2.gif) repeat-x; }
div.item_color_8 { background: url(report/item_8.gif) repeat-x; }
div.item_color_4 { background: url(report/item_4.gif) repeat-y; }
div.item_color_6 { background: url(report/item_6.gif) repeat-y top right; padding-left: 20px; }
div.item_color_5 { background-color: #f0f0f0; }
div.item_color_8, div.item_color_2, div.item_color_5 {
	height: 20px;
}

/* conf */
div.conf {
    padding-left: 482px;
	width: 90px;
	height: 37px;
	background: url(pic/conf.gif) no-repeat;
    background-position: right;
}

/* menu */
div.menu {
	padding-left: 80px;
	margin-top: 16px;
}

div.menu a {
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	display: block;
	margin-top: 7px;
}

div.menu a {
	color: #;
}

div.menu_l {
	width: 10px;
	height: 34px;
	background-image: url(pic/menu_l.gif);
}

div.menu_r {
	width: 10px;
	height: 34px;
	background-image: url(pic/menu_r.gif);
}

div.menu_c {
	width: auto;
	height: 34px;
	background-image: url(pic/menu_c.gif);
}

div.menu_x {
	width: 34px;
	height: 34px;
	background-image: url(pic/menu_x.gif);
}

/* icon */
div.icon_1, div.icon_2, div.icon_3 {
	width: 22px;
	height: 22px;
	margin-left: 5px;
	margin-top: 5px;
	cursor: hand;
}

div.icon_1 {
	background-image: url(pic/icon_1.gif);
}

div.icon_2 {
	background-image: url(pic/icon_2.gif);
}

div.icon_3 {
	background-image: url(pic/icon_3.gif);
}

a{
    font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
    font-weight: normal;
    font-size: 14px;
    color:#ffcd00;
    text-decoration:none;
}

a:hover{
    color: #ffe062;
}

.fl_header{
    padding: 0px;
    background-color: #865d00; 
    height: 480px; 
    width: 990px;
    font-size: 42px; 
    text-align: center;
    vertical-align: middle;
}

.fl_banner{
    padding-left: 0px; 
    padding-top: 0px; 
    height: 480px;
    width: 1000px; 
}

.exchange{
    color: red;
}

.admin_sub_img_href{
    font-family: Trebuchet MS;
    font-weight: bold;
    color: #865d00;
    font-size: 14px;
}

.admin_sub_img_href:hover{
    font-family: Trebuchet MS;
    font-weight: bold;
    color: #865d00;
    font-size: 14px;
}

.def_link{
    color: #8e6811;
    font-weight: bold;
    font-size: 14px;
    font-family: Trebuchet MS;
}

.def_link:hover{
    color: #8e6811;
    font-weight: bold;
    font-size: 14px;
    font-family: Trebuchet MS;
}

.header{
    color: #ffffff;
    font-weight: bold;
    font-size: 18px;
}

.root1{
    
}

a.bottom_menu       { font-weight: normal; color: #ffffff }
a.bottom_menu:hover { color: #97721c }
