/*-- Basic Styles --*/

* { /* removes defaults from all elements */
	margin: 0;	padding: 0;
	}
body {
  background: #1E1E1E;
  line-height: 1.2; 
  color: #E4E4E4;	
  font-size:12px;
  text-align: center;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link, a:active, a:visited {
	text-decoration: none;	color: #D4D4D4;
}
a:hover {
	text-decoration: none;	color: #9b9b9b;
}
img {
	border: none;display: block;
}

/*top*/

#top_wrap {
	border-bottom: 1px solid #393939;
	border-top: 4px solid #33ccff;
	height: 26px;
}
#top_wrap h1 {
		float: right;
		padding: 5px 10px 0 0;
		font-size:14px;
}
#top_nav {
	margin: 6px 0px 0px 10px;
	list-style: none;
	height: 9px;
}
#top_nav li {
		float: left;
		margin-right: 10px;
		height: 10px;
		font-size:12px;
}

/*-- Homepage Styling --*/
#home_intro {
	width: 240px;
	height: 315px;
	margin: 0px auto;
	background: url('logo.gif') no-repeat;
	}
#home_intro .maintop {
	height:205px;
}
#home_intro .maincontact {
	line-height: 140%;
	color:#D4D4D4;
	text-align:left;
	font-size:13px;
}
#home_content {
	width: 740px;
	height: 160px;
	margin: 5px auto;	
	}
#home_content .home_content_info {	
	float: left; 
	width:240px;
}
#home_content .home_content_line {	
	float: left; 
	width:10px;	
	margin: 0px auto;
}

.r0 {font-size:12px;width:240px;margin:0px auto;} 
.r1 {height:1px; font-size:1px; overflow:hidden; display:block; background:#2E2E2E; margin:0 5px;} 
.r2 {height:1px; font-size:1px; overflow:hidden; display:block; border-right:2px solid #2E2E2E; border-left:2px solid #2E2E2E; margin:0 3px;background:#2E2E2E;} 
.r3 {height:1px; font-size:1px; overflow:hidden; display:block; border-right:1px solid #2E2E2E; border-left:1px solid #2E2E2E; margin:0 2px;background:#2E2E2E;} 
.r4 {height:2px; font-size:1px; overflow:hidden; display:block; border-right:1px solid #2E2E2E; border-left:1px solid #2E2E2E; margin:0 1px;background:#2E2E2E;} 
.r5 {border-right:1px solid #2E2E2E; border-left:1px solid #2E2E2E; padding:10px;height:140px;background:#2E2E2E;} 
.rinfo {
	padding:3px;	text-align:left;	
}
.rinfo h2{font-size:14px;color:#81DA06;font-weight : bold; overflow:hidden;
}
.rinfo p {
	margin-top: 8px;line-height: 140%;
}
.rinfo .firstword {
	float: left; 	font-size:30px;	font-weight : bold; 	overflow:hidden;	LINE-HEIGHT: 36px;	padding:0 3px 0 0;	color: #66B3E8;
}
.rinfo .moreinfo {
	float: right; 	padding:0 5px 0 0;
}
/*logo left*/
#logo_wrap {
	width: 740px;	height: 80px;	margin: auto; background:  url('/images/nav_tab_topbg.gif') repeat-x left bottom;	
}
#logo_wrap .logo {
	position: absolute;width: 740px; height: 10px; 	top: 60px; z-index: 1;
}
#logo_wrap .paddings {
	height:30px;
}
#logo_wrap .contact {
	float: left;	width: 740px;		background:  url('/images/nav_tab_topbg.gif') no-repeat left bottom; height:50px;
}
#logo_wrap .logo_wrap_left {
	float: left; background:  url('/images/body_k1.gif') no-repeat left bottom; height:80px;width:440px;
}
#logo_wrap .logo_wrap_right {
	float: right; background:  url('/images/body_k2.gif') no-repeat right bottom; height:80px;width:300px;text-align:right;
}


#logo_wrap  .contact_left {
	width: 23px;height: 50px;	float:  left; padding: 0px 0 0 0; 
}
#logo_wrap .contact_tab_on {
	width:120px;	float: left; font-weight: bold; height:40px;	cursor:pointer;	background:  url('/images/nav_tab_on.gif');	padding: 10px 0 0 0; 
}
#logo_wrap .contact_tab_off {
	width:120px;	float: left; font-weight: bold; height:40px;	cursor:pointer;	background:  url('/images/nav_tab_off.gif');	padding: 10px 0 0 0; 
}
#logo_wrap .contact_right {
	width: 23px;height: 50px;	float:  right; 
}
#tabbottom_wrap {
	margin: auto;  width: 740px;	height:23px;	background:  url('/images/nav_tab_bottombg.gif');
}
#logo_wrap  .contact_left {
	float:  left;
}
#logo_wrap  .contact_right {
	float:  right;
}
/*logo right*/
#logo_wrap_r {
	width: 740px;	height: 80px;	margin: auto;	
}
#logo_wrap_r .logo {
	position: absolute;width: 740px; height: 10px; 	top: 60px;
}
#logo_wrap_r .paddings {
	height:30px;
}
#logo_wrap_r .contact {
	float: right;	width: 740px;		background:  url('/images/nav_tab_topbg.gif') repeat-x;
}
#logo_wrap_r  .contact_left {
	width: 23px;height: 50px;	float:  left; padding: 0px 0 0 0; 
}
#logo_wrap_r .contact_tab_on {
	width:120px;	float: right; font-weight: bold;	height:40px;	cursor:pointer;	background:  url('/images/nav_tab_on.gif');	padding: 10px 0 0 0; 
}
#logo_wrap_r .contact_tab_off {
	width:120px;	float: right;	font-weight: bold; height:40px;	cursor:pointer;	background:  url('/images/nav_tab_off.gif');	padding: 10px 0 0 0; 
}
#logo_wrap_r .contact_right {
	width: 23px;height: 50px;	float:  right; 
}
#tabbottom_wrap {
	margin: auto;  width: 740px;	height:23px;	background:  url('/images/nav_tab_bottombg.gif');
}
#logo_wrap_r  .contact_left {
	float:  left;
}
#logo_wrap_r  .contact_right {
	float:  right;
}
/*body*/
#contact_body {
	margin: auto; width:740px; background: #383838;
}
#contact_body .menu {
	margin: auto; width:688px; height: 22px; 
}
#contact_body .mini_menu {
	float:  left; padding: 0 15px 0 12px; background: url(li.jpg) no-repeat left; color:#81DA06;
}
#contact_body .mini_menu a:link {color:#81DA06;}
#contact_body .mini_menu a:active {color:#81DA06;}
#contact_body .mini_menu a:visited {color:#81DA06;}
#contact_body .mini_menu a:hover {color:#9b9b9b;}

#contact_body .line {
	margin: auto; width:688px;  height: 1px; font-size:0pt; background:#666;
}
/*body----info*/
#body_info {
	margin: auto; width:688px;
}
#body_info .minititle {
	text-align:left; height:20px;color:#33ccff;
}
#body_info h2 {
	text-align:left; height:20px;color:#FF6600; font-size:9pt;
}
#body_info p {
	text-align:left;line-height: 150%;font-size:9pt;margin-top: 12px;
}
#body_info b {color:#0093BB;}
#body_info ul {
	text-align:left; TEXT-INDENT: 4em;line-height: 150%;
}
#body_info ol {
	text-align:left; list-style-type:none;
}
#body_info li {
	text-align:left; TEXT-INDENT: 2em;line-height: 150%;color:#33ccff; 
}
#body_info ol p {
	text-align:left; margin-left: 48px;TEXT-INDENT: 2em;line-height: 150%;margin-bottom: 6px;color:#BBBBBB; 
}

#body_info .anli {
	margin: auto; width:688px;text-align:left;height:220px;border-bottom: 1px dashed #666666;
}
#body_info .anli_left {
	text-align:left;float:left;width:430px;
}
#body_info .anli_left  .img{
	border:3px solid #33ccff;width:400px;
}
#body_info .anli_right {
	text-align:left;float:left;width:258px;
}
#body_info .anli_line {
	height:30px;
}
#body_info .anli_title {
	height:30px;color:#33ccff;
}
#body_info .anli_connect {
	height:60px;color:#fff;
}
#body_info a.screens {
	margin: 20px 0 0 0;
	padding: 0;
	height: 21px;
	width: 112px;
	background:transparent url(view.gif) center 0 no-repeat;
	display:block;
	text-indent: -9000px;
	float:left;
	}
	
#body_info a:hover.screens {
	background-position:center bottom;
	}

.new_r1 {height:2px; font-size:1px; overflow:hidden; display:block; background:#97C000; margin:0 10px;} 
.new_r2 {background: url('r1.gif') no-repeat left top; }
.new_r3 {background: url('r2.gif') no-repeat right top; }
.new_r4 {background: url('r3.gif') no-repeat left bottom; }
.new_r5 {background: url('r4.gif') no-repeat right bottom; }
.new_r6 {border-right:2px solid #97C000; border-left:2px solid #97C000; }
.new_rinfo {width:92%;margin:auto;text-align:left;color:#33ccff; height:180px;}
.new_rinfo p {color:#E4E4E4;}
.new_rline { height: 10px;font-size:1px;}

#index_bottom {width:308px;margin:auto;text-align:center}
.index_bottom_info {width:720px;text-align:center;margin:auto;height:20px;}
.index_bottom_info .rb1 {background: url('rb1.gif') no-repeat right; width:14px;height:20px;float:left;}
.index_bottom_info .rb2 {background: url('rb2.gif') no-repeat left; width:14px;height:20px;float:left;}
.index_bottom_info .rb3 {background: url('rbb.gif') repeat-x; width:280px;height:20px;float:left;line-height:20px;}
.index_bottom_img {float:right;padding-right:10px;}
.index_bottom_info2 {width:720px;text-align:center;margin:auto;height:50px;font-size:9.0pt;color:#7F7F7F;line-height:22px;}
.index_bottom_info2 a:link {color:#7F7F7F;}
.index_bottom_info2 a:active {color:#7F7F7F;}
.index_bottom_info2 a:visited {color:#7F7F7F;}
.index_bottom_info2 a:hover {color:#9b9b9b;}
.index_bottom_info3 {width:720px;text-align:center;margin:auto;height:20px;font-size:8pt;color:#7F7F7F;  font-family: ÐÂËÎÌå;}
.index_bottom_info4 {width:720px;text-align:center;margin:auto;height:20px;font-size:9.0pt;color:#7F7F7F;}

.fwa_table td {
	text-align:left; height:22px;
}

input,select,textarea {border: solid 1px #627686;background-color: #B0BBC6;font-size:12px;}
.form_xin {color:#81DA06}
.input_radio {border: solid 1px #383838;background-color: #383838;font-size:12px;}

.olda a:link {color:#0093BB;text-decoration:underline;}
.olda a:active {color:#0093BB;text-decoration:underline;}
.olda a:visited {color:#0093BB;text-decoration:underline;}
.olda a:hover {color:#0093BB;text-decoration:none;}
.sitemap1 {background: url(/images/bullets.gif)  no-repeat left;padding-left:15px;}
.bblink {width:720px;text-align:center;margin:auto;height:20px;font-size:9.0pt;color:#1E1E1E;}
.bblink a {color:#1E1E1E; }