/* CSS Document */
body
{
   background: url("images/tall.jpg") repeat-x scroll left top #1D98ED;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	margin:0;
	padding:0;
}
a {
    color: #004899;
    text-decoration: none;
}
a:hover {
    color: #ED591B;
    text-decoration: underline;
}

ul,li,p { padding:0px 0px; margin:0px 0px; list-style:none;}
/* easy clearing */
.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%;
}
/* end easy clearing */
.input-search {
    border: 1px solid #CFCFCF;
    color: #696969;
    font: 0.9em Arial,Helvetica,sans-serif;
    left: 6px;
    margin: 0;
    padding: 3px 4px;
}
.post-links {
    clear: both;
    float: left;
    height: 100%;
    margin: 10px 0 10px 0;
    overflow: hidden;
    padding: 0;
}
.post-links .buttons .button {
    background: url("images/links-right.gif") no-repeat scroll right 0 transparent;
    float: left;
    height: 100%;
    margin: 0 0 0 10px;
    overflow: hidden;
    padding: 0;
}
.post-links .buttons .button a 
{
    background: url("images/links-left.gif") no-repeat scroll 0 0 transparent;
    color: #015593;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 13px;
    height: 100%;
    padding: 2px 5px 5px 25px;
    text-decoration: none;
}
.post-links .buttons .button:hover {
    background: url("images/links-right-act.gif") no-repeat scroll right 0 transparent;
}
.post-links .buttons .button:hover a {
    background: url("images/links-left-act.gif") no-repeat scroll 0 0 transparent;
}
.submitBtnInput a {
    background-color: transparent;
    background-image: url("images/button-search.gif");
    background-position: left 0;
    background-repeat: no-repeat;
    border: medium none;
    cursor: pointer;
    display: block;
    float: left;
    height: 22px;
    overflow: hidden;
    text-align: left;
    text-indent: -9999px;
    width: 30px;
}
.submitBtnInput a:focus, .submitBtnInput a:hover {
    background-position: left 0px;
}

#wrapper
{
	width:980px;
	clear:both;
	margin:auto;
	background:url(images/top.jpg) no-repeat left top transparent;
}
#header
{
	width:980px;
	border-bottom: 1px #EAEAEA solid;
	clear:both;
	margin:auto;
	background:url(images/header.png) no-repeat left top transparent;
}
#divSlider
{
	width:980px;
	background:#fff;
	clear:both;
	margin:auto;
}
#divSlider .content 
{
    padding-top:10px;
}
.divtop
{
    clear:both;
    height: 32px;
    line-height:32px;
}
.navigation_t {
	float:right;
    background: url("images/navigation_t.gif") repeat-x scroll 0 0 transparent;
    margin: 0 20px 10px 0;
}
.navigation_tr {
    background: url("images/navigation_tr.gif") no-repeat scroll 100% 0 transparent;
}
.navigation_tl {
    background: url("images/navigation_tl.gif") no-repeat scroll 0 0 transparent;
    overflow: hidden;
    padding: 0 37px 0 36px;
}
/* ************************************************************************************* */
.navigation
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	float: right;
}
.navigation li
{
	float: left;
	display: inline-block;
	cursor: pointer;
	white-space: nowrap;
	background: transparent;
}
.navigation li.un
{
	background: none;
}

.navigation_item a
{
	color: #fff;
	line-height: 13px;
	font-weight: normal;
	cursor: pointer;
	white-space: nowrap;
	display: block;
	padding: 8px 9px 11px 7px;
}
.navigation_item a:hover, .navigation_item.selected a
{
	color: #fff;
	text-decoration: underline;
}
#header .logo
{
	float: left;
	padding:0 0 0px 20px;
	width: 450px;
}
#header .banner
{
	float:right;
	height:60px;
	overflow:hidden;
	padding: 0px 20px 10px 0;
}
#header .topmenu
{
	width:100%;
	clear:both;
	height:34px;
	background: url("images/bg_topmenu.gif") repeat-x scroll left top transparent;
}
#header .topmenu .menu
{
	float:left;
	padding-left:10px;
	height:34px;
}
#header .language
{
	float:left;
	width:160px;
	height:30px;
	line-height:30px;
	text-align:center;
}
#header .language img
{
    padding-top:5px;
}
#header #news
{
	float:left;
	margin-left:51px;
	line-height:30px;
	height:30px;
	text-align:left;
	padding-right:10px;
	color:#105F8E;
}
#news .left {
	background:url(images/box_news_left.gif) no-repeat left top;
	float: left;
	width: 100px;
	height:30px;
}
#news .left span
{
    color:#ED591B;
    text-align:left;
    padding-left:15px;
    font-weight:bold;
    }
#news .center {
	background:url(images/box_news_center.gif) repeat-x left top;
	float: left;
	width: 300px;
	height:20px;
	padding-top:5px;
	padding-bottom:5px;
	overflow:hidden;
}
#news .center a
{
    color:#333333;
    width:280px;
    padding-left:10px;
}
#news .center .box_news_center
{
	float: left;
	overflow:hidden;
	width: 367px;
	height:20px;
}
#news .center .box_news_center li{
	line-height:20px;
}
#news .right {
	background:url(images/box_news_right.gif) no-repeat left top;
	float: left;
	width: 78px;
	height:30px;
}
#news .right span
{
	height:30px;
    color:#ED591B;
	float: left;
	padding-left:20px;
	text-align:left;
	background:url(images/box_news_right1.png) no-repeat left top;
}
#news .right span a
{
    color:#ED591B;
}
#news .right span a:hover
{
    color:#333333;
}
#news .center .box_news_center .documentcontent {
    clear: both;
}
#header .quicksearch
{
	width:280px;
	margin-top:4px;
	height:24px;
	float:right;
}
#header .quicksearch .input-search
{
	width:222px;
}
#slider
{
    clear:both;
    margin:auto;
	width:960px;
	background: url("images/zone_bg.gif") repeat-x scroll left top #fff;
	padding-top:8px;
	padding-left:10px;
	padding-right:10px;
}
#slider .left
{
	float:left;
	margin-right:10px;
	width:446px;
	height:310px;
}
#slider .center
{
	float:left;
	margin-right:10px;
	width:224px;
	height:311px;
}
#slider .left .avatar
{
	float:left;
	padding-right:10px;
}
#slider .left .item
{
	clear:both;
}
#slider .left .item
{	
	text-align:justify;
	height:210px;
	overflow:hidden;
}
#slider .left .item .headline a
{
	font-weight:bold;
	color:#0066ff;
	font-size:13px;
	text-decoration:none;
}
#slider .left .item .headline a:hover
{
	text-decoration:underline;
}
#slider .left .item .teaser
{	
	text-align:justify;
	padding-top:10px;
}
#slider .right
{
    float: right;  
	height:312px;
}
#slider .right .focuslist 
{
    clear:both;
	border:solid 1px #ebebeb;
	background:#fff;
	text-align:left;
    padding:10px;
    width: 248px;    
	height:290px;
}
#divMain
{
	width:980px;
	clear:both;
	margin:auto;
	background-color:#F2F2F2;
}
.focuslist .header {
    background:#363535;
    clear: both;
    height: 32px;
    padding-left:20px;
}
.focuslist .header a {
    color: #fff;
    font-weight: bold;
    font-size:14px;
    line-height:32px;
    text-decoration: none;
}
.focuslist .header a:hover 
{
    text-decoration: none;
}
.focuslist .content {
    padding: 0 0 10px 0;
    overflow: hidden;
    height:250px;
}
.focuslist .content span {
    float:left;
    display: block;
    margin-bottom: 5px;
}
.focuslist .content a {
    color: #333333;
    text-decoration: none;
}
.focuslist .content a:hover {
    color: #ff0000;
    text-decoration: none;
}
.focuslist .content .headline a {
    color: #333;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
.focuslist .content .headline a:hover {
    text-decoration: underline;
}
.focuslist .content .teaser {
    padding-top: 10px;
    text-align: justify;
}
.focuslist .content .avatar {
    padding-top: 10px;
    text-align: justify;
}
#content_top
{
    clear:both;
	border-bottom: 1px solid #ebebeb;
    background:#fff;
    width:980px;
	margin:0 0 10px 0;
	padding-top:10px;
}
#content_top .content
{
	clear:both; 
	border-top: 1px solid #ebebeb; 
}

#content
{ 
    float: left;
    margin-left: 10px;
    width: 560px;
    text-align:left;
}
#content_center
{
	clear:both; 
	width:100%;
}
.inputfield input, .inputfield select, .inputfield textarea {
    background-color: #F3F3F3;
    border: 1px solid #CCCCCC;
    color: #696969;
    font: Arial,Helvetica,sans-serif;
    left: 6px;
    margin: 0;
}
#content .title
{
    font-size:14px;
    line-height: 28px;
    height: 28px;
    font-weight: bold;
    padding-left:10px;
}
#content .title  a
{
    font-size:14px;
    color:#004899;
    line-height: 28px;
    height: 28px;
    font-weight: bold;
}
#content .contentzone {
    clear: both;
    text-align: left;
    width: 100%;
}

#content .contentzone .item {
	clear:both;
	padding-top:15px;
}
#content .contentzone .item .avatar {
	float:left;
	margin-top:3px;
	margin-right:8px;
}
#content .contentzone .item .headline 
{
	margin-bottom:5px;
	color:#333333;
	font-weight:bold;
}
#content .contentzone .item .headline a{
	color:#333333;
	text-decoration:none;
}
#content .contentzone .item .headline a:hover {
	color:#ff0000;
	text-decoration:none;
}
#content .contentzone .item .teaser {
	text-align:justify;
}
.storytools {
    clear: both;
    padding-bottom: 5px;
    padding-top: 5px;
}
#content .date {
    background: none repeat scroll 0 0 transparent;
    color: #4F545B;
    float: left;
    font-style: italic;
    overflow: hidden;
    font-size:11px;
}
#content .date a {
    color: #4F545B;
    text-decoration: none;
}
#content .date a:hover {
    text-decoration: underline;
}
#content .tools {
    background-color: #ECEEF5;
    border: 1px solid #CAD4E7;
    border-radius: 3px 3px 3px 3px;
    float: right;
    height: 20px;
    line-height: 0;
    margin-right: 10px;
    padding: 2px 4px;
}
.container
{
    clear: both;
    padding-top: 10px;
}
.container .Headline
{
    font-size:14px;
    font-weight:bold;
}
.container .header  {
    background: url("images/zonetitle_bg.gif") repeat-x scroll left bottom transparent;
    clear: both;
    height: 28px;
    margin-bottom:10px;
}
.container .header  span {
    color: #0066FF;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
}
.container .list a {
    color: #333333;
    text-decoration: none;
    line-height:22px;
}
.container .list a:hover {
    color: #ff0000;
    text-decoration: none;
}
.HomeZoneList
{
	clear:both;
	border: 1px solid #ebebeb;
	width:100%;
	text-align:left;
	background:#fff;
}
.HomeZoneList .sideTitle
{
    background: url("images/news_cat_header.png") repeat-x scroll 0 0 transparent;
    padding: 4px 0 4px 4px;
    height: 28px;
    line-height: 28px;
    clear:both;
    color: #333333;
}
.HomeZoneList .headline
{
    font-weight: bold;
}
.HomeZoneList .teaser
{
    color:#333333;
}
.HomeZoneList .sideTitle a
{
    height: 28px;
    line-height: 28px;
    color: #333333;
    font-size:11px;
}
.HomeZoneList .sideTitle ul li
{
    float:left;
}
.HomeZoneList .content ul {
    list-style-image: url("images/menu-collapsed.png");
    list-style-type: disc;
    margin: 0;
    padding: 0 0 0 1.5em;
}
.HomeZoneList .content ul li {
    list-style-image: url("images/menu-collapsed.png");
    list-style-type: disc;
}
.HomeZoneList .sideTitle .sep
{
    width:18px;
    float:left;
    height: 28px;
    line-height: 28px;
    text-align:center;
}
.HomeZoneList .sideTitle .current {
    background: #3092C9;
    padding: 0 15px 0 15px;
    height: 28px;
    line-height: 28px;
    color: #FFFFFF;
    text-align:center;
    text-transform:uppercase;
}
.HomeZoneList .sideTitle .current a {
    color: #FFFFFF;
    font-weight:bold;
    text-align:center;
}
.HomeZoneList .content
{
	clear:both;
	padding:10px;
    font-size:15px; line-height: 1.4em; 
}
.HomeZoneList .content .item
{
	clear:both;
}
.HomeZoneList .content .item .avatar
{
	float:left;
	margin-right:7px;
	margin-top:3px;
}
.HomeZoneList .content .item a
{
    font-size: 15px;
    font-weight:bold;
	color:#333333;
	text-decoration:none;
}
.HomeZoneList .content .item a:hover
{
	color:#ED591B;
	text-decoration:none;
}
.HomeZoneList .post-title {
    color: #999999;
    font-size: 10px;
    font-weight: normal;
    line-height: 16px;
}
.HomeZoneList .link 
{
    float:right;
    font-size: 17px;
    margin-right: 10px;
}
.homezoneother {
    clear: both;    
    margin-top: 10px;
}
.homezoneother ul
{
    list-style-type: disc;
    list-style-image: url("images/menu-collapsed.png");
    margin: 0;
    padding: 0 0 0 1.5em;
}
.homezoneother ul li
{
    list-style-type: disc;
    list-style-image: url("images/menu-collapsed.png");
}
.homezoneother ul li.itembold a
{
    font-weight:bold;
    font-size:14px;
    line-height:20px;  
}
#colright {
    float: right;
    margin-right: 10px;
    margin-left: 10px;
    text-align: left;
    width: 390px;
}
.side 
{
    clear: both;    
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #EAEAEA;
    padding: 10px;
}
.side .sideTitle 
{
    background: none repeat scroll 0 0 #3092C9;
    color: #FFFFFF;
    font-weight:bold;
    display: block;
    font-size: 14px;
    margin: 0;
    padding: 7px 10px;
    text-transform: uppercase;
}
.side .sideTitle2 
{
    clear:both;
	height:17px;
	background:url(images/heading_focus.gif) no-repeat left top;
	text-align:left;
}
.side .sideTitle2  span
{
	display:block;
	height:17px;
	height:17px;
	padding-left:20px;
	color:#fff;
	font-weight:bold;	
}
.side .sideTitle3 
{
    background: none repeat scroll 0 0 #363535;
    clear: both;
    color: #FFFFFF;
    font-weight:bold;
    text-transform: uppercase;
    display: block;
    font-size: 14px;
    margin: 0;
    margin: 0;
    padding: 7px 10px;
}
.side .sideTitle a
{
    color: #FFFFFF;
}
.publication {
    padding:10px;
    background:#fff1da;
    border-right: 1px solid #EAEAEA;
    border-bottom: 1px solid #EAEAEA;
    border-bottom: 1px solid #EAEAEA;
}
.publication .left
{
    float:left;   
    width:120px; 
}
.publication .left .avatar
{
    border: 1px solid #ccc;
}
.publication .right
{
    float:right;
    width:216px; 
}
.publication .right .header
{
    clear:both;
    font-size:14px;
    font-weight:bold;
}
.publication .right .middle
{
    clear:both;
    height:50px;
	background:url(images/Publications.gif) no-repeat center top;
	color:#3333ff;
	font-weight:bold;
	text-align:center;
	padding-top:30px;
	font-size:14px;
}
.publication .right .more
{
    clear:both;
    padding:10px 0;
    text-align:center;
}
.blueblock {
    background:#FFF1DA;
    padding-top:10px;
}
.blueblock .block {
    margin:0 10px 10px 10px;
    background:#fff;
}
.blueblock .left
{
    float:left;
    width:200px;
    padding:10px; 
    border: 1px solid #ccc;   
    background:#ccc;
}
.blueblock .right
{
    float:left;
    padding:10px; 
    text-align:left;
    font-weight:bold;
    line-height:25px;
}
.blueblock .description
{
    clear:both;
    padding:5px 20px; 
    text-align:left;
}
.blueblock .description ul {
    list-style-image: url("images/pubicon.gif");
    list-style-type: disc;
    margin: 0;
    padding: 0 0 0 1.6em;
}
.blueblock .description ul li {
    list-style-image: url("images/pubicon.gif");
    list-style-type: disc;
}
.blueblock .description a{
    color: #333333;
    font: bold 12px arial;
    text-decoration: none;
    text-transform: uppercase;
}
.blueblock .description ul li ul {
    list-style-image: url("images/timetip.gif");
    list-style-type: disc;
    margin: 0;
    padding: 0 0 0 1.2em;
}
.blueblock .description ul li ul li {
    list-style-image: url("images/timetip.gif");
    list-style-type: disc;
}
.blueblock .description .item a{
    color: #004899;
    font: bold 12px arial;
    text-decoration: none;
    text-transform:none;
}
.blueblock .description span {
    
}
.side .content span {
    display: block;
    float: left;
    margin-bottom: 5px;
    text-align:left;
}
.side .content2 
{
    padding-top:3px;
    height:270px;
    overflow:hidden;
}
.side .content2 img {
    float: left;
    padding: 5px 8px 3px 0;
}
.side .content2 span {
    display: block;
    float: left;
    margin-bottom: 5px;
    width: 180px;
    text-align:left;
}
#colrightbottom
{
    clear:both;
}
#colrightbottom .banner
{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #EAEAEA;
    clear: both;
}
#colrightbottom .banner .item
{
    clear: both;
}
#colrightbottom .banner .sep
{
    clear: both;
    height:5px;
}
#bottom
{
	clear:both; 
	width:980px;
	margin:auto;
    background:#F2F2F2;
}
#bottom .footer {
    clear: both;
    color: #FFF;
    font: 12px arial;
    padding: 10px 20px;
    line-height:20px;
    background: #053C72;
	min-height:80px;
}
#bottom .footer a {
    color: #78DCFF;
    text-decoration: none;
}
#bottom .footer .left 
{
    float:left;
    text-align:left;
}
#bottom .footer .right 
{
    float:right;
    margin-top:5px;
    text-align:right;
}
#bottom .footer .right .hitcounter
{
    clear:both;
}
.hitcounter ul {
    float: right;
    width:300px;
    background: none repeat scroll 0 0 #363535;
    list-style: none outside none;
    margin: 0;
    padding: 5px 10px 5px 10px;
}
.hitcounter ul li {
    display: inline;
    float: left;
    padding: 0 5px 0 5px;
}
#bottom .footer .right .folowus
{
    background: none repeat scroll 0 0 #3092C9;
    height: 37px;
    width:320px;
    float: right;
    text-align: right;
}
#bottom .footer .right .folowus div
{
    float: left;
    height: 37px;
    line-height:37px;
    padding: 0 20px;
    text-align: center;
    color:#000;
    font-weight:bold;
}
#p-members {
    clear:both;
    padding:0 10px 10px 10px;
}
#p-partner {
    clear:both;
    border: 1px solid #EAEAEA;
    height: 97px;
    position: relative;
    width: 958px;
    background:#fff;
}
#viewport {
    height: 97px;
    overflow: hidden;
    position: relative;
    width: 918px;
    clear:both;
}
#viewport ul 
{
    clear:both;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    padding-top: 5px;
    position: relative;
}
#viewport li {
    float: left;
    margin-right: 20px;
    margin-bottom: 7px;
}
#viewport li img {
    max-height: 85px;
}
.folowus ul {
    background: none repeat scroll 0 0 #FFFFFF;
    float: right;
    list-style: none outside none;
    margin: 0;
    height: 37px;
    padding-left:20px;
}
.folowus ul li {
    display: inline;
    float: left;
    padding: 0 10px 0 10px;
}
.folowus ul li img
{
    padding-top:5px;
}
.divfootnavbar 
{
    border-top: 2px solid #CCCCCC;
    background: url("images/nav_bg.gif") repeat-x scroll left top transparent;
    clear: both;
    height: 40px;
    padding-left: 40px;
    text-align: center;
}
.divfootnavbar a {
    color: #333333;
    display: block;
    font-weight:bold;
    padding: 5px 0;
    text-decoration: none;
}
.divfootnavbar a:hover
{
    color: #FF3300;
    text-decoration:underline;
}
.divfootnavbar .item {
    float: left;
    height: 30px;
    line-height: 30px;
}
.divfootnavbar .sep {
    float: left;
    height: 30px;
    line-height: 30px;
    padding: 5px 10px;
}
.newsletter {
    background-color: #FFFFFF;
    border: 1px solid #EBEBEB;
    clear: both;
}
.side .content input {
    background-color: #F3F3F3;
    border: 1px solid #CCCCCC;
}
.pager {
    clear: both;
    padding-top: 20px;
}
.search_row, .search_row_s, .search_row3 {
    overflow: hidden;
}
.search_row {
    padding: 0 0 5px;
}
.btn_gr:hover {
    border-color: #ECC101;
    color: #FF0000;
}
input.btn_gr {
    cursor: pointer;
    padding: 1px 7px;
}
.btn_gr {
    background: url("images/bg_btn_gr.gif") repeat-x scroll 0 0 #994800;
    color: #994800;
}
.btn_gr {
    border: 1px solid #BCBCBC;
    display: inline-block;
    font: 12px Arial,Verdana,Helvetica,sans-serif;
    height: 22px;
    margin: 1px 1px 1px 13px;
    width: 100px;
}
.submitInput:hover {
    background-position: left -23px;
    color: #75726B;
}
input.submitInput {
    cursor: pointer;
    padding: 1px 7px;
}
.submitInput {
    background-color: transparent;
    background-image: url("images/submitInput.gif");
    background-position: left 0;
    background-repeat: no-repeat;
    border: 0 none;
    color: #333333;
    font-weight: bold;
}
.submitInput {
    display: inline-block;
    font: bold 12px Arial,Verdana,Helvetica,sans-serif;
    height: 23px;
    margin: 1px 1px 1px 13px;
    width: 100px;
}
.asfl_sel1 {
    color: #696969;
    height: 22px;
    margin: 0;
    padding: 2px;
    width: 150px;
}
.forminput {
    border: 1px solid #CFCFCF;
    color: #696969;
    font: 11px Arial,Helvetica,sans-serif;
    left: 6px;
    margin: 0;
    overflow: hidden;
    padding: 3px 4px;
    vertical-align: middle;
    width: 100%;
}
.search_inp_home {
    background-color: #FFFFFF;
    border: 1px solid #CFCFCF;
    left: 6px;
    margin: 0;
    overflow: hidden;
    padding: 3px 4px;
    vertical-align: middle;
    width: 100%;
}
.sitemap-pan
{
    float:left;
}
.horzrule
{
	clear: both;
	font-size: 1px;
	height:10px;
}
.weblinks {
    clear: both;
    height: 150px;
    overflow: auto;
}
.weblinks span {
    clear: both;
    height:18px;
    line-height:18px;
    overflow:hidden;
    display: block;
    float: left;
    padding: 3px;
}
.font {
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding: 0 0 10px;
    height:14px;
    overflow:hidden;
}
.grid {
    clear: both;
    color: #474A4D;
    font: bold 12px arial;
    padding: 3px;
}
.grid_header {
    clear: both;
    color: #474A4D;
    font: bold 12px arial;
    padding: 3px;
}
.grid_item {
    background-color: #FFFFFF;
    clear: both;
    color: #474A4D;
    font: 12px arial;
    padding: 3px;
}
.grid_aitem {
    background-color: #F7F7F7;
    clear: both;
    color: #474A4D;
    padding: 3px;
}
.lbr {
    border-bottom: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
}
.bg {
    background: url("images/tophomeother_bg.gif") repeat-x scroll left top transparent;
}
.border {
    border: 1px solid #CCCCCC;
}
.gallery {
    clear: both;
    color: #000711;
    font: 12px arial;
}
.gallery a {
    color: #000711;
    font: 12px arial;
    padding: 3px;
    text-align: left;
    text-decoration: none;
}
.gallery .title {
    clear: both;
    color: #000711;
    font: bold 12px arial;
    padding: 3px;
    text-align: left;
}
.gallery .title a {
    font: bold 12px arial;
}
.gallery .description {
    clear: both;
    color: #000711;
    font: 12px arial;
    padding: 3px;
    text-align: justify;
}
.gallery .viewmore {
    color: #000711;
    text-align: right;
}
.galleryitem {
    clear: both;
    color: #000711;
    font: 12px arial;
}
.galleryitem a {
    color: #000711;
    font: 12px arial;
    padding: 3px 0;
    text-align: left;
    text-decoration: none;
}
.galleryitem .title {
    clear: both;
    color: #000711;
    font: bold 12px arial;
    padding: 3px 0;
    text-align: left;
}
.galleryitem .title a {
    font: bold 12px arial;
}
.galleryitem .description {
    clear: both;
    color: #000711;
    font: 12px arial;
    padding: 3px 0;
    text-align: justify;
}
.gallerylist {
    clear: both;
    color: #000711;
    font: 12px arial;
    padding: 5px;
}
.gallerylist .item {
    clear: both;
    color: #000711;
    font: 12px arial;
    padding: 3px;
    text-align: left;
}
.gallerylist .item a {
    color: #000711;
    font: 12px arial;
    padding: 3px;
    text-align: left;
    text-decoration: none;
}
.img_fix
{
    clear:both;
    width:130px;
    height:95px;
    border:1px solid #333333;
    overflow:hidden;
}