/* CSS Document */
body {
	margin-top: 0px;
	font-size: 12px;
	font-family: tahoma;
	background-color: #43525a;
}
#icons {
	width: 152px;
	height: 120px;
	font-family: tahoma;
	color: #666;
	font-size: 12px;
	text-align: center;
	float: right;
	margin: 5px;
	background-image: url(../skin_images/icon-back.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#container {
	width: 977px;
	margin: auto;
	padding: 0px 14px 0px 14px;
	background: #FFF url(../skin_images/header_back.gif) repeat-x top;
	border-top: 9px solid #797d80;
}
#header {
	color: #505153;
}
.header_text {
	padding-right: 5px;
}
#menu {
	font-weight: bold;
	color: #999;
	margin-top: 6px;
	height: 33px;
	background:#666 url(../skin_images/menu_back.gif) repeat-x;
	padding-left: 15px;
    width: 963px;
    margin-left: 2px;
}
	#menu-self-agent {
	font-weight: bold;
	color: #999;
	margin-top: 6px;
	height: 33px;
	background:#666 url(../skin_images/menu_back.gif) repeat-x;
	padding-left: 15px;
	}
.sub-title {
	color: #369;
	background-color: #E8ECF7;
	display: block;
	height: 20px;
	width: 663px;
	padding: 5px 5px;
}
.sub-title2 {
	color: #369;
	background-color: #E8ECF7;
	display: block;
	height: 20px;
	width: 555px;
	padding: 5px;
}
.menu_item{
	margin: auto;
}
.menu_item a{
	color: #FFF;
	padding:9px 15px 0px 15px;
	height: 24px;
	padding-top: 9px;
	text-decoration: none;
	display: block;
	float: right;
}
.menu_item a:hover{
	color: #474544;
	background: url(../skin_images/menu_selected_back.gif) repeat-x;
}
.menu_item_selected{
	float: right;
	color: #474544;
	padding:9px 15px 0px 15px;
	height: 24px;
	background: url(../skin_images/menu_selected_back.gif) repeat-x;
}

#navigate {
	height: 104px;
	background: #ffb904 url(../skin_images/nav_back.gif) no-repeat left top;
}
#navigate2 {
	height: 104px;
	background:#ffb904 url(../skin_images/nav_back2.gif) no-repeat center top;
}
#navigate3 {
	height: 10px;
	background-color: #FBB300;
}
#gray {
	height: 13px;
}
#right_box {
	float: right;
	height: 100px;
	width: 110px;
	background: url(../skin_images/arrow.jpg) no-repeat;
	font-size: 12px;
	font-weight: bold;
	padding: 100px 0 0 5px;
	text-align: left;
}
#right_menu {
	width: 175px;
	float: right;
	margin-top: 5px;
	clear: both;
	border-top: 2px solid #4E5052;
	padding-bottom: 64px;
	background: #eeeeee url(../skin_images/menu_grad.gif) repeat-x bottom;
}

#login {
	float: left;
	width: 317px;
	height: 60px;
	background: #a2a9ad url(../skin_images/login_back.gif) no-repeat right bottom;
}

.level_1 a {
	height: auto;
	text-decoration: none;
	color: #000;
	display: block;
	text-align: right;
	border-bottom: 1px solid #FFF;
	padding: 3px 3px 5px;
	}	

.level_1_selected  {
	height: auto;
	text-decoration: none;
	color: #333;
	display: block;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	padding: 3px 15px 5px 15px;
	background: #d7d7d7 url(../skin_images/r_arrow.gif) no-repeat right 7px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
	}

.level_1 a:hover {
	background-color: #CCC;
	color: #4E5052;
	}	
	
	.level_2 a {
	height: auto;
	text-decoration: none;
	color: #666;
	display: block;
	text-align: right;
	padding: 3px 18px 5px;
	background-color: #D7D7D7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	}	
	
.level_2_selected  {
	height: auto;
	text-decoration: none;
	color: #666;
	display: block;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	padding-top: 3px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-color: #d7d7d7;
	background-image: url(../skin_images/r_arrow_2.png);
	background-repeat: no-repeat;
	background-position: 128px 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;

	}
.level_2 a:hover {
	background-color: #CCC;
	color: #4E5052;
	}	
	
.exeption {
	color: #369;
}

#left_contents {
	float: left;
	width: 425px;
	margin-top: 5px;
}
#left_contents1 {
	float: right;
	width: 572px;
	text-align: justify;
	color: #484848;
	background: url(../skin_images/products_title.gif) no-repeat right top;
	margin: 5px;
	font-size: 15px;
}
#left_contents2 {
	float: left;
	width: 835px;
	margin-top: 5px;
}
#mid_panel {
	float: right;
	width: 90px;
	margin-top: 5px;
	color: #484848;
	background-color: #D7D7D7;
	padding:0 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
#main_contents {
	width: 974px;
	text-align: justify;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-image: url(../skin_images/main-contents.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 25px;
	padding-right: 3px;
}
#left_contents3 {
	float: right;
	width: 660px;
	margin: 5px 5px;
	background: url(../skin_images/products_title.gif) no-repeat right top;
	text-align: justify;
	color: #484848;
}
#left_contents4 {
	width: auto;
	text-align: justify;
	color: #666;
	background-image: url(../skin_images/others_title.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 12px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	padding-right: 20px;
	padding-left: 20px;
	float: right;
}
#left_contents5 {
	width: 870px;
	text-align: justify;
	color: #666;
	background-image: url(../skin_images/others_title.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 12px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	padding-left: 20px;
	float: right;
}

#left_contents5 {
	width: 750px;
	text-align: justify;
	color: #666;
	background-image: url(../skin_images/others_title.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 12px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	padding-left: 20px;
	float: right;
}
.text_box {
	margin-top: 6px;
	background-color: #CCC;
	border-width: 0px;
	font-family: tahoma;
	font-size: 12px;
	height: 16px;
	padding-top: 3px;
	background: url(../skin_images/text_box_back.gif) repeat-x;
	color: #333;
	float: left;
}
.button {
	border-width: 0px;
	font-family: tahoma;
	font-size: 12px;
	height: 20px;
	margin-top: 6px;
	color: #333;
	float: left;
	margin-right: 10px;
	background: url(../skin_images/button_back.gif) no-repeat right;
	width: 51px;
}
#news {
	width: 400px;
	padding-top: 47px;
	background:#F5F5F5 url(../skin_images/news_back.gif) repeat-x top;
	float: right;
	font-family: tahoma;
	font-size: 1em;
	color: #607580;
	margin: 7px 20px;
}
#news a {
	color: #666;
	text-decoration: none;
}
.title {
	color: #FFF;
	display: block;
	margin: 7px 30px 12px;
}
.title2 {
	color: #369;
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin-top: 7px;
	margin-right: 10px;
	margin-bottom: 12px;
	margin-left: 30px;
	padding-right: 15px;
}
.date {
	background-color: #E9E8F0;
	font-size: 13px;
	font-weight: bold;
	height: 40px;
	display: block;
	width: 60px;
	float: right;
	border: 5px solid #929CA6;
	margin-left: 10px;
	text-align: left;
	padding: 2px 0 2px 5px;
}
#banner {
	float: left;
}
#banner_contact{
	float: left;
	background: #7185B9 url(../skin_images/banner_bottom.gif) repeat-x bottom;
	color: #FFF;
	text-align: center;
	padding: 5px 0 70px;
	width: 130px;
	margin-top: 5px;
	border-top: 3px solid #4D629B;
}
#footer {
	background: #404E55 url(../skin_images/footer_back.gif) repeat-x top;
	font-size: 11px;
	color: #CCC;
	height: 40px;
	margin: -5px -14px 0 -14px;
	padding: 45px 12px 10px 12px;
}
#footer a{
	color: #CCC;
	text-decoration: none;
}
#hor-b
{
	border-collapse: collapse;
	text-align: right;
}
#hor-b th
{
	font-size: 12px;
	font-weight: bold;
	color: #666;
	border-bottom: 2px solid #666;
	border-top: 2px solid #666;
	padding: 4px 6px 4px 6px;
}
#hor-b td
{
	border-bottom: 1px dotted #666;
	color: #666;
	padding: 4px 6px 4px 6px;
}
#hor-b td a
{
	border-bottom: 1px dotted #666;
	color: #CCC;
	padding: 2px;
	text-decoration: none;
	background-color: #333;
	font-size: 11px;
}
.pic-right {
	float: right;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}
.pic-left {
	float: left;
	margin: 15px 5px;
}
.pic-center {
	margin: auto;
	display: block;
}
#topic {
	float: left;
	width: 160px;
	display: block;
	padding: 10px;
	border: 1px dotted #666;
	background-color: #DEDEDC;
	text-align: center;
	margin: 10px;
}
#right_menu2 a
{
    text-decoration: none;
	width: 135px;
	float: right;
	margin-top: 5px;
	clear: both;
	color: #000;
	height: 20px;
	vertical-align:middle;
	padding-right:20px;
	border-top: 2px solid #4E5052;
	background: #d7d7d7 url(../skin_images/r_arrow.gif) no-repeat right 7px;
	text-align: right;
	border-bottom: 1px solid #FFF;
	}
	#right_menu2 a:hover
{
    text-decoration: none;
	color:white;
	border-bottom:solid 1px black;	
	}	
