
.item{
	display: block;
}

.answerList .name,.answerList .topic,.answerList .message{
	padding: 0 7px;
	background-color: #eeeeff;	
}

.answerList .name{
	padding-top:7px;
	margin-top: 15px;
	border-radius:5px 5px 0 0;
}

.answerList .message{
	padding-bottom: 0 7px;
	border-radius:0 0 5px 5px;
}
.answerList .answer_message{
	background: #C4C4FF;
	padding: 7px;
	border-radius:5px;
	margin: 5px 0;}
	
.name .date{float:right}

div.vt_container{
width:980px;
margin:0 auto;
display:block;
}
.container, .es-carousel-wrapper{max-width:100%!important}.es-carousel-wrapper{width:450px!important}
.width100{width:980px;}
.width50{width:490px;}
.width33{width:326.66666666667px;}
.width25{width:245px;}
.width20{width:196px;}
.width15{width:163.33333333333px;}
.floatleft{float:left;}
.floatright{float:right;}
.none{display:none !important; visibility:hidden !important;}
.navleft,.navright{width:210px;}
.navleft1,.navright1{width:210px; box-sizing: border-box;}
.contentwidth{width:530px !important;}
.contentwidth1{width:740px !important;} 
.widthinset100{width:100%;}
.widthinset50{width:50%;}
.cs-buttons{display:none;}

.vt_heading_style h3{
	background: url('../images/grad1.png') repeat-x;
	border-bottom: 1px solid #ddd;
	color: #333;
	font-size: 14px;
	padding: 10px 15px;
	text-transform: uppercase;
	line-height: 1.2;
	margin: 0px 0 0px 0;}

.moduletable{
	background: #fff;
	margin-bottom:10px;
}
.vt_module_xhtml_content{
	padding: 10px ;
}
.vt_module_xhtml_content img{
	margin: 0 auto;
}
.vt_module_xhtml_content p{
	text-align: center;
}

#vt_footer_menu_copyright, .link-wrapper {
	width: 960px;
	padding:10px!important;
	margin: 10px auto;
	border: 0!important;
	text-align:left;
}

.link-wrapper {
	background-color: #fff!important;
	color: #fff;
}

#vt_footer_menu_copyright{
	background-color: #669900!important;
	color: #fff;
}

.col1-4{
	width: 24%;
	float: left;
	margin-right: 1%;
}
	
.str2 img{
	height:80px;
	margin-right:15px;
}

.str_wrap {
	overflow:hidden;
	//zoom:1;
	width:100%;
	font-size:12px;
	line-height:16px;
	position:relative;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;  
	white-space:nowrap;
}

.str_move { 
	white-space:nowrap;
	position:absolute; 
	top:0; 
	left:0;
	cursor:move;
}
.str_move_clone {
	display:inline-block;
	//display:inline;
	//zoom:1;
	vertical-align:top;
	position:absolute; 
	left:100%;
	top:0;
}
.str_vertical .str_move_clone {
	left:0;
	top:100%;
}
.str_down .str_move_clone {
	left:0;
	bottom:100%;
}
.str_vertical .str_move,
.str_down .str_move {
	white-space:normal;
	width:100%;
}
.str_static .str_move,
.no_drag .str_move{
	cursor:inherit;
}
.str_wrap img {
	max-width:none !important;	
}

.col1-3, .col1-2{
	display:inline-block;
	vertical-align:top;
	width:25%;
	margin-right:0.8%;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

.col1-3{	
	padding:8px;
	margin-top:10px;
}

.col1-3, .bgwh{	
	background:#fff;
}

.col1-3 h4, .col1-4 h4{
	text-transform:uppercase;
}

.last{
	margin-right:0;
}

#index_news{
	background: none;
	border-bottom: 1px dotted #EFECE1;
	margin: 0;
	padding: 10px 0;
	min-height: 60px;
	font-size: 12px!important;
}

#index_news .picture{
	width:75px;
	float:left;
	margin:0 10px 0 0 ;	
	position: relative;
}

#vt_main_inside h4{
	text-transform: uppercase;}

#index_news p{
	padding:0;
}

#index_news h2, #index_news h2 a{
	color: #000;
	display: block;
	margin-top:0;
	margin-bottom: 3px!important;
	font-size: 12px!important;
	line-height: 1.3;
}
	
#index_news .date{
	color: #666664;
	margin:0;
	font-size:10px!important;}

.poll-item{
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
}

.poll-item .poll-sendanswer-btn{
	padding: 7px 10px;
	border: 1px solid #ccc;
	text-align: center;
	background: #ececec;
	font-size: 14px;
}

.poll-item .poll-sendanswer-btn:hover,
.poll-item .poll-sendanswer-btn.process{
	background: #ccc;
	color: #fff;
	cursor: pointer;
}

#poll-title,
.poll-title {
	font-weight: bold;
}

#polling label,
.poll-item label{
	display: inline;
}





