@charset "utf-8";
/* CSS Document */

*{
	margin:0px;
	padding:0px;
	text-decoration:none;
	list-style:none;
}

body{
	background:transparent url(../img/body_x.png) left top repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444;
}

a img{border:none;}

.content{
	width:850px;
	margin:0px auto;
	overflow:hidden;
}

.wapper{
	width:800px;
	padding:10px 25px 30px;
	float:left;
	clear:both;
	overflow:hidden;
	background:transparent url(../img/cont_top.png) left top no-repeat;
}

.wapper2{
	width:800px;
	padding:10px 25px 30px;
	float:left;
	clear:both;
	overflow:hidden;
	background:transparent url(../img/cont_top2.png) left top no-repeat;
}

.news_title{
	display:block;
	clear:both;
	/*color:#069;*/
        color:#0000ff;
	font-weight:normal;
	text-shadow:#fff 1px 1px 0px;
	padding:35px 0px 25px 20px;
	font-size:30px;
        font-variant:small-caps;
}

.left{
	float:left;
	width:500px;
	overflow:hidden;
}

.balon{
	display:block;
	clear:both;
	width:460px;
	padding:20px;
	/*color:#fff;*/
        color: #0000ff;
	text-shadow:#069 1px 1px 0px;
	font-size:42px;
	font-weight:normal;
	height:230px;
	margin-bottom:10px;
}

.ulogt {
    font-size:9px;
    font-family:Arial;

}
.left div{
	display:block;
	clear:both;
	width:500px;
	overflow:hidden;
}

.str1{
	/*color:#069;*/
        color: #0000ff;
	font-size:18px;
	font-weight:normal;
	display:block;
	clear:both;
	padding:20px 0px 0px;
}

.left div p{
	display:block;
	clear:both;
	text-align:justify;
	padding:10px 0px 20px;
}


.left div ul li{
	display:block;
	float:left;
	clear:both;
	background:transparent url(../img/bull.jpg) left 8px no-repeat;
	padding:5px 0px 15px 30px;
	width:475px;
	font-size:15px;
	color:#000;
}

.right{
	float:right;
	width:255px;
	overflow:hidden;
}

.r_box{
	display:block;
	float:left;
	clear:both;
	width:255px;
	margin-bottom:10px;
}

.r_box img{
	display:block;
	float:left;
	clear:both;
}

.r_box p{
	text-align:justify;
	display:block;
	float:left;
	clear:both;
	padding:0px 20px 10px;
	width:215px;
	background:transparent url(../img/right_box_y.png) left top repeat-y;
}

.right form{
	display:block;
	clear:both;
	padding:10px 0px 20px;
	width:255px;
	overflow:hidden;
}

.text_input{
	display:block;
	float:left;
	clear:both;
	margin-bottom:10px;
	width:250px;
	height:29px;
	padding:0px 0px 0px 5px;
	line-height:29px;
	border:none;
	background:transparent url(../img/input.png) left top no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333;
	font-weight:normal;
}

.twitter{
	display:block;
	float:left;
	clear:both;
	background:#6f98c8 url(../img/twitter_top.png) left top no-repeat;
	padding:35px 0px 0px 0px;
	margin:10px 0px;
	width:255px;
	overflow:hidden;
}

.twitter ul li a{
	display:block;
	float:left;
	clear:both;
	width:235px;
	padding:10px 10px;
	background:transparent url(../img/tw_border.png) 10px bottom no-repeat;
	text-shadow:#5e86b4 1px 1px 0px;
	color:#fff;
}
.twitter ul li a span{
	display:block;
	float:right;
	clear:both;
	padding:10px 0px 0px;
}
.twitter ul li a:hover strong{text-decoration:underline;}

.follow{
	display:block;
	float:left;
	clear:both;
	width:255px;
	margin-top:10px;
	height:95px;
	background:transparent url(../img/follow_me_btn.png) left top no-repeat;
}

.follow:hover{background-position:bottom;}

.soc{
	display:block;
	float:left;
	clear:both;
	width:270px;
	padding:10px 0px;
}

.soc a{
	display:block;
	float:left;
	width:57px;
	height:57px;
	overflow:hidden;
	margin-right:9px;
	overflow:hidden;
}

.foot{
	display:block;
	float:left;
	clear:both;
	background:transparent url(../img/foot_border.png) left top no-repeat;
	padding:15px 15px 25px;
	margin-top:20px;
	width:770px;
	overflow:hidden;
}

*+html .foot{margin-top:50px;}

.foot p{
       
   	display:block;
	float:left;
	clear:both;
	width:500px;
}

.ftext {
     color: #0000ff;
        text-align: center;
        font-style: italic;

}

.tbl {
    color: #0000ff;
}