html{margin:0px;padding:0px;width:100%}
body{margin:0px;padding:0px; width:100%;font-size:14px;cursor:default; color: #000; background: #fff; font-family: Trebuchet MS; background:url("../images/main_bg.png") repeat left top;}
a:link, a:visited{font-size: 11px; font-weight: normal; color: #000; text-decoration: underline; font-family: Trebuchet MS}
a:hover {text-decoration: none;}
*{outline: none;}

img {border: none;}
.fl_left{float:left;}
.fl_right{float:right;}
.clear{clear: both;}
.border{border:1px solid red;}
.pos_abs{position: absolute;}
.pos_rel{position: relative;}
.ac:after {content: " ";  display: block; clear: both;}
u {text-decoration: none;}


.main {
	margin: 0 auto; 
	width: 980px; 
	padding: 0 22px;
	overflow: hidden;
}
.bann_8 {
	background: url("../images/bann_8.png") no-repeat left top;
	height: 209px;
	line-height:22px;
	width: 264px;
	overflow: hidden;
	font-size: 22px;
	margin-bottom: 2px;
	display: block;
}
.bann_8 ul{
	display:block;
	width:250px;
	margin:0 0 50px 10px;
	padding:5px 0 0 20px;
}
.bann_8 ul li{
	display:block;
	width:120px;
	float:left;
	margin:0px;
	
}
.bann_8 ul li a{
	text-decoration:none;
	font-weight:bold;
	font-size:18px;
}
.bann_8 p{
 margin:20px 0 0 20px;
 clear:both;
 color:#000;
}

/*header*/
.header {
	background:url("../images/head_bg.jpg") no-repeat left top;
	height: 287px;
	width: 980px;
	/*overflow: hidden;*/
	float:left;
	position: relative;
}

.logo {
	margin: 25px 0 0 20px;
	padding: 0;
}

.diplome {
	background: url("../images/diplome.png") no-repeat left top;
	height: 81px;
	width: 228px;
	display: block;
	margin-top: 25px;
	margin-left: 10px;
	float: left;
}

.tag {
	float: left;
	width: 200px;
	height:250px;
	position: absolute;
	top:104px;
	left:275px;
}

/* HEAD MENU */

.head_menu {
	clear: both;
	margin-top:30px;
	margin-left: 5px;
}

.head_menu > ul{
	margin: 0;
	padding: 0;
	list-style: none;
	margin-top: 5px;
	float: left;
}

.head_menu > ul li:hover{
	background: #2a292b;
}

.head_menu > ul li:hover a{
	color: #fff !important;
	border: none !important;
}

.head_menu > ul li{
	position: relative;
	margin-right:20px;
	padding: 0 15px 0 10px;
	list-style: none;
	float: left;
}

.head_menu > ul li a, .head_menu > ul li a:link, .head_menu > ul li a:visited, .head_menu > ul li a:active{
	font-weight: normal;
	padding: 0;
	text-decoration: none;
	border-bottom: 1px solid #892022;
	font-size: 14px;
	color: #000;
	font-family: "Verdana";
}

.head_menu > ul li a:hover{
	background: #2a292b;
	color: #fff;
	border: none;
}

.head_menu > ul li:last-child:hover {
	background: none !important;
}


.head_menu ul ul{
	display: none;
	background: #2a292b;
	left: 0;
	top:18px;
	padding: 5px 0 10px 0 !important;
	width: 170px;
	
}

.head_menu ul li:hover ul{
	display: block;
	position: absolute;
	margin: 0;
	padding: 0;
	z-index:80;
}

.head_menu ul li ul li{
	display: block;
	float: none;
	background: none;
	margin: 0 !important;
	padding: 0 10px !important;
	font-size: 12px !important;
	z-index:80;
}

.head_menu ul ul a, .head_menu ul ul a:link, .head_menu ul ul a:active, .head_menu ul ul a:visited{
	font-size: 11px;
	border-bottom: 1px solid #fff !important;
	display: block;
	padding: 3px 0;
	color: #fff;
	font-size: 11px !important;
}

.head_menu ul ul a:hover{
	color: #4b6eac;
}

.head_menu ul ul li:last-child a{
	border: none !important;
}

.head_menu ul ul li:last-child a{
	border: none;
}

.head_menu > ul ul li a:hover{
	background: none !important;
	color: #FFF !important;
	border-bottom: 1px solid #892022 !important;
}

/* LEFT */

.left {
	width:255px;
	float: left;
	margin-top: 15px;
	margin-left: 9px !important;margin-left: 4px;
}
.links {
	background:url("../images/bg_links.png") no-repeat left top;
	display: block;
	text-align: center;
	height: 25px;
	overflow: hidden;
}

.links a{
	height: 20px;
	width: 20px;
	display: inline-block;
	font-size: 0;
	margin: 0 2px;
}

.links a.youtube_ico {
	background: url("../images/yt.png") no-repeat left top;
} 

.links a.dailymotion_ico {
	background: url("../images/dm.png") no-repeat left top;
} 

.links a.facebook_ico {
	background: url("../images/fb.png") no-repeat left top;
} 

.links a.rss_ico {
	background: url("../images/rss.png") no-repeat left top;
} 

.links a.twitter_ico {
	background: url("../images/twitter.png") no-repeat left top;
} 

.links a.blog {
	background: url("../images/blog.png") no-repeat left top;
	width: 71px !important;
}

.l_block {
	border-top:1px solid #cccccc;
	padding: 10px;
	font-size: 18px;
	font-style: normal;
	font-family: "Century Gothic";
	line-height: 20px;
}
.l_block a {
	font-size: 18px;
	font-style: normal;
	font-family: "Century Gothic";
	line-height: 20px;
	text-decoration: none;
}

.l_block i, .l_block a i {
	color: #320505;
}

.l_block em, , .l_block a em {
	color: #000;
}

.l_block b, .l_block a b {
	font-weight: bold;
}

.l_block strong, .l_block a strong {
	font-size: 22px;
	margin-top: 7px;
	line-height:26px;
	display: block;
}

.l_block span, .l_block a span{
	font-weight: normal;
	font-size: 12px;
	line-height: 14px !important;
	display: block;
}

.l_block u, .l_block a u{
	font-weight: normal;
	font-size: 14px;
}

.l_block p, .l_block a p{
	margin:0;
	padding:0;
	line-height: 15px !important;
	font-size: 15px;
}

.border_bottom {
	border-bottom:1px solid #cccccc;
	clear: both;
	display: block;
}







/* CONTENT */

#home-player {
	width: 445px;
	height: 315px;
	margin: 0 auto;
}

.content {
	width:693px;
	float: left;
	border-left:1px solid #cccccc;
	margin-top:15px;
	padding: 0 10px 0 12px;
}

.slider {
	width: 447px;
	float: left;
	overflow: hidden;
}

.cont_r_block {
	float: right;
	width: 225px;
} 

a.twitter_ico_2, .twitter_ico_2:link, .twitter_ico_2:active {
	background: url("../images/twitter_ico_2.png");
	width: 224px;
	height: 40px;
	display: block;
}

.auto_block {
	display: block;
	height: 302px;
	overflow: auto;
	margin-top: 16px;
}

.auto_block div{
	display: block;
	clear: both;
	border-top:1px solid #ccc;
	padding-top: 11px;
	margin-bottom: 12px;
}

.auto_block div i{
	display: block;
	font-style: normal;
	font-size: 9px;
	color: #8a2224;
}

.auto_block div p{
	display: block;
	font-size: 11px;
	color: #000;
	margin: 0;
	padding: 0;
	line-height: 13px;
}

.facebook_ico_2 {
	color: #ffaa07;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 5px;
}

.facebook_ico_2 b{
	color: #ffaa07;
	font-size: 14px;
	font-weight: bold;
	float: left;
	margin-top: 2px;
}

.facebook_ico_2 a{
	float: left;
	margin-left: 3px;
}

.line_red {
	background: url("../images/line_red.png") no-repeat left top;
	width: 684px;
	height: 9px;
	display: block;
	clear: both;
	overflow: hidden;
	margin: 13px 0px 13px 7px;
}

.text_pic_1 {
	margin-left: 7px;
}

.text_pic_1 p{
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 11px;
}

.text_pic_1 p b{
	color: #ff7607;
}

.text_pic_1 img{
	float: right;
	margin-left: 15px;
}

.text_pic_2 {
	margin-top: 30px;
}

.text_pic_2 h2{
	margin-top: 0px !important;
	margin-bottom: 20px !important;
}

.text_pic_2 div{
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 11px;
	width: 430px;
	float: left;
}

.text_pic_2 img{
	float: left;
	margin-right: 15px;
}

.text_pic_2 .red {
	background: #8a2224;
	padding: 6px;
	color: #fff;
	margin: 0;
	line-height: 10px;
}

.text_pic_2 .white {
	background: #fff;
	padding: 2px 6px;
	color: #000;
	margin: 0;
	line-height: 11px;
}

h2 {
	margin: 25px 0 25px 7px;
	padding:0;
	background: url("../images/line_red.png") no-repeat left 50%;
}

h3 {
	margin: 25px 0 25px 7px;
	font-size: 14px;
	font-weight:bold;
	color:#920608;
	padding:0;
}


h2 span{
	background: #fff;
	color: #920608;
	font-size: 14px;
	font-weight: bold;
	display: inline-block;
	margin-left: 35px;
	padding: 0 17px;
}

h2 em{
	background: #fff;
	color: #000;
	font-size: 21px;
	font-weight: normal;
	display: inline-block;
	margin-left: 35px;
	padding: 0 17px;
	font-style: normal;
}

.ul_1  {
	margin: 0;
	padding: 0;
	list-style: none;
}

.ul_1 li {
	margin: 0;
	padding: 0;
	padding-left:10px;
	list-style: none;
	background: url("../images/bullet.png") no-repeat left 50%;
	line-height: 13px;
}


/* FOOTER */

.footer {
	background: url("../images/foot_line.png") no-repeat center top;
	clear: both;
	display: block;
	width: 980px;
	margin-top: 25px;
	overflow: hidden; 
}

.foot_logo {
	background: url("../images/foot_logo.png") no-repeat center top;
	clear: both;
	display: block;
	width: 980px;
	height:20px;
	margin-top: 7px;
}


.bottom_block {
	margin-top: 10px;
	clear: both;
}

.bottom_block h2 {
	background: url("../images/line_blue.png") no-repeat left 11px;
	display: block;
	padding: 0 35px;
	margin:0;
	margin-top: 15px;
}

.bottom_block h2 span {
	background:#fff;
	font-size: 15px;
	font-weight: bold;
	padding: 0 3px;
}

.bottom_ul {
	float: left;
	width: 135px;
	margin: 0px 5px 30px 0;
}

.bottom_ul em{
	display: block;
	padding-left: 10px;
	font-size: 14px;
	color: #320505;
	font-weight: normal;
	font-style: normal;
}

.bottom_ul em a, .bottom_ul em a:link, .bottom_ul em a:visited, .bottom_ul em a:active{
	font-size: 14px;
	color: #320505;
	font-weight: normal;
	text-decoration: none;
}

.bottom_ul em a:hover{
	text-decoration: underline ;
}

.bottom_ul ul, .bottom_ul li{
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #000;
}

.bottom_ul > ul {
	margin-left: 10px;
}

.bottom_ul ul li{
	line-height: 12px;
}

.bottom_ul ul li span{
	font-size: 8px;
	line-height: 9px;
}

.bottom_ul ul li a, .bottom_ul ul li a:link, .bottom_ul ul li a:active, .bottom_ul ul li a:visited{
	padding-left: 8px;
	background: url("../images/ico_2.png") no-repeat left 5px;
	font-size: 11px;
	text-decoration: none;
}

.bottom_ul ul li a:hover{
	text-decoration: underline;
}

.bottom_ul ul ul li{
	background: none !important;
	line-height: 12px !important;
}

.bottom_ul ul ul li a{
	background: none !important;
	padding: 0px !important;
	line-height: 12px !important;
}

.bottom_ul ul ul li a, .bottom_ul ul ul li a:link, .bottom_ul ul ul li a:active, .bottom_ul ul ul li a:visited{
	font-size: 8px;
	text-decoration: none;
}

.bottom_ul ul ul li a:hover{
	text-decoration: underline;
}



/* VIDEO */

.video_div {
	display: block;
	text-align: center;
}


.text_pic_3 {
	clear: both;
	display: block;
	font-size: 12px;
	margin-left: 13px;
	margin-top: 30px;
}

.text_pic_3 span{
	text-transform:uppercase;
	display: block;
	font-size: 14px;
	font-weight: bold;
}

.text_pic_3 em{
	color: #8a2224;
	font-style: normal;
}

.text_pic_4 {
	clear: both;
	margin-left: 13px;
	margin-top: 20px;
	overflow: hidden;
}

.text_pic_4 p{
	margin: 0;
	padding: 0;
}

.text_pic_4 img{
	float: left;
	margin-right: 10px;
}
.w_video_div {
	display: block;
	margin-left: 10px;
}

.form_one {
	clear: both;
	margin-top: 10px;
	overflow: hidden;
}

.form_one .form_left{
	float:left;
	width: 150px;
	text-align: right;
	margin-right: 7px;
	margin-top: 2px;
}

.form_one .form_right{
	float:left;
	width: 240px;
}

.form_one .form_right input[type=text]{
	border:1px solid #c1c2c3;
	font-size: 12px;
	width: 220px;
	line-height: 20px;
	padding: 2px;
}

.form_one .form_right select{
	border:1px solid #c1c2c3;
	font-size: 12px;
	width: 360px;
	line-height: 20px;
	padding: 2px;
}

.form_one .form_right textarea{
	border:1px solid #c1c2c3;
	font-size: 12px;
	height: 110px;
	width: 220px;
	line-height: 20px;
	padding: 2px;
	resize:none;
}

.two {
	padding-left:70px;
	text-align:right;
}

.two span {
	display:block;
	float:left;
	width:80px;
}

.two i {
	display:block;
	float:left;
	font-style:normal;
	width:100px;
}

.two input {
	border:1px solid #C1C2C3;
	font-size:12px;
	line-height:20px;
	padding:2px;
	width:86px;
}

.submit .form_right input {
	background:none repeat scroll 0 0 #C1C2C3;
	border:medium none;
	color:#FFFFFF;
	cursor:pointer;
	font-size:12px;
	font-weight:bold;
	height:22px;
	line-height:20px;
	padding:0 10px;
	width:auto !important;
}

.title_2 {
	clear:both;
	font-weight:bold;
	margin:30px 0 0 30px;
}

p.red a{
	color: #FFFFFF;
	text-decoration: none;
}

p.white a{
	color: #000000;
	text-decoration: none;
}

#l-form {
	width: 465px;
	float: left;
}
#r-form {
	width: 228px;
	float: left;
}
#gMap {
	width: 182px;
	height: 164px;
	margin-top: 32px;
	padding: 10px;
	background: url("../images/map-bg.jpg") no-repeat left top;
}

#addr {
	color: #4b4c4e;
	font-size: 18px;
	font-style: italic;
	margin:5px;
}
.italic {
	font-style: italic;
}
.italic a {
	text-decoration: none;
	font-weight: bold;
}

#login-form {
	width: 200px;
	margin: 50px auto;
}
#login-form label, #login-form input {
	display: block;
	line-height: 24px;
}
#login-form input[type=submit] {
	display: block;
	line-height: 24px;
}

.p_m_span{
	font-size: 13px;
	color: #8c2320;
}

.m_span{
	font-size: 13px;
	color: #000000;
}






