html, body, span, div, p, a, table, tbody, td, h1, h2, h3, h4, h5, h6, img, form, font, strong, b, i, dl, dt, dd, ol, ul, li, dl, dd, dt, iframe, label, blockquote, input, button {padding:0; margin:0;list-style: none;}
body {line-height:22px;font-size:12px;font-family:'Helvetica Neue', 'Hiragino Sans GB', 'Segoe UI', 'Microsoft Yahei', 微软雅黑, Tahoma, Arial, STHeiti, sans-serif,"\5FAE\8F6F\96C5\9ED1","\5B8B\4F53";color:#666;background:#FFF;-webkit-text-size-adjust:none;}
img {vertical-align:middle; border:none;}

/*CSS badoo style pagination*/

DIV.badoo {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 13px; PADDING-BOTTOM: 10px; COLOR: #48b9ef; PADDING-TOP: 10px; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #fff; TEXT-ALIGN: center
}
DIV.badoo A {
	BORDER-RIGHT: #f0f0f0 2px solid; PADDING-RIGHT: 5px; BORDER-TOP: #f0f0f0 2px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 0px 2px; BORDER-LEFT: #f0f0f0 2px solid; COLOR: #48b9ef; PADDING-TOP: 2px; BORDER-BOTTOM: #f0f0f0 2px solid; TEXT-DECORATION: none
}
DIV.badoo A:hover {
	BORDER-RIGHT: #ff5a00 2px solid; BORDER-TOP: #ff5a00 2px solid; BORDER-LEFT: #ff5a00 2px solid; COLOR: #ff5a00; BORDER-BOTTOM: #ff5a00 2px solid
}
DIV.badoo A:active {
	BORDER-RIGHT: #ff5a00 2px solid; BORDER-TOP: #ff5a00 2px solid; BORDER-LEFT: #ff5a00 2px solid; COLOR: #ff5a00; BORDER-BOTTOM: #ff5a00 2px solid
}
DIV.badoo SPAN.current {
	BORDER-RIGHT: #ff5a00 2px solid; PADDING-RIGHT: 5px; BORDER-TOP: #ff5a00 2px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; BORDER-LEFT: #ff5a00 2px solid; COLOR: #fff; PADDING-TOP: 2px; BORDER-BOTTOM: #ff5a00 2px solid; BACKGROUND-COLOR: #ff6c16
}
DIV.badoo SPAN.disabled {
	DISPLAY: none
}


a{ color:#666; text-decoration:none;}
a:hover{ color:#DA251C;}

.clear {
	clear:both;
}
.centered-wrapper
{
    width:978px;
    margin:0 auto;
}
#header
{
    background:#FFF url(../img/head-nav-bg.jpg) repeat-x scroll 0 0;
}
#content-wrapper
{
    width:100%;
}

#top
{
    height:23px;
    background-color:#EFEFEF;
}
#top-content{
    float:right;
    margin-right:10px;
}
.flag
{
    line-height:23px;
    width:80px;
    margin-left:15px;
    padding-left:18px;
    cursor:pointer;
}
.flag_en
{
    background:url(../img/flag_en.gif) no-repeat left center;    
}

.flag_cn
{
    background:url(../img/flag_cn.gif) no-repeat left center;    
}
.flag_fr
{
    background:url(../img/flag_fr.gif) no-repeat left center;    
}

.top-menu
{
    height:40px;
    line-height:40px;
    background:url('nav-menu-split.png') no-repeat right center;
}
#nav-menu ul>li:last-child {
	background:none;
}

#logo
{
    float:left;
}

#navigation
{
    float:right;
    width:600px; 
}

.ddsmoothmenu{ float:right; font-size:14px; color:#dbdbdb; height:32px;padding:0 0px; line-height:200%;}

.ddsmoothmenu ul{margin: 0;padding: 0;list-style-type: none;}

/*Top level list items*/
.ddsmoothmenu ul li{position: relative;display: inline;float: left;}
.ddsmoothmenu ul li.sel{background:#DA251C;}
.ddsmoothmenu ul li.sel>a{ color:#FFF;}


/*Top level menu link items style*/
.ddsmoothmenu ul li a{display: block;color: #000;padding:0px 20px;font-weight:bold;text-decoration: none;}

* html .ddsmoothmenu ul li a{ display: inline-block;}

.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{}

.top-menu a.selected span,.ddsmoothmenu ul li a:hover span
{
    border-bottom: 1px dotted #FFF;
}

.ddsmoothmenu ul li.selected,.ddsmoothmenu ul li a:hover,.ddsmoothmenu ul li a.selected
{
    background:#DA251C;
    color:#fff;
}

/*1st sub level menu*/
.ddsmoothmenu ul li ul{position: absolute;left: 0;display: none;visibility: hidden;}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{display: list-item;float: none;}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{top: 0;}

/* Sub level menu links style */
.ddsmoothmenu ul li ul li a{
    background:#fff;
	text-decoration:none;
	border-bottom:1px solid #ebebeb;
	border-left:1px solid #ebebeb;	
    display:block;
    border-top-width: 0;
    color: #444;
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    padding:4px 14px;
    width:140px;
    height:22px;
    line-height:22px;
}
/* Sub level menu links style */
.ddsmoothmenu ul li ul li a.selected,
.ddsmoothmenu ul li ul li a:hover{
    background:#444;
	color:#fff;
	margin-bottom:0px;
	border-bottom:1px solid #444;
	border-left:1px solid #444;
}

/* Holly Hack for IE \*/
* html .ddsmoothmenu{height: 1%;} /*Holly Hack for IE7 and below*/

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{ /*shadow for NON CSS3 capable browsers*/
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
background: silver;
}

.toplevelshadow{ /*shadow opacity for NON CSS3 capable browsers. Doesn't work in IE*/
opacity: 0.6;
}

.top-shadow {
	position:absolute;
	background:url(../img/top-shadow.png) repeat-x scroll 0 0;
	height:4px;
	width:100%;
	z-index:100;
	opacity:0.5;
}
.bottom-shadow {
	position:absolute;
	background:url(../img/bottom-shadow.png) repeat-x scroll 0 0;
	height:4px;
	width:100%;
	top:450px;
	left:0;
	z-index:200;
	opacity:0.5;
}

.banner{ height:450px; width:100%; position:relative; overflow:hidden; top:0px}
#banner{ width:1920px; height:450px;margin-left: -960px;left:50%; position:relative; }
#btn{ position:absolute; bottom:10px; width:978px; text-align:center; z-index:99; left:50%; margin-left:-20px;}
#btn li,#btn a{  background:url(../img/slidpage_01.png) no-repeat; width:12px; height:12px; /*font-size:0; line-height:0;*/ margin:0 3px; float:left; display:inline-block; cursor:pointer; _background:none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/slidpage_01.png", sizingMethod=scale);}
#btn li.activeSlide{ background:url(../img/slidpage_02.png) no-repeat;_background:none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/slidpage_02.png", sizingMethod=scale);}


#contactus
{
right: -82px; bottom: 300px; position: fixed; height: 168px; overflow: hidden;z-index:9999;width:128px;
_position:absolute;_top:expression(eval(document.compatMode &&document.compatMode=='CSS1Compat') ?documentElement.scrollTop+documentElement.clientHeight-468:document.body.scrollTop+document.body.clientHeight-468);
}
#contactus_l_c
{
overflow:hidden;display: none;height:168px;left: 24px;
background:#EAEAEA;
border-top:1px solid #BABABA;
border-bottom:1px solid #BABABA;
}

#contactus_l_c ul li
{
    height:33px;
    line-height:33px;
    padding:0px;
}

.home-item-title
{
    padding: 10px 0px;
    width:100%;
    border-bottom: 1px solid #EFEFEF;
}
.home-item-title div
{
    width:91px; height:30px;
    background:#F7F7F7;
    color:#000;
    font-size:16px;
    line-height:30px;
    text-align:center;
    font-weight:bold;
}

.btn
{
    padding: 3px 0px;
    width:92px;
    background:#F7F7F7;
    color:#686868;
    font-size:14px;
    line-height:26px;
    text-align:center;
    cursor:pointer;
}

#thirdrow,#firstrow
{
    padding-top:30px;
}
.home-h-chunk
{
    width:978px;
    margin:10px 0px;
    display:block;
}
.chunk-item ul li
{
    display: inline;
    list-style-type: none;
    padding: 5px 10px;
}

.chunk-item
{
    padding:5px 0px;
    float:left;
    display:block;
    font-size:14px;
    line-height:25px;
}
.floatleft
{
    float:left;
    display:block;
}
.floatright
{
    float:right;
    display:block;
}

.chunk-item p,
.blog-carousel-details p
{
    font-size:14px;
    line-height:25px;
    text-indent:2em;
}

#home-news ul li
{
    display:list-item;
    margin: 1px 0px;
    padding: 5px 0;
    font-size:14px;
    height:20px;
    font-weight:bold;
    line-height:20px;
    text-align:center;
    background:#EFEFEF;
    cursor:pointer;
}

#home-news .curItem
{
    border-left: 7px solid #DA251C;
    color:#DA251C;
}
.home-newst-title
{

}

.home-news-content
{
    display:none;
}
.curSel
{
    display:block;
}
.home-news-content ul li
{
    background:#FFF url(../img/new-header.jpg) no-repeat left center;
    display:list-item;
    margin: 1px 0px 0px 10px;
    padding: 2px 0 0 10px;
    color:#666666;
    font-size:14px;
    height:20px;
    list-style-type: none;
    overflow:hidden;
    width:359px;
}

.product-disp-info
{
    border-left: 1px solid #EFEFEF;
    border-right: 1px solid #EFEFEF;
    border-bottom: 2px solid #323232;
    width:225px;
}


.product-item
{
    margin:0px 8px;
}

#home-product-container,#home-product li
{
    height:248px;
    overflow:hidden;
}
#home-product li
{
    padding-bottom:6px;
}

.product-block img:hover
{
    opacity:0.8;
    filter:alpha(opacity=80);
}

.product-block
{
    margin:2px 8px;
    _margin:2px 6px;
}

.home-product-info,.product-disp-info
{
    height:60px;
    line-height:60px;
    font-size:16px;
    text-align:center;
    font-weight:bold;
}

#footer
{
    background:#252525;
}
#footer-site-map
{
    width:100%;
    height:245px;
    border-top: 5px solid #DA251C;
    background:#303030 url(../img/sitemap-bg.png)
}
#web_map dl{ width:11%; float:left; margin:15px 0;}
#web_map dt{ height:28px;line-height:28px;}
#web_map dt a{ font-weight:bold;color:#FFF;}
#web_map dd { overflow:hidden}

#web_map .splitline
{
    margin: 5px 0px;
    border-bottom:1px dotted #6B6B6B;
}
#web_map dd span
{
    color:#FFF;
}
#web_map .footer-add
{
    font-size:14px;
}
#footer-copyright
{
    height:42px;
    line-height:42px;
    color:#969595;
}
#footer-copyright span
{
    margin-left:0px;
}

.s-banner{ height:213px; width:100%; position:relative; overflow:hidden; top:0px}
#s-banner{ width:1920px; height:180px;margin-left: -960px;left:50%; position:relative; }
.s-split-bg
{
    height:33px;
    background:#FFF url(../img/s-split-line.jpg);
}
#leftmenu
{
    float:left;
    width:200px;
    display:block;
    margin-bottom:20px;
}
#leftmenu .curItem
{
    border-left: 7px solid #DA251C;
    color:#DA251C;
}
.selImage
{
    display:none;
}
.s-leftmenu
{
}

#leftmenu ul li
{
    display:list-item;
    margin: 1px 0px;
    padding-left: 25px;
    font-size:14px;
    height:40px;
    line-height:40px;
    background:#EFEFEF;
    cursor:pointer;
    overflow:hidden;
}

#s-content
{
    width:768px;
    float:right;
    display:block;
    margin-bottom:50px;
    overflow:hidden;
}
#s-content-n span,.classsplit span
{
    font-size:18px;
    font-weight:bold;
    padding-left:10px;
    line-height:48px;
}
#s-content-n,.classsplit
{
    height:48px;
    margin:1px 0px;
    border-bottom: 1px dotted #DE2417;
    overflow:hidden;
}
#s-content-about
{
    font-size:14px;
    line-height:28px;
    padding:10px;
}

#s-content-about p
{
    margin: 10px 0px;
}

#s-content-c
{
    font-size:14px;
    line-height:28px;
    padding:10px;
}

#s-content-c p
{
    margin: 10px 0px;
}
#s-content-c img
{
    margin: 15px;
}

.list_row, .stockcompany_info li
{
    font-size:14px;
    height:30px;
    margin:1px 0px;
    padding-left:10px;
    border-bottom: 1px dotted #B9B9B9;
    line-height:30px;
    overflow:hidden;
}
.list_row span
{
    overflow:hidden;
}
.stockcompany_info
{
}
.list_right
{
    float:right;
}
#stock
{
    margin-left:10px;
    border:1px solid #EFEFEF;
    float: left;
    display: block;
    width:340px;
}
#stock-head
{
    font-size:14px;
    background-color:#EFEFEF;
    height:45px;
    line-height:40px;
}
#stock-head img
{
    padding:3px;
}
#stock-cn-name
{
    padding: 3px;
    font-weight:bold;
}
#stock-img
{
    text-align:center;
    padding:5px;
}

.gird-view
{
    margin: 6px 6px 10px 6px;
    border: 1px solid #e5e5e5;
}

.gird-view img 
{
    padding: 5px;
    cursor:pointer;
}

.gird-view p
{
font-size:14px;
position: relative;
margin-top:-40px;
left: 0;
bottom: 0;
width: 100%;
height: 40px;
line-height: 40px;
text-align: center;
background-color: #ccc;
filter: alpha(opacity=75);
opacity: .75;
color: #000;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
display: block;
}
.gird-hover
{
border-color:#DA251C;
}
.gird-hover a
{
    color:#DA251C;
}
.gird-hover img
{
    opacity: 0.8;
    filter: alpha(opacity=80);
}
.stockinfo
{
    width: 95%;
    font-size:16px;
}
.stockinfo .title
{
    font-size: 18px;
    font-weight: bold;
    padding-left: 25px;
    line-height: 48px;
    border-bottom: 1px dotted #DE2417;
    margin: 5px;
}

.stockinfo ul
{
    padding-left: 25px;
}
.stockinfo ul li
{
    text-align:left;
    height:32px;
    line-height:32px;
}

.pro_list div{
    display:block;
}

.pro_list {
padding:0px;
width: 760px;
display: block;
overflow: hidden;
margin: 0px;
padding: 0px;
}
.pro_text {
background: url(../img/pro_listbg.png) left bottom repeat-x scroll transparent;
padding: 15px 40px;
width: 708px;
overflow: hidden;
_position: relative;
background-color: #fafafa;
}
.pro_text h2 {
color: #990000;
font-size: 14px;
line-height: 25px;
}
.pro_text p {
line-height: 24px;
color: #666666;
width: 708px;
display: block;
overflow: hidden;
float: left;
}

.pro_text p a.showli,
.pro_text p a.hideli {
float: right;
_position: relative;
_float: right;
}

a.showli,a.hideli{background:url(../img/cn_img_show.png) right center no-repeat scroll transparent; padding-right:20px; line-height:25px; color:#666; font-size:12px;width:50px;height:25px;}

a.hideli {
background-image: url(../img/img_hide.png);
}
a.showli,a.hideli{background:url(../img/img_show.png) right center no-repeat scroll transparent; padding-right:20px; line-height:25px; color:#666; font-size:12px;}
a.showli:hover,a.hideli:hover{text-decoration:none}
a.hideli{ background-image:url(../img/img_hide.png)}


.pro_list_panel {
background: #fff;
width: 760px;
border: 1px solid #ccc;
border-bottom: 0px;
margin-top: 10px;
overflow: hidden;
padding: 0px;
}
.pro_listitem {
width: 760px;
display: block;
overflow: hidden;
border-bottom: 1px solid #e5e5e5;
}

.pro_listitem li {
display: block;
overflow: hidden;
width: 700px;
border-bottom: 1px solid #e5e5e5;
margin: 0px auto;
vertical-align: bottom;
position: relative;
padding: 20px 0px;
}
.pro_listitem li div {
float: right;
width: 548px;
overflow: hidden;
}
.pro_listitem li a.more {
position: absolute;
right: 0px;
bottom: 5px;
font-size: 12px;
}
a.more {
color: #999;
font-size: 14px;
line-height: 24px;
background: url('../img/img_more.gif') no-repeat right center;
padding-right: 10px;
font-family: Arial,&#23435;&#20307
}
a.more:hover {
color: #e50000;
}
.pro_listitem li.nobd {
border: 0px;
}
.pro_listitem li div h2 {
color: #990000;
line-height: 20px;
font-size: 14px;
margin-bottom: 5px;
}

.date-chunk
{
    width:80px;
}

.date-content
{
    margin-left:100px;
    margin-top:-120px;
    width:700px;
}
.date-content ul
{
    display:block;
}

.date-content ul li
{
    height:312px;
    margin: 12px 17px 7px 0;
}

.calendar{
    margin:.15em 10px 10px 0;
    padding-top:5px;
    float:left;
    width:65px;
    background:#ededef;
    background: -webkit-gradient(linear, left top, left bottom, from(#ededef), to(#ccc)); 
    background: -moz-linear-gradient(top,  #ededef,  #ccc); 
    font:bold 20px/40px Arial Black, Arial, Helvetica, sans-serif;
    text-align:center;
    color:#000;
    text-shadow:#fff 0 1px 0;    
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;    
    position:relative;
    -moz-box-shadow:0 2px 2px #888;
    -webkit-box-shadow:0 2px 2px #888;
    box-shadow:0 2px 2px #888;
}

.calendar em{
    display:block;
    font:normal bold 11px/30px Arial, Helvetica, sans-serif;
    color:#fff;
    text-shadow:#00365a 0 -1px 0;    
    background:#04599a;
    background:-webkit-gradient(linear, left top, left bottom, from(#04599a), to(#00365a)); 
    background:-moz-linear-gradient(top,  #04599a,  #00365a); 
    -moz-border-radius-bottomright:3px;
    -webkit-border-bottom-right-radius:3px;    
    border-bottom-right-radius:3px;
    -moz-border-radius-bottomleft:3px;
    -webkit-border-bottom-left-radius:3px;    
    border-bottom-left-radius:3px;    
    border-top:1px solid #00365a;
}
.calendar:before, .calendar:after
{
    content:'';
    float:left;
    position:absolute;
    top:5px;    
    width:8px;
    height:8px;
    background:#111;
    z-index:1;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius:10px;
    -moz-box-shadow:0 1px 1px #fff;
    -webkit-box-shadow:0 1px 1px #fff;
    box-shadow:0 1px 1px #fff;
}

.calendar:before{left:11px;}    
.calendar:after{right:11px;}

.calendar em:before, .calendar em:after
{
    content:'';
    float:left;
    position:absolute;
    top:-5px;    
    width:4px;
    height:14px;
    background:#dadada;
    background:-webkit-gradient(linear, left top, left bottom, from(#f1f1f1), to(#aaa)); 
    background:-moz-linear-gradient(top,  #f1f1f1,  #aaa); 
    z-index:2;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    border-radius:2px;
}

.calendar em:before{left:13px;}    
.calendar em:after{right:13px;}  

.inv-head
{
    margin:30px 0px 0px 5px;
    height:76px;
}
.inv-li
{
    height:137px;
    width:760px;
    margin:12px 12px 0px 0px;
    display: inline-block;
    border: 1px solid #e5e5e5;
    overflow:hidden;
}
#investor-chunk .inv-info
{
    width:550px;
    padding:5px;
    overflow:hidden;
}
.inv-info-con
{
    height:75px;
    display:block;
}

.inv-info-bar
{
    width:550px;
    height:30px;
    /*background-color:#EFEFEF;*/
    display:block;
}
.inv-info-bar div
{
    height:30px;
    line-height:30px;
    float:right;
    margin-right:20px;
}

.inv-bar-btn a
{
margin-right: 0;
float: left;
height: 30px;
overflow: hidden;
line-height: 30px;
display: inline-block;
overflow: hidden;
position: relative;
color: #fff;
font-size: 14px;
text-align: center;
width: 120px;
background-color: #C81C00;
}
.inv-bar-btn a:hover
{
    color:#fff;
}
.inv-bar-file{
    height:30px;
    line-height:30px;
    color:#999;
    float:left;
    margin:0px 5px;
    padding:0px 5px;
    background-color:#f2f2f2;
}
.inv-bar-file em
{
    color:#bf8c62;
}

.inv-info-t
{
    font-size:16px;
    height:22px;
    line-height:22px;
    overflow:hidden;
    color:#679800;
}

.inv-li-hover
{
    border-color:#DA251C;
}

#investor-chunk .thumb
{
    margin-top:-135px;
    margin-left:650px;
    width:110px;
}

#staticsblock,#staticsblock div
{
padding:0px 2px;
display:inline;
}


.button {
  -webkit-box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.2);
  background-color: #eeeeee;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fbfbfb), color-stop(100%, #e1e1e1));
  background: -webkit-linear-gradient(top, #fbfbfb, #e1e1e1);
  background: -moz-linear-gradient(top, #fbfbfb, #e1e1e1);
  background: -o-linear-gradient(top, #fbfbfb, #e1e1e1);
  background: linear-gradient(top, #fbfbfb, #e1e1e1);
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  border: 1px solid #d4d4d4;
  height: 32px;
  line-height: 32px;
  padding: 0px 5px;
  font-weight: 300;
  font-size: 14px;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  color: #666666;
  text-shadow: 0 1px 1px white;
  margin: 0;
  text-decoration: none;
  text-align: center;
}
.button:hover {
  background-color: #eeeeee;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #dcdcdc));
  background: -webkit-linear-gradient(top, #ffffff, #dcdcdc);
  background: -moz-linear-gradient(top, #ffffff, #dcdcdc);
  background: -o-linear-gradient(top, #ffffff, #dcdcdc);
  background: linear-gradient(top, #ffffff, #dcdcdc);
}
.button:active {
  -webkit-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.3), 0px 1px 0px white;
  -moz-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.3), 0px 1px 0px white;
  box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.3), 0px 1px 0px white;
  text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.4);
  background: #eeeeee;
  color: #bbbbbb;
}
.button-block {
display: inline-block;
margin:0px 3px;
width:75px;
}
.button-rounded {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

input.input {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	background-color:#fcfcfc;
	border-color:#bbbbbb #dddddd #eeeeee;
	border-style:solid;
	border-width:1px;
	color:#444;
	font-family:arial;
	font-size:13px;
	letter-spacing:1px;
	margin:0 0 5px 0;
	padding:2px 8px;
	width:145px;
}
#subscibe-container
{
    background: #EFEFEF;
    margin:20px 0px;
    padding:5px;
    font-size:14px;
}
#subscibe-container dt, #subscibe-container dd
{
    margin-top:3px;
}
.alert-box {
		color:#555;
		border-radius:10px;
		font-family:Tahoma,Geneva,Arial,sans-serif;font-size:11px;
		padding:10px 36px;
		margin:10px;
        position:fixed;
        top:10px;
        left:800px;
}
.alert-box span {
	font-weight:bold;
	text-transform:uppercase;
}
.error {
	background:#ffecec no-repeat 10px 50%;
	border:1px solid #f5aca6;
}
.success {
	background:#e9ffd9 no-repeat 10px 50%;
	border:1px solid #a6ca8a;
}
.warning {
	background:#fff8c4 no-repeat 10px 50%;
	border:1px solid #f2c779;
}
.notice {
	background:#e3f7fc no-repeat 10px 50%;
	border:1px solid #8ed9f6;
}
#feedback-icon
{
z-index:1000;
filter:alpha(opacity=80);opacity: .8;-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
position:fixed;
bottom:10px;
right:10px;
font-weight:blod;
color:#FFFFFF;background-color:#11264f;
dispaly:block;
padding:5px 10px;
cursor:pointer;
}

#feedback-container
{
    margin:auto;
    /*position:absolute;*/
    /*left:0px;right:0px;bottom:0px;top:0px;*/
    position:fixed;
    right:10px;bottom:55px;
    filter:alpha(opacity=95);opacity: .95;-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);
    z-index:1000;
}
#FeedBack
{
    /*position:relative;*/
}

.formLayout
{
    background-color: #11264f;
    border: solid 5px #a1a1a1;
    padding: 20px;
    width: 350px;
    height:220px;
    overflow:hidden;
}
    
.formLayout label, .formLayout input, .formLayout textarea
{
    display: block;
    width: 250px;
    float: left;
    margin-bottom: 10px;
}
 
.formLayout label
{
    width:50px;
    text-align: right;
    padding-right: 20px;
    color:#FFF;
}
 
.formLayout br
{
    clear: left;
}

.cus_container{
	border:1px solid #ebebeb;
    display:block;
    margin-top: 20px;
}
.cus_title{
    height:50px;
    padding-left:10px;
    background-color: #ebebeb;
    font-size:16px;
    line-height:50px;
    font-weight:bold;
}
.cus_content li
{
    display:inline;
    list-style-type: none;
}