/*
 * Stylesheet for the 'ifs.ac.cn' template
 * Based on YSI
 * Author: Xingguo Wang (wangxingguo@yizin.net)
 * Copyright (c) 2009 Yizin Inc.
 */ 


* {
    margin: 0;
    padding: 0;
}

.clear {
    clear: both;
}

body {
    background: #FFFFFF;
    margin: 0;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.65;
}


html, body {
    height: 100%;
}

#container {
    width: 970px;
    min-height: 100%;
    _height: 100%;
    margin: 0 auto;
    position: relative;
}

#header {
    background: #ffffff url(images/header.jpg) no-repeat left top;
    height: 189px;
    width: 970px;
}

#logo {
    width: 583px;
    height: 125px;
    float: left;
	top:50px;
	left:355px;
    position: relative;
}



#main {
	width:744px;
    padding-bottom: 35px;
	float:left;
	background: #fff url(images/content_bg.gif) repeat-x 0 0;
}
#top{
	 width: 100%;
	 height:17px;
	 background: url(images/top.gif) repeat-x 0 0;
}
#content-wrapper {
    width: 100%;
	background: #fff url(images/left.gif) repeat-y 0 0;
}
div.document-top{
	width: 100%;
	height:23px;
	background: url(images/document_bg_top.gif) no-repeat 0 0;
}
div.document,div.ysi-container-C{
    margin: 50px 0 0 55px;
	width:80%;
}

div.document-content {
    padding-bottom: 15px;
    margin-left: 20px;
}

div.document-content p {
    margin: 0 0 0 10px;
	text-indent:24px;
	font-size:14px;
}

div.document-content ol{
	margin-left:60px;
}
#sidebar {
    width: 226px;
    float: left;
    background-color: #2F6FC1;
	background: url(images/menu_bg.gif);
}

#footer {
    width: 100%;
    background-color: #195DBC;
}

#footer p {
    margin: 0;
    padding: 5px 10px;
}

#footer-inner {
    padding: 5px 4px 0;
    color: #fff;
}

.left {
    float: left;
}

.right {
    float: right;
}

#column {
    margin:0 auto;
	padding-bottom:200px;
	background: url(images/menu_bottom.gif) no-repeat bottom;
}



div.list-wrapper h3 {
    background: url(images/column_bg.gif) no-repeat 0 0;
    font-size: 14px;
    margin-top: 20px;
    padding-left: 10px;
    font-weight: bold;
    color: #333333;
}

div.list-wrapper h3 a {
    color: #333;
    text-decoration: none;
}

div.list-wrapper ul {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 5px 0 0 10px;
    overflow: hidden;
    padding: 0;
}

div.list-wrapper ul li {
	font-size:14px;
    color: #195dbc;
    padding: 2px 0 2px 16px;
    background: transparent url(images/news_list_symbol.gif) no-repeat scroll 0;
}

div.list-wrapper ul li a {
    color: #000;
    text-decoration: none;
}

div.blank {
    height: 80px;
}

div.cover {
    background: url(images/cover.jpg) no-repeat 0 0;
    height: 119px;
	margin-left:3px;
}

ul.menu {
    font-size: 15px;
    font-family: Tahoma;
    font-weight: bold;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin-left:30px;
    overflow: hidden;
    padding: 0;
}

ul.menu li {
    line-height: 25px;
    color: #255798;
    padding: 5px 0 5px 30px;
    background: transparent url(images/menu.png) no-repeat scroll 0 4px;
}

ul.menu li a {
    color: #255798;
    text-decoration: none;
}
ul.menu li a:hover{
	color: #000;
}
p {
    margin: 0;
}
a{
color:#195DBC;	
text-decoration:none;
}
a:hover{
	color:#0066ff;
text-decoration:none;
}
h1,h2,h3,h4,h5{
	color: #255798;
}
h2 {
    font-size: 24px;
    color: #255798;
}

h3 {
    font-size: 16px;
    color: #255798;
    font-weight: bold;
}
h4 {
    font-size: 14px;
    color: #255798;
    font-weight: bold;
}
span.ma {
    font-size: 14px;
    color: #000;
}
fieldset, img {
border:0 none;
}
span.green {
    color: #339966;
    font-weight: bold;
}
.align-right{
	text-align:right;
	
}
select, input, button, textarea {
-x-system-font:none;
font-family:arial,helvetica,clean,sans-serif;
font-size:99%;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
}
ol, ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
margin:0;
padding:0;
}

#account {
font-size:12px;
position:absolute;
right:40px;
text-align:right;
top:165px;
}

#account a:hover {
background: none repeat scroll 0 0;
border:medium none;
color:#FFFFFF;
text-decoration:underline;
}
#account a {
color:#FFFFFF;
font-weight:bold;
margin-left:1em;
padding:2px;
}
.tabs-title{
	font-size:16px;
	padding-bottom:10px;
}
ul.menu li.ttravel a{
	color:#FFCC66;
}

