@charset "gb2312";
/* -----CSS 默认及通配样式----- */
body { color:#000;font-size: 12px;padding: 0px; line-height:18px; margin:0 auto;background-color: #fff; }
input,textarea,select,button {font-size:12px;}
table,td,tr,th {font-size:12px; line-height:18px;}
/*-----链接颜色-----*/
a:link {color: #3366CC; text-decoration: none;}
a:visited {color: #3366CC;text-decoration:none;}
a:hover {color: #cc0000; text-decoration: underline;}
a:active {color: #3366CC;}

.font12 { color:#3366CC;}
.b { font-weight:bold;}

.corange {font-size: 12px;COLOR:#ff6600; }	
.corange A:link {font-size: 12px;COLOR:#ff6600;}
.corange A:visited {font-size: 12px;COLOR:#ff6600; }
.corange A:hover {font-size: 12px;COLOR:#ff6600;text-decoration: underline;}

.picture {}
.picture img { border:1px  solid #DFDFDF;}
