@import url(classes.css);/* not change */
@import url(slide_bar.css);/* not change */

body {
	background: #efefef;
	color: #333;
	font-size: 11px;
	background: url(../pics/bgback.gif) repeat top center;
}
.bgback {
	background: url(../pics/background.png) no-repeat top center;
	height: 100%;
}
.bgback_inner {
	background: url(../pics/inner_background.png) no-repeat top center;
	height: 100%;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline !important;
}
a:hover {
	text-decoration: none;
}
.container_12 h1 {
	font-family: Georgia, serif;
	font-weight: normal;
	text-align: center;
}
.container_12 h2 {
	padding: 0 0;
	font-family: Georgia, serif;
	font-weight: normal;
}
.container_12 p {
	overflow: hidden;
}
.container_12 {
	background-repeat: repeat-y;
}


/* -------------------- style ---------------------- */
.logo {
	float: left;
	display: block;
}
.nav {
	float: right;
	display: block;
}
.top_menu {
	margin: 5px 0 16px 0;
	background: #fff;
	padding: 12px 10px;
}
.footer {
	margin: 5px 0 16px 0;
	background: #fff;
	padding: 12px 10px;
	font-size: 10px;
}

.content_box {
	margin: 11px 0 10px 0;
	padding: 10px;
	background: #fff;
	display: block;
}
.img_box {
	border: 10px solid #80cfeb;
}
.list_col {
	margin: 10px 0;
}
.list_col li{
	list-style: none;
	list-style-type: none;
	padding: 5px 0 5px 0;
	margin: 0;
	background: url(../pics/dots.gif) repeat-x top left;
}
.list_col li a:hover {
	display: block;
	padding: 0 0 0 10px;
	margin: 0;
	background: url(../pics/hover_bg.gif) no-repeat top left;
}
/* ----------------------------------------- navigation stile ----------------------------------------- */
.nav ul li {
	list-style: none;
	list-style-type: none;	
	float: left;
	padding: 4px 0 0 0px;
	margin: 0 0 0 14px;
}
.nav ul li a{
	color: #377c94;
	text-transform:uppercase;
	font-size: 10px !important;
	padding: 0 0 0 8px;
}
.nav ul li a:hover {
	text-decoration: none !important;
	color: #000000;
	background: url(../pics/hover_tag.gif) no-repeat 0px 3px;
}


/* ----------------------------------------- pop up stile ----------------------------------------- */

/* ----------------------------------------- map stile ----------------------------------------- */
/* ----------------------------------------- pager style ----------------------------------------- */
.head_title {
	margin: 7px 0 10px 0;
	height: 30px;
	border: 0px solid red;
}
.sm_project_box {
	margin-bottom: 20px;
	position: relative;
}
.sm_project_box_related {
	margin: 0 25px 10px 0;
	position: relative;
}
.tig {
	position: absolute;
	left: 222px;
	top: 5px;
	width: 56px;
	height: 33px;
	background: url(../pics/tig.png) no-repeat 0px 3px;
}
.tig_last_p {
	position: absolute;
	right: 0;
	top: -5px;
	width: 56px;
	height: 33px;
	background: url(../pics/tig.png) no-repeat 0px 3px;
}
/* ----------------------------------------- works style ----------------------------------------- */
.big_img {
	background-color: #fff;
	position: relative;
}
a.view_project {
	width: 139px;
	height: 53px;
	position: absolute;
	top: 255px;
	left: 20px;	
	background: url(../pics/view_img.gif) no-repeat top left;
}
a:hover.view_project {
	height: 53px;
	background: url(../pics/view_img.gif) no-repeat bottom left;
}
.left_info_box {
	position: relative;
	border-top: 2px solid #bae5f4;
}
.inner_logo {
	margin: 10px 0;
}
a.view_project_b {
	display: block;
	width: 95px;
	height: 11px;
	background: url(../pics/view_proj.gif) no-repeat top left;
	margin: 10px 0;
}
a:hover.view_project_b {
	width: 95px;
	height: 11px;
	background: url(../pics/view_proj.gif) no-repeat bottom left;
}
.last_p_title {
	display: block;	
	margin: 10px 0;
}
.grid_3_1,
.grid_4_3,
.grid_8_2 {
	padding: 10px;
}
.grid_3_1,
.grid_4_3 {
	background-color: #fff;
}
.related {
	margin: 15px 0 10px 0;
	background: #fff;
	padding: 12px 10px;
}
.award_box {
	margin: 10px 0 0 0;
}
.award_box a {
	display: block;
}
.award_box a:hover {
	display: block;
	color: #00B7EA;
}
.tag_ul li{
	list-style: none;
	list-style-type: none;
	margin: 3px 0 0 0;
	padding: 0;
}
.tag_ul li a:hover {
	color: #00B7EA;
}
.view_all {
	float: right;
	background: #d4f0f9;
	width: 150px;
	margin: 0 20px 0 0;
}
a.view_all_b {
	background: url(../pics/view_all.gif) no-repeat top left;
	width: 98px;
	height: 16px;
	display: block;
	margin: 7px 0 5px 5px;
}
a.strelka_b {
	background: url(../pics/strelka.gif) no-repeat top left;
	width: 13px;
	height: 11px;
	display: block;
	float: right;
	margin: 7px 5px 5px 0;
}
.article_box {
	border-top: 2px solid #bae5f4;
	background-color: #fff;
	position: relative;
	margin: 0 0 10px 0;
}
.pager {
	font-size: 10px;
	margin: 4px 0 0 0;
	color: #999 !important;
}
.pager a{
	color: #999 !important;
} 
a.search_b {
	float: right;
	background: url(../pics/search_b.gif) no-repeat top left;
	width: 64px;
	height: 13px;
	display: block;
	margin: 7px 5px 5px 0;
}
.search_box {
	float: right;
	background: #d4f0f9;
	width: 230px;
	margin: 0 20px 0 0;
}
.search_box input {
	margin: 3px 0 0 2px;
	border: 1px solid #d4f0f9;	
	background: #d4f0f9;
}
.news_img {
	border: 2px solid #00b7ea;
}
.news_bottom {
	margin: 5px 0;
	padding: 5px;
	background: url(../pics/bgback.gif) repeat top left;
	border-bottom: 2px solid #bae5f4;
}
.news_bottom a {
	color: #00b7ea;
}
.comments {
	float: right;
}
.comments_box {
	margin: 10px 0 0 0;
}
.comments_box img {
	margin: 0 0 10px 0;
}
.user_comment a{
	color: #00b7ea;
}
.form_comment {
	margin: 10px 0 0 0;
}
.form_comment input {
	border: 0px solid red;
	background-color: #D4F0F9;
}
.text_area {
	width: 100%;
	border: 0px solid red;
	background-color: #D4F0F9;
}
.small_txt {
	color: #808080;
	font-size: 10px;
	float: right;
}
.post_button {
	margin: 10px 0 0 0;
	display: block;
	width: 122px;
	height: 25px;
	background: url(../pics/post_button.gif) no-repeat top left;
	border: 0px solid red;
}
.post_button:hover{
	display: block;
	width: 122px;
	height: 25px;
	background: url(../pics/post_button.gif) no-repeat bottom left;
	border: 0px solid red;
}
/*----------------------------lang bar-------------------------------------*/
.lang_bar {
	float:right;
	background: url(../pics/lang_back.gif) no-repeat bottom left;
	padding: 1px 5px 0 8px;
	font-size: 10px;
}
.lang_bar a{
	color: #fff !important;
}
a.lang_current {
	font-weight: bold;
}
