
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

body{

margin:0;
background-color: #ffffff;

}

#wall {
	height: 100%;
	width: 100%;
}
#header {
	height: 123px;
	width: 100%;
}
#header_menu {
	height: 123px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#header_top {
	height: 93px;
	width: 100%;
}
#header_top_ins {
	height: 93px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#bottom {
	height: 518px;
	width: 100%;
	background: #e8e8e8;
}

#bottom_news {
	height: 912px;
	width: 100%;
	background: #e8e8e8;
}
#news_inner {
	height: 719px;
	width: 980px;
	background-color:#ffffff;
}
#news_left {
	height: 712px;
	width: 514px;
	float: left;
	background-color:#ffffff;
	margin-left: 40px;
}
#pad_H_news {
	height: 11px;
	width: 514px;
}
#news_data {
	height: 276px;
	width: 450px;
	margin-left: 43px;
	float: left;
}
#list li {
	display: inline;
	margin-left: 30px;
	margin-top:50px;
}


#news_data_cms {
	height: 168px;
	width: 445px;
	margin-top: 37px;
}
#news_data_cms_2 {
	height: 20px;
	width: 445px;
	margin-top: 20px;
	text-align: right;
}
#news_list {
	margin-top: 30px;
}



#pad_h {
	height: 5px;
	width: 980px;
}
#pad_h_2 {
	height: 5px;
	width: 5px;
}
#footer_ins {
	height: 29px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#mission_para_1 {
	width: 610px;
	margin: 0px;
	float: none;
	clear: right;
	padding-left: 38px;
}
#empty {
	height: 11px;
}

#empty2 {
	height: 33px;
}



#flash_banner {
	height: 508px;
	width: 980px;
}
#footer {
	height: 29px;
	width: 100%;
	background: url(../images/footer_bg.png);
}
#bottom_ins {
	height: 518px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

#bottom_ins_news {
	height: 912px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF;
}

#header_nav_ins {
	height: 30px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/top_nav_main.gif);
}
#header_nav {
	height: 30px;
	width: 100%;
	background: url(../images/top_nav_bg.gif) repeat-x;
}
.footer_word {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	text-align: center;
}

.cms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#nav li {
	display: inline;
	margin-left: 10px;
}
li {
}
#pic {
	float: left;
	width:150px;
	height:180px;
}
#box {
	height: 180px;
	width: 610px;
	margin-left: 40px;
	position: relative;
}
#title_box {
	height: 180px;
	padding-left: 10px;
	float: left;
	width: 450px;
	text-align: justify;
}

#show_1 {
	float: left;
}
#show_1_right {
	width: 400px;
	float: left;
	clear: right;
	padding-left: 20px;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}


#top_nav_sep {
	height: 27px;
	width: 2px;
	background: url(../images/top_nav_sep.png);
}
#news_banner {
	height: 187px;
	width: 980px;
}
.news_detail_inside {
	list-style-image: url(../images/tick_icon.jpg);
}
h1,h2,h3,h4,h5,h6{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #595959;
}
#pad_h_3 {
	height: 30px;
}
#contact {
	float:left;
	width:249px;
	height:714px;
	background: url(../images/contact_girl.jpg);
}
#contact3 {
	height: 477px;
	width: 600px;
	line-height: 30px;
	margin-left: 30px;
}


#contact_2 {
	float:left;
	width:642px;
	height:550px;
	margin-top: 20px;
	margin-left: 20px;
	
}
#btn {
	background: url(../images/nav.jpg);
	height: 26px;
	width: 248px;
}
#btn_2 {
	height: 3px;
}
.btn_2{
	color: #FFFFFF;
	text-align: center;
	text-indent: 0px;
	white-space: normal;
	font: 13px/25px Arial, Helvetica, sans-serif;
	background: 50px;
}
.inner_text {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #595959;
}

#bottom_manage_inner {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 1528px;
}
#bottom_manage_right {
	float: left;
	width: 600px;
}

* for compliant browsers */
.clearfix:after {
    clear: both; 
    content:".";
    display: block;
    height: 0;
    visibility: hidden
    }


#show_1 {
	height: 249px;
	width: 642px;
}
#show_1_right {
	clear: right;
	width: 300px;
}
#pic {
	clear: both;
	width: 150px;
	float: left;
}
#show_1_right {
	float: left;
	width: 400px;
}
#manage_inner_content {
	height: 1542px;
	width: 700px;
	float: left;
}
#bottom_news #bottom_ins_news #news_inner #contact_4 #box {
	height: 180px;
	width: 685px;
}
#contact_4 {
	float: left;
	width: 731px;
	position: relative;
}
#contact_3 {
	float: left;
	width: 720px;
	height: 690px;
}
#empty_3 {
	height: 37px;
	width: 642px;
}
#contact_content {
	height: 175px;
	width: 642px;
	margin-left: 81px;
}

a.news_hover:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.news_hover:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
}
a.news_hover:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.news_hover:active {
	color: #000;
	text-decoration: none;
}
#product_content_inner {
	height: 455px;
	width: 650px;
	margin:20px 0 0 50px;
}
#product_content_left {
	float: left;
	height: 190px;
	width: 309px;
}
#product_content_right {
	height: 190px;
	width: 300px;
	float: left;
	padding-left: 0px;
	text-align: right;
}
#title_icon {
	margin: 10px;
}

#clear {
	clear: both;
}
a.url:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0c876c;
	text-decoration: none;
}
a.url:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #0c876c;
}
a.url:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003300;
	text-decoration: none;
}
a.url:active {
	color: #003300;
	text-decoration: none;
}#pad_h_led {
	height: 10px;
	width: 500px;
}
