﻿body {
	background: #4D74FF;
	margin-top: 0px; 
    	margin-bottom: 0px; 
    	margin-left: 0px; 
    	margin-right: 0px;
    	padding: 0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
img {
	border:0px;
}
ul, li {
	margin:0;
	padding:0;
	list-style:disc inside;
	list-style:none outside none;
}
a {
	color: #767676;
	text-decoration: none;
}
a:link {
	color: #767676;
	text-decoration: none;
}
a:visited {
	color: #767676;
	text-decoration: none;
}
a:hover {
	color: #092659;
}
a:active {
	text-decoration: none;
}
.top {
    background: url(../images/ywcwebsite_26-27.jpg) center top no-repeat;
	margin:0 auto;
	padding-top:3px;
	height:307px;
    color:#FFF;
	max-width:1024px;
	min-width:960px;	
}
.top_info { 
    width:940px; 
	height:237px; 
	margin:0 auto; 
	padding:0px 20px; 
}
.login {
	color:#000;
}
.login input,img{
    vertical-align:middle;
}
.login_input {
	font-family:Tahoma;
	font-size:12px;
    border:dashed #999999 1px;
	color:#333;
	padding:2px;
}
/*Footer 頁尾*/
.pg_footer {
	margin:0 auto;
	padding:10px 0px;
	line-height:25px;
	width:960px;
	color:#51858F;
	text-align:center;
}
.ft_1 a{
	color: #FFF;
	text-decoration: none;
	margin:0px 10px;
}
.ft_1 a:hover {
	color: #FF7267;
}
/*Body 首頁*/
.main {	
	width:950px;
	background:#FFF;
	margin:0 auto;
	padding:0px 5px;
}
.four_grid {
	width:108%;
	height:320px;
	background:url(../images/tab_bg03.png) left top no-repeat;
	margin-left:-78px;
	margin-bottom:5px;
}
.four_grid_one {
	width:360px; 
	height:250px; 
	padding:0px 0px 0px 85px; 
	float:left;
}
.four_grid_one_type {
	width:355px; 
	height:40px;
	padding:5px;
	text-align:right;
	background:url(../images/notice_type.png) right top no-repeat;
}
.four_grid_one_s {
	margin-left:-6px; 
	margin-top:9px;
	float:left;
}
#scrollbar1 {
    width: 360px; 
}
.viewport {
	width: 340px; 
	height: 220px; 
	overflow: hidden; 
	position: relative; 
}
.overview {
	list-style: none;
	position: absolute;
	left: 0;
	top: 0;
	padding: 0;
	margin: 0;
}
.scrollbar{
	position: relative; 
	background-position: 0 0; 
	float: right; 
	width: 15px; 
}
.track { 
    height: 100%; 
	width:13px; 
	position: relative; 
	padding: 0 1px; 
}
.thumb {
	background: transparent url(../images/bg-scrollbar-thumb-y.png) no-repeat 50% 100%; height: 20px; 
	width: 25px; cursor: pointer; overflow: hidden; position: absolute; top: 0; left: -5px; 
}
.thumb .end { background: transparent url(../images/bg-scrollbar-thumb-y.png) no-repeat 50% 0; overflow: hidden; height: 5px; width: 25px; }
.disable { display: none; }



/*Body Left News_title*/
.news_left {
    float:left;
	width:695px;
	height:100%;
	margin-bottom:10px;
	padding-right:5px;
	border-right:1px #B9D2E2 dashed;
}
.news_body_top {
	width:100%;
	height:30px;
	overflow:hidden;
	padding-top: 10px;
    background:url(../images/newsbg.gif) no-repeat top center;
	border-top:2px solid #FEA5EB; 
}
.title_left{
	margin:0px;
	color:#063C5D;
	border-left:3px solid #C70FA2;
	padding-left:8px;
	font-weight:bold;
	font-size:18px;
	float:left;
}
.title_right{
	margin:0px;
	float:right;
}
.news_lang { 
    margin:0px;
    width: 94px;
	height: 25px;
	float:left;
	margin-right:5px;
}
.news_lang a {
    float:left;
    width: 50%;
	height: 100%;
    font-size:18px;
	color:#AE194B;
	text-decoration: none;
}
.news_style_choose { 
    margin:0px;
    width: 58px;
	height: 25px;
	float:left;
    margin-right:5px;	
}
.news_style_choose a {
    float:left;
    width: 50%;
	height: 100%;
    font-size:18px;
	color:#AE194B;
	text-decoration: none;
}
/*Body News_body*/
.news_list{
	/*min-height:600px;*/
	height:100%;
}
.news_style_photo{
	height:600px;
	width:100%;
}
.news_style_photo a{
	color:#333;
}
.news_style_photo #u3{
	float:left;
	width:215px; 
	height:180px;
	margin:4px; 
	border:#A3A3A3 3px solid;
	overflow:hidden;
	color:#999;
	cursor:pointer;	
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border-radius: 5px;	
}

.news_style_photo #u3:hover{
    background: #E7E7E7;
}
.news_photo h2{
	width:100%;
	font-size:14px;
	color:#4D0012;
	margin-bottom:5px;
	padding:5px;
	border-bottom:#CCC dashed 1px;
	height:28px;
	overflow:hidden;
}
.news_photo img{
	width:100%;
}
.news_photo span{
	float:right;
	margin-right:10px;
}
#u2 {
	font-size:12px;
	border:3px solid #E6E6E6;
	background:#F4F4F4;
	color:#1D374C; 
	margin: 0 0 10px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border-radius: 5px;
}
#u2 table:hover {
	background:#F4F4F4;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border-radius: 5px;
}
#loading{
}
#container .pagination ul li.inactive,
#container .pagination ul li.inactive:hover{
  color:#bababa;
  cursor: default;
}
#container .pagination ul li{
  list-style: none;
  float: left;
  padding: 2px 6px 2px 6px;
  margin: 0 3px 0 3px;
  font-family: arial;
  color: #006699;
  font-weight: bold;
  cursor: pointer;
}
#container .pagination ul li:hover{
  color: #ff0084;
  cursor: pointer;
}

.pagination{
	padding: 2px;
	float:right;
	margin-bottom:5px;
}
.pagination ul{
	margin: 0;
	padding: 0;
	text-align: right; /*Set to "right" to right align pagination interface*/
	font-size: 13px;
}
.pagination li{
	list-style-type: none;
	display: inline;
	padding-bottom: 1px;
}

/*Body right main*/
.main_right {
    float:right;
	text-align:left;
	width:245px;
	height:100%;
	/*padding-left:5px;原*/
	margin-bottom:10px;
	/*border-left:1px #B9D2E2 dashed; 原*/
}
.video {
	width:100%;
	height:208px;
	background:url(../images/video_bg.jpg) no-repeat top center;
	text-align:center;
}
.video p{
	width:100%;
	height:25px;
	padding-top:12px;
	margin-bottom:5px;
	text-align:center;
}
.video2 {
	width:100%;
	height:38px;
	background:url(../images/video_bg.jpg) no-repeat top center;
	text-align:center;
}
.video2 p{
	width:100%;
	height:25px;
	padding-top:12px;
	margin-bottom:5px;
	text-align:center;
}
.Ptitle{
    background:#D1D9E0;
	margin:10px 0px 5px 0px;
    height:26px;
	line-height:26px;
	text-align:center;
    padding:0px 0px 0px 12px;
	font-size:12px;
	color:#345A7D;
	font-weight:bold;
	width:230px;
	}  
.b2 { 
    width:auto;
    height:5px;

	border-bottom:1px #B9D2E2 dashed;
}
.link {
	width:100%;
	height:125px;
}


  #banner
  {
  width:572px;
  height:220px;
  overflow:hidden;
  float:right;
  }
  #btn_1
  {
  float:right;
  margin-right:-18px;
  width:25px;
  }
  #btn{
	  position:absolute;
	  width:25px;
	  }
  #btn a
  {color:#36f;
  font-size:15px;
  background:url(../images/btn_bg.png) no-repeat;
  float:left;
  width:30px;
  height:27px;
  line-height:18px;
  text-align:center;
  text-decoration:none;
  margin:2px 0px;
  padding:10px 0px 0px 0px;
  }
  #btn a.activeSlide
  {	
  color:#FF498C;
  font-weight:bold;
  background:url(../images/btnhover_bg.png) no-repeat;
  }
  #btn a:hover
  {	
  color:#FF498C;
  font-weight:bold;
  background:url(../images/btnhover_bg.png) no-repeat;
  }

* {padding:0; margin:0}
#sliderContent {
	text-align:center;
	color:#333333;
	font-weight:bold;
	width:960px;
	margin:0 auto;
}
.dropdown {float:left;}
.dropdown dt {width:120px; height:30px; padding:10px 5px; font-weight:bold; cursor:pointer; color:#FFF; background:url(../images/menu.png) right top no-repeat;}
.dropdown dt:hover {background:#EE4F74 url(../images/menu_over.png) right top no-repeat;}
.dropdown dd {position:absolute; overflow:hidden; width:130px; display:none; background:#fff; z-index:200;}
.dropdown ul {width:120px; list-style:none; border-top:none;}
.dropdown li {display:inline}
.dropdown li a, .dropdown li a:active, .dropdown li a:visited {display:block; padding:5px; color:#FFF; text-decoration:none; background:#FF6287; width:120px}
.dropdown li a:hover {background:#EE4F74;}
.dropdown dt a {font-weight:bold; color:#FFF;}
.dropdown .underline {border-bottom:1px solid #FFF}
.dropdown span a {color:#FFF;}

.dropdown2 {float:left;}
.dropdown2 dt {width:160px; height:30px; padding:10px 5px; font-weight:bold; cursor:pointer; color:#FFF; background:url(../images/menu_over_t.png) right top no-repeat;}
.dropdown2 dt:hover {background: url(../images/menu_over_t.png) right top no-repeat;}
.dropdown2 dd {position:absolute; overflow:hidden; width:160px; display:none; background:#fff; z-index:200;}
.dropdown2 ul {width:160px; list-style:none; border-top:none;}
.dropdown2 li {display:inline}
.dropdown2 li a, .dropdown li a:active, .dropdown li a:visited {display:block; padding:5px; color:#FFF; text-decoration:none; background:#FF6287; width:160px}
.dropdown2 dt a {font-weight:bold; color:#FFF;}
.dropdown2 .underline {border-bottom:1px solid #FFF}
.dropdown2 span a {color:#FFF;}


#facebox .b {
  background:url(../images/fb/b.png);
}

#facebox .tl {
  background:url(../images/fb/tl.png);
}

#facebox .tr {
  background:url(../images/fb/tr.png);
}

#facebox .bl {
  background:url(../images/fb/bl.png);
}

#facebox .br {
  background:url(../images/fb/br.png);
}

#facebox {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  margin: auto;
  border-collapse: collapse;
}

#facebox .body {
  padding: 10px;
  background: #fff;
  width: 370px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
}

#facebox .footer {
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

.weather {
height:40px;
overflow:hidden;
width:100px;
cursor:pointer;
color:#FF6B8E;
float:right;
margin-right:10px;
}
.weather img {
width:30px;
height:30px;}
.weather table {
margin-top:-24px;
}
.weather td {
vertical-align:top;
line-height:15px;
font-size:12px;
font-weight:bold;
color:#FFF;
}
