body {
	margin: 0;
	padding: 0;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #4C4C4C;
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:active {
    text-decoration: none;
}

img {
	border: none;
	text-decoration: none;
}

#center {
	width: 100%; 
	height:393px; 
	background-image:url(images/back.jpg); 
	position:relative; 
	overflow:hidden;
}

#logo {
	position:absolute; 
	left:50px; 
	top:0px; 
	background-image:url(images/logo.jpg); 
	width:176px; 
	height:96px;
}

#textLogo {
	width: 719px;
	height: 37px;
	position: absolute;
	top: 45px;
	left: 230px;
	color: #fff;
	margin-left: 3px;
	margin-top: 3px;
	font: normal 14px Arial;
}

#lang {
	position:absolute; 
	right:50px; 
	top:0px; 
	width:134px; 
	height:24px; 
	background-image:url(images/lang.jpg);
	color: #fff;
	padding-top: 4px;
}

#title {
	position:absolute; 
	top:108px; 
	left:0px; 
	width:1017px; 
	height:255px; 
}

#back {
	position:absolute; 
	top:108px; 
	left:1017px; 
	width:10000px; 
	height:255px; 
	background-image:url(images/back2.jpg);
}

#news {
	width: 241px;
	float: left;
}

#page {
	width: 736px;
	margin-left: 40px;
	margin-top: 30px;
	float: left;
}

#conten {
	background: url(images/cont.gif) center;
}

#foot {
	width: 100%;
	height: 43px;
	background-color: #D3D3D3;
}

.menu_item {
	float: left;
	width: 100px;
	font-weight: bold;
	color: #fff;
}

.menu_sep {
	float: left;
	height: 12px;
	width: 2px;
	background-color: #b8bcbc;
}

#menu {
	position: absolute;
	left: 200px;
	width: 100%;
	height: 12px;
	top: 370px;
}

.tabnew-title {
	font-size: 16px;
	font-weight: bold;
	color: #4C4C4C;
	margin-left: 20px;
	margin-top: 20px;
}

.tabnew-text {
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #666;
	margin-left: 20px;
	margin-top: 5px;
	width: 180px;
}

.tabnew-date {
	color: #999;
	margin-left: 20px;
	margin-top: 5px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #757575;
	margin-right: 20px;
}

.app-image {
	width: 239px;
	float: left;
	margin-top: 14px;
}

.app-image-ls {
	width: 153px;
	float: left;
	margin-top: 14px;
}

.app-cont {
	width: 400px;
	margin-left: 15px;
	float: left;
	margin-top: 14px;
}

.app-cont-ls {
	width: 480px;
	margin-left: 15px;
	float: left;
	margin-top: 14px;
}

.app-text {
	font-size: 13px;
	color: #4c4c4c;
	font-weight: normal;
	font-style: normal;
	margin-top: 8px;
}

.app-title {
	color: #ff9900;
	font-weight: bold;
	font-size: 16px;
}

.app-name {
    font-size: 16px;
    color: #F90;
    font-weight: bold;
}

.app-subname {
    color: #F90;
    font-weight: bold;
    font-size: 13px;
}

.app-right {
    width: 290px;
	margin-left: 15px;
	float: left;
	margin-top: 14px;
}

.app-left {
    width: 290px;
	float: left;
	margin-top: 14px;
}

.app-form {
    color: #F90;
    font-size: 11px;
    font-weight: bold;
    margin-top: 8px;;
}

.app_txt {
    color:#4c4c4c;
    font-size: 13px;
    width:600px;
}

.app-box {
    background-color:#f0f0f0;
    padding: 10px;
    width:600px;
    position: relative;
}

.app-delbox {
    color:#900;
    background-color:#F99;
    width:600px;
    padding:10px;
    border:1px solid #900;
    font-weight: bold;
    font-size: 11px;
    margin-top: 10px;
}








