body {
	background-color:#ccc;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0px auto auto auto;
	color:#282828;
	font-weight: normal;
	line-height: 20px;
}
p {
	padding:2px 5px 2px 5px;
	text-align:justify;
	margin:0px;
}
a:hover {
	text-decoration:underline;
}
p.anunt a {
	background:url(../images/newspaper.gif) no-repeat top left;
	padding-left:25px;
	padding-bottom:5px;
	text-align:justify;
	text-decoration:none;
	color:#333333;
}
p.anunt a:hover {
	text-decoration:underline;
}
h1 {
	font-size:16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	padding:5px;
	margin:0px;
	text-decoration:none;
}
h2 {
	font-size:16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#2eb3e6;
	padding:3px;
	margin:0px;
	text-decoration:none;
}
.text_1 {
	COLOR: #9d0101;
	font-weight: bolder;
	font-size: 16px;
	text-decoration: underline;
}
.text_2 {
	COLOR: #9d0101;
	font-weight: bold;
	font-size: 20px;
}
.text_3 {
	COLOR: #9d0101;
	font-weight: bold;
	font-size: 32px;
}
.text_4 {
	COLOR: #333333;
	font-weight: bold;
	font-size: 15px;
	text-decoration: underline;
}
.text_5 {
	COLOR: #333333;
	font-weight: bold;
	font-size: 14px;
}
.text_6 {
	COLOR: #333333;
	font-weight: bold;
	font-size: 15px;
	font-style: italic;
	text-decoration: underline;
}
#main_container {
	width:100%;
	height:auto;
	margin:auto;
	padding:0px;
}
#header {
	width:100%;
	height:100px;
	margin:auto;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#header_top {
	width:1003px;
	height:100px;
	margin:auto;
}
#header_flash {
	width:1003px;
	height:100px;
	margin:auto;
}
#header_time {
	width:1003px;
	height:23px;
	margin:auto;
	background-image: url(../images/time_bg.jpg);
	background-repeat: no-repeat;
}
.left {
	float:left;
}
#header_logo {
	width:177px;
	height:92px;
	float:left;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
}
#search_tab {
	width:210px;
	height:92px;
	float:right;
	padding-top: 35px;
}
input.search_input {
	width:150px;
	height:40px;
	color:#999;
	padding-left:5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/search_bg.gif);
}
/*------------------------------main content-----------------------*/
#main_content {
	width:1003px;
	margin:auto;
	clear:both;
	background-color:#FFFFFF;
}
#main_content_2 {
	background-color: #f5f6f8;
	background-image: url(../images/middle_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 40px;
	padding-left: 40px;
	padding-right: 40px;
	height: 354px;
}
#main_content_3 {
	background-color: #f5f6f8;
	background-image: url(../images/middle_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 40px;
	padding-left: 40px;
	padding-right: 40px;
	height: 1000px;
}
#main_content_4 {
	background-color: #f5f6f8;
	background-image: url(../images/middle_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 40px;
	padding-left: 40px;
	padding-right: 40px;
	height: 900px;
}
#main_content_5 {
	background-color: #f5f6f8;
	background-image: url(../images/middle_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 40px;
	padding-left: 40px;
	padding-right: 40px;
	height: 3800px;
}

/*---------------- menu tab----------------------*/
#menu_tab {
	width:590px;
	float: right;
	margin-top: 38px;
	
}
ul.menu {
	list-style-type:none;
	float:left;
	display:block;
	width: 475px;
	height: 30px;
	margin-top: 9px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 10px !important;
	padding-left: 15px;
}
ul.menu li {
	display:inline;
	font-size:12px;
	line-height:20px;
}
a.nav:link, a.nav:visited {
	display:block;
	float:left;
	margin:0;
	text-decoration:none;
	color:#FFF;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 11px;
	height: 27px;
	font-size: 14px;
	font-weight: bold;
}
a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
	font-size: 12px;
}
a:hover {
	text-decoration: underline;
	font-size: 12px;
}
a:active {
	text-decoration: none;
	font-size: 12px;
}

a.nav_selected:link, a.nav_selected:visited {
	display:block;
	float:left;
	margin:0;
	text-decoration:underline;
	color:#FFFFFF;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 11px;
	background-image: url(../images/menu_button_bg_a.png);
	height: 27px;
	background-position: center bottom;
	font-size: 14px;
	font-weight: bold;
}
a.nav:hover {
	font-size: 14px;
	background-repeat: no-repeat;
	text-decoration: underline;
	height: 27px;
	background-position: center bottom;
	font-weight: bold;
}
/*---------------- menu tab----------------------*/


ul.iconmenu {
	list-style-type:none;
	float:left;
	display:block;
	margin:0px;
	padding:10px 0 0 10px;
	background:none;
}
ul.iconmenu li {
	display:inline;
	font-size:11px;
	font-weight:bold;
}
ul.iconmenu li.divider {
	width:2px;
	height:102px;
	display:block;
	float:left;
	padding-top:10px;
	background:url(../images/separator.jpg) no-repeat center;
}
a.iconnav:link, a.iconnav:visited {
	display:block;
	float:left;
	padding:35px 25px 0px 25px;
	margin:0;
	height:102px;
	text-decoration:none;
	background:none;
	color:#FFFFFF;
}
a.iconnav_selected:link, a.iconnav_selected:visited {
	display:block;
	float:left;
	padding:35px 25px 0px 25px;
	margin:0;
	height:102px;
	text-decoration:none;
	background:none;
	color:#FFFFFF;
}
a.iconnav:hover {
	text-decoration:none;
}


.middle_loginbox {
	width:1003px;
}
#middle_logincontent {
	width:1003px;
	height:380px;
	margin-top: 70px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.login_k {
	height:350px;
	padding-top: 3px;
}
/*------------------------middle_content-----------*/
#middle_content {
	background-color: #f5f6f8;
	background-image: url(../images/middle_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 40px;
	padding-left: 40px;
	padding-right: 40px;
}
#middle_content2 {
	background-color: #f5f6f8;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	width: 650px;
	float: left;
}
#sidebar {
	float: left;
	height: 300px;
	width: 197px;
	background-image: url(../images/title_red_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #E4E4E4;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 30px;
	padding-top: 7px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
#sidebar_link {
	height: 50px;
	font-weight: bold;
	color: #333333;
	padding-top: 20px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}



.index{
	width:923px;
	height:354px;
}
.aboutus{
	width:923px;
}
.organization{
	width:923px;
	height:1550px;
}
.service{
	width:923px;
	height:4100px;
}
.customer{
	width:923px;
	height:354px;
}
.contactus{
	width:923px;
	height:800px;
}
#middle_bgbox {
	width:1003px;
	height:394px;
	margin: 0px;
}
#middle_leftbox {
	background-image: url(../images/middle_life_bg_1.jpg);
	height: 600px;
	width: 288px;
	background-repeat: no-repeat;
	background-position: top;
	float: left;
}
#middle_left_pic {
	top: 400px;
	padding-top: 55px;
	padding-left: 55px;
}
#middle_left_pic2 {
}

#middle_left_text {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
}
#middle_middle_right_pic {
	width:268px;
	position:absolute;
	background-image: url(../images/middle_middle_right_pic.gif);
	background-repeat: no-repeat;
	top: 556px;
	height: 79px;
	z-index: 9999;
}
#middle_middlebox {
	float: left;
	background-image: url(../images/middle_middle_bg_1.jpg);
	height: 600px;
	width: 441px;
	background-repeat: no-repeat;
	background-position: top;
}
#middle_rightbox {
	background-image: url(../images/middle_right_bg_1.jpg);
	height: 200px;
	width: 253px;
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	padding-top: 50px;
	padding-left: 20px;
}
#middle_rightbox_pic {
	height: 200px;
	width: 253px;
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	padding-top: 50px;
	padding-left: 20px;
}
.content_k {
	height:1304px;
	padding-top: 3px;
}
/*-------------------footer------------------------*/
#footer {
	width:1003px;
	margin:auto;
	clear:both;
	height:99px;
	background-image: url(../images/bottom_bg.jpg);
	background-repeat: repeat-x;
}
ul.footer_menu {
	list-style-type:none;
	float:none;
	margin-left:auto;
	margin-right:auto;
	display:block;
	width:1003px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul.footer_menu li {
	display:inline;
	font-size:12px;
}
a.nav_footer:link, a.nav_footer:visited {
	display:block;
	float:left;
	padding:5px 6px 5px 0px;
	margin:0;
	text-decoration:none;
	color: #999;
	;
}
a.nav_footer:hover {
	display:block;
	float:left;
	padding:5px 6px 5px 0px;
	margin:0;
	text-decoration:none;
	color:#2F2626;
}
a.nav_footer:active {
	display:block;
	float:left;
	padding:5px 6px 5px 0px;
	margin:0;
	text-decoration:none;
	color:#2F2626;
}
#copyright {
	list-style-type:none;
	margin-left:auto;
	margin-right:auto;
	display:block;
	width:1003px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 25px;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

