

* {
    padding:0;
    margin:0;
}

a {
    cursor:pointer;
    text-decoration:underline;
	color:#02A2CB;
}

a:hover {
    color:#98cc53;
}

ul {
    list-style:none;
}

button, input, fieldset {
    border:0;
}

button {
    cursor:pointer;
}

input {
	font: 12px Tahoma, Arial, sans-serif;
	border:1px solid #C2C2C2;
	padding:2px;
}

input:focus {
    color:#000 !important;
    font-style:normal !important;
	font:11px Tahoma, Arial, sans-serif;
}

.clear {
    clear:both;
}
.cntr {
	text-align:center;
}

body {
    background-color:#ffffff;
	color:#585858;
}

.hh1 {
	background:url(/images/backgrounds/bg_h1.jpg) no-repeat top left;
	height:33px;
	width:698px;
}
h1 {
	font:bold 14px/18px Tahoma, Arial, sans-serif;
	color:#333333;
	padding:7px 0;
	text-align:center;
}

h2 {
	font:normal 14px/18px Tahoma, Arial, sans-serif;
	padding:10px 0 7px 0;
	color:#333333;
}
h3 {
	font:normal 12px/14px Tahoma, Arial, sans-serif;
	color:#333333;
	padding:10px 0 0 0;
}
.border {
	border-right:1px dashed #CDCDCD;
}
.wline {
	width:100%;
	height:10px;
}
#wrapper {
    width:1000px;
    height:auto;
    overflow:hidden;
    padding:0;
    
    margin:0 0 0 1px;
    position:relative;
    font:normal 12px/14px Arial, Tahoma, sans-serif;
	background:url(/images/backgrounds/bg_body.jpg) repeat-x top;
}



/* head */
#top {
	height:38px;
	color:#7A7979;
	font: normal 12px/14px Arial, sans-serif;
}
#top ul {
	margin:0 35px;
}
#top li {
	float:left;
	margin:10px 1px;
}
#top a {
	color:#7A7979;
	text-decoration:underline;
}
#top .sep {
	width:20px;
	text-align:center;
}
#top .lang {
	margin-top:5px;
}

/**  header **/
#header {
    width:1000px;
	height:209px;
}
#header #logo {
    width: 701px;
    height: 209px;
    float:left;
	background:url(/images/index/header.jpg) no-repeat top left;
	margin:0 0 0 31px;
}
#header #logo a {
    display:block;
    width: 310px;
    height: 90px;
    text-indent:-9999px;
}

#header #login {
	width:229px;
	float:right;
	height:200px;
	font: normal 11px/14px Tahoma, Arial, sans-serif;
	color:#040404;
	margin-right:30px;
}
#header #login a, #header #login_in a {
	color:#363868;
	text-decoration:underline;
}
#header #login .h_personal {
	margin:5px 0 5px 0;
}
#header #login td {
	padding:12px 1px 0 0;
}
#header #login .in_text, #header #login_in .in_text {
	width:160px;
	color:#B5B5B5;
}
#header #login .btn_login, #header #login_in .btn_login {
	display:block;
	border:0;
	width:68px;
	height:22px;
	background:url(/images/buttons/btn_enter.jpg) no-repeat top left;
	text-indent:-9999px;
}

/** header inner page **/
#header_in {
    width:1000px;
	height:176px;
}
#header_in #logo {
    width: 701px;
    height: 176px;
    margin: 0 0 0 31px;
    float:left;
	background:url(/images/inner/header.jpg) no-repeat top left;
}
#header_in #logo a {
    display:block;
    width: 247px;
    height: 55px;
    text-indent:-9999px;
}
#header_in #login {
	width:229px;
	float:right;
	height:175px;
	font: normal 11px/14px Tahoma, Arial, sans-serif;
	color:#040404;
	margin-right:30px;
}
#header_in #login a, #header_in #login_in a {
	color:#363868;
	text-decoration:underline;
}
#header_in #login .h_personal {
	margin:5px 0 5px 0;
}
#header_in #login td {
	padding:10px 1px 0 0;
}
#header_in #login .in_text, #header_in #login_in .in_text {
	width:160px;
	color:#B5B5B5;
}
#header_in #login .btn_login, #header_in #login_in .btn_login {
	display:block;
	border:0;
	width:68px;
	height:22px;
	background:url(/images/buttons/btn_enter.jpg) no-repeat top left;
	text-indent:-9999px;
}



/* main nav */
#mainmenu {
    width:1000px;
    height:34px;
    overflow:hidden;
	color:#666565;
	background:url(/images/backgrounds/bg_mainmenu.jpg) no-repeat top center;
}
#mainmenu a {
	text-decoration:none;
	color:#666565;
	font: bold 12px/14px Tahoma, Arial, sans-serif;
}
#mainmenu a.active {
	color:#DE0962;
}
#mainmenu .sep {
	width:3px;
	height:34px;
	background:url(/images/backgrounds/bg_mainmenu_sep.jpg) no-repeat top left;
}
#mainmenu .m_text {
	padding:0 17px;
	white-space:nowrap;
	text-align:center;
}
#mainmenu .m_text_submenu {
	padding:0 5px;
	white-space:nowrap;
}


#mainmenu .submenu_left {
	width:7px;
	height:50px;
	background:url(/images/backgrounds/bg_submenu_left.gif) no-repeat bottom left;
}
#mainmenu .submenu {
	height:50px;
	background:url(/images/backgrounds/bg_submenu.jpg) repeat-x bottom;
	white-space:nowrap;
	padding:0 5px;
}
#mainmenu .submenu_right {
	width:7px;
	height:50px;
	background:url(/images/backgrounds/bg_submenu_right.gif) no-repeat bottom left;
}
#mainmenu .submenu a {
	color:#114770;
}

/**  sub menu  **/
/*#submenu {
	background:#A6D5ED;
	height:33px;
}
#submenu table {
	padding-left:20px;
}
#submenu td {
	padding:0 20px 0 20px;
}
#submenu .sep {
	width:3px;
	height:33px;
	background:url(/images/backgrounds/bg_submenu_sep.jpg) no-repeat top left;
	padding:0;
}
#submenu a {
	color:#114770;
	font: normal 13px/16px Tahoma, Arial, sans-serif;
}
#submenu .active {
	font-weight:bold;
	text-decoration:none;
}
*/


/**  maincontent  **/
#maincontent {
	background:url(/images/backgrounds/bg_maincontent.jpg) no-repeat top left;
}


/**  news  **/
#rnews .rnews_top {
	width:232px;
	height:55px;
	background:url(/images/backgrounds/bg_rnews.jpg) no-repeat top left;
}
#rnews .rnews_btm {
	width:232px;
	height:22px;
	background:url(/images/backgrounds/bg_rnews1.jpg) no-repeat top left;
}
#rnews .rnews_item {
	background:#FAFAFA;
	padding:10px;
	border-bottom:1px solid #E2E2E2;
}
#rnews .date {
	color:#DE0A62;
	font-weight:bold;
}
#rnews .rservices_top {
	width:232px;
	height:13px;
	background:url(/images/backgrounds/bg_rservices.jpg) no-repeat top left;
}
#rnews .rservices_item {
	padding:2px 10px 2px 10px;
	border-bottom:1px dotted #E4E8EA;
	height:25px;
	background:#FAFAFA;
}
#rnews .rservices_item1 {
	padding:2px 10px 2px 15px;
	border-bottom:1px dotted #E4E8EA;
	height:25px;
	background:#FAFAFA url(/images/icons/mli1.jpg) no-repeat 5px 2px;
}
#rnews .rservices_item2 {
	padding:2px 10px 5px 30px;
	border-bottom:1px dotted #E4E8EA;
	height:25px;
	background:#FAFAFA url(/images/icons/mli2.jpg) no-repeat 12px 2px;
}
/**  foot menu  **/
.footmenu {
	height:31px;
	font: normal 12px/14px Arial, sans-serif;
	padding:0 0 0 25px;
}
.footmenu .sep {
	width:15px;
	text-align:center;
}
#footmenu .right {
	width:14px;
	height:31px;
}

#footmenu .sep {
	width:3px;
	height:31px;
	background:url(/images/backgrounds/bg_footmenu_sep.jpg) no-repeat top left;
}
#footmenu .m_text {
	padding:0 21px;
}
#footmenu a {
	color:#1A3C61;
	text-decoration:none;
	border-bottom:1px solid #1A3C61;
}

/* foot */
#foot {
    width:1000px;
    background:#B2DCE7;
	padding:20px;
	text-align:center;
}

/**  bottom  **/
#bottom {
    width:1000px;
    background:#ffffff url(/images/backgrounds/bg_bottom.jpg) no-repeat bottom left;
	padding:20px 20px 5px 20px;
	text-align:center;
	font: normal 11px/14px Tahoma, Arial, sans-serif;
}
