/*2014css*/
html,body,div,p,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,object,iframe,form,blockquote,fieldset,input,textarea,code,address,caption,cite,code,em,i,ins {
margin:0px;
padding:0px;
font-style:normal;
list-style:none;
font-size:12px;
font-family:simsun,arial;
line-height:25px;
}

p {
	font-size:14px; line-height:26px;
}

img{
	border:0px;
}

/*xy-default*/
.bt_link  { color:#005fa2;font-size: 14px;  font-family:simsun;text-decoration: none ;line-height:20px;}
.bt_link:hover  { color:#c20000; font-size: 14px;  font-family:simsun; text-decoration: underline ;line-height:20px;}
#founderprevious {font-size:13px;color:black;font-family:simsun;text-decoration: none ;line-height:20px;}
#foundernext {font-size:13px;color:black;font-family:simsun;text-decoration: none ;line-height:20px;}


/*linkcss*/
a:link,a:visited {text-decoration:none;}
a:hover,a:active {color:#ff6600; text-decoration:none;}

/*fontsizecss*/
.b {font-weight: bold;}
.f12 {font-size: 12px;}
.f13 {font-size: 13px;}
.f14 {font-size: 14px;}
.f16 {font-size: 16px;}
.f18 {font-size: 18px;}
.f20 {font-size: 20px;}
.f22 {font-size: 22px;}
.f24 {font-size: 24px;}
.f26 {font-size: 26px;}
.f28 {font-size: 28px;}
.f30 {font-size: 30px;}

/*colorcss alternative:ff6600*/
.white    { color:#ffffff;}
.black    { color:#000000;}
.black01  { color:#2b2a2a;}
.black02  { color:#454343;}
.black03  { color:#858181;}

.blue     { color:#1932ae;}
.blue001  { color:#296397;}
.blue002  { color:#004886;}
.navy     { color:#103c7f;}

.gray     { color:#cccccc;}
.lime     { color:#e5e5e5;}
.silver   { color:#ecebeb;}

.green    { color:#196d11;}
.aqua     { color:#8ff08c;}
.olive    { color:#7fa615;}

.purple   { color:#872496;}
.fuchsia  { color:#912653;}

.red      { color:#a72113;}
.red001   { color:#f8020d;}

.maroon   { color:#6b2c32;}
.brown    {color: #672c00;}

.yellow   { color:#f7fa02;}
.teal     { color:#e96106;}
.light_yellow  { color:#fde8b9;}

/*dotcss*/
.dotblack {color:#000000; font-size:16px;}
.dotblack001 {color:#2b2a2a; font-size:16px;}
.dotred {color:#a72113; font-size:16px;}
.dotblue {color:#103c7f; font-size:16px;}
.dotgray {color:#454343; font-size:16px;}

/*fontfamily*/
.yh {font-family:\5fae\8f6f\96c5\9ed1;}
.ht {font-family:\9ed1\4f53;}
.kt {font-family:\6977\4f53;}
.st {font-family:\5b8b\4f53;}

/*layoutcss*/
#div1400 {width:1400px; margin:0px auto; padding:0px;}
#div1000 {width:1000px; margin:0px auto; padding:0px;}
#div968 {width:968px; margin:0px auto; padding:0px;}
.div1400 {width:1400px; float:left;}
.div1000 {width:1000px; float:left;}
.div968 {width:968px; float:left;}
.center {text-align:center;}

#showcontent img{
	max-width: 600px;
	margin:0 auto;
	display: block;
}