body
{
	margin: 0px;
	padding: 0px auto;
	background: url(../images/bag.gif) repeat;
	font-family:Tahoma;
	font-size:12px;
	text-align:justify;
	width: 1000px;
}
.main
{
	margin:0 auto;
	width:100%;
}
.banner
{
	width:100%;
	height:200px;
	background-color:#999999;
}

.h_menu_container
{
	height:28px;
	background: #4b4b4b;
	width:100%;
	vertical-align:text-bottom;
	float:left;
	position:relative;	
}

.h_menu
{
	position:absolute;
	bottom:0px;
	height:24px;
	background: url(../images/line.jpg) repeat-x bottom; 
	width:100%;
	float:left; 
	line-height:24px;
}
.h_menu_item
{
	height:24px;
	width:100px;
	float:left;
	background: url(../images/lineicon.gif) no-repeat right;		
}
.h_menu_item a
{
	height:24px;
	width:100%;
	float:left;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;	
	text-decoration:none;	
}
.h_menu_item a:hover
{
	color:#000099;
	text-decoration:none;
}
.right_center_left a:hover
{
	text-decoration:none;
}
.right_center_right_bottom a
{
	color:#FFFFFF;
}
a
{
	text-decoration:none;
	color:blue;
}
a:hover
{
	text-decoration:underline;	
}

.body_center
{
	width:100%;
	float:right;
	overflow:hidden;

}
.body_left
{
	float:left;
	width:78.7%;
	height:auto;
	background: #FFFFFF;
	padding-right:0.1%;
	padding-left:1%;
	color:black;
}

.body_right
{
	background:#FCFCFC;
	float:right;
	width:20%;
}

.body_left,.body_right
{
	padding-bottom: 32767px !important;
	margin-bottom: -32767px !important; 
}

.clear {
	line-height: 0px;
	font-size: 0px;
	clear: both;
	height: 0px;
} 
.footer
{
	width:100%;
	float:right;
	height:120px;

}
.footer_top
{
	background:#CCCCCC;
	width:100%;
	height:20px;
	float:left;
}
.footer_bottom
{
	background: url(../images/footerbg.gif) repeat;
	width:100%;
	height:120px;
	float:left;
	vertical-align:text-top;
}
.right_title
{
	width:100%;
	height:30px;
	background:url(../images/line_lang.jpg) repeat-x;
	display: table;
	vertical-align: middle;	
	margin:0 auto;		
}
.right_title * {vertical-align: middle;}
.right_title_inner {display: table-cell; padding-left:10px;}
.right_title i 
{
	display: inline-block;
	height: 100%;
}
.languages
{
	padding-left:20px;
	color:#FFFF00;	
}
.languages a
{
	color:#FFFF00;	
	text-decoration:none;
}
.languages a:hover
{
	text-decoration:underline;
}
.website_link_title
{
	padding-left:20px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}
.website_link
{
	width:100%;
	text-align:center;
}
.right_title_select
{
	width:99%;
}
.left_title
{
	height:28px;
	background: url(../images/bagtr.gif) repeat;
	width:100%;
	float:left;
}
.left_title_icon img
{
	float:left;
	margin-top:10px;
	margin-left:4px;
}
.left_title_text
{
	height:28px;
	line-height:28px;
	padding-left:20px;
	font-size:13px;
	color:#ff0000;
	font-weight:bold;
}
.left_title_text a
{
	color:#ff0000;
}

.right_center
{
	width:100%;
	float:left;
}
.right_center_right
{
	float:right;
	width:98.7%;
	margin-right:1.3%;
}
.left_list
{
	height:100%;
	float:left;
	width:100%;
}

.list_item
{
	border-bottom:1px solid #CCCCCC;
	float:center;
	height:100%;
	padding-bottom:4px;
	margin-top:4px;
	padding-right:4px;
}
.list_item_title
{
	font-size:13px;
	font-weight:bold;
	margin-bottom:4px;
}
.list_item_title a
{
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	color:blue;
}

.list_item_body img
{
	width:118px;
	height:73px;
	float:left;	
}

.detail_title
{
	font-size:16px;
	color:#000066;
	font-weight:bold;
	margin:4px 0px;
}
.detail_item_img img
{
	width:450px;
	margin:0 auto;
	display:block;	
}
.detail_brief
{
	font-weight:bold;
	margin:4px 0px;
	padding-right:4px;
}
.detail_content
{
	margin:4px 0px;
	padding-right:4px;
}
.other_items
{
	margin:8px 0px;
}
.other_title
{
	color:#000066;
	font-size:14px;
	font-weight:bold;
}
.other_items li
{
	margin:4px 0px;
}
.other_items a
{
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	color:#003300;;
}
.other_items a:hover
{
	text-decoration:underline;
}

.customer_item
{
	height:100%;
	border-bottom:#CCCCCC 1px solid;
	width:100%;
	float:left;
	padding-bottom:4px;
	margin-top:4px;
}
.customer_item img
{
	width:200px;	
	float:left;	
}
.partner_name, .partner_link
{
	margin-top:30px;	
}
.customer_item_body
{
	margin-left:70px;
}
.partner_link a
{
	text-decoration:none;
	color:#000066;
}

.right_center_left_title
{
	width:90%;
	float:left;
	height:25px;
	line-height:25px;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	background: #505050;
	padding-left:10%;	
	margin-top:1px;
}
.right_center_left_title a, .right_center_left_title a:hover
{
	text-decoration:none;
	color:#FFFFFF;
}

.right_menu_item
{
	width:100%;
	float:left;
	margin-top:2px;	
}
.right_menu_item a
{
	width:85%;
	float:left;
	color:#FFFFFF;	
	padding-left:15%;
	text-decoration:none;
	height:20px;
	line-height:20px;
}

.right_menu_item a:hover
{
	background-color:#66CCFF;
}

.right_center_right_label
{
	background: url(../images/line_lang.jpg) repeat-x;
	height:30px;
	width:100%;
	float:left;	
}
.marquee_title
{
	height:25px;
	line-height:25px;
	color:#FFFFFF;
	font-weight:bold;
	padding-bottom:4px;
}
.marquee_title2
{
	height:25px;
	line-height:25px;
	color:#FFFFFF;
	font-weight:bold;
	padding-bottom:4px;
}
.marquee_title2 a
{
	height:25px;
	line-height:25px;
	color:#FFFFFF;
	font-weight:bold;
	padding-bottom:4px;
}
.marquee_title2 hover
{
	height:25px;
	line-height:25px;
	color:#FFFFFF;
	font-weight:bold;
	padding-bottom:4px;
}
.right_center_right_label img
{
	margin-top:7px;
	margin-left:2px;
}
.right_center_right_bottom
{
	height:200px;	
	border:#CCCCCC 1px solid;	
	color:#FFFFFF;
	float:right;
}
.right_maquee
{
	width:100%;
	float:left;
	height:180px;
}
.right_maquee_item
{
	text-align:center;
	margin:4px 0px;
}
.maquee_news_item
{
	text-align:center;
	margin:4px 0px;
}

.right_label
{
	width:100%;
	float:left;
	background: url(../images/line_lang.jpg) repeat-x;
	height:30px;
	line-height:30px;	
	color:#FFFFFF;
	font-weight:bold;
}
.right_label img
{
	margin-top:7px;
	margin-left:2px;
}
.website_links, #website_links
{
	width:100%;
	float:left;
}
*html .website_links, #website_links
{
	width:100%;
	float:left;
}

.home_introduction
{
	
	width:99%;
	float:left;
	height:auto;
	padding-right:1px;
}
.home_img
{
	border:#CCCCCC 1px solid;
	width:124px;
	height:79px;
	float:left;
	text-align:center;
	padding-top:2px;
	margin-right:4px;
}
.home_img img
{
	width:120px;
	height:75px;	
}
.item_list
{
	width:46%;
	float:left;
	padding-right:4%;
	padding-top:4px;
}
.item_list a
{
	color:blue;	
}
.item_brief
{
	float:left;
}
.first_item
{
	padding-bottom:4px;
	width:100%;
	float:left;
	border-bottom:1px #CCCCCC solid;
	height:100%;
	margin-bottom:4px;
}

.other_item
{
	margin-left:16px;
	margin-top:8px;	
}

.maquee_news_item
{
	width:100%;
	float:left;
	margin-bottom:4px;
	padding-bottom:4px;
	border-bottom:1px solid #CCCCCC;
	height:100%;
}
.right_maquee_news_img
{
	text-align:center;
}
.right_maquee_news_img img
{
	width:184px;
}
.right_block
{
	width:100%;
	float:left;
	height:auto;
}
.title_intro{
	color:#905a0f;
	font-size:18px;
	font-weight:bold;
	padding-bottom:10px;
	padding-top:10px;
	text-transform:uppercase;
}
.content_intro{
 font: Arial, tahoma, Helvetica, sans-serif;
 font-size:12px; 
 color:#000000; 
 line-height:1.5;
 }
.intro{
 padding-bottom:10px;
 padding-left:20px;
 padding-right:20px;
 padding-top:15px;
}
.img_intro img{
width:400px;
margin:0 auto;
display:block;
}
